You are not logged in.
Pages: 1
When using acpi keys like brightness or lid - nothing happens.
Soon, after running any application, that consumes enough resources, some slowpoke applies several events one by one, and hangs again all of a sudden.
Described things are random. There can be 3-5 or more normal boot with working acpi, and then always fail some ten times in a row.
The only difference in dmesg. This fragment taken when everything worked fine.
[ 207.294137] r8169 0000:01:00.0: System wakeup enabled by ACPI
[ 207.294196] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[ 207.294243] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[ 207.307780] ACPI: Preparing to enter system sleep state S3
[ 207.336481] ACPI: Low-level resume complete
[ 207.380804] ACPI: Waking up from system sleep state S3
[ 207.589956] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 207.590122] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 207.594790] r8169 0000:01:00.0: System wakeup disabled by ACPI
[ 207.613916] rtc_cmos 00:01: System wakeup disabled by ACPIAnd full dmesg from a failed boot.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.6-1-ARCH (builduser@tobias) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/luks rw cryptdevice=/dev/disk/by-id/<id>:luks ipv6.disable=1 quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009cc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb63efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb63f000-0x00000000bb6befff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb6bf000-0x00000000bb7befff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb7bf000-0x00000000bb7fefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb7ff000-0x00000000bb7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] 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 0x00000000fed1b000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Hewlett-Packard HP 630 Notebook PC /3674, BIOS F.33 12/13/2011
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x23c000 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 0FFE00000 mask FFFE00000 write-protect
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0BC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0BB800000 mask FFF800000 uncachable
[ 0.000000] 5 base 100000000 mask F00000000 write-back
[ 0.000000] 6 base 200000000 mask FC0000000 write-back
[ 0.000000] 7 base 23C000000 mask FFC000000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[ 0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
[ 0.000000] [mem 0x23be00000-0x23bffffff] page 2M
[ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x238000000-0x23bdfffff]
[ 0.000000] [mem 0x238000000-0x23bdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x237ffffff]
[ 0.000000] [mem 0x200000000-0x237ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb63efff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbb5fffff] page 2M
[ 0.000000] [mem 0xbb600000-0xbb63efff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbb7ff000-0xbb7fffff]
[ 0.000000] [mem 0xbb7ff000-0xbb7fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
[ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
[ 0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
[ 0.000000] BRK [0x01b3b000, 0x01b3bfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x374b2000-0x37a50fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 0x00000000BB7FE120 000074 (v01 HPQOEM SLIC-MPC 00000001 01000013)
[ 0.000000] ACPI: FACP 0x00000000BB7FC000 0000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: DSDT 0x00000000BB7EB000 00D88A (v02 HP INSYDE 00000001 MSFT 01000013)
[ 0.000000] ACPI: FACS 0x00000000BB76D000 000040
[ 0.000000] ACPI: ASF! 0x00000000BB7FD000 0000A5 (v32 HP INSYDE 00000001 MSFT 01000013)
[ 0.000000] ACPI: HPET 0x00000000BB7FB000 000038 (v01 HP INSYDE 00000001 MSFT 01000013)
[ 0.000000] ACPI: APIC 0x00000000BB7FA000 00008C (v02 HP INSYDE 00000001 MSFT 01000013)
[ 0.000000] ACPI: MCFG 0x00000000BB7F9000 00003C (v01 HP INSYDE 00000001 MSFT 01000013)
[ 0.000000] ACPI: SLIC 0x00000000BB7EA000 000176 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: BOOT 0x00000000BB7E6000 000028 (v01 HP INSYDE 00000001 MSFT 01000013)
[ 0.000000] ACPI: ASPT 0x00000000BB7E3000 000034 (v04 HP INSYDE 00000001 MSFT 01000013)
[ 0.000000] ACPI: WDAT 0x00000000BB7E2000 000224 (v01 HP INSYDE 00000001 MSFT 01000013)
[ 0.000000] ACPI: SSDT 0x00000000BB7E1000 0009F1 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023bffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23bff7000-0x23bffafff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23bffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009bfff]
[ 0.000000] node 0: [mem 0x00100000-0xbb63efff]
[ 0.000000] node 0: [mem 0xbb7ff000-0xbb7fffff]
[ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
[ 0.000000] node 0: [mem 0x200000000-0x23bffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x23bffffff]
[ 0.000000] On node 0 totalpages: 2045403
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11929 pages used for memmap
[ 0.000000] DMA32 zone: 763456 pages, LIFO batch:31
[ 0.000000] Normal zone: 20224 pages used for memmap
[ 0.000000] Normal zone: 1277952 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-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 0xbb63f000-0xbb6befff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb6bf000-0xbb7befff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb7bf000-0xbb7fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb800000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-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-0xfed1afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1b000-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-0xffdfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x1fc000000-0x1ffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88023bc00000 s82880 r8192 d31808 u262144
[ 0.000000] pcpu-alloc: s82880 r8192 d31808 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2013165
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/luks rw cryptdevice=/dev/disk/by-id/wwn-0x5000c5004a21a3be:luks ipv6.disable=1 quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7965896K/8181612K available (5481K kernel code, 908K rwdata, 1720K rodata, 1160K init, 1184K bss, 215716K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:8448 nr_irqs:488 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2394.008 MHz processor
[ 0.000037] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.51 BogoMIPS (lpj=7980026)
[ 0.000041] pid_max: default: 32768 minimum: 301
[ 0.000049] ACPI: Core revision 20140926
[ 0.014464] ACPI: All ACPI Tables successfully acquired
[ 0.045919] Security Framework initialized
[ 0.045927] Yama: becoming mindful.
[ 0.046494] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.048402] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.049231] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.049244] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.049499] Initializing cgroup subsys memory
[ 0.049507] Initializing cgroup subsys devices
[ 0.049510] Initializing cgroup subsys freezer
[ 0.049512] Initializing cgroup subsys net_cls
[ 0.049514] Initializing cgroup subsys blkio
[ 0.049537] CPU: Physical Processor ID: 0
[ 0.049538] CPU: Processor Core ID: 0
[ 0.049544] mce: CPU supports 9 MCE banks
[ 0.049553] CPU0: Thermal monitoring handled by SMI
[ 0.049564] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.049665] Freeing SMP alternatives memory: 20K (ffffffff81a07000 - ffffffff81a0c000)
[ 0.050653] ftrace: allocating 20931 entries in 82 pages
[ 0.062543] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.095570] smpboot: CPU0: Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz (fam: 06, model: 25, stepping: 05)
[ 0.200611] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
[ 0.200630] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.200633] ... version: 3
[ 0.200634] ... bit width: 48
[ 0.200635] ... generic registers: 4
[ 0.200636] ... value mask: 0000ffffffffffff
[ 0.200637] ... max period: 000000007fffffff
[ 0.200638] ... fixed-purpose events: 3
[ 0.200639] ... event mask: 000000070000000f
[ 0.224045] x86: Booting SMP configuration:
[ 0.224048] .... node #0, CPUs: #1
[ 0.235224] CPU1: Thermal monitoring handled by SMI
[ 0.237437] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.244064] #2
[ 0.255234] CPU2: Thermal monitoring handled by SMI
[ 0.264082] #3
[ 0.275254] CPU3: Thermal monitoring handled by SMI
[ 0.277364] x86: Booted up 1 node, 4 CPUs
[ 0.277368] smpboot: Total of 4 processors activated (19159.06 BogoMIPS)
[ 0.280021] devtmpfs: initialized
[ 0.282843] PM: Registering ACPI NVS region [mem 0xbb6bf000-0xbb7befff] (1048576 bytes)
[ 0.283954] pinctrl core: initialized pinctrl subsystem
[ 0.284010] RTC time: 9:46:47, date: 03/06/15
[ 0.284125] NET: Registered protocol family 16
[ 0.297322] cpuidle: using governor ladder
[ 0.310660] cpuidle: using governor menu
[ 0.310755] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.310762] ACPI: bus type PCI registered
[ 0.310764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.310848] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.310851] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.311396] PCI: Using configuration type 1 for base access
[ 0.324456] ACPI: Added _OSI(Module Device)
[ 0.324459] ACPI: Added _OSI(Processor Device)
[ 0.324461] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.324462] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.327966] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.354070] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.354488] ACPI: Dynamic OEM Table Load:
[ 0.354496] ACPI: SSDT 0xFFFF88022FD48800 000432 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.355101] ACPI: Dynamic OEM Table Load:
[ 0.355108] ACPI: SSDT 0xFFFF88022FD43000 000891 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.381020] ACPI: Dynamic OEM Table Load:
[ 0.381027] ACPI: SSDT 0xFFFF88022FD50C00 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.394215] ACPI: Dynamic OEM Table Load:
[ 0.394221] ACPI: SSDT 0xFFFF88022FD1E600 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.852658] ACPI: Interpreter enabled
[ 0.852669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[ 0.852677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.852700] ACPI: (supports S0 S3 S4 S5)
[ 0.852702] ACPI: Using IOAPIC for interrupt routing
[ 0.852743] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.895978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.895985] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.896019] \_SB_.PCI0:_OSC invalid UUID
[ 0.896020] _OSC request data:1 1f 0
[ 0.896024] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.896747] PCI host bridge to bus 0000:00
[ 0.896751] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.896753] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.896755] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.896757] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.896759] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeafffff]
[ 0.896767] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[ 0.896788] DMAR: Disabling batched IOTLB flush on Ironlake
[ 0.896862] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
[ 0.896874] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
[ 0.896880] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.896885] pci 0000:00:02.0: reg 0x20: [io 0x4050-0x4057]
[ 0.897004] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[ 0.897033] pci 0000:00:16.0: reg 0x10: [mem 0xd6404000-0xd640400f 64bit]
[ 0.897129] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.897228] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[ 0.897693] pci 0000:00:1a.0: reg 0x10: [mem 0xd640a000-0xd640a3ff]
[ 0.900414] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.900474] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.900527] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[ 0.900552] pci 0000:00:1b.0: reg 0x10: [mem 0xd6400000-0xd6403fff 64bit]
[ 0.900662] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.900708] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.900751] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[ 0.900861] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.900907] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.900952] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400
[ 0.901065] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.901112] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.901158] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400
[ 0.901268] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.901314] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.901368] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[ 0.901824] pci 0000:00:1d.0: reg 0x10: [mem 0xd6409000-0xd64093ff]
[ 0.904545] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.904605] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.904650] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.904757] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.904802] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
[ 0.904987] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
[ 0.905014] pci 0000:00:1f.2: reg 0x10: [io 0x4048-0x404f]
[ 0.905026] pci 0000:00:1f.2: reg 0x14: [io 0x405c-0x405f]
[ 0.905037] pci 0000:00:1f.2: reg 0x18: [io 0x4040-0x4047]
[ 0.905049] pci 0000:00:1f.2: reg 0x1c: [io 0x4058-0x405b]
[ 0.905060] pci 0000:00:1f.2: reg 0x20: [io 0x4020-0x403f]
[ 0.905071] pci 0000:00:1f.2: reg 0x24: [mem 0xd6408000-0xd64087ff]
[ 0.905141] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.905218] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[ 0.905241] pci 0000:00:1f.3: reg 0x10: [mem 0xd6406000-0xd64060ff 64bit]
[ 0.905270] pci 0000:00:1f.3: reg 0x20: [io 0x4000-0x401f]
[ 0.905514] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[ 0.905592] pci 0000:01:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.905701] pci 0000:01:00.0: reg 0x18: [mem 0xd0404000-0xd0404fff 64bit pref]
[ 0.905772] pci 0000:01:00.0: reg 0x20: [mem 0xd0400000-0xd0403fff 64bit pref]
[ 0.906114] pci 0000:01:00.0: supports D1 D2
[ 0.906116] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.907683] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.907813] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.907819] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.907824] pci 0000:00:1c.0: bridge window [mem 0xd5400000-0xd63fffff]
[ 0.907831] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[ 0.907951] pci 0000:02:00.0: [168c:002b] type 00 class 0x028000
[ 0.908000] pci 0000:02:00.0: reg 0x10: [mem 0xd4400000-0xd440ffff 64bit]
[ 0.908280] pci 0000:02:00.0: supports D1
[ 0.908282] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[ 0.908338] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.908401] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.908406] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 0.908411] pci 0000:00:1c.2: bridge window [mem 0xd4400000-0xd53fffff]
[ 0.908419] pci 0000:00:1c.2: bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[ 0.908581] pci 0000:03:00.0: [10ec:5209] type 00 class 0xff0000
[ 0.908663] pci 0000:03:00.0: reg 0x10: [mem 0xd3400000-0xd3400fff]
[ 0.909193] pci 0000:03:00.0: supports D1 D2
[ 0.909195] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[ 0.909275] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.909385] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.909390] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff]
[ 0.909394] pci 0000:00:1c.4: bridge window [mem 0xd3400000-0xd43fffff]
[ 0.909402] pci 0000:00:1c.4: bridge window [mem 0xd2400000-0xd33fffff 64bit pref]
[ 0.909485] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[ 0.909498] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.909500] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.909502] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.909504] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfeafffff] (subtractive decode)
[ 0.909980] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 0.910032] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 0.910082] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.910133] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 0.910182] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.910233] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.910283] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 0.910333] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.928511] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
[ 0.928515] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.928520] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.928593] PCI host bridge to bus 0000:ff
[ 0.928596] pci_bus 0000:ff: root bus resource [bus ff]
[ 0.928602] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[ 0.928652] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[ 0.928705] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[ 0.928751] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[ 0.928797] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[ 0.928841] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[ 0.928954] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.929017] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.929133] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.929135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.929139] vgaarb: loaded
[ 0.929140] vgaarb: bridge control possible 0000:00:02.0
[ 0.929237] PCI: Using ACPI for IRQ routing
[ 0.939143] PCI: pci_cache_line_size set to 64 bytes
[ 0.939226] e820: reserve RAM buffer [mem 0x0009cc00-0x0009ffff]
[ 0.939228] e820: reserve RAM buffer [mem 0xbb63f000-0xbbffffff]
[ 0.939230] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff]
[ 0.939353] NetLabel: Initializing
[ 0.939355] NetLabel: domain hash size = 128
[ 0.939356] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.939371] NetLabel: unlabeled traffic allowed by default
[ 0.939408] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.939413] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.941450] Switched to clocksource hpet
[ 0.947100] pnp: PnP ACPI init
[ 0.947273] pnp 00:00: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.4 BAR 13 [io 0x1000-0x1fff]
[ 0.947322] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.947324] system 00:00: [io 0x0800-0x080f] has been reserved
[ 0.947326] system 00:00: [io 0x0810-0x0813] has been reserved
[ 0.947328] system 00:00: [io 0xffff] has been reserved
[ 0.947330] system 00:00: [io 0x0400-0x047f] could not be reserved
[ 0.947332] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.947336] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.947374] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.947404] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.947433] pnp 00:03: Plug and Play ACPI device, IDs SYN1e4b SYN1e00 SYN0002 PNP0f13 (active)
[ 0.947711] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.947714] system 00:04: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.947716] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.947718] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.947720] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.947722] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.947724] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.947727] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.947729] system 00:04: [mem 0xd6500000-0xd6500fff] has been reserved
[ 0.947732] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.965460] pnp: PnP ACPI: found 5 devices
[ 0.972954] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.972959] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.972966] pci 0000:00:1c.0: bridge window [mem 0xd5400000-0xd63fffff]
[ 0.972971] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
[ 0.972979] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.972982] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 0.972989] pci 0000:00:1c.2: bridge window [mem 0xd4400000-0xd53fffff]
[ 0.972994] pci 0000:00:1c.2: bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
[ 0.973002] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.973005] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff]
[ 0.973011] pci 0000:00:1c.4: bridge window [mem 0xd3400000-0xd43fffff]
[ 0.973016] pci 0000:00:1c.4: bridge window [mem 0xd2400000-0xd33fffff 64bit pref]
[ 0.973024] pci 0000:00:1e.0: PCI bridge to [bus 04]
[ 0.973040] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.973042] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.973044] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.973046] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfeafffff]
[ 0.973048] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.973050] pci_bus 0000:01: resource 1 [mem 0xd5400000-0xd63fffff]
[ 0.973052] pci_bus 0000:01: resource 2 [mem 0xd0400000-0xd13fffff 64bit pref]
[ 0.973054] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.973056] pci_bus 0000:02: resource 1 [mem 0xd4400000-0xd53fffff]
[ 0.973057] pci_bus 0000:02: resource 2 [mem 0xd1400000-0xd23fffff 64bit pref]
[ 0.973059] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
[ 0.973061] pci_bus 0000:03: resource 1 [mem 0xd3400000-0xd43fffff]
[ 0.973063] pci_bus 0000:03: resource 2 [mem 0xd2400000-0xd33fffff 64bit pref]
[ 0.973065] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
[ 0.973068] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
[ 0.973069] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.973071] pci_bus 0000:04: resource 7 [mem 0xc0000000-0xfeafffff]
[ 0.973104] NET: Registered protocol family 2
[ 0.973342] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.973524] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.973726] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.973760] TCP: reno registered
[ 0.973772] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.973808] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.973895] NET: Registered protocol family 1
[ 0.973915] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.998352] PCI: CLS 64 bytes, default 64
[ 0.998418] Unpacking initramfs...
[ 1.106242] Freeing initrd memory: 5756K (ffff8800374b2000 - ffff880037a51000)
[ 1.106256] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.106259] software IO TLB [mem 0xb763f000-0xbb63f000] (64MB) mapped at [ffff8800b763f000-ffff8800bb63efff]
[ 1.106306] Simple Boot Flag at 0x44 set to 0x1
[ 1.106553] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
[ 1.106560] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
[ 1.106568] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
[ 1.106574] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
[ 1.106654] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.106681] Scanning for low memory corruption every 60 seconds
[ 1.107037] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 1.107076] Initialise system trusted keyring
[ 1.107443] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.108866] zpool: loaded
[ 1.108869] zbud: loaded
[ 1.109087] VFS: Disk quotas dquot_6.5.2
[ 1.109125] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.109267] msgmni has been set to 15569
[ 1.109325] Key type big_key registered
[ 1.109602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.109666] io scheduler noop registered
[ 1.109669] io scheduler deadline registered
[ 1.109699] io scheduler cfq registered (default)
[ 1.110270] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.110289] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.110326] intel_idle: MWAIT substates: 0x1120
[ 1.110328] intel_idle: v0.4 model 0x25
[ 1.110329] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.110527] GHES: HEST is not enabled!
[ 1.110611] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.111170] Linux agpgart interface v0.103
[ 1.111226] rtc_cmos 00:01: RTC can wake from S4
[ 1.111385] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.111420] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 1.111435] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.111550] TCP: cubic registered
[ 1.111563] IPv6: Loaded, but administratively disabled, reboot required to enable
[ 1.111568] NET: Registered protocol family 17
[ 1.111981] Loading compiled-in X.509 certificates
[ 1.111995] registered taskstats version 1
[ 1.112576] Magic number: 7:619:777
[ 1.112691] rtc_cmos 00:01: setting system clock to 2015-03-06 09:46:48 UTC (1425635208)
[ 1.112770] PM: Hibernation image not present or could not be loaded.
[ 1.114629] Freeing unused kernel memory: 1160K (ffffffff818e5000 - ffffffff81a07000)
[ 1.114633] Write protecting the kernel read-only data: 8192k
[ 1.119215] Freeing unused kernel memory: 652K (ffff88000155d000 - ffff880001600000)
[ 1.121404] Freeing unused kernel memory: 328K (ffff8800017ae000 - ffff880001800000)
[ 1.132978] random: systemd-tmpfile urandom read with 5 bits of entropy available
[ 1.143271] [drm] Initialized drm 1.1.0 20060810
[ 1.146064] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.151646] ACPI: Lid Switch [LID]
[ 1.151703] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 1.151709] ACPI: Power Button [PWRB]
[ 1.151768] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 1.151770] ACPI: Power Button [PWRF]
[ 1.158917] pci 0000:00:00.0: Intel HD Graphics Chipset
[ 1.158956] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 1.159573] pci 0000:00:00.0: detected 32768K stolen memory
[ 1.159688] [drm] Memory usable by graphics device = 2048M
[ 1.159694] [drm] Replacing VGA console driver
[ 1.160290] Console: switching to colour dummy device 80x25
[ 1.181737] i915 0000:00:02.0: irq 24 for MSI/MSI-X
[ 1.181757] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.181760] [drm] Driver supports precise vblank timestamp query.
[ 1.181895] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.217245] fbcon: inteldrmfb (fb0) is primary device
[ 1.233372] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.928893] Console: switching to colour frame buffer device 170x48
[ 1.932068] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 1.932070] i915 0000:00:02.0: registered panic notifier
[ 1.938899] acpi device:01: registered as cooling_device0
[ 1.939080] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[ 1.939185] [drm] Initialized i915 1.6.0 20140905 for 0000:00:02.0 on minor 0
[ 1.969028] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.979473] ACPI: bus type USB registered
[ 1.979511] usbcore: registered new interface driver usbfs
[ 1.979524] usbcore: registered new interface driver hub
[ 1.979560] usbcore: registered new device driver usb
[ 1.980108] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.980173] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.981392] rtsx_pci 0000:03:00.0: irq 25 for MSI/MSI-X
[ 1.981427] rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 25
[ 1.982237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.982868] ehci-pci: EHCI PCI platform driver
[ 1.983319] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 1.983330] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.983349] ehci-pci 0000:00:1a.0: debug port 2
[ 1.987326] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 1.987349] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd640a000
[ 1.988077] SCSI subsystem initialized
[ 1.990866] libata version 3.00 loaded.
[ 1.995454] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.995778] hub 1-0:1.0: USB hub found
[ 1.995792] hub 1-0:1.0: 3 ports detected
[ 1.996252] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.996262] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.996281] ehci-pci 0000:00:1d.0: debug port 2
[ 2.000258] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 2.000281] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd6409000
[ 2.008831] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 2.009166] hub 2-0:1.0: USB hub found
[ 2.009178] hub 2-0:1.0: 3 ports detected
[ 2.009556] ahci 0000:00:1f.2: version 3.0
[ 2.009779] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X
[ 2.009853] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[ 2.009858] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pio slum part ems apst
[ 2.014201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 2.016420] scsi host0: ahci
[ 2.016835] scsi host1: ahci
[ 2.017110] scsi host2: ahci
[ 2.017398] scsi host3: ahci
[ 2.017496] ata1: SATA max UDMA/133 abar m2048@0xd6408000 port 0xd6408100 irq 26
[ 2.017500] ata2: SATA max UDMA/133 abar m2048@0xd6408000 port 0xd6408180 irq 26
[ 2.017501] ata3: DUMMY
[ 2.017502] ata4: DUMMY
[ 2.108941] tsc: Refined TSC clocksource calibration: 2393.984 MHz
[ 2.302389] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 2.315753] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 2.335726] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.335770] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.337659] ata2.00: ATAPI: hp DVD RW AD-7740H, 1.80, max UDMA/100
[ 2.339921] ata2.00: configured for UDMA/100
[ 2.345964] ata1.00: ATA-8: ST9320325AS, 0005HPM1, max UDMA/100
[ 2.345969] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.368855] ata1.00: configured for UDMA/100
[ 2.369159] scsi 0:0:0:0: Direct-Access ATA ST9320325AS HPM1 PQ: 0 ANSI: 5
[ 2.370312] scsi 1:0:0:0: CD-ROM hp DVD RW AD-7740H 1.80 PQ: 0 ANSI: 5
[ 2.384124] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 2.384187] sd 0:0:0:0: [sda] Write Protect is off
[ 2.384192] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.384217] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.394441] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.394443] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.394779] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.426956] hub 1-1:1.0: USB hub found
[ 2.427051] hub 1-1:1.0: 6 ports detected
[ 2.440325] hub 2-1:1.0: USB hub found
[ 2.440435] hub 2-1:1.0: 8 ports detected
[ 2.441063] sda: unknown partition table
[ 2.441497] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.565675] device-mapper: uevent: version 1.0.3
[ 2.565934] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
[ 2.692663] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[ 2.706043] usb 2-1.2: new low-speed USB device number 3 using ehci-pci
[ 2.772848] usb 2-1.2: device descriptor read/64, error -32
[ 2.779221] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[ 2.779440] scsi host4: usb-storage 1-1.2:1.0
[ 2.779527] usbcore: registered new interface driver usb-storage
[ 2.779924] usbcore: registered new interface driver uas
[ 2.856098] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
[ 2.967201] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.971047] usbcore: registered new interface driver usbhid
[ 2.971053] usbhid: USB HID core driver
[ 2.971952] input: MOON AND as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:13EE:0001.0001/input/input6
[ 2.972009] hid-generic 0003:13EE:0001.0001: input,hidraw0: USB HID v1.00 Mouse [MOON AND ] on usb-0000:00:1d.0-1.2/input0
[ 3.056221] usb 1-1.4: new full-speed USB device number 5 using ehci-pci
[ 3.109679] Switched to clocksource tsc
[ 3.784293] scsi 4:0:0:0: Direct-Access General USB Flash Disk 1.00 PQ: 0 ANSI: 2
[ 3.785258] sd 4:0:0:0: [sdb] 15669248 512-byte logical blocks: (8.02 GB/7.47 GiB)
[ 3.785914] sd 4:0:0:0: [sdb] Write Protect is off
[ 3.785917] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 3.786586] sd 4:0:0:0: [sdb] No Caching mode page found
[ 3.786665] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 3.790474] sdb: sdb1
[ 3.793789] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 4.430675] NET: Registered protocol family 38
[ 4.440973] AVX instructions are not detected.
[ 4.467642] AVX instructions are not detected.
[ 4.709661] sda: unknown partition table
[ 5.239219] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 5.751674] random: nonblocking pool is initialized
[ 8.558245] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 9.486832] vboxdrv: Found 4 processor cores.
[ 9.487056] vboxdrv: fAsync=0 offMin=0x104 offMax=0x1884
[ 9.487129] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 9.487130] vboxdrv: Successfully loaded version 4.3.24_OSE (interface 0x001a0009).
[ 9.552548] EXT4-fs (dm-0): re-mounted. Opts: data=ordered
[ 12.862437] agpgart: Erk, registering with no pci_dev!
[ 12.862445] agpgart-intel: probe of 0000:00:00.0 failed with error -22
[ 12.865460] ACPI: AC Adapter [AC] (on-line)
[ 12.905506] ACPI: Battery Slot [BAT0] (battery absent)
[ 12.940198] ACPI Warning: SystemIO range 0x0000000000004000-0x000000000000401f conflicts with OpRegion 0x0000000000004000-0x000000000000400f (\_SB_.PCI0.SBUS.SMBI) (20140926/utaddress-258)
[ 12.940206] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.945571] thermal LNXTHERM:00: registered as thermal_zone0
[ 12.945574] ACPI: Thermal Zone [TSZ0] (61 C)
[ 13.005662] thermal LNXTHERM:01: registered as thermal_zone1
[ 13.005671] ACPI: Thermal Zone [TSZ1] (59 C)
[ 13.029548] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140926/utaddress-258)
[ 13.029557] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.029562] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[ 13.029568] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.029570] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[ 13.029575] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.029577] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[ 13.029582] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.029583] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 13.115239] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 13.119316] wmi: Mapper loaded
[ 13.152244] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 13.179708] mei_me 0000:00:16.0: irq 27 for MSI/MSI-X
[ 13.259132] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[ 13.373194] input: HP WMI hotkeys as /devices/virtual/input/input9
[ 13.508760] ACPI Error: Field [B128] at 1152 exceeds Buffer [NULL] size 160 (bits) (20140926/dsopcode-236)
[ 13.508768] ACPI Error: Method parse/execution failed [\_SB_.WMID.HWCD] (Node ffff8802330407d0), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 13.508776] ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node ffff880233041028), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 13.508918] ACPI Error: Field [B128] at 1152 exceeds Buffer [NULL] size 160 (bits) (20140926/dsopcode-236)
[ 13.508923] ACPI Error: Method parse/execution failed [\_SB_.WMID.HWCD] (Node ffff8802330407d0), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 13.508930] ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node ffff880233041028), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 13.702152] iTCO_vendor_support: vendor-support=0
[ 13.801932] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 13.801983] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
[ 13.802107] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 14.004201] cfg80211: Calling CRDA to update world regulatory domain
[ 14.098456] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 14.098468] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 14.098816] r8169 0000:01:00.0: irq 28 for MSI/MSI-X
[ 14.099031] r8169 0000:01:00.0 eth0: RTL8168e/8111e at 0xffffc90010c8a000, 00:9c:02:16:37:e5, XID 0c200000 IRQ 28
[ 14.099034] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 14.196456] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400, board id: 1680, fw id: 706145
[ 14.245008] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[ 14.245931] r8169 0000:01:00.0 eno1: renamed from eth0
[ 14.291882] ACPI Error: Field [B128] at 1152 exceeds Buffer [NULL] size 160 (bits) (20140926/dsopcode-236)
[ 14.291889] ACPI Error: Method parse/execution failed [\_SB_.WMID.HWCD] (Node ffff8802330407d0), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 14.291898] ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node ffff880233041028), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 14.305464] ACPI Error: Field [B128] at 1152 exceeds Buffer [NULL] size 160 (bits) (20140926/dsopcode-236)
[ 14.305473] ACPI Error: Method parse/execution failed [\_SB_.WMID.HWCD] (Node ffff8802330407d0), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 14.305482] ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node ffff880233041028), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 14.320502] mousedev: PS/2 mouse device common for all mice
[ 14.371760] snd_hda_intel 0000:00:1b.0: irq 29 for MSI/MSI-X
[ 14.425697] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 14.425702] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 14.425705] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 14.425706] sound hdaudioC0D0: mono: mono_out=0x0
[ 14.425708] sound hdaudioC0D0: inputs:
[ 14.425710] sound hdaudioC0D0: Mic=0x18
[ 14.425712] sound hdaudioC0D0: Internal Mic=0x12
[ 14.566312] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input10
[ 14.566689] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 14.566774] input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 14.566854] input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 14.833327] media: Linux media interface: v0.10
[ 14.853882] Linux video capture interface: v2.00
[ 14.888222] Bluetooth: Core ver 2.19
[ 14.888245] NET: Registered protocol family 31
[ 14.888246] Bluetooth: HCI device and connection manager initialized
[ 14.888255] Bluetooth: HCI socket layer initialized
[ 14.888256] Bluetooth: L2CAP socket layer initialized
[ 14.888263] Bluetooth: SCO socket layer initialized
[ 14.915323] ath: phy0: ASPM enabled: 0x43
[ 14.915328] ath: EEPROM regdomain: 0x60
[ 14.915330] ath: EEPROM indicates we should expect a direct regpair map
[ 14.915332] ath: Country alpha2 being used: 00
[ 14.915333] ath: Regpair used: 0x60
[ 14.924287] usbcore: registered new interface driver btusb
[ 14.933243] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 14.933564] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90010f40000, irq=18
[ 15.056798] ath9k 0000:02:00.0 wlo1: renamed from wlan0
[ 15.146590] uvcvideo: Found UVC 1.00 device HP Webcam-101 (05c8:021e)
[ 15.161772] input: HP Webcam-101 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input14
[ 15.161886] usbcore: registered new interface driver uvcvideo
[ 15.161888] USB Video Class driver (1.1.1)
[ 15.325603] usbcore: registered new interface driver ath3k
[ 15.565406] usb 1-1.4: USB disconnect, device number 5
[ 15.870877] usb 1-1.4: new full-speed USB device number 6 using ehci-pci
[ 17.064820] systemd-journald[198]: Received request to flush runtime journal from PID 1
[ 23.120280] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 24.634926] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 27.018775] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 27.018783] Bluetooth: BNEP filters: protocol multicast
[ 27.018797] Bluetooth: BNEP socket layer initialized
[ 28.350327] ACPI Error: Field [B128] at 1152 exceeds Buffer [NULL] size 160 (bits) (20140926/dsopcode-236)
[ 28.350348] ACPI Error: Method parse/execution failed [\_SB_.WMID.HWCD] (Node ffff8802330407d0), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 28.350379] ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node ffff880233041028), AE_AML_BUFFER_LIMIT (20140926/psparse-536)
[ 28.729192] r8169 0000:01:00.0 eno1: link down
[ 28.729239] r8169 0000:01:00.0 eno1: link down
[ 30.430459] r8169 0000:01:00.0 eno1: link up
[ 203.415786] fuse init (API version 7.23)
[ 5699.482369] perf interrupt took too long (2505 > 2495), lowering kernel.perf_event_max_sample_rate to 50100
[11059.175976] Bluetooth: RFCOMM TTY layer initialized
[11059.175995] Bluetooth: RFCOMM socket layer initialized
[11059.176006] Bluetooth: RFCOMM ver 1.11There is no difference in lsmod, except the order of some modules either.
The only thing, that worked by now is manually running acpi utility about 20 times. It causes events to be processed. Until i stop executing it.
Installing acpid doesnt change anything at all. It doesnt seem to force-process those events.
Frustrated.
Last edited by wfoojjaec (2015-03-07 04:36:10)
Offline
And a fast update. Issue seems to be in a shutdown process, not in ACPI handling. After manually running systemctl suspend things start to work properly.
Sometimes during boot a
Failed to start Verify integrity of password and group files.pops out at random. It doesnt seem to be connected though.
Upon a shutdown there is only a famous cgroup message
cgroup : option or name mismatch, new: 0x0"", old: 0x4 "systemd"Also all boot/shutdown messages sometimes are not suppresed in tty, like daemon start/stop or filesystem umount.
Could be only visual issue due to async systemd startup processing.
Offline
Pages: 1