Ubuntu 1604 has turned sluggish

Asked by Pablo

I am running dual boot on a HP-Pavilion-dv4-Notebook-PC dual core 3.8 RAM 64.bit. A few weeks back Windows 10 jammed and a reinstallation was necessary. When I attempted to boot into Ubuntu, I got a message "unexpected inconsistency; run fsck manually". To do so, I burned 1604 on DVD and entered without installing and performed the necessary fix. I was then able to enter Ubuntu, but it was sluggish, which it had not been before. About that time, I don't recall if before or after fsck, I got the message on start up: "Please run the hard disk test in System diagnostics" which I did. The result was clean. Ubuntu has remained sluggish ever since.

Today I again got the message "Please run the hard disk test in System diagnostics". I ran the quick and complete tests. All clean. Also, checking recommendations on the internet, I followed the recommendation of https://askubuntu.com/questions/779042/ubuntu-16-04-is-slow-and-lags?answertab=votes#tab-top:
Pop into terminal and type:
sudo gedit /etc/sysctl.conf
... and add this line to the end:
vm.swappiness = 15 (note that I entered this command without preceding it by #

Still sluggish.

This is the report when I enter Top:

top - 21:10:05 up 3:48, 1 user, load average: 0,83, 0,98, 1,01
Tasks: 221 total, 1 running, 220 sleeping, 0 stopped, 0 zombie
%Cpu(s): 7,2 us, 1,8 sy, 0,0 ni, 86,1 id, 4,7 wa, 0,0 hi, 0,2 si, 0,0 st
KiB Mem : 3947340 total, 143824 free, 1858564 used, 1944952 buff/cache
KiB Swap: 0 total, 0 free, 0 used. 1506940 avail Mem

  PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
 2300 casa 20 0 1228596 121300 26472 S 10,6 3,1 5:36.28 compiz
 1088 root 20 0 449272 84764 64292 S 2,7 2,1 5:26.01 Xorg
 4233 casa 20 0 680220 161004 33876 S 2,7 4,1 4:30.40 skype
 2565 casa 20 0 307852 49804 4612 S 0,7 1,3 0:11.02 SpiderOakO+
 9097 casa 20 0 625060 33008 25508 S 0,7 0,8 0:01.64 gnome-term+
 1470 root 20 0 165048 3356 0 S 0,3 0,1 0:56.55 teamviewerd
 9116 casa 20 0 44448 3932 3184 R 0,3 0,1 0:02.64 top
 9129 casa 20 0 2168780 322196 103340 S 0,3 8,2 0:57.91 firefox
 9192 casa 20 0 908712 91656 40084 S 0,3 2,3 0:07.02 cli
 9656 root 20 0 0 0 0 S 0,3 0,0 0:00.08 kworker/u8+
    1 root 20 0 185124 4688 2920 S 0,0 0,1 0:02.08 systemd
    2 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kthreadd
    3 root 20 0 0 0 0 S 0,0 0,0 0:00.36 ksoftirqd/0
    5 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/0:+
    7 root 20 0 0 0 0 S 0,0 0,0 0:14.11 rcu_sched
    8 root 20 0 0 0 0 S 0,0 0,0 0:00.00 rcu_bh
    9 root rt 0 0 0 0 S 0,0 0,0 0:00.02 migration/0
   10 root rt 0 0 0 0 S 0,0 0,0 0:00.05 watchdog/0
   11 root rt 0 0 0 0 S 0,0 0,0 0:00.06 watchdog/1
   12 root rt 0 0 0 0 S 0,0 0,0 0:00.01 migration/1
   13 root 20 0 0 0 0 S 0,0 0,0 0:02.03 ksoftirqd/1
   15 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/1:+
   16 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kdevtmpfs
   17 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 netns
   18 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 perf
   19 root 20 0 0 0 0 S 0,0 0,0 0:00.00 khungtaskd
   20 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 writeback
   21 root 25 5 0 0 0 S 0,0 0,0 0:00.00 ksmd
   22 root 39 19 0 0 0 S 0,0 0,0 0:03.94 khugepaged
   23 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 crypto
   24 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kintegrityd
   25 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

What do you recommend?

Thank you for your help

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Have you tested your RAM using Memtest86 from GRUB?

Does dmesg report anything interesting?

If you use a non-compoziting session like LXDE is it OK?

Revision history for this message
Pablo (ceascolombia) said :
#2

I will need your help to know how to do what you recommend. (Pardon my ignorance.) Please tell me the steps to follow to do them. Thanks.

Revision history for this message
Pablo (ceascolombia) said :
#3

I do want to say that after the command "vm.swappiness = 15" I think it is a little less sluggish, but not back to normal

Revision history for this message
Pablo (ceascolombia) said :
#4

I ran Memtest 86 and it passed without errors.

Revision history for this message
Pablo (ceascolombia) said :
#5

Please give me instructions for how to run the other two tests. Thanks

Revision history for this message
Pablo (ceascolombia) said :
#6

Folks, any more instructions to proceed with this question?

Revision history for this message
Manfred Hampl (m-hampl) said :
#7

dmesg is a command to list the system log. What kind of instructions do you need for it?

Revision history for this message
Pablo (ceascolombia) said :
#8

Ah, what happens is that my knowledge is very shallow.
Here goes the printout of dmesg:
casa@casa-HP-Pavilion-dv4-Notebook-PC:~$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.0-83-generic (buildd@lgw01-29) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 (Ubuntu 4.4.0-83.106-generic 4.4.70)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-83-generic root=UUID=225da216-f4bb-4ecc-957b-db7661bf2c5a ro quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'lazy' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b9e6afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9e6b000-0x00000000b9ebefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000b9ebf000-0x00000000b9f82fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9f83000-0x00000000b9fbefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000b9fbf000-0x00000000b9fdffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9fe0000-0x00000000b9ff5fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000b9ff6000-0x00000000b9ffdfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9ffe000-0x00000000b9ffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000b9fff000-0x00000000b9ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ba000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Hewlett-Packard HP Pavilion dv4 Notebook PC/30F7, BIOS F.51 08/17/2009
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-combining
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 0FFF00000 mask FFFF00000 write-protect
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0BC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0BA000000 mask FFE000000 uncachable
[ 0.000000] 5 base 100000000 mask FC0000000 write-back
[ 0.000000] 6 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xba000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] BRK [0x0220c000, 0x0220cfff] PGTABLE
[ 0.000000] BRK [0x0220d000, 0x0220dfff] PGTABLE
[ 0.000000] BRK [0x0220e000, 0x0220efff] PGTABLE
[ 0.000000] BRK [0x0220f000, 0x0220ffff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x336f2000-0x35b70fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 HP )
[ 0.000000] ACPI: XSDT 0x00000000B9FFE120 000074 (v01 HPQOEM SLIC-MPC 00000001 01000013)
[ 0.000000] ACPI: FACP 0x00000000B9FF3000 0000F4 (v04 HP BLADE 00000001 MSFT 01000013)
[ 0.000000] ACPI: DSDT 0x00000000B9FE5000 009785 (v01 HP BLADE 00000001 MSFT 01000013)
[ 0.000000] ACPI: FACS 0x00000000B9F8C000 000040
[ 0.000000] ACPI: FACS 0x00000000B9F8C000 000040
[ 0.000000] ACPI: DMAR 0x00000000B9FF5000 0000B8 (v01 ? 00000001 00000000)
[ 0.000000] ACPI: SSDT 0x00000000B9FF4000 000655 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: HPET 0x00000000B9FF2000 000038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: APIC 0x00000000B9FF1000 000078 (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: MCFG 0x00000000B9FF0000 00003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: ASF! 0x00000000B9FEF000 0000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: SLIC 0x00000000B9FE4000 000176 (v01 HPQOEM SLIC-MPC 00000001 LOHR 000F4240)
[ 0.000000] ACPI: BOOT 0x00000000B9FE3000 000028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: SSDT 0x00000000B9FE2000 000296 (v01 INTEL SataAhci 00001000 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff8000-0x13fffcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000b9e6afff]
[ 0.000000] node 0: [mem 0x00000000b9ebf000-0x00000000b9f82fff]
[ 0.000000] node 0: [mem 0x00000000b9fbf000-0x00000000b9fdffff]
[ 0.000000] node 0: [mem 0x00000000b9ff6000-0x00000000b9ffdfff]
[ 0.000000] node 0: [mem 0x00000000b9fff000-0x00000000b9ffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[ 0.000000] On node 0 totalpages: 1023734
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11838 pages used for memmap
[ 0.000000] DMA32 zone: 757593 pages, LIFO batch:31
[ 0.000000] Normal zone: 4096 pages used for memmap
[ 0.000000] Normal zone: 262144 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xbc000000-0xbfffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb9e6b000-0xb9ebefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb9f83000-0xb9fbefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb9fe0000-0xb9ff5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb9ffe000-0xb9ffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xba000000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s98264 r8192 d28712 u524288
[ 0.000000] pcpu-alloc: s98264 r8192 d28712 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1007715
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-83-generic root=UUID=225da216-f4bb-4ecc-957b-db7661bf2c5a ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at /build/linux-0uniEn/linux-4.4.0/drivers/iommu/dmar.c:832 warn_invalid_dmar+0x79/0x90()
[ 0.000000] Your BIOS is broken; DMAR reported at address 0!
               BIOS vendor: Hewlett-Packard; Ver: F.51; Product Version: 0399140002241210100020000
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.0-83-generic #106-Ubuntu
[ 0.000000] Hardware name: Hewlett-Packard HP Pavilion dv4 Notebook PC/30F7, BIOS F.51 08/17/2009
[ 0.000000] 0000000000000086 421984955320d30c ffffffff81e03d40 ffffffff813f9513
[ 0.000000] ffffffff81e03d88 ffffffff81d3c4f0 ffffffff81e03d78 ffffffff81081322
[ 0.000000] 0000000000000000 ffffffff81cf3ff1 ffffffff8220b010 ffffffff8220b050
[ 0.000000] Call Trace:
[ 0.000000] [<ffffffff813f9513>] dump_stack+0x63/0x90
[ 0.000000] [<ffffffff81081322>] warn_slowpath_common+0x82/0xc0
[ 0.000000] [<ffffffff81081434>] warn_slowpath_fmt_taint+0x54/0x70
[ 0.000000] [<ffffffff81f91aed>] ? early_ioremap+0x9/0xb
[ 0.000000] [<ffffffff81f716a2>] ? __acpi_map_table+0x13/0x18
[ 0.000000] [<ffffffff8154a179>] warn_invalid_dmar+0x79/0x90
[ 0.000000] [<ffffffff81837c59>] dmar_validate_one_drhd+0x99/0xc0
[ 0.000000] [<ffffffff8154a2f2>] dmar_walk_remapping_entries+0x82/0x190
[ 0.000000] [<ffffffff81fae82d>] detect_intel_iommu+0x61/0xf2
[ 0.000000] [<ffffffff81837bc0>] ? xen_swiotlb_init+0x480/0x480
[ 0.000000] [<ffffffff81f6bf66>] pci_iommu_alloc+0x50/0x6c
[ 0.000000] [<ffffffff81f7b2c3>] mem_init+0x17/0x9d
[ 0.000000] [<ffffffff81f5dde9>] start_kernel+0x259/0x4a2
[ 0.000000] [<ffffffff81f5d120>] ? early_idt_handler_array+0x120/0x120
[ 0.000000] [<ffffffff81f5d339>] x86_64_start_reservations+0x2a/0x2c
[ 0.000000] [<ffffffff81f5d485>] x86_64_start_kernel+0x14a/0x16d
[ 0.000000] ---[ end trace f7e8460cb067ffc6 ]---
[ 0.000000] Memory: 3906576K/4094936K available (8469K kernel code, 1294K rwdata, 3984K rodata, 1488K init, 1316K bss, 188360K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:456 16
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2194.399 MHz processor
[ 0.004014] Calibrating delay loop (skipped), value calculated using timer frequency.. 4388.79 BogoMIPS (lpj=8777596)
[ 0.004017] pid_max: default: 32768 minimum: 301
[ 0.004027] ACPI: Core revision 20150930
[ 0.016684] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 0.016715] Security Framework initialized
[ 0.016719] Yama: becoming mindful.
[ 0.016745] AppArmor: AppArmor initialized
[ 0.017140] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.019245] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.020347] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.020357] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.020739] Initializing cgroup subsys io
[ 0.020746] Initializing cgroup subsys memory
[ 0.020761] Initializing cgroup subsys devices
[ 0.020766] Initializing cgroup subsys freezer
[ 0.020770] Initializing cgroup subsys net_cls
[ 0.020774] Initializing cgroup subsys perf_event
[ 0.020778] Initializing cgroup subsys net_prio
[ 0.020784] Initializing cgroup subsys hugetlb
[ 0.020787] Initializing cgroup subsys pids
[ 0.020816] CPU: Physical Processor ID: 0
[ 0.020818] CPU: Processor Core ID: 0
[ 0.020820] mce: CPU supports 6 MCE banks
[ 0.020830] CPU0: Thermal monitoring enabled (TM1)
[ 0.020834] process: using mwait in idle threads
[ 0.020840] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.020841] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.021257] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)
[ 0.024010] ftrace: allocating 32129 entries in 126 pages
[ 0.036148] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.036152] smpboot: Max logical packages: 2
[ 0.036169] DMAR: Host address width 36
[ 0.036171] DMAR: DRHD base: 0x00000000000000 flags: 0x1
[ 0.036174] DMAR: Parse DMAR table failure.
[ 0.036607] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.084000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz (family: 0x6, model: 0x17, stepping: 0xa)
[ 0.084000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.084000] ... version: 2
[ 0.084000] ... bit width: 40
[ 0.084000] ... generic registers: 2
[ 0.084000] ... value mask: 000000ffffffffff
[ 0.084000] ... max period: 000000007fffffff
[ 0.084000] ... fixed-purpose events: 3
[ 0.084000] ... event mask: 0000000700000003
[ 0.084000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.084000] x86: Booting SMP configuration:
[ 0.084000] .... node #0, CPUs: #1
[ 0.084000] x86: Booted up 1 node, 2 CPUs
[ 0.084000] smpboot: Total of 2 processors activated (8777.59 BogoMIPS)
[ 0.084132] devtmpfs: initialized
[ 0.086936] evm: security.selinux
[ 0.086938] evm: security.SMACK64
[ 0.086939] evm: security.SMACK64EXEC
[ 0.086940] evm: security.SMACK64TRANSMUTE
[ 0.086942] evm: security.SMACK64MMAP
[ 0.086943] evm: security.ima
[ 0.086944] evm: security.capability
[ 0.088011] PM: Registering ACPI NVS region [mem 0xb9f83000-0xb9fbefff] (245760 bytes)
[ 0.088011] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.088011] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.088042] pinctrl core: initialized pinctrl subsystem
[ 0.088195] RTC time: 20:25:46, date: 07/22/17
[ 0.088337] NET: Registered protocol family 16
[ 0.096005] cpuidle: using governor ladder
[ 0.104004] cpuidle: using governor menu
[ 0.104007] PCCT header not found.
[ 0.104049] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
[ 0.104050] Simple Boot Flag at 0x44 set to 0x1
[ 0.104080] ACPI: bus type PCI registered
[ 0.104083] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.104174] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.104177] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.104184] PCI: Using configuration type 1 for base access
[ 0.104396] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.104398] mtrr: probably your BIOS does not setup all CPUs.
[ 0.104399] mtrr: corrected configuration.
[ 0.116117] ACPI: Added _OSI(Module Device)
[ 0.116119] ACPI: Added _OSI(Processor Device)
[ 0.116121] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.116123] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.121468] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.122473] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.129645] ACPI: Dynamic OEM Table Load:
[ 0.129653] ACPI: SSDT 0xFFFF88013A5B8800 000223 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.130219] ACPI: Dynamic OEM Table Load:
[ 0.130226] ACPI: SSDT 0xFFFF88013B017000 0005B3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.131021] ACPI: Dynamic OEM Table Load:
[ 0.131028] ACPI: SSDT 0xFFFF88013A5B4C00 0001CF (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.131565] ACPI: Dynamic OEM Table Load:
[ 0.131572] ACPI: SSDT 0xFFFF88013AB44240 00008D (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.132205] ACPI : EC: EC started
[ 0.260066] ACPI: Interpreter enabled
[ 0.260094] ACPI: (supports S0 S3 S4 S5)
[ 0.260096] ACPI: Using IOAPIC for interrupt routing
[ 0.260128] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.508185] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.636014] ACPI: Power Resource [FN00] (on)
[ 0.776354] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.776361] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.776367] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.776381] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.776849] PCI host bridge to bus 0000:00
[ 0.776853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.776855] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.776858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.776860] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.776863] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.776873] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[ 0.776905] DMAR: Forcing write-buffer flush capability
[ 0.776906] DMAR: Disabling IOMMU for graphics on this chipset
[ 0.776998] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
[ 0.777017] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
[ 0.777026] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.777032] pci 0000:00:02.0: reg 0x20: [io 0x60f0-0x60f7]
[ 0.777139] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
[ 0.777154] pci 0000:00:02.1: reg 0x10: [mem 0xd5400000-0xd54fffff 64bit]
[ 0.777307] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.777373] pci 0000:00:1a.0: reg 0x20: [io 0x60c0-0x60df]
[ 0.788028] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.788211] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[ 0.788308] pci 0000:00:1a.1: reg 0x20: [io 0x60a0-0x60bf]
[ 0.808026] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.808095] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.811269] pci 0000:00:1a.7: reg 0x10: [mem 0xda504c00-0xda504fff]
[ 0.841612] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.856022] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.856086] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[ 0.856127] pci 0000:00:1b.0: reg 0x10: [mem 0xda500000-0xda503fff 64bit]
[ 0.856219] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.856328] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[ 0.856436] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.856492] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.856552] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
[ 0.856658] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.856712] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.856772] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[ 0.856875] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.856930] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.856988] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[ 0.857094] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.857150] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.857210] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[ 0.857315] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.857369] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.857432] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.857522] pci 0000:00:1d.0: reg 0x20: [io 0x6080-0x609f]
[ 0.860027] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.864029] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.864119] pci 0000:00:1d.1: reg 0x20: [io 0x6060-0x607f]
[ 0.876029] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.876213] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.876305] pci 0000:00:1d.2: reg 0x20: [io 0x6040-0x605f]
[ 0.892027] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.892096] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.897581] pci 0000:00:1d.7: reg 0x10: [mem 0xda504800-0xda504bff]
[ 0.929619] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.948021] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.948079] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.948194] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.948253] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
[ 0.948470] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[ 0.948508] pci 0000:00:1f.2: reg 0x10: [io 0x60e8-0x60ef]
[ 0.948520] pci 0000:00:1f.2: reg 0x14: [io 0x60fc-0x60ff]
[ 0.948531] pci 0000:00:1f.2: reg 0x18: [io 0x60e0-0x60e7]
[ 0.948542] pci 0000:00:1f.2: reg 0x1c: [io 0x60f8-0x60fb]
[ 0.948553] pci 0000:00:1f.2: reg 0x20: [io 0x6020-0x603f]
[ 0.948565] pci 0000:00:1f.2: reg 0x24: [mem 0xda504000-0xda5047ff]
[ 0.948611] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.948715] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.948741] pci 0000:00:1f.3: reg 0x10: [mem 0xda505000-0xda5050ff 64bit]
[ 0.948773] pci 0000:00:1f.3: reg 0x20: [io 0x6000-0x601f]
[ 0.948959] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.948964] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.948969] pci 0000:00:1c.0: bridge window [mem 0xd9500000-0xda4fffff]
[ 0.948976] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[ 0.951293] pci 0000:02:00.0: [14e4:4315] type 00 class 0x028000
[ 0.951430] pci 0000:02:00.0: reg 0x10: [mem 0xd8500000-0xd8503fff 64bit]
[ 0.951764] pci 0000:02:00.0: supports D1 D2
[ 0.951856] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.952083] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.952088] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.952093] pci 0000:00:1c.2: bridge window [mem 0xd8500000-0xd94fffff]
[ 0.952100] pci 0000:00:1c.2: bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[ 0.952251] pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000
[ 0.952406] pci 0000:03:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.952519] pci 0000:03:00.0: reg 0x18: [mem 0xd2410000-0xd2410fff 64bit pref]
[ 0.952588] pci 0000:03:00.0: reg 0x20: [mem 0xd2400000-0xd240ffff 64bit pref]
[ 0.952629] pci 0000:03:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 0.952813] pci 0000:03:00.0: supports D1 D2
[ 0.952816] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.952904] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.953013] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.953018] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 0.953023] pci 0000:00:1c.3: bridge window [mem 0xd7500000-0xd84fffff]
[ 0.953031] pci 0000:00:1c.3: bridge window [mem 0xd2400000-0xd33fffff 64bit pref]
[ 0.953158] pci 0000:04:00.0: [197b:2382] type 00 class 0x088000
[ 0.953212] pci 0000:04:00.0: reg 0x10: [mem 0xd6500300-0xd65003ff]
[ 0.953397] pci 0000:04:00.0: System wakeup disabled by ACPI
[ 0.953465] pci 0000:04:00.2: [197b:2381] type 00 class 0x080501
[ 0.953519] pci 0000:04:00.2: reg 0x10: [mem 0xd6500200-0xd65002ff]
[ 0.953755] pci 0000:04:00.3: [197b:2383] type 00 class 0x088000
[ 0.953808] pci 0000:04:00.3: reg 0x10: [mem 0xd6500100-0xd65001ff]
[ 0.954045] pci 0000:04:00.4: [197b:2384] type 00 class 0x088000
[ 0.954101] pci 0000:04:00.4: reg 0x10: [mem 0xd6500000-0xd65000ff]
[ 0.960026] pci 0000:00:1c.4: PCI bridge to [bus 04]
[ 0.960031] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 0.960036] pci 0000:00:1c.4: bridge window [mem 0xd6500000-0xd74fffff]
[ 0.960044] pci 0000:00:1c.4: bridge window [mem 0xd3400000-0xd43fffff 64bit pref]
[ 0.960126] pci 0000:00:1c.5: PCI bridge to [bus 05-07]
[ 0.960131] pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff]
[ 0.960136] pci 0000:00:1c.5: bridge window [mem 0xd5500000-0xd64fffff]
[ 0.960144] pci 0000:00:1c.5: bridge window [mem 0xd4400000-0xd53fffff 64bit pref]
[ 0.960240] pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode)
[ 0.960254] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.960256] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.960259] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.960261] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[ 0.960394] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.960469] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
[ 0.960542] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.960612] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.960682] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.960753] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.960824] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.960895] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.968211] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.968287] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.968411] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.968411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.968411] vgaarb: loaded
[ 0.968411] vgaarb: bridge control possible 0000:00:02.0
[ 0.968411] SCSI subsystem initialized
[ 0.968411] libata version 3.00 loaded.
[ 0.968411] ACPI: bus type USB registered
[ 0.968411] usbcore: registered new interface driver usbfs
[ 0.968411] usbcore: registered new interface driver hub
[ 0.968411] usbcore: registered new device driver usb
[ 0.968411] PCI: Using ACPI for IRQ routing
[ 0.970170] PCI: pci_cache_line_size set to 64 bytes
[ 0.970658] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.970660] e820: reserve RAM buffer [mem 0xb9e6b000-0xbbffffff]
[ 0.970662] e820: reserve RAM buffer [mem 0xb9f83000-0xbbffffff]
[ 0.970664] e820: reserve RAM buffer [mem 0xb9fe0000-0xbbffffff]
[ 0.970665] e820: reserve RAM buffer [mem 0xb9ffe000-0xbbffffff]
[ 0.970667] e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
[ 0.972040] NetLabel: Initializing
[ 0.972042] NetLabel: domain hash size = 128
[ 0.972044] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.972063] NetLabel: unlabeled traffic allowed by default
[ 0.972091] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.972091] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.972091] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.974909] amd_nb: Cannot enumerate AMD northbridges
[ 0.974909] clocksource: Switched to clocksource hpet
[ 0.984228] AppArmor: AppArmor Filesystem Enabled
[ 0.984347] pnp: PnP ACPI init
[ 1.108310] pnp 00:00: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.5 BAR 13 [io 0x1000-0x1fff]
[ 1.108394] system 00:00: [io 0x0600-0x060f] has been reserved
[ 1.108397] system 00:00: [io 0x0610] has been reserved
[ 1.108399] system 00:00: [io 0x0800-0x080f] has been reserved
[ 1.108402] system 00:00: [io 0x0810-0x0817] has been reserved
[ 1.108405] system 00:00: [io 0x0820-0x0823] has been reserved
[ 1.108407] system 00:00: [io 0x0400-0x047f] could not be reserved
[ 1.108410] system 00:00: [io 0x0500-0x053f] has been reserved
[ 1.108414] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 1.108416] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 1.108419] system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
[ 1.108422] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[ 1.108424] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[ 1.108429] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 1.108432] system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 1.108435] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 1.108441] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.108492] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.108570] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.108615] pnp 00:03: Plug and Play ACPI device, IDs AUI0216 SYN0100 SYN0002 PNP0f13 (active)
[ 1.108795] pnp 00:04: Plug and Play ACPI device, IDs ENE0100 (active)
[ 1.108925] pnp: PnP ACPI: found 5 devices
[ 1.116182] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.116192] pci 0000:03:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[ 1.116255] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.116260] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 1.116266] pci 0000:00:1c.0: bridge window [mem 0xd9500000-0xda4fffff]
[ 1.116271] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[ 1.116279] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 1.116283] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 1.116289] pci 0000:00:1c.2: bridge window [mem 0xd8500000-0xd94fffff]
[ 1.116294] pci 0000:00:1c.2: bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[ 1.116305] pci 0000:03:00.0: BAR 6: assigned [mem 0xd7500000-0xd751ffff pref]
[ 1.116308] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 1.116311] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 1.116317] pci 0000:00:1c.3: bridge window [mem 0xd7500000-0xd84fffff]
[ 1.116322] pci 0000:00:1c.3: bridge window [mem 0xd2400000-0xd33fffff 64bit pref]
[ 1.116331] pci 0000:00:1c.4: PCI bridge to [bus 04]
[ 1.116334] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 1.116340] pci 0000:00:1c.4: bridge window [mem 0xd6500000-0xd74fffff]
[ 1.116345] pci 0000:00:1c.4: bridge window [mem 0xd3400000-0xd43fffff 64bit pref]
[ 1.116353] pci 0000:00:1c.5: PCI bridge to [bus 05-07]
[ 1.116357] pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff]
[ 1.116363] pci 0000:00:1c.5: bridge window [mem 0xd5500000-0xd64fffff]
[ 1.116368] pci 0000:00:1c.5: bridge window [mem 0xd4400000-0xd53fffff 64bit pref]
[ 1.116376] pci 0000:00:1e.0: PCI bridge to [bus 08]
[ 1.116391] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.116394] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 1.116396] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.116399] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[ 1.116401] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
[ 1.116404] pci_bus 0000:01: resource 1 [mem 0xd9500000-0xda4fffff]
[ 1.116406] pci_bus 0000:01: resource 2 [mem 0xd0400000-0xd13fffff 64bit pref]
[ 1.116408] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 1.116411] pci_bus 0000:02: resource 1 [mem 0xd8500000-0xd94fffff]
[ 1.116413] pci_bus 0000:02: resource 2 [mem 0xd1400000-0xd23fffff 64bit pref]
[ 1.116415] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 1.116418] pci_bus 0000:03: resource 1 [mem 0xd7500000-0xd84fffff]
[ 1.116420] pci_bus 0000:03: resource 2 [mem 0xd2400000-0xd33fffff 64bit pref]
[ 1.116422] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 1.116424] pci_bus 0000:04: resource 1 [mem 0xd6500000-0xd74fffff]
[ 1.116427] pci_bus 0000:04: resource 2 [mem 0xd3400000-0xd43fffff 64bit pref]
[ 1.116429] pci_bus 0000:05: resource 0 [io 0x1000-0x1fff]
[ 1.116431] pci_bus 0000:05: resource 1 [mem 0xd5500000-0xd64fffff]
[ 1.116434] pci_bus 0000:05: resource 2 [mem 0xd4400000-0xd53fffff 64bit pref]
[ 1.116436] pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7 window]
[ 1.116438] pci_bus 0000:08: resource 5 [io 0x0d00-0xffff window]
[ 1.116441] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.116443] pci_bus 0000:08: resource 7 [mem 0xc0000000-0xfebfffff window]
[ 1.116484] NET: Registered protocol family 2
[ 1.116712] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.116840] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.117038] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.117089] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.117120] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.117203] NET: Registered protocol family 1
[ 1.117228] pci 0000:00:02.0: Video device with shadowed ROM
[ 1.148403] PCI: CLS 64 bytes, default 64
[ 1.148473] Unpacking initramfs...
[ 1.889677] Freeing initrd memory: 37372K (ffff8800336f2000 - ffff880035b71000)
[ 1.889729] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.889734] software IO TLB [mem 0xb5e6b000-0xb9e6b000] (64MB) mapped at [ffff8800b5e6b000-ffff8800b9e6afff]
[ 1.889984] Scanning for low memory corruption every 60 seconds
[ 1.890477] audit: initializing netlink subsys (disabled)
[ 1.890506] audit: type=2000 audit(1500755147.888:1): initialized
[ 1.890919] Initialise system trusted keyring
[ 1.891092] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.893450] zbud: loaded
[ 1.893679] VFS: Disk quotas dquot_6.6.0
[ 1.893729] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.894129] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.894496] fuse init (API version 7.23)
[ 1.894687] Key type big_key registered
[ 1.894705] Allocating IMA MOK and blacklist keyrings.
[ 1.895244] Key type asymmetric registered
[ 1.895248] Asymmetric key parser 'x509' registered
[ 1.895300] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.895340] io scheduler noop registered
[ 1.895344] io scheduler deadline registered (default)
[ 1.895389] io scheduler cfq registered
[ 1.896873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.896883] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.896927] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 1.896929] vesafb: scrolling: redraw
[ 1.896932] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.896950] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90000800000, using 3072k, total 3072k
[ 1.897074] Console: switching to colour frame buffer device 128x48
[ 1.897099] fb0: VESA VGA frame buffer device
[ 1.897122] intel_idle: does not run on family 6 model 23
[ 2.036152] ACPI: AC Adapter [AC] (on-line)
[ 2.036248] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 2.036253] ACPI: Power Button [PWRB]
[ 2.036307] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 2.036339] ACPI: Lid Switch [LID0]
[ 2.036393] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 2.036396] ACPI: Sleep Button [SLPB]
[ 2.036465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 2.036467] ACPI: Power Button [PWRF]
[ 2.040247] Monitor-Mwait will be used to enter C-1 state
[ 2.040253] Monitor-Mwait will be used to enter C-2 state
[ 2.040256] Monitor-Mwait will be used to enter C-3 state
[ 2.040260] tsc: Marking TSC unstable due to TSC halts in idle
[ 2.040271] ACPI: acpi_idle registered with cpuidle
[ 2.103551] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.103556] ACPI: Thermal Zone [THRM] (58 C)
[ 2.103629] GHES: HEST is not enabled!
[ 2.103800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.106400] Linux agpgart interface v0.103
[ 2.106504] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[ 2.106526] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 2.107082] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[ 2.107261] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[ 2.109453] loop: module loaded
[ 2.109761] libphy: Fixed MDIO Bus: probed
[ 2.109765] tun: Universal TUN/TAP device driver, 1.6
[ 2.109767] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 2.109827] PPP generic driver version 2.4.2
[ 2.109918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.109924] ehci-pci: EHCI PCI platform driver
[ 2.110160] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 2.110169] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 2.110185] ehci-pci 0000:00:1a.7: debug port 1
[ 2.114098] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 2.114116] ehci-pci 0000:00:1a.7: irq 18, io mem 0xda504c00
[ 2.124129] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 2.124207] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.124213] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.124217] usb usb1: Product: EHCI Host Controller
[ 2.124221] usb usb1: Manufacturer: Linux 4.4.0-83-generic ehci_hcd
[ 2.124225] usb usb1: SerialNumber: 0000:00:1a.7
[ 2.124420] hub 1-0:1.0: USB hub found
[ 2.124429] hub 1-0:1.0: 4 ports detected
[ 2.124785] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 2.124794] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 2.124808] ehci-pci 0000:00:1d.7: debug port 1
[ 2.128716] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 2.128727] ehci-pci 0000:00:1d.7: irq 20, io mem 0xda504800
[ 2.140102] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 2.140169] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.140174] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.140178] usb usb2: Product: EHCI Host Controller
[ 2.140183] usb usb2: Manufacturer: Linux 4.4.0-83-generic ehci_hcd
[ 2.140187] usb usb2: SerialNumber: 0000:00:1d.7
[ 2.140387] hub 2-0:1.0: USB hub found
[ 2.140395] hub 2-0:1.0: 6 ports detected
[ 2.140614] ehci-platform: EHCI generic platform driver
[ 2.140638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.140643] ohci-pci: OHCI PCI platform driver
[ 2.140660] ohci-platform: OHCI generic platform driver
[ 2.140673] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.140841] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 2.140848] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 2.140856] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 2.140885] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000060c0
[ 2.140937] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.140939] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.140942] usb usb3: Product: UHCI Host Controller
[ 2.140944] usb usb3: Manufacturer: Linux 4.4.0-83-generic uhci_hcd
[ 2.140946] usb usb3: SerialNumber: 0000:00:1a.0
[ 2.141100] hub 3-0:1.0: USB hub found
[ 2.141108] hub 3-0:1.0: 2 ports detected
[ 2.141409] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 2.141416] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 2.141424] uhci_hcd 0000:00:1a.1: detected 2 ports
[ 2.141452] uhci_hcd 0000:00:1a.1: irq 17, io base 0x000060a0
[ 2.141506] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.141509] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.141511] usb usb4: Product: UHCI Host Controller
[ 2.141514] usb usb4: Manufacturer: Linux 4.4.0-83-generic uhci_hcd
[ 2.141516] usb usb4: SerialNumber: 0000:00:1a.1
[ 2.141663] hub 4-0:1.0: USB hub found
[ 2.141670] hub 4-0:1.0: 2 ports detected
[ 2.141932] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 2.141941] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 2.141950] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 2.141971] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006080
[ 2.142026] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.142029] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.142031] usb usb5: Product: UHCI Host Controller
[ 2.142034] usb usb5: Manufacturer: Linux 4.4.0-83-generic uhci_hcd
[ 2.142036] usb usb5: SerialNumber: 0000:00:1d.0
[ 2.142184] hub 5-0:1.0: USB hub found
[ 2.142192] hub 5-0:1.0: 2 ports detected
[ 2.142455] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 2.142462] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 2.142471] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 2.142498] uhci_hcd 0000:00:1d.1: irq 22, io base 0x00006060
[ 2.142551] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.142554] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.142556] usb usb6: Product: UHCI Host Controller
[ 2.142559] usb usb6: Manufacturer: Linux 4.4.0-83-generic uhci_hcd
[ 2.142561] usb usb6: SerialNumber: 0000:00:1d.1
[ 2.142716] hub 6-0:1.0: USB hub found
[ 2.142727] hub 6-0:1.0: 2 ports detected
[ 2.142987] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 2.142994] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 2.143002] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 2.143024] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006040
[ 2.143077] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.143079] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.143082] usb usb7: Product: UHCI Host Controller
[ 2.143084] usb usb7: Manufacturer: Linux 4.4.0-83-generic uhci_hcd
[ 2.143086] usb usb7: SerialNumber: 0000:00:1d.2
[ 2.143233] hub 7-0:1.0: USB hub found
[ 2.143241] hub 7-0:1.0: 2 ports detected
[ 2.143424] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
[ 2.173865] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.173870] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.174077] mousedev: PS/2 mouse device common for all mice
[ 2.176767] rtc_cmos 00:01: RTC can wake from S4
[ 2.176983] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 2.177140] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 2.177152] i2c /dev entries driver
[ 2.177231] device-mapper: uevent: version 1.0.3
[ 2.177330] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: <email address hidden>
[ 2.177355] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.177841] NET: Registered protocol family 10
[ 2.178075] NET: Registered protocol family 17
[ 2.178087] Key type dns_resolver registered
[ 2.178317] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[ 2.178326] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[ 2.178382] microcode: Microcode Update Driver: v2.01 <email address hidden>, Peter Oruba
[ 2.178621] registered taskstats version 1
[ 2.178637] Loading compiled-in X.509 certificates
[ 2.179838] Loaded X.509 cert 'Build time autogenerated kernel key: 35105354eb779045e4d9ad793dead39d5ee93f76'
[ 2.179860] zswap: loaded using pool lzo/zbud
[ 2.182618] Key type trusted registered
[ 2.187293] Key type encrypted registered
[ 2.187302] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.187306] ima: No TPM chip found, activating TPM-bypass!
[ 2.187332] evm: HMAC attrs: 0x1
[ 2.188194] Magic number: 9:157:448
[ 2.188345] rtc_cmos 00:01: setting system clock to 2017-07-22 20:25:48 UTC (1500755148)
[ 2.188705] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.188707] EDD information not available.
[ 2.188817] PM: Hibernation image not present or could not be loaded.
[ 2.221440] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 2.228058] ACPI: Battery Slot [BAT0] (battery absent)
[ 2.229982] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)
[ 2.229985] Write protecting the kernel read-only data: 14336k
[ 2.231121] Freeing unused kernel memory: 1760K (ffff880001848000 - ffff880001a00000)
[ 2.231551] Freeing unused kernel memory: 112K (ffff880001de4000 - ffff880001e00000)
[ 2.251952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.252150] random: systemd-udevd: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.252169] random: systemd-udevd: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.252842] random: udevadm: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.252903] random: udevadm: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.253115] random: udevadm: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.253192] random: udevadm: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.253267] random: udevadm: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.253346] random: udevadm: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.253424] random: udevadm: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 2.582589] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 2.588035] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[ 2.590115] wmi: Mapper loaded
[ 2.599775] [drm] Initialized drm 1.1.0 20060810
[ 2.604360] sdhci: Secure Digital Host Controller Interface driver
[ 2.604364] sdhci: Copyright(c) Pierre Ossman
[ 2.606205] sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
[ 2.606346] sdhci-pci 0000:04:00.0: No vmmc regulator found
[ 2.606349] sdhci-pci 0000:04:00.0: No vqmmc regulator found
[ 2.608265] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.608279] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.608861] r8169 0000:03:00.0 eth0: RTL8102e at 0xffffc90000762000, 00:26:22:a1:cf:e2, XID 04c00000 IRQ 29
[ 2.609194] mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA
[ 2.609213] sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
[ 2.609290] sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
[ 2.617982] ahci 0000:00:1f.2: version 3.0
[ 2.618279] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 2.618320] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[ 2.618324] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs
[ 2.620766] ssb: Found chip with id 0x4312, rev 0x01 and package 0x00
[ 2.620784] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x16, vendor 0x4243)
[ 2.620801] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0F, vendor 0x4243)
[ 2.620817] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x0A, vendor 0x4243)
[ 2.620831] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x09, vendor 0x4243)
[ 2.653074] scsi host0: ahci
[ 2.653240] scsi host1: ahci
[ 2.653357] scsi host2: ahci
[ 2.653468] scsi host3: ahci
[ 2.653579] scsi host4: ahci
[ 2.653693] scsi host5: ahci
[ 2.653766] ata1: SATA max UDMA/133 abar m2048@0xda504000 port 0xda504100 irq 30
[ 2.653770] ata2: SATA max UDMA/133 abar m2048@0xda504000 port 0xda504180 irq 30
[ 2.653772] ata3: DUMMY
[ 2.653774] ata4: DUMMY
[ 2.653777] ata5: SATA max UDMA/133 abar m2048@0xda504000 port 0xda504300 irq 30
[ 2.653780] ata6: SATA max UDMA/133 abar m2048@0xda504000 port 0xda504380 irq 30
[ 2.654606] [drm] Memory usable by graphics device = 2048M
[ 2.654611] checking generic (c0000000 300000) vs hw (c0000000 10000000)
[ 2.654613] fb: switching to inteldrmfb from VESA VGA
[ 2.654649] Console: switching to colour dummy device 80x25
[ 2.654740] [drm] Replacing VGA console driver
[ 2.662172] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.662175] [drm] Driver supports precise vblank timestamp query.
[ 2.662805] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.678094] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[ 2.770626] usb 5-1: New USB device found, idVendor=13ba, idProduct=0018
[ 2.770631] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.770633] usb 5-1: Product: Barcode Reader
[ 2.778330] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.804167] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 2.807592] ACPI: Video Device [OVGA] (multi-head: yes rom: no post: no)
[ 2.807629] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 2.812835] acpi device:02: registered as cooling_device3
[ 2.812925] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 2.813770] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[ 2.817711] usbcore: registered new interface driver usbhid
[ 2.817714] usbhid: USB HID core driver
[ 2.820043] input: Barcode Reader as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/0003:13BA:0018.0001/input/input8
[ 2.861454] fbcon: inteldrmfb (fb0) is primary device
[ 2.861542] Console: switching to colour frame buffer device 160x50
[ 2.861576] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.876380] hid-generic 0003:13BA:0018.0001: input,hidraw0: USB HID v1.10 Keyboard [Barcode Reader ] on usb-0000:00:1d.0-1/input0
[ 2.876891] input: Barcode Reader as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/0003:13BA:0018.0002/input/input9
[ 2.888127] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa187e4531, max_idle_ns: 440795309509 ns
[ 2.932491] hid-generic 0003:13BA:0018.0002: input,hidraw1: USB HID v1.10 Mouse [Barcode Reader ] on usb-0000:00:1d.0-1/input1
[ 3.144143] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.201834] ata1.00: ATA-8: TOSHIBA MQ01ABD100, AX1P1A, max UDMA/100
[ 3.201840] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 3.203741] ata1.00: configured for UDMA/100
[ 3.204013] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MQ01ABD1 1A PQ: 0 ANSI: 5
[ 3.204341] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.204344] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 3.204403] sd 0:0:0:0: [sda] Write Protect is off
[ 3.204406] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.204430] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.204452] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.322672] sda: sda1 sda2 sda3 sda4 < sda5 >
[ 3.323134] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.364129] usb 5-2: new low-speed USB device number 3 using uhci_hcd
[ 3.542140] usb 5-2: New USB device found, idVendor=0458, idProduct=003a
[ 3.542146] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.542150] usb 5-2: Product: Optical Mouse
[ 3.542155] usb 5-2: Manufacturer: Genius
[ 3.569687] input: Genius Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/0003:0458:003A.0003/input/input10
[ 3.569856] hid-generic 0003:0458:003A.0003: input,hidraw2: USB HID v1.10 Mouse [Genius Optical Mouse] on usb-0000:00:1d.0-2/input0
[ 3.696156] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3.713687] ata2.00: ATAPI: hp CDDVDW TS-L633M, 0301, max UDMA/100
[ 3.731502] ata2.00: configured for UDMA/100
[ 3.734625] scsi 1:0:0:0: CD-ROM hp CDDVDW TS-L633M 0301 PQ: 0 ANSI: 5
[ 3.757510] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.757515] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.757741] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 3.757822] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 3.904129] usb 2-5: new high-speed USB device number 4 using ehci-pci
[ 4.071181] usb 2-5: New USB device found, idVendor=174f, idProduct=1107
[ 4.071188] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.071192] usb 2-5: Product: USB Camera Device
[ 4.071196] usb 2-5: Manufacturer: Syntek
[ 4.071200] usb 2-5: SerialNumber: STK00001
[ 4.076586] ata5: SATA link down (SStatus 0 SControl 300)
[ 4.396044] ata6: SATA link down (SStatus 0 SControl 300)
[ 4.446021] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input6
[ 5.680433] random: nonblocking pool is initialized
[ 12.655822] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 14.103616] 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)
[ 14.103760] systemd[1]: Detected architecture x86-64.
[ 14.117887] systemd[1]: Set hostname to <casa-HP-Pavilion-dv4-Notebook-PC>.
[ 16.803705] systemd[1]: Reached target Remote File Systems (Pre).
[ 16.803790] systemd[1]: Reached target Remote File Systems.
[ 16.803856] systemd[1]: Listening on Journal Socket (/dev/log).
[ 16.803914] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 16.803966] systemd[1]: Listening on udev Control Socket.
[ 16.803984] systemd[1]: Reached target Swap.
[ 16.804097] systemd[1]: Listening on Journal Audit Socket.
[ 16.804220] systemd[1]: Created slice User and Session Slice.
[ 16.804244] systemd[1]: Reached target User and Group Name Lookups.
[ 16.804289] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 16.804307] systemd[1]: Reached target Encrypted Volumes.
[ 16.804360] systemd[1]: Listening on Journal Socket.
[ 16.804408] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 16.804442] systemd[1]: Listening on Syslog Socket.
[ 16.804604] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 16.804666] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[ 16.804703] systemd[1]: Listening on udev Kernel Socket.
[ 16.804799] systemd[1]: Created slice System Slice.
[ 16.816322] systemd[1]: Started Read required files in advance.
[ 16.880248] systemd[1]: Mounting POSIX Message Queue File System...
[ 16.880480] systemd[1]: Created slice system-tor.slice.
[ 16.881164] systemd[1]: Mounting Huge Pages File System...
[ 16.881240] systemd[1]: Reached target Slices.
[ 16.882047] systemd[1]: Mounting Debug File System...
[ 16.882771] systemd[1]: Starting Set console keymap...
[ 16.883532] systemd[1]: Started Braille Device Support.
[ 16.976316] systemd[1]: Starting Load Kernel Modules...
[ 16.977120] systemd[1]: Starting Uncomplicated firewall...
[ 16.978132] systemd[1]: Starting Journal Service...
[ 16.979038] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 17.107781] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 17.120339] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 17.440227] systemd[1]: Started Uncomplicated firewall.
[ 17.542886] systemd[1]: Mounted POSIX Message Queue File System.
[ 17.542938] systemd[1]: Mounted Huge Pages File System.
[ 17.542963] systemd[1]: Mounted Debug File System.
[ 17.715708] systemd[1]: Started Journal Service.
[ 17.926443] lp: driver loaded but no devices found
[ 18.013112] ppdev: user-space parallel port driver
[ 21.568669] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 21.813835] systemd-journald[220]: Received request to flush runtime journal from PID 1
[ 23.029798] ene_ir: chip is 0x3926 - kbver = 0x00, rev = 0xd2
[ 23.029803] ene_ir: PLL freq = 1406
[ 23.029805] ene_ir: KB3926D or higher detected
[ 23.029820] ene_ir: Firmware regs: c1 01
[ 23.029821] ene_ir: Hardware features:
[ 23.029822] ene_ir: * Uses GPIO 40 for IR demodulated input
[ 23.111476] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 23.248030] Registered IR keymap rc-rc6-mce
[ 23.248162] input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input11
[ 23.248271] rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
[ 23.257069] ene_ir: driver has been successfully loaded
[ 23.271202] IR Sony protocol handler initialized
[ 23.273494] lirc_dev: IR Remote Control driver registered, major 246
[ 23.274750] IR XMP protocol handler initialized
[ 23.279091] IR NEC protocol handler initialized
[ 23.280849] IR JVC protocol handler initialized
[ 23.281360] input: MCE IR Keyboard/Mouse (ene_ir) as /devices/virtual/input/input12
[ 23.285166] IR MCE Keyboard/mouse protocol handler initialized
[ 23.285450] rc rc0: lirc_dev: driver ir-lirc-codec (ene_ir) registered at minor = 0
[ 23.285454] IR LIRC bridge handler initialized
[ 23.285633] IR RC5(x/sz) protocol handler initialized
[ 23.285638] IR Sharp protocol handler initialized
[ 23.285806] IR RC6 protocol handler initialized
[ 23.285974] IR SANYO protocol handler initialized
[ 23.324413] hp_accel: laptop model unknown, using default axes configuration
[ 23.325011] lis3lv02d: 8 bits sensor found
[ 23.368103] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input13
[ 23.589346] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMBA) (20150930/utaddress-254)
[ 23.589355] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 23.589360] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20150930/utaddress-254)
[ 23.589364] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 23.589366] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20150930/utaddress-254)
[ 23.589370] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 23.589372] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 24.738230] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 24.747014] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD71B7X: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[ 24.747019] snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 24.747022] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[ 24.747024] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 24.747027] snd_hda_codec_idt hdaudioC0D0: dig-out=0x1e/0x0
[ 24.747029] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 24.747032] snd_hda_codec_idt hdaudioC0D0: Dock Mic=0xe
[ 24.747035] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x18
[ 24.747038] snd_hda_codec_idt hdaudioC0D0: Mic=0xb
[ 24.772276] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[ 24.772294] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2062, Revision 2, Version 0
[ 24.784420] Broadcom 43xx driver loaded [ Features: PNL ]
[ 24.807094] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 24.807193] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 24.807288] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 24.807375] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 24.907793] intel_powerclamp: No package C-state available
[ 24.932395] intel_powerclamp: No package C-state available
[ 25.287084] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 26.518739] input: HP WMI hotkeys as /devices/virtual/input/input18
[ 26.570869] media: Linux media interface: v0.10
[ 26.916779] Linux video capture interface: v2.00
[ 27.091497] audit: type=1400 audit(1500755173.400:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=654 comm="apparmor_parser"
[ 27.091508] audit: type=1400 audit(1500755173.400:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=654 comm="apparmor_parser"
[ 27.091516] audit: type=1400 audit(1500755173.400:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=654 comm="apparmor_parser"
[ 27.091524] audit: type=1400 audit(1500755173.400:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=654 comm="apparmor_parser"
[ 27.139044] audit: type=1400 audit(1500755173.444:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=653 comm="apparmor_parser"
[ 27.139057] audit: type=1400 audit(1500755173.444:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=653 comm="apparmor_parser"
[ 27.657208] uvcvideo: Found UVC 1.00 device USB Camera Device (174f:1107)
[ 27.692137] input: USB Camera Device as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input19
[ 27.692230] usbcore: registered new interface driver uvcvideo
[ 27.692232] USB Video Class driver (1.1.1)
[ 27.842034] audit: type=1400 audit(1500755174.148:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=758 comm="apparmor_parser"
[ 27.971807] audit: type=1400 audit(1500755174.276:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=759 comm="apparmor_parser"
[ 27.971823] audit: type=1400 audit(1500755174.276:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=759 comm="apparmor_parser"
[ 27.971831] audit: type=1400 audit(1500755174.276:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=759 comm="apparmor_parser"
[ 28.541725] cfg80211: World regulatory domain updated:
[ 28.541730] cfg80211: DFS Master region: unset
[ 28.541732] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 28.541735] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 28.541738] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 28.541740] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 28.541743] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 28.541746] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 28.541748] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 28.541750] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 28.541753] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 31.412123] cgroup: new mount options do not match the existing superblock, will be ignored
[ 43.555181] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 43.736266] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 49.524446] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 49.536900] NET: Registered protocol family 4
[ 49.541523] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 49.543008] NET: Registered protocol family 5
[ 49.549257] r8169 0000:03:00.0 eth0: link down
[ 49.549328] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 50.346188] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 52.589202] wlan0: authenticate with 8c:04:ff:04:b5:ff
[ 52.612595] wlan0: send auth to 8c:04:ff:04:b5:ff (try 1/3)
[ 52.614602] wlan0: authenticated
[ 52.620050] wlan0: associate with 8c:04:ff:04:b5:ff (try 1/3)
[ 52.622837] wlan0: RX AssocResp from 8c:04:ff:04:b5:ff (capab=0x411 status=0 aid=6)
[ 52.623212] wlan0: associated
[ 52.623262] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 56.077882] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 56.083657] vboxdrv: Found 2 processor cores
[ 56.090453] vboxdrv: fAsync=0 offMin=0x2cb offMax=0x1729
[ 56.190638] vboxdrv: TSC mode is Synchronous, tentative frequency 2194499260 Hz
[ 56.190643] vboxdrv: Successfully loaded version 5.0.40_Ubuntu (interface 0x00240000)
[ 56.206281] VBoxNetFlt: Successfully started.
[ 56.228287] VBoxNetAdp: Successfully started.
[ 56.240440] VBoxPciLinuxInit
[ 56.253083] vboxpci: IOMMU not found (not registered)
[ 1437.184314] perf interrupt took too long (2510 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 3928.530348] perf interrupt took too long (5004 > 5000), lowering kernel.perf_event_max_sample_rate to 25000

Revision history for this message
Manfred Hampl (m-hampl) said :
#9

The last two message are similar to https://ubuntuforums.org/showthread.php?t=2360757

Revision history for this message
Pablo (ceascolombia) said :
#10

As I mentioned above, my know how is shallow. I see that in the thread you recommend it indicates executing /proc/sys/kernel/perf_cpu_time_max_percent and change from 25 to 0. How do I execute or run "/proc/sys/kernel/perf_cpu_time_max_percent"? (Pardon my ignorance, but I am learning, albeit slowly.)

Revision history for this message
Manfred Hampl (m-hampl) said :
#11

I re-checked your output, and it seems that your BIOS version is outdated.
... HP Pavilion dv4 Notebook PC/30F7, BIOS F.51 08/17/2009 ...
I suggest that you try upgrading your BIOS to the current version (see HP support web pages for instructions).

Revision history for this message
Pablo (ceascolombia) said :
#12

(Sorry for the delay in responding. I have been travelling.) I checked on the HP support site about updating the BIOS, but they have a BIOS version for Windows 7 only, for my PC, but I have since upgraded to Windows 10 (though I use it seldom.) I contacted HP about this, and they encouraged me not to update the BIOS since it might not work thereafter. I have thought I could try updating Ubuntu when 17.10 comes out, to see if that corrects the problem. You had suggested executing /proc/sys/kernel/perf_cpu_time_max_percent and change from 25 to 0. Should I try that, and if so how do I execute it?

Revision history for this message
Manfred Hampl (m-hampl) said :
#13

I am dumbfounded by HP's answer.

Quote from your dmesg output:
Your BIOS is broken; DMAR reported at address 0!
BIOS vendor: Hewlett-Packard; Ver: F.51; Product Version: 0399140002241210100020000

I would expect that any BIOS update program that works with Windows 7 will also work on Windows 8 and 10.

I do not expect that you will see any change with an upgrade to Ubuntu 17.10, if the root cause in not the Ubuntu software but something else.

The command for setting the kernel parameter is
echo 25 | sudo tee /proc/sys/kernel/perf_cpu_time_max_percent
but I do not know whether this will have a noticeable effect.

Revision history for this message
Pablo (ceascolombia) said :
#14

Thank you, Manfred, for your reply. Your observation regarding the BIOS makes sense to me. When I consulted HP I did not tell them that the BIOS was broken. I will back up my files and update the BIOS and let you know. Thanks again.

Revision history for this message
Pablo (ceascolombia) said :
#15

Alas, I updated the BIOS but the problem persists.

Here again is the top output. Shall I also resend the dmesg output?

top - 22:50:12 up 1 day, 2:54, 1 user, load average: 1,60, 1,36, 1,06
Tasks: 215 total, 2 running, 213 sleeping, 0 stopped, 0 zombie
%Cpu(s): 11,6 us, 2,9 sy, 0,0 ni, 0,0 id, 85,5 wa, 0,0 hi, 0,0 si, 0,0 st
KiB Mem : 3947336 total, 300416 free, 2068604 used, 1578316 buff/cache
KiB Swap: 0 total, 0 free, 0 used. 1353148 avail Mem

  PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
 6734 casa 20 0 2689596 472388 119088 S 13,0 12,0 2:16.88 firefox
 1071 root 20 0 395008 68688 46072 R 10,0 1,7 18:42.22 Xorg
 2194 casa 20 0 1229364 116364 21908 S 6,0 2,9 38:48.60 compiz
 6154 casa 20 0 2463432 353096 96292 S 3,0 8,9 3:01.79 thunderbird
 7273 casa 20 0 624504 33368 26324 S 0,7 0,8 0:00.43 gnome-term+
 1109 root 20 0 180016 13844 4688 S 0,3 0,4 1:03.63 wicd
 1638 root 20 0 165048 3992 636 S 0,3 0,1 7:17.09 teamviewerd
 1950 casa 20 0 658128 41200 13572 S 0,3 1,0 6:03.41 unity-pane+
 7059 casa 20 0 907516 96800 40240 S 0,3 2,5 0:04.76 cli
 7227 root 20 0 0 0 0 S 0,3 0,0 0:00.20 kworker/1:0
    1 root 20 0 120128 5384 3084 S 0,0 0,1 0:03.85 systemd
    2 root 20 0 0 0 0 S 0,0 0,0 0:00.01 kthreadd
    3 root 20 0 0 0 0 S 0,0 0,0 0:01.40 ksoftirqd/0
    5 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/0:+
    7 root 20 0 0 0 0 S 0,0 0,0 1:34.34 rcu_sched
    8 root 20 0 0 0 0 S 0,0 0,0 0:00.00 rcu_bh
    9 root rt 0 0 0 0 S 0,0 0,0 0:00.10 migration/0

Revision history for this message
Pablo (ceascolombia) said :
#16

Here is the output of dmesg

 dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.0-87-generic (buildd@lcy01-31) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017 (Ubuntu 4.4.0-87.110-generic 4.4.73)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-87-generic root=UUID=225da216-f4bb-4ecc-957b-db7661bf2c5a ro quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'lazy' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b9e6afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9e6b000-0x00000000b9ebefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000b9ebf000-0x00000000b9f82fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9f83000-0x00000000b9fbefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000b9fbf000-0x00000000b9fdffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9fe0000-0x00000000b9ff5fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000b9ff6000-0x00000000b9ffdfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b9ffe000-0x00000000b9ffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000b9fff000-0x00000000b9ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ba000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Hewlett-Packard HP Pavilion dv4 Notebook PC/30F7, BIOS F.67 11/29/2010
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-combining
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 0FFF00000 mask FFFF00000 write-protect
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0BC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0BA000000 mask FFE000000 uncachable
[ 0.000000] 5 base 100000000 mask FC0000000 write-back
[ 0.000000] 6 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xba000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] BRK [0x0220c000, 0x0220cfff] PGTABLE
[ 0.000000] BRK [0x0220d000, 0x0220dfff] PGTABLE
[ 0.000000] BRK [0x0220e000, 0x0220efff] PGTABLE
[ 0.000000] BRK [0x0220f000, 0x0220ffff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x336f0000-0x35b6ffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 0x00000000B9FFE120 000074 (v01 HPQOEM SLIC-MPC 00000001 01000013)
[ 0.000000] ACPI: FACP 0x00000000B9FF3000 0000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: DSDT 0x00000000B9FE5000 0099C8 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: FACS 0x00000000B9F8C000 000040
[ 0.000000] ACPI: FACS 0x00000000B9F8C000 000040
[ 0.000000] ACPI: DMAR 0x00000000B9FF5000 000098 (v01 ? 00000001 00000000)
[ 0.000000] ACPI: SSDT 0x00000000B9FF4000 000655 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: HPET 0x00000000B9FF2000 000038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: APIC 0x00000000B9FF1000 000078 (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: MCFG 0x00000000B9FF0000 00003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: ASF! 0x00000000B9FEF000 0000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: SLIC 0x00000000B9FE4000 000176 (v01 HPQOEM SLIC-MPC 00000001 LOHR 000F4240)
[ 0.000000] ACPI: BOOT 0x00000000B9FE3000 000028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: SSDT 0x00000000B9FE2000 000296 (v01 INTEL SataAhci 00001000 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff8000-0x13fffcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000b9e6afff]
[ 0.000000] node 0: [mem 0x00000000b9ebf000-0x00000000b9f82fff]
[ 0.000000] node 0: [mem 0x00000000b9fbf000-0x00000000b9fdffff]
[ 0.000000] node 0: [mem 0x00000000b9ff6000-0x00000000b9ffdfff]
[ 0.000000] node 0: [mem 0x00000000b9fff000-0x00000000b9ffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[ 0.000000] On node 0 totalpages: 1023734
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11838 pages used for memmap
[ 0.000000] DMA32 zone: 757593 pages, LIFO batch:31
[ 0.000000] Normal zone: 4096 pages used for memmap
[ 0.000000] Normal zone: 262144 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xbc000000-0xbfffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb9e6b000-0xb9ebefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb9f83000-0xb9fbefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb9fe0000-0xb9ff5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb9ffe000-0xb9ffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xba000000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s98264 r8192 d28712 u524288
[ 0.000000] pcpu-alloc: s98264 r8192 d28712 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1007715
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-87-generic root=UUID=225da216-f4bb-4ecc-957b-db7661bf2c5a ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at /build/linux-5EyXrQ/linux-4.4.0/drivers/iommu/dmar.c:832 warn_invalid_dmar+0x79/0x90()
[ 0.000000] Your BIOS is broken; DMAR reported at address 0!
               BIOS vendor: Insyde; Ver: F.67; Product Version: 0399140002241210100020000
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.0-87-generic #110-Ubuntu
[ 0.000000] Hardware name: Hewlett-Packard HP Pavilion dv4 Notebook PC/30F7, BIOS F.67 11/29/2010
[ 0.000000] 0000000000000086 86427a8d9749c904 ffffffff81e03d40 ffffffff813f9903
[ 0.000000] ffffffff81e03d88 ffffffff81d3c4f8 ffffffff81e03d78 ffffffff81081332
[ 0.000000] 0000000000000000 ffffffff81cf4001 ffffffff8220b008 ffffffff8220b048
[ 0.000000] Call Trace:
[ 0.000000] [<ffffffff813f9903>] dump_stack+0x63/0x90
[ 0.000000] [<ffffffff81081332>] warn_slowpath_common+0x82/0xc0
[ 0.000000] [<ffffffff81081444>] warn_slowpath_fmt_taint+0x54/0x70
[ 0.000000] [<ffffffff81f91ace>] ? early_ioremap+0x9/0xb
[ 0.000000] [<ffffffff81f71683>] ? __acpi_map_table+0x13/0x18
[ 0.000000] [<ffffffff8154a5f9>] warn_invalid_dmar+0x79/0x90
[ 0.000000] [<ffffffff81838f59>] dmar_validate_one_drhd+0x99/0xc0
[ 0.000000] [<ffffffff8154a772>] dmar_walk_remapping_entries+0x82/0x190
[ 0.000000] [<ffffffff81fae80e>] detect_intel_iommu+0x61/0xf2
[ 0.000000] [<ffffffff81838ec0>] ? xen_swiotlb_init+0x480/0x480
[ 0.000000] [<ffffffff81f6bf66>] pci_iommu_alloc+0x50/0x6c
[ 0.000000] [<ffffffff81f7b2a4>] mem_init+0x17/0x9d
[ 0.000000] [<ffffffff81f5dde9>] start_kernel+0x259/0x4a2
[ 0.000000] [<ffffffff81f5d120>] ? early_idt_handler_array+0x120/0x120
[ 0.000000] [<ffffffff81f5d339>] x86_64_start_reservations+0x2a/0x2c
[ 0.000000] [<ffffffff81f5d485>] x86_64_start_kernel+0x14a/0x16d
[ 0.000000] ---[ end trace 172153ecd53d4187 ]---
[ 0.000000] Memory: 3906572K/4094936K available (8474K kernel code, 1293K rwdata, 3984K rodata, 1488K init, 1316K bss, 188364K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:456 16
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2194.513 MHz processor
[ 0.004014] Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.02 BogoMIPS (lpj=8778052)
[ 0.004017] pid_max: default: 32768 minimum: 301
[ 0.004027] ACPI: Core revision 20150930
[ 0.015136] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 0.015168] Security Framework initialized
[ 0.015171] Yama: becoming mindful.
[ 0.015198] AppArmor: AppArmor initialized
[ 0.015588] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.017722] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.018807] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.018816] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.019207] Initializing cgroup subsys io
[ 0.019215] Initializing cgroup subsys memory
[ 0.019229] Initializing cgroup subsys devices
[ 0.019233] Initializing cgroup subsys freezer
[ 0.019237] Initializing cgroup subsys net_cls
[ 0.019241] Initializing cgroup subsys perf_event
[ 0.019245] Initializing cgroup subsys net_prio
[ 0.019251] Initializing cgroup subsys hugetlb
[ 0.019254] Initializing cgroup subsys pids
[ 0.019284] CPU: Physical Processor ID: 0
[ 0.019286] CPU: Processor Core ID: 0
[ 0.019289] mce: CPU supports 6 MCE banks
[ 0.019298] CPU0: Thermal monitoring enabled (TM1)
[ 0.019303] process: using mwait in idle threads
[ 0.019309] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.019310] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.019730] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)
[ 0.024005] ftrace: allocating 32128 entries in 126 pages
[ 0.036150] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.036154] smpboot: Max logical packages: 2
[ 0.036171] DMAR: Host address width 36
[ 0.036173] DMAR: DRHD base: 0x00000000000000 flags: 0x1
[ 0.036176] DMAR: Parse DMAR table failure.
[ 0.036608] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.080000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz (family: 0x6, model: 0x17, stepping: 0xa)
[ 0.080000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.080000] ... version: 2
[ 0.080000] ... bit width: 40
[ 0.080000] ... generic registers: 2
[ 0.080000] ... value mask: 000000ffffffffff
[ 0.080000] ... max period: 000000007fffffff
[ 0.080000] ... fixed-purpose events: 3
[ 0.080000] ... event mask: 0000000700000003
[ 0.080000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.080000] x86: Booting SMP configuration:
[ 0.080000] .... node #0, CPUs: #1
[ 0.080000] x86: Booted up 1 node, 2 CPUs
[ 0.080000] smpboot: Total of 2 processors activated (8778.05 BogoMIPS)
[ 0.080133] devtmpfs: initialized
[ 0.081330] evm: security.selinux
[ 0.081332] evm: security.SMACK64
[ 0.081333] evm: security.SMACK64EXEC
[ 0.081335] evm: security.SMACK64TRANSMUTE
[ 0.081336] evm: security.SMACK64MMAP
[ 0.081337] evm: security.ima
[ 0.081338] evm: security.capability
[ 0.084038] PM: Registering ACPI NVS region [mem 0xb9f83000-0xb9fbefff] (245760 bytes)
[ 0.084132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.084146] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.084209] pinctrl core: initialized pinctrl subsystem
[ 0.084209] RTC time: 0:55:23, date: 08/02/17
[ 0.084340] NET: Registered protocol family 16
[ 0.092005] cpuidle: using governor ladder
[ 0.100004] cpuidle: using governor menu
[ 0.100008] PCCT header not found.
[ 0.100052] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
[ 0.100054] Simple Boot Flag at 0x44 set to 0x1
[ 0.100084] ACPI: bus type PCI registered
[ 0.100086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.100178] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.100182] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.100189] PCI: Using configuration type 1 for base access
[ 0.100404] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.100406] mtrr: probably your BIOS does not setup all CPUs.
[ 0.100407] mtrr: corrected configuration.
[ 0.112115] ACPI: Added _OSI(Module Device)
[ 0.112117] ACPI: Added _OSI(Processor Device)
[ 0.112119] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.112120] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.115557] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.117144] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.122535] ACPI: Dynamic OEM Table Load:
[ 0.122543] ACPI: SSDT 0xFFFF88013A5B8800 000223 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.123113] ACPI: Dynamic OEM Table Load:
[ 0.123120] ACPI: SSDT 0xFFFF88013B017000 0005B3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.123920] ACPI: Dynamic OEM Table Load:
[ 0.123927] ACPI: SSDT 0xFFFF88013A5B4C00 0001CF (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.124473] ACPI: Dynamic OEM Table Load:
[ 0.124479] ACPI: SSDT 0xFFFF88013AB45180 00008D (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.125116] ACPI : EC: EC started
[ 0.252079] ACPI: Interpreter enabled
[ 0.252107] ACPI: (supports S0 S3 S4 S5)
[ 0.252109] ACPI: Using IOAPIC for interrupt routing
[ 0.252141] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.496187] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.624089] ACPI: Power Resource [FN00] (off)
[ 0.756357] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.756364] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.756370] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.756385] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.756848] PCI host bridge to bus 0000:00
[ 0.756852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.756855] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.756857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.756859] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.756862] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.756873] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[ 0.756905] DMAR: Forcing write-buffer flush capability
[ 0.756906] DMAR: Disabling IOMMU for graphics on this chipset
[ 0.757001] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
[ 0.757020] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
[ 0.757028] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.757035] pci 0000:00:02.0: reg 0x20: [io 0x60f0-0x60f7]
[ 0.757141] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
[ 0.757156] pci 0000:00:02.1: reg 0x10: [mem 0xd5400000-0xd54fffff 64bit]
[ 0.757314] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.757407] pci 0000:00:1a.0: reg 0x20: [io 0x60c0-0x60df]
[ 0.772029] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.772086] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[ 0.772170] pci 0000:00:1a.1: reg 0x20: [io 0x60a0-0x60bf]
[ 0.784028] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.784097] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.787461] pci 0000:00:1a.7: reg 0x10: [mem 0xda504c00-0xda504fff]
[ 0.807367] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.816020] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.820025] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[ 0.820065] pci 0000:00:1b.0: reg 0x10: [mem 0xda500000-0xda503fff 64bit]
[ 0.820159] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.820268] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[ 0.820374] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.820432] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.820491] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
[ 0.820598] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.820653] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.820713] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[ 0.820816] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.820872] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.820930] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[ 0.821035] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.821091] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.821150] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[ 0.821256] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.821311] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.821375] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.821466] pci 0000:00:1d.0: reg 0x20: [io 0x6080-0x609f]
[ 0.824115] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.824231] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.824325] pci 0000:00:1d.1: reg 0x20: [io 0x6060-0x607f]
[ 0.844029] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.844089] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.844183] pci 0000:00:1d.2: reg 0x20: [io 0x6040-0x605f]
[ 0.856027] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.856096] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.859459] pci 0000:00:1d.7: reg 0x10: [mem 0xda504800-0xda504bff]
[ 0.879377] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.892022] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.892080] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.892194] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.892251] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
[ 0.892468] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[ 0.892505] pci 0000:00:1f.2: reg 0x10: [io 0x60e8-0x60ef]
[ 0.892516] pci 0000:00:1f.2: reg 0x14: [io 0x60fc-0x60ff]
[ 0.892527] pci 0000:00:1f.2: reg 0x18: [io 0x60e0-0x60e7]
[ 0.892538] pci 0000:00:1f.2: reg 0x1c: [io 0x60f8-0x60fb]
[ 0.892550] pci 0000:00:1f.2: reg 0x20: [io 0x6020-0x603f]
[ 0.892561] pci 0000:00:1f.2: reg 0x24: [mem 0xda504000-0xda5047ff]
[ 0.892608] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.892713] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.892738] pci 0000:00:1f.3: reg 0x10: [mem 0xda505000-0xda5050ff 64bit]
[ 0.892769] pci 0000:00:1f.3: reg 0x20: [io 0x6000-0x601f]
[ 0.892948] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.892953] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.892958] pci 0000:00:1c.0: bridge window [mem 0xd9500000-0xda4fffff]
[ 0.892966] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[ 0.893292] pci 0000:02:00.0: [14e4:4315] type 00 class 0x028000
[ 0.893428] pci 0000:02:00.0: reg 0x10: [mem 0xd8500000-0xd8503fff 64bit]
[ 0.893765] pci 0000:02:00.0: supports D1 D2
[ 0.893858] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.894178] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.894183] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.894188] pci 0000:00:1c.2: bridge window [mem 0xd8500000-0xd94fffff]
[ 0.894195] pci 0000:00:1c.2: bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[ 0.894345] pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000
[ 0.894492] pci 0000:03:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.894599] pci 0000:03:00.0: reg 0x18: [mem 0xd2410000-0xd2410fff 64bit pref]
[ 0.894660] pci 0000:03:00.0: reg 0x20: [mem 0xd2400000-0xd240ffff 64bit pref]
[ 0.894705] pci 0000:03:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 0.894894] pci 0000:03:00.0: supports D1 D2
[ 0.894896] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.894987] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.895096] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.895101] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 0.895106] pci 0000:00:1c.3: bridge window [mem 0xd7500000-0xd84fffff]
[ 0.895114] pci 0000:00:1c.3: bridge window [mem 0xd2400000-0xd33fffff 64bit pref]
[ 0.895218] pci 0000:00:1c.4: PCI bridge to [bus 04]
[ 0.895223] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 0.895227] pci 0000:00:1c.4: bridge window [mem 0xd6500000-0xd74fffff]
[ 0.895236] pci 0000:00:1c.4: bridge window [mem 0xd3400000-0xd43fffff 64bit pref]
[ 0.895311] pci 0000:00:1c.5: PCI bridge to [bus 05-07]
[ 0.895316] pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff]
[ 0.895321] pci 0000:00:1c.5: bridge window [mem 0xd5500000-0xd64fffff]
[ 0.895329] pci 0000:00:1c.5: bridge window [mem 0xd4400000-0xd53fffff 64bit pref]
[ 0.895424] pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode)
[ 0.895437] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.895440] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.895442] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.895445] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[ 0.895575] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.895647] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
[ 0.895717] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.895788] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.895857] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.895927] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.895997] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.896074] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.900211] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.900530] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.900660] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.900660] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.904007] vgaarb: loaded
[ 0.904009] vgaarb: bridge control possible 0000:00:02.0
[ 0.904347] SCSI subsystem initialized
[ 0.904363] libata version 3.00 loaded.
[ 0.904363] ACPI: bus type USB registered
[ 0.904363] usbcore: registered new interface driver usbfs
[ 0.904363] usbcore: registered new interface driver hub
[ 0.904363] usbcore: registered new device driver usb
[ 0.904363] PCI: Using ACPI for IRQ routing
[ 0.906146] PCI: pci_cache_line_size set to 64 bytes
[ 0.906614] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.906616] e820: reserve RAM buffer [mem 0xb9e6b000-0xbbffffff]
[ 0.906618] e820: reserve RAM buffer [mem 0xb9f83000-0xbbffffff]
[ 0.906620] e820: reserve RAM buffer [mem 0xb9fe0000-0xbbffffff]
[ 0.906622] e820: reserve RAM buffer [mem 0xb9ffe000-0xbbffffff]
[ 0.906623] e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
[ 0.906785] NetLabel: Initializing
[ 0.906787] NetLabel: domain hash size = 128
[ 0.906788] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.906807] NetLabel: unlabeled traffic allowed by default
[ 0.906833] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.906833] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.906833] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.909013] amd_nb: Cannot enumerate AMD northbridges
[ 0.909013] clocksource: Switched to clocksource hpet
[ 0.918458] AppArmor: AppArmor Filesystem Enabled
[ 0.918579] pnp: PnP ACPI init
[ 1.036252] pnp 00:00: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.5 BAR 13 [io 0x1000-0x1fff]
[ 1.036332] system 00:00: [io 0x0600-0x060f] has been reserved
[ 1.036335] system 00:00: [io 0x0610] has been reserved
[ 1.036338] system 00:00: [io 0x0800-0x080f] has been reserved
[ 1.036340] system 00:00: [io 0x0810-0x0817] has been reserved
[ 1.036343] system 00:00: [io 0x0820-0x0823] has been reserved
[ 1.036346] system 00:00: [io 0x0400-0x047f] could not be reserved
[ 1.036349] system 00:00: [io 0x0500-0x053f] has been reserved
[ 1.036352] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 1.036355] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 1.036358] system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
[ 1.036360] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[ 1.036363] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[ 1.036366] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 1.036369] system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 1.036372] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 1.036377] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.036433] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.036508] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.036553] pnp 00:03: Plug and Play ACPI device, IDs AUI0216 SYN0100 SYN0002 PNP0f13 (active)
[ 1.036733] pnp 00:04: Plug and Play ACPI device, IDs ENE0100 (active)
[ 1.036862] pnp: PnP ACPI: found 5 devices
[ 1.044199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.044209] pci 0000:03:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[ 1.044270] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.044275] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 1.044281] pci 0000:00:1c.0: bridge window [mem 0xd9500000-0xda4fffff]
[ 1.044287] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[ 1.044295] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 1.044298] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 1.044304] pci 0000:00:1c.2: bridge window [mem 0xd8500000-0xd94fffff]
[ 1.044309] pci 0000:00:1c.2: bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[ 1.044321] pci 0000:03:00.0: BAR 6: assigned [mem 0xd7500000-0xd751ffff pref]
[ 1.044324] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 1.044328] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 1.044335] pci 0000:00:1c.3: bridge window [mem 0xd7500000-0xd84fffff]
[ 1.044340] pci 0000:00:1c.3: bridge window [mem 0xd2400000-0xd33fffff 64bit pref]
[ 1.044347] pci 0000:00:1c.4: PCI bridge to [bus 04]
[ 1.044351] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 1.044357] pci 0000:00:1c.4: bridge window [mem 0xd6500000-0xd74fffff]
[ 1.044363] pci 0000:00:1c.4: bridge window [mem 0xd3400000-0xd43fffff 64bit pref]
[ 1.044371] pci 0000:00:1c.5: PCI bridge to [bus 05-07]
[ 1.044374] pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff]
[ 1.044381] pci 0000:00:1c.5: bridge window [mem 0xd5500000-0xd64fffff]
[ 1.044386] pci 0000:00:1c.5: bridge window [mem 0xd4400000-0xd53fffff 64bit pref]
[ 1.044394] pci 0000:00:1e.0: PCI bridge to [bus 08]
[ 1.044409] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.044412] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 1.044414] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.044417] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[ 1.044420] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
[ 1.044422] pci_bus 0000:01: resource 1 [mem 0xd9500000-0xda4fffff]
[ 1.044424] pci_bus 0000:01: resource 2 [mem 0xd0400000-0xd13fffff 64bit pref]
[ 1.044427] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 1.044429] pci_bus 0000:02: resource 1 [mem 0xd8500000-0xd94fffff]
[ 1.044432] pci_bus 0000:02: resource 2 [mem 0xd1400000-0xd23fffff 64bit pref]
[ 1.044434] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 1.044436] pci_bus 0000:03: resource 1 [mem 0xd7500000-0xd84fffff]
[ 1.044439] pci_bus 0000:03: resource 2 [mem 0xd2400000-0xd33fffff 64bit pref]
[ 1.044441] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 1.044443] pci_bus 0000:04: resource 1 [mem 0xd6500000-0xd74fffff]
[ 1.044446] pci_bus 0000:04: resource 2 [mem 0xd3400000-0xd43fffff 64bit pref]
[ 1.044448] pci_bus 0000:05: resource 0 [io 0x1000-0x1fff]
[ 1.044450] pci_bus 0000:05: resource 1 [mem 0xd5500000-0xd64fffff]
[ 1.044452] pci_bus 0000:05: resource 2 [mem 0xd4400000-0xd53fffff 64bit pref]
[ 1.044455] pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7 window]
[ 1.044457] pci_bus 0000:08: resource 5 [io 0x0d00-0xffff window]
[ 1.044460] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.044462] pci_bus 0000:08: resource 7 [mem 0xc0000000-0xfebfffff window]
[ 1.044504] NET: Registered protocol family 2
[ 1.044731] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.044860] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.045060] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.045119] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.045150] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.045231] NET: Registered protocol family 1
[ 1.045254] pci 0000:00:02.0: Video device with shadowed ROM
[ 1.076375] PCI: CLS 64 bytes, default 64
[ 1.076444] Unpacking initramfs...
[ 1.813820] Freeing initrd memory: 37376K (ffff8800336f0000 - ffff880035b70000)
[ 1.813870] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.813875] software IO TLB [mem 0xb5e6b000-0xb9e6b000] (64MB) mapped at [ffff8800b5e6b000-ffff8800b9e6afff]
[ 1.814128] Scanning for low memory corruption every 60 seconds
[ 1.814621] audit: initializing netlink subsys (disabled)
[ 1.814650] audit: type=2000 audit(1501635324.812:1): initialized
[ 1.815072] Initialise system trusted keyring
[ 1.815220] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.817588] zbud: loaded
[ 1.817828] VFS: Disk quotas dquot_6.6.0
[ 1.817879] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.818275] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.818635] fuse init (API version 7.23)
[ 1.818820] Key type big_key registered
[ 1.818838] Allocating IMA MOK and blacklist keyrings.
[ 1.819347] Key type asymmetric registered
[ 1.819352] Asymmetric key parser 'x509' registered
[ 1.819402] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.819444] io scheduler noop registered
[ 1.819448] io scheduler deadline registered (default)
[ 1.819494] io scheduler cfq registered
[ 1.820981] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.820991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.821035] vesafb: mode is 1280x800x32, linelength=5120, pages=0
[ 1.821037] vesafb: scrolling: redraw
[ 1.821039] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.821058] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90000800000, using 4032k, total 4032k
[ 1.821184] Console: switching to colour frame buffer device 160x50
[ 1.821214] fb0: VESA VGA frame buffer device
[ 1.821237] intel_idle: does not run on family 6 model 23
[ 1.956074] ACPI: AC Adapter [AC] (on-line)
[ 1.956175] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.956180] ACPI: Power Button [PWRB]
[ 1.956236] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 1.956268] ACPI: Lid Switch [LID0]
[ 1.956322] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 1.956324] ACPI: Sleep Button [SLPB]
[ 1.956394] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.956396] ACPI: Power Button [PWRF]
[ 1.975152] Monitor-Mwait will be used to enter C-1 state
[ 1.975158] Monitor-Mwait will be used to enter C-2 state
[ 1.975162] Monitor-Mwait will be used to enter C-3 state
[ 1.975166] tsc: Marking TSC unstable due to TSC halts in idle
[ 1.975210] ACPI: acpi_idle registered with cpuidle
[ 2.038188] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.038193] ACPI: Thermal Zone [THRM] (30 C)
[ 2.038270] GHES: HEST is not enabled!
[ 2.038435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.041142] Linux agpgart interface v0.103
[ 2.041240] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[ 2.041262] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 2.041817] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[ 2.041987] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[ 2.044259] loop: module loaded
[ 2.044568] libphy: Fixed MDIO Bus: probed
[ 2.044572] tun: Universal TUN/TAP device driver, 1.6
[ 2.044573] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 2.044633] PPP generic driver version 2.4.2
[ 2.044725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.044731] ehci-pci: EHCI PCI platform driver
[ 2.044954] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 2.044963] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 2.044978] ehci-pci 0000:00:1a.7: debug port 1
[ 2.048896] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 2.048913] ehci-pci 0000:00:1a.7: irq 18, io mem 0xda504c00
[ 2.060073] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 2.060150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.060155] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.060159] usb usb1: Product: EHCI Host Controller
[ 2.060164] usb usb1: Manufacturer: Linux 4.4.0-87-generic ehci_hcd
[ 2.060167] usb usb1: SerialNumber: 0000:00:1a.7
[ 2.060363] hub 1-0:1.0: USB hub found
[ 2.060372] hub 1-0:1.0: 4 ports detected
[ 2.060725] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 2.060732] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 2.060746] ehci-pci 0000:00:1d.7: debug port 1
[ 2.064642] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 2.064655] ehci-pci 0000:00:1d.7: irq 20, io mem 0xda504800
[ 2.076102] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 2.076171] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.076176] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.076180] usb usb2: Product: EHCI Host Controller
[ 2.076184] usb usb2: Manufacturer: Linux 4.4.0-87-generic ehci_hcd
[ 2.076188] usb usb2: SerialNumber: 0000:00:1d.7
[ 2.076384] hub 2-0:1.0: USB hub found
[ 2.076392] hub 2-0:1.0: 6 ports detected
[ 2.076614] ehci-platform: EHCI generic platform driver
[ 2.076637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.076642] ohci-pci: OHCI PCI platform driver
[ 2.076658] ohci-platform: OHCI generic platform driver
[ 2.076671] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.076842] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 2.076848] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 2.076857] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 2.076886] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000060c0
[ 2.076940] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.076942] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.076945] usb usb3: Product: UHCI Host Controller
[ 2.076947] usb usb3: Manufacturer: Linux 4.4.0-87-generic uhci_hcd
[ 2.076949] usb usb3: SerialNumber: 0000:00:1a.0
[ 2.077105] hub 3-0:1.0: USB hub found
[ 2.077113] hub 3-0:1.0: 2 ports detected
[ 2.077407] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 2.077414] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 2.077423] uhci_hcd 0000:00:1a.1: detected 2 ports
[ 2.077452] uhci_hcd 0000:00:1a.1: irq 17, io base 0x000060a0
[ 2.077505] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.077508] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.077510] usb usb4: Product: UHCI Host Controller
[ 2.077512] usb usb4: Manufacturer: Linux 4.4.0-87-generic uhci_hcd
[ 2.077515] usb usb4: SerialNumber: 0000:00:1a.1
[ 2.077658] hub 4-0:1.0: USB hub found
[ 2.077665] hub 4-0:1.0: 2 ports detected
[ 2.077931] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 2.077938] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 2.077947] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 2.077969] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006080
[ 2.078024] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.078027] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.078029] usb usb5: Product: UHCI Host Controller
[ 2.078031] usb usb5: Manufacturer: Linux 4.4.0-87-generic uhci_hcd
[ 2.078034] usb usb5: SerialNumber: 0000:00:1d.0
[ 2.078179] hub 5-0:1.0: USB hub found
[ 2.078188] hub 5-0:1.0: 2 ports detected
[ 2.078452] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 2.078460] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 2.078470] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 2.078498] uhci_hcd 0000:00:1d.1: irq 22, io base 0x00006060
[ 2.078551] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.078554] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.078556] usb usb6: Product: UHCI Host Controller
[ 2.078558] usb usb6: Manufacturer: Linux 4.4.0-87-generic uhci_hcd
[ 2.078560] usb usb6: SerialNumber: 0000:00:1d.1
[ 2.078714] hub 6-0:1.0: USB hub found
[ 2.078722] hub 6-0:1.0: 2 ports detected
[ 2.078982] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 2.078989] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 2.078997] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 2.079018] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006040
[ 2.079071] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.079074] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.079076] usb usb7: Product: UHCI Host Controller
[ 2.079079] usb usb7: Manufacturer: Linux 4.4.0-87-generic uhci_hcd
[ 2.079081] usb usb7: SerialNumber: 0000:00:1d.2
[ 2.079226] hub 7-0:1.0: USB hub found
[ 2.079234] hub 7-0:1.0: 2 ports detected
[ 2.079417] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
[ 2.105605] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.105611] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.105823] mousedev: PS/2 mouse device common for all mice
[ 2.110627] rtc_cmos 00:01: RTC can wake from S4
[ 2.110906] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 2.110937] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 2.110947] i2c /dev entries driver
[ 2.111025] device-mapper: uevent: version 1.0.3
[ 2.111128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: <email address hidden>
[ 2.111152] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.111664] NET: Registered protocol family 10
[ 2.111906] NET: Registered protocol family 17
[ 2.111921] Key type dns_resolver registered
[ 2.112174] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa0b
[ 2.112181] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa0b
[ 2.112239] microcode: Microcode Update Driver: v2.01 <email address hidden>, Peter Oruba
[ 2.112479] registered taskstats version 1
[ 2.112496] Loading compiled-in X.509 certificates
[ 2.113702] Loaded X.509 cert 'Build time autogenerated kernel key: 713bc24ccc5bf0d11d706d6f5bf7187ed23f7b25'
[ 2.113723] zswap: loaded using pool lzo/zbud
[ 2.116351] Key type trusted registered
[ 2.120711] Key type encrypted registered
[ 2.120721] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.120725] ima: No TPM chip found, activating TPM-bypass!
[ 2.120758] evm: HMAC attrs: 0x1
[ 2.121447] Magic number: 13:49:910
[ 2.121599] rtc_cmos 00:01: setting system clock to 2017-08-02 00:55:25 UTC (1501635325)
[ 2.121971] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.121973] EDD information not available.
[ 2.122080] PM: Hibernation image not present or could not be loaded.
[ 2.154945] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 2.160087] ACPI: Battery Slot [BAT0] (battery absent)
[ 2.161999] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)
[ 2.162002] Write protecting the kernel read-only data: 14336k
[ 2.163134] Freeing unused kernel memory: 1756K (ffff880001849000 - ffff880001a00000)
[ 2.163557] Freeing unused kernel memory: 112K (ffff880001de4000 - ffff880001e00000)
[ 2.177916] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.177980] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.178204] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.178264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.178287] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.178358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.178365] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.178377] random: systemd-udevd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.178444] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.178522] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 2.501490] wmi: Mapper loaded
[ 2.507012] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 2.516039] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[ 2.521593] [drm] Initialized drm 1.1.0 20060810
[ 2.526198] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.526213] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.527300] r8169 0000:03:00.0 eth0: RTL8102e at 0xffffc9000074e000, 00:26:22:a1:cf:e2, XID 04c00000 IRQ 29
[ 2.536550] ssb: Found chip with id 0x4312, rev 0x01 and package 0x00
[ 2.536570] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x16, vendor 0x4243)
[ 2.536588] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0F, vendor 0x4243)
[ 2.536604] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x0A, vendor 0x4243)
[ 2.536612] ahci 0000:00:1f.2: version 3.0
[ 2.536619] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x09, vendor 0x4243)
[ 2.536936] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 2.536984] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[ 2.536988] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs
[ 2.571241] scsi host0: ahci
[ 2.571389] scsi host1: ahci
[ 2.580081] scsi host2: ahci
[ 2.580308] scsi host3: ahci
[ 2.583728] scsi host4: ahci
[ 2.586090] scsi host5: ahci
[ 2.586178] ata1: SATA max UDMA/133 abar m2048@0xda504000 port 0xda504100 irq 30
[ 2.586182] ata2: SATA max UDMA/133 abar m2048@0xda504000 port 0xda504180 irq 30
[ 2.586184] ata3: DUMMY
[ 2.586186] ata4: DUMMY
[ 2.586189] ata5: SATA max UDMA/133 abar m2048@0xda504000 port 0xda504300 irq 30
[ 2.586192] ata6: SATA max UDMA/133 abar m2048@0xda504000 port 0xda504380 irq 30
[ 2.588609] [drm] Memory usable by graphics device = 2048M
[ 2.590667] checking generic (c0000000 3f0000) vs hw (c0000000 10000000)
[ 2.590671] fb: switching to inteldrmfb from VESA VGA
[ 2.590707] Console: switching to colour dummy device 80x25
[ 2.593049] [drm] Replacing VGA console driver
[ 2.604565] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[ 2.605452] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.605455] [drm] Driver supports precise vblank timestamp query.
[ 2.606123] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.699181] usb 5-1: New USB device found, idVendor=13ba, idProduct=0018
[ 2.699189] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.699194] usb 5-1: Product: Barcode Reader
[ 2.707835] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.750620] usbcore: registered new interface driver usbhid
[ 2.750623] usbhid: USB HID core driver
[ 2.752877] input: Barcode Reader as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/0003:13BA:0018.0001/input/input7
[ 2.800178] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 2.800310] fbcon: inteldrmfb (fb0) is primary device
[ 2.800396] Console: switching to colour frame buffer device 160x50
[ 2.800429] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.801048] ACPI: Video Device [OVGA] (multi-head: yes rom: no post: no)
[ 2.801087] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 2.807870] acpi device:02: registered as cooling_device3
[ 2.808042] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[ 2.808224] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[ 2.808281] hid-generic 0003:13BA:0018.0001: input,hidraw0: USB HID v1.10 Keyboard [Barcode Reader ] on usb-0000:00:1d.0-1/input0
[ 2.808805] input: Barcode Reader as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/0003:13BA:0018.0002/input/input9
[ 2.816866] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa1f360053, max_idle_ns: 440795231308 ns
[ 2.869634] hid-generic 0003:13BA:0018.0002: input,hidraw1: USB HID v1.10 Mouse [Barcode Reader ] on usb-0000:00:1d.0-1/input1
[ 3.364129] usb 5-2: new low-speed USB device number 3 using uhci_hcd
[ 3.539174] usb 5-2: New USB device found, idVendor=0458, idProduct=003a
[ 3.539180] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.539185] usb 5-2: Product: Optical Mouse
[ 3.539189] usb 5-2: Manufacturer: Genius
[ 3.566711] input: Genius Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/0003:0458:003A.0003/input/input10
[ 3.567100] hid-generic 0003:0458:003A.0003: input,hidraw2: USB HID v1.10 Mouse [Genius Optical Mouse] on usb-0000:00:1d.0-2/input0
[ 3.752114] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.793050] ata1.00: ATA-8: TOSHIBA MQ01ABD100, AX1P1A, max UDMA/100
[ 3.793055] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 3.794870] ata1.00: configured for UDMA/100
[ 3.795110] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MQ01ABD1 1A PQ: 0 ANSI: 5
[ 3.795402] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.795516] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.795520] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 3.795578] sd 0:0:0:0: [sda] Write Protect is off
[ 3.795582] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.795608] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.836128] usb 2-5: new high-speed USB device number 4 using ehci-pci
[ 3.913948] sda: sda1 sda2 sda3 sda4 < sda5 >
[ 3.914534] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.003112] usb 2-5: New USB device found, idVendor=174f, idProduct=1107
[ 4.003118] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.003123] usb 2-5: Product: USB Camera Device
[ 4.003127] usb 2-5: Manufacturer: Syntek
[ 4.003131] usb 2-5: SerialNumber: STK00001
[ 4.292155] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.309610] ata2.00: ATAPI: hp CDDVDW TS-L633M, 0301, max UDMA/100
[ 4.314969] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input6
[ 4.327707] ata2.00: configured for UDMA/100
[ 4.331473] scsi 1:0:0:0: CD-ROM hp CDDVDW TS-L633M 0301 PQ: 0 ANSI: 5
[ 4.350855] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.350861] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.351238] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 4.351385] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 4.668141] ata5: SATA link down (SStatus 0 SControl 300)
[ 4.988138] ata6: SATA link down (SStatus 0 SControl 300)
[ 6.913152] random: nonblocking pool is initialized
[ 8.716366] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 10.161211] 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)
[ 10.161362] systemd[1]: Detected architecture x86-64.
[ 10.175456] systemd[1]: Set hostname to <casa-HP-Pavilion-dv4-Notebook-PC>.
[ 12.705816] systemd[1]: Listening on Journal Audit Socket.
[ 12.705920] systemd[1]: Listening on Journal Socket.
[ 12.705975] systemd[1]: Listening on udev Control Socket.
[ 12.705994] systemd[1]: Reached target Encrypted Volumes.
[ 12.706035] systemd[1]: Listening on Journal Socket (/dev/log).
[ 12.706164] systemd[1]: Created slice System Slice.
[ 12.716373] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 12.716537] systemd[1]: Created slice system-tor.slice.
[ 12.717222] systemd[1]: Started Braille Device Support.
[ 12.717549] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 12.718242] systemd[1]: Starting Uncomplicated firewall...
[ 12.718380] systemd[1]: Created slice User and Session Slice.
[ 12.718460] systemd[1]: Listening on udev Kernel Socket.
[ 12.719088] systemd[1]: Mounting Debug File System...
[ 12.719214] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[ 12.719937] systemd[1]: Mounting POSIX Message Queue File System...
[ 12.720095] systemd[1]: Listening on Syslog Socket.
[ 12.720960] systemd[1]: Starting Journal Service...
[ 12.721718] systemd[1]: Started Read required files in advance.
[ 12.721871] systemd[1]: Reached target User and Group Name Lookups.
[ 12.721986] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 12.722032] systemd[1]: Reached target Remote File Systems (Pre).
[ 12.722050] systemd[1]: Reached target Remote File Systems.
[ 12.900358] systemd[1]: Starting Load Kernel Modules...
[ 12.901185] systemd[1]: Mounting Huge Pages File System...
[ 12.902055] systemd[1]: Starting Set console keymap...
[ 12.902093] systemd[1]: Reached target Slices.
[ 12.902328] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 13.014850] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 13.014883] systemd[1]: Reached target Swap.
[ 13.025588] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 13.049309] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 13.122520] systemd[1]: Mounted POSIX Message Queue File System.
[ 13.122573] systemd[1]: Mounted Huge Pages File System.
[ 13.122597] systemd[1]: Mounted Debug File System.
[ 13.164305] systemd[1]: Started Uncomplicated firewall.
[ 13.401682] lp: driver loaded but no devices found
[ 13.420827] ppdev: user-space parallel port driver
[ 13.562969] systemd[1]: Started Journal Service.
[ 21.737567] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 22.190867] systemd-journald[212]: Received request to flush runtime journal from PID 1
[ 23.009765] ene_ir: chip is 0x3926 - kbver = 0x00, rev = 0xd2
[ 23.009769] ene_ir: PLL freq = 1406
[ 23.009770] ene_ir: KB3926D or higher detected
[ 23.009785] ene_ir: Firmware regs: 00 00
[ 23.009787] ene_ir: Hardware features:
[ 23.009788] ene_ir: * Uses GPIO 40 for IR demodulated input
[ 23.281735] hp_accel: laptop model unknown, using default axes configuration
[ 23.282343] lis3lv02d: 8 bits sensor found
[ 23.292033] Registered IR keymap rc-rc6-mce
[ 23.292148] input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input11
[ 23.292257] rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
[ 23.302595] ene_ir: driver has been successfully loaded
[ 23.312621] IR NEC protocol handler initialized
[ 23.313323] lirc_dev: IR Remote Control driver registered, major 246
[ 23.314259] IR RC5(x/sz) protocol handler initialized
[ 23.314835] IR Sharp protocol handler initialized
[ 23.315817] IR RC6 protocol handler initialized
[ 23.317389] IR Sony protocol handler initialized
[ 23.319101] input: MCE IR Keyboard/Mouse (ene_ir) as /devices/virtual/input/input12
[ 23.320863] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input13
[ 23.321880] IR MCE Keyboard/mouse protocol handler initialized
[ 23.322395] IR JVC protocol handler initialized
[ 23.324090] IR SANYO protocol handler initialized
[ 23.324482] rc rc0: lirc_dev: driver ir-lirc-codec (ene_ir) registered at minor = 0
[ 23.324485] IR LIRC bridge handler initialized
[ 23.344694] IR XMP protocol handler initialized
[ 23.666990] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 24.041162] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMBA) (20150930/utaddress-254)
[ 24.041171] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 24.041176] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20150930/utaddress-254)
[ 24.041180] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 24.041182] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20150930/utaddress-254)
[ 24.041187] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 24.041188] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 24.500042] intel_powerclamp: No package C-state available
[ 24.840851] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD71B7X: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[ 24.840857] snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 24.840859] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[ 24.840862] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 24.840864] snd_hda_codec_idt hdaudioC0D0: dig-out=0x20/0x0
[ 24.840866] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 24.840869] snd_hda_codec_idt hdaudioC0D0: Dock Mic=0xe
[ 24.840871] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x18
[ 24.840874] snd_hda_codec_idt hdaudioC0D0: Mic=0xb
[ 24.896057] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 24.896333] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 24.896423] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 24.896508] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 25.097481] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 25.128755] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[ 25.128774] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2062, Revision 2, Version 0
[ 25.140910] Broadcom 43xx driver loaded [ Features: PNL ]
[ 25.633754] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 26.042539] media: Linux media interface: v0.10
[ 26.148138] Linux video capture interface: v2.00
[ 26.509237] input: HP WMI hotkeys as /devices/virtual/input/input18
[ 26.557002] uvcvideo: Found UVC 1.00 device USB Camera Device (174f:1107)
[ 26.591814] input: USB Camera Device as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input19
[ 26.591907] usbcore: registered new interface driver uvcvideo
[ 26.591909] USB Video Class driver (1.1.1)
[ 26.793594] audit: type=1400 audit(1501635350.168:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=603 comm="apparmor_parser"
[ 26.793605] audit: type=1400 audit(1501635350.168:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=603 comm="apparmor_parser"
[ 26.793612] audit: type=1400 audit(1501635350.168:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=603 comm="apparmor_parser"
[ 26.793619] audit: type=1400 audit(1501635350.168:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=603 comm="apparmor_parser"
[ 26.807929] audit: type=1400 audit(1501635350.180:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=602 comm="apparmor_parser"
[ 26.807941] audit: type=1400 audit(1501635350.180:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=602 comm="apparmor_parser"
[ 26.966381] audit: type=1400 audit(1501635350.344:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=736 comm="apparmor_parser"
[ 28.452524] audit: type=1400 audit(1501635351.828:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/freshclam" pid=741 comm="apparmor_parser"
[ 29.279267] audit: type=1400 audit(1501635352.652:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=744 comm="apparmor_parser"
[ 29.279280] audit: type=1400 audit(1501635352.652:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=744 comm="apparmor_parser"
[ 29.500744] cfg80211: World regulatory domain updated:
[ 29.500751] cfg80211: DFS Master region: unset
[ 29.500752] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 29.500755] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 29.500758] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 29.500760] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 29.500763] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 29.500765] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 29.500768] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 29.500770] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 29.500772] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 46.259646] cgroup: new mount options do not match the existing superblock, will be ignored
[ 54.901618] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 55.076364] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 60.736421] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 60.748688] NET: Registered protocol family 4
[ 60.752757] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 60.756897] NET: Registered protocol family 5
[ 60.761410] r8169 0000:03:00.0 eth0: link down
[ 60.761479] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 63.698154] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 65.953095] wlan0: authenticate with 8c:04:ff:04:b5:ff
[ 65.976689] wlan0: send auth to 8c:04:ff:04:b5:ff (try 1/3)
[ 65.979992] wlan0: authenticated
[ 65.984076] wlan0: associate with 8c:04:ff:04:b5:ff (try 1/3)
[ 65.986865] wlan0: RX AssocResp from 8c:04:ff:04:b5:ff (capab=0x411 status=0 aid=7)
[ 65.987257] wlan0: associated
[ 65.987296] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 71.493366] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 71.498960] vboxdrv: Found 2 processor cores
[ 71.501077] vboxdrv: fAsync=0 offMin=0x2cb offMax=0x1130
[ 71.601247] vboxdrv: TSC mode is Synchronous, tentative frequency 2194498339 Hz
[ 71.601250] vboxdrv: Successfully loaded version 5.0.40_Ubuntu (interface 0x00240000)
[ 71.608576] VBoxNetFlt: Successfully started.
[ 71.614648] VBoxNetAdp: Successfully started.
[ 71.622489] VBoxPciLinuxInit
[ 71.625608] vboxpci: IOMMU not found (not registered)
[ 649.339149] perf interrupt took too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 2033.228759] perf interrupt took too long (5017 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
[43980.844281] CE: hpet increased min_delta_ns to 20115 nsec

Revision history for this message
Manfred Hampl (m-hampl) said :
#17

The only abnormalities that I see are related to DMAR, ACPI and BIOS.

...
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at /build/linux-5EyXrQ/linux-4.4.0/drivers/iommu/dmar.c:832 warn_invalid_dmar+0x79/0x90()
[ 0.000000] Your BIOS is broken; DMAR reported at address 0!
               BIOS vendor: Insyde; Ver: F.67; Product Version: 0399140002241210100020000
...
[ 24.041162] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMBA) (20150930/utaddress-254)
...
[ 0.100406] mtrr: probably your BIOS does not setup all CPUs.
...
[ 0.117144] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
...

If you have installed the newest BIOS version, then even this one is quite old (from the year 2010).
It seems to me that this system is already quite old and has only limited power.

I do not see how anything could be done on Ubuntu side, but maybe somebody else has ideas.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#18

Could try flashing the same BIOS over the top to see if it helps

Revision history for this message
Pablo (ceascolombia) said :
#19

I very much appreciate your helping work through this. You are certainly right about the age of the system.

What does that mean, and how do I do it, to flash the same BIOS over the top ?

Revision history for this message
Pablo (ceascolombia) said :
#20

Using the System Monitor application, the Memory graph shows a straight line at 63.9% of use (2.4/3.8 Gb). Is this normal. It seems like something is using all that memory, leaving very little to operate. I will be glad to send you a screen shot if you tell me how.
Might this indicate the source of the problem?

Revision history for this message
Launchpad Janitor (janitor) said :
#21

This question was expired because it remained in the 'Open' state without activity for the last 15 days.