[Solved] HP Omen 15 - Slow SSD after IRQ 16 error

[EDIT]
Sorry for wasting everyone's time. It turned out that I had only tried installing nvidia/bumblebee without the nomodeset option..and apparently that didn't work properly for some reason.
So if anyone else runs into this problem here's the solution:
1) Boot your installation media with the 'nomodeset' kernel option (this is especially important for live images (fedora,ubuntu,...) which are completely unusable otherwise
2) With nomodeset still enabled, install the nvidia driver, bumblebee and bbswitch
4) Enable bumblebeed.service
3) remove the nomodeset option
Also I updated the microcode on the CPU, but as far as I could tell that didn't affect anything.
[/EDIT]
Hi everyone,
I bought a new HP Omen 15 laptop. In Windows everything runs fine, but on Linux I get an IRQ 16 error after which SSD reads become so painfully slow that the system becomes mostly unusable. This issue has been posted by someone on the Ubuntu forums, but nobody had a solution there.
Hopefully one of you will be able to help me, because right now I'm stuck on Windows for doing my work...and I get absolutely no joy out of that
Hardware:
i7-4710HQ
Nvidia GeForce GTX 860 and Intel® HD Graphics 4600
512GB Samsung XP941 SSD (M.2)
Currently the system dual-boots with Windows 8.1, secure boot disabled, using gummiboot on the windows UEFI partition.
The actual error that (I think) leads to the performance hit is
[ 13.608625] 0000000000000000 96859b6ad089d33d ffff88045f243e28 ffffffff8154fb74
[ 13.608632] 0000000000000000 ffff880083514e00 ffff88045f243e58 ffffffff810cd406
[ 13.608637] 000000013ffeb056 ffff880083514e00 0000000000000000 0000000000000010
[ 13.608643] Call Trace:
[ 13.608646] <IRQ> [<ffffffff8154fb74>] dump_stack+0x4e/0x71
[ 13.608665] [<ffffffff810cd406>] __report_bad_irq+0x36/0xd0
[ 13.608671] [<ffffffff810cd7b7>] note_interrupt+0x257/0x2a0
[ 13.608677] [<ffffffff810cacee>] handle_irq_event_percpu+0xae/0x1f0
[ 13.608682] [<ffffffff810cae71>] handle_irq_event+0x41/0x70
[ 13.608689] [<ffffffff810cdd47>] handle_fasteoi_irq+0x87/0x140
[ 13.608698] [<ffffffff81017362>] handle_irq+0x22/0x40
[ 13.608704] [<ffffffff815581b1>] do_IRQ+0x51/0xf0
[ 13.608711] [<ffffffff815561ad>] common_interrupt+0x6d/0x6d
[ 13.608714] <EOI> [<ffffffff81403aa5>] ? cpuidle_enter_state+0x65/0x1a0
[ 13.608730] [<ffffffff81403a91>] ? cpuidle_enter_state+0x51/0x1a0
[ 13.608737] [<ffffffff81403cc7>] cpuidle_enter+0x17/0x20
[ 13.608745] [<ffffffff810b3539>] cpu_startup_entry+0x3d9/0x460
[ 13.608752] [<ffffffff8104a994>] start_secondary+0x1b4/0x1f0
[ 13.608756] handlers:
[ 13.608809] [<ffffffffa0128410>] ahci_single_irq_intr [libahci]
[ 13.608873] Disabling IRQ #16
What's interesting is, that this problem does not occur if I set the 'nomodeset' kernel option. So probably it's somehow related to graphics. The performance drop is quite visible:
With nomodeset:
hdparm -Tt --verbose /dev/sda
/dev/sda:
Timing cached reads: 21006 MB in 2.00 seconds = 10513.48 MB/sec
Timing buffered disk reads: 2378 MB in 3.00 seconds = 792.36 MB/sec
...and without:
hdparm -Tt --verbose /dev/sda
/dev/sda:
Timing cached reads: 12274 MB in 2.00 seconds = 6140.85 MB/sec
Timing buffered disk reads: 8 MB in 3.20 seconds = 2.50 MB/sec
So just about 0.3% of the original speed.
The above information are form a fresh install without any additional packages installed. Installing nvidia/intel/bumblebee did not help either, so I've left it in the fresh state to be debuggable.
Here are various outputs from some commands that might be useful to determine the error source, let me know if you need anything else!
hdparm /dev/sda
/dev/sda:
multcount = 0 (off)
IO_support = 1 (32-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 62260/255/63, sectors = 1000215216, start = 0
lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
00:1c.5 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #6 (rev d5)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev a2)
07:00.0 SATA controller: Samsung Electronics Co Ltd XP941 PCIe SSD (rev 01)
08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
09:00.0 Network controller: Intel Corporation Wireless 7260 (rev c3)
cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
0: 24 0 0 0 0 0 0 0 IR-IO-APIC-edge timer
1: 901 2 2 1 3 1 1 0 IR-IO-APIC-edge i8042
8: 1 0 0 0 0 0 0 0 IR-IO-APIC-edge rtc0
9: 199 49 37 75 13 25 6 18 IR-IO-APIC-fasteoi acpi
12: 4419 17 5 8 2 6 7 7 IR-IO-APIC-edge i8042
16: 3146 195401 312 395 353 184 102 108 IR-IO-APIC 16-fasteoi 0000:07:00.0
24: 0 0 0 0 0 0 0 0 DMAR_MSI-edge dmar0
25: 0 0 0 0 0 0 0 0 DMAR_MSI-edge dmar1
26: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge PCIe PME
27: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge PCIe PME
28: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge PCIe PME
29: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge PCIe PME
30: 6 1 2 9 1 0 1 2 IR-PCI-MSI-edge rtsx_pci
31: 574 190 28 34 154 29 11 7 IR-PCI-MSI-edge xhci_hcd
32: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge 0000:00:1f.2
33: 1 0 0 0 0 0 3 7 IR-PCI-MSI-edge mei_me
34: 5 138 79 0 5 76 10 0 IR-PCI-MSI-edge snd_hda_intel
35: 169 0 1 0 1 0 0 0 IR-PCI-MSI-edge i915
36: 17 3 2 7 6 14 2 11 IR-PCI-MSI-edge iwlwifi
37: 1 26 0 0 32 0 0 0 IR-PCI-MSI-edge snd_hda_intel
NMI: 0 0 0 0 0 0 0 0 Non-maskable interrupts
LOC: 958 2678 1069 355 1505 562 682 321 Local timer interrupts
SPU: 0 0 0 0 0 0 0 0 Spurious interrupts
PMI: 0 0 0 0 0 0 0 0 Performance monitoring interrupts
IWI: 1 1 0 1 0 0 0 0 IRQ work interrupts
RTR: 0 0 0 0 0 0 0 0 APIC ICR read retries
RES: 204 193 207 200 136 177 195 285 Rescheduling interrupts
CAL: 898 819 847 830 822 853 843 869 Function call interrupts
TLB: 10 6 8 3 4 7 3 5 TLB shootdowns
TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts
THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts
MCE: 0 0 0 0 0 0 0 0 Machine check exceptions
MCP: 2 2 2 2 2 2 2 2 Machine check polls
HYP: 0 0 0 0 0 0 0 0 Hypervisor callback interrupts
ERR: 0
MIS: 0
dmesg
[ 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: initrd=\initramfs-linux.img root=/dev/mapper/VolGroup00-lv_root rw
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c07efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009c07f000-0x000000009ce7efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009ce7f000-0x000000009cf7efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009cf7f000-0x000000009cffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000045f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x78e8e018-0x78ea7657] usable ==> usable
[ 0.000000] e820: update [mem 0x78e7d018-0x78e8d057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000006efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000006f000-0x000000000006ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000070000-0x0000000000087fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000078e7d017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000078e7d018-0x0000000078e8d057] usable
[ 0.000000] reserve setup_data: [mem 0x0000000078e8d058-0x0000000078e8e017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000078e8e018-0x0000000078ea7657] usable
[ 0.000000] reserve setup_data: [mem 0x0000000078ea7658-0x000000009c07efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009c07f000-0x000000009ce7efff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000009ce7f000-0x000000009cf7efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000009cf7f000-0x000000009cffefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000009cfff000-0x000000009cffffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000045f5fffff] usable
[ 0.000000] efi: EFI v2.31 by INSYDE Corp.
[ 0.000000] efi: ACPI=0x9cffe000 ACPI 2.0=0x9cffe014 SMBIOS=0x9ce7df18
[ 0.000000] efi: mem00: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000001000) (0MB)
[ 0.000000] efi: mem01: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000001000-0x0000000000007000) (0MB)
[ 0.000000] efi: mem02: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000007000-0x000000000006f000) (0MB)
[ 0.000000] efi: mem03: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000006f000-0x0000000000070000) (0MB)
[ 0.000000] efi: mem04: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000070000-0x0000000000088000) (0MB)
[ 0.000000] efi: mem05: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x0000000000088000-0x000000000009f000) (0MB)
[ 0.000000] efi: mem06: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009f000-0x00000000000a0000) (0MB)
[ 0.000000] efi: mem07: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000001000000) (15MB)
[ 0.000000] efi: mem08: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000001000000-0x0000000001e3b000) (14MB)
[ 0.000000] efi: mem09: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000001e3b000-0x0000000078680000) (1896MB)
[ 0.000000] efi: mem10: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000078680000-0x00000000786a0000) (0MB)
[ 0.000000] efi: mem11: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000786a0000-0x0000000078e7d000) (7MB)
[ 0.000000] efi: mem12: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000078e7d000-0x0000000078ea8000) (0MB)
[ 0.000000] efi: mem13: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x0000000078ea8000-0x000000007ace3000) (30MB)
[ 0.000000] efi: mem14: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000007ace3000-0x000000007b670000) (9MB)
[ 0.000000] efi: mem15: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000007b670000-0x000000007b67a000) (0MB)
[ 0.000000] efi: mem16: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007b67a000-0x000000007b67f000) (0MB)
[ 0.000000] efi: mem17: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000007b67f000-0x000000007b865000) (1MB)
[ 0.000000] efi: mem18: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x000000007b865000-0x000000007b87f000) (0MB)
[ 0.000000] efi: mem19: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000007b87f000-0x000000007f7d2000) (63MB)
[ 0.000000] efi: mem20: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007f7d2000-0x000000008001a000) (8MB)
[ 0.000000] efi: mem21: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008001a000-0x0000000081106000) (16MB)
[ 0.000000] efi: mem22: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081106000-0x00000000815f5000) (4MB)
[ 0.000000] efi: mem23: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000815f5000-0x000000008161b000) (0MB)
[ 0.000000] efi: mem24: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008161b000-0x0000000081659000) (0MB)
[ 0.000000] efi: mem25: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081659000-0x00000000819e1000) (3MB)
[ 0.000000] efi: mem26: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000819e1000-0x00000000819e2000) (0MB)
[ 0.000000] efi: mem27: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000819e2000-0x00000000819fe000) (0MB)
[ 0.000000] efi: mem28: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000819fe000-0x0000000081a04000) (0MB)
[ 0.000000] efi: mem29: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081a04000-0x0000000081a0c000) (0MB)
[ 0.000000] efi: mem30: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081a0c000-0x0000000081a0d000) (0MB)
[ 0.000000] efi: mem31: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081a0d000-0x0000000081a38000) (0MB)
[ 0.000000] efi: mem32: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081a38000-0x0000000081a3a000) (0MB)
[ 0.000000] efi: mem33: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081a3a000-0x0000000081b48000) (1MB)
[ 0.000000] efi: mem34: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081b48000-0x0000000081b49000) (0MB)
[ 0.000000] efi: mem35: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081b49000-0x0000000081bcc000) (0MB)
[ 0.000000] efi: mem36: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081bcc000-0x0000000081bd4000) (0MB)
[ 0.000000] efi: mem37: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081bd4000-0x0000000081bd5000) (0MB)
[ 0.000000] efi: mem38: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081bd5000-0x0000000081bd7000) (0MB)
[ 0.000000] efi: mem39: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081bd7000-0x0000000081bd8000) (0MB)
[ 0.000000] efi: mem40: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081bd8000-0x0000000081bd9000) (0MB)
[ 0.000000] efi: mem41: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081bd9000-0x0000000081c1b000) (0MB)
[ 0.000000] efi: mem42: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c1b000-0x0000000081c1c000) (0MB)
[ 0.000000] efi: mem43: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c1c000-0x0000000081c20000) (0MB)
[ 0.000000] efi: mem44: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c20000-0x0000000081c22000) (0MB)
[ 0.000000] efi: mem45: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c22000-0x0000000081c2d000) (0MB)
[ 0.000000] efi: mem46: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c2d000-0x0000000081c30000) (0MB)
[ 0.000000] efi: mem47: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c30000-0x0000000081c52000) (0MB)
[ 0.000000] efi: mem48: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c52000-0x0000000081c53000) (0MB)
[ 0.000000] efi: mem49: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c53000-0x0000000081c76000) (0MB)
[ 0.000000] efi: mem50: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c76000-0x0000000081c77000) (0MB)
[ 0.000000] efi: mem51: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c77000-0x0000000081c78000) (0MB)
[ 0.000000] efi: mem52: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c78000-0x0000000081c7a000) (0MB)
[ 0.000000] efi: mem53: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c7a000-0x000000008387f000) (28MB)
[ 0.000000] efi: mem54: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008387f000-0x000000009bc0e000) (387MB)
[ 0.000000] efi: mem55: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009bc0e000-0x000000009c07f000) (4MB)
[ 0.000000] efi: mem56: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x000000009c07f000-0x000000009c47f000) (4MB)
[ 0.000000] efi: mem57: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x000000009c47f000-0x000000009c67f000) (2MB)
[ 0.000000] efi: mem58: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000009c67f000-0x000000009ce7f000) (8MB)
[ 0.000000] efi: mem59: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x000000009ce7f000-0x000000009cf7f000) (1MB)
[ 0.000000] efi: mem60: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cf7f000-0x000000009cfff000) (0MB)
[ 0.000000] efi: mem61: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009cfff000-0x000000009d000000) (0MB)
[ 0.000000] efi: mem62: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000045f600000) (13814MB)
[ 0.000000] efi: mem63: [Reserved | | | | | | | | | ] range=[0x00000000000a0000-0x00000000000c0000) (0MB)
[ 0.000000] efi: mem64: [Reserved | | | | | | | | | ] range=[0x000000009d000000-0x000000009fa00000) (42MB)
[ 0.000000] efi: mem65: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000e0000000-0x00000000f0000000) (256MB)
[ 0.000000] efi: mem66: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000feb00000-0x00000000feb10000) (0MB)
[ 0.000000] efi: mem67: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[ 0.000000] efi: mem68: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed00000-0x00000000fed1c000) (0MB)
[ 0.000000] efi: mem69: [Memory Mapped I/O |RUN| | | | | | | | ] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[ 0.000000] efi: mem70: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed20000-0x00000000fee01000) (0MB)
[ 0.000000] efi: mem71: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000ffb00000-0x0000000100000000) (5MB)
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Hewlett-Packard HP OMEN Notebook PC 15/2332, BIOS F.09 12/27/2014
[ 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 = 0x45f600 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-E7FFF write-protect
[ 0.000000] E8000-EFFFF write-combining
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7800000000 write-back
[ 0.000000] 1 base 009D000000 mask 7FFF000000 uncachable
[ 0.000000] 2 base 009E000000 mask 7FFE000000 uncachable
[ 0.000000] 3 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 4 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000082000] 82000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 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 0x45f400000-0x45f5fffff]
[ 0.000000] [mem 0x45f400000-0x45f5fffff] page 2M
[ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x45c000000-0x45f3fffff]
[ 0.000000] [mem 0x45c000000-0x45f3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x400000000-0x45bffffff]
[ 0.000000] [mem 0x400000000-0x43fffffff] page 1G
[ 0.000000] [mem 0x440000000-0x45bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x9c07efff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
[ 0.000000] [mem 0x80000000-0x9bffffff] page 2M
[ 0.000000] [mem 0x9c000000-0x9c07efff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x9cfff000-0x9cffffff]
[ 0.000000] [mem 0x9cfff000-0x9cffffff] page 4k
[ 0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x7f7d2000-0x80019fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 0x000000009CFFE210 0000F4 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
[ 0.000000] ACPI: FACP 0x000000009CFF7000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: DSDT 0x000000009CFDB000 018700 (v02 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
[ 0.000000] ACPI: FACS 0x000000009CF67000 000040
[ 0.000000] ACPI: TCPA 0x000000009CFFD000 000032 (v02 HPQOEM INSYDE 00000000 HP 00040000)
[ 0.000000] ACPI: UEFI 0x000000009CFFC000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: FPDT 0x000000009CFFA000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: MSDM 0x000000009CFF9000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: ASF! 0x000000009CFF8000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: HPET 0x000000009CFF6000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: APIC 0x000000009CFF5000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: MCFG 0x000000009CFF4000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: WDAT 0x000000009CFDA000 000224 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFD9000 0007F6 (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
[ 0.000000] ACPI: BOOT 0x000000009CFD7000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: LPIT 0x000000009CFD6000 000094 (v01 HPQOEM INSYDE 00000000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFD5000 0003E1 (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
[ 0.000000] ACPI: ASPT 0x000000009CFD4000 000034 (v07 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: DBGP 0x000000009CFD3000 000034 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFCB000 000539 (v01 HPQOEM INSYDE 00003000 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFCA000 000AD8 (v01 HPQOEM INSYDE 00003000 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFC6000 003361 (v01 HPQOEM INSYDE 00003000 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFBE000 003FC4 (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFC5000 00040A (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
[ 0.000000] ACPI: WDTT 0x000000009CFC4000 000224 (v02 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFC3000 00006B (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
[ 0.000000] ACPI: BGRT 0x000000009CFC2000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: TPM2 0x000000009CFBD000 000044 (v03 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: DMAR 0x000000009CFBC000 0000A8 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000045f5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x45f5fa000-0x45f5fdfff]
[ 0.000000] [ffffea0000000000-ffffea00117fffff] PMD -> [ffff88044ec00000-ffff88045ebfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x45f5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0006efff]
[ 0.000000] node 0: [mem 0x00070000-0x00087fff]
[ 0.000000] node 0: [mem 0x00100000-0x9c07efff]
[ 0.000000] node 0: [mem 0x9cfff000-0x9cffffff]
[ 0.000000] node 0: [mem 0x100000000-0x45f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x45f5fffff]
[ 0.000000] On node 0 totalpages: 4175366
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3974 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 9922 pages used for memmap
[ 0.000000] DMA32 zone: 635008 pages, LIFO batch:31
[ 0.000000] Normal zone: 55256 pages used for memmap
[ 0.000000] Normal zone: 3536384 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 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, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x78e7d000-0x78e7dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x78e8d000-0x78e8dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x78e8e000-0x78e8efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x78ea7000-0x78ea7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9c07f000-0x9ce7efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9ce7f000-0x9cf7efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9cf7f000-0x9cffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-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-0xfeb0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
[ 0.000000] e820: [mem 0x9fa00000-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 @ffff88045f200000 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: 4110103
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/mapper/VolGroup00-lv_root rw
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 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: 16285004K/16701464K available (5481K kernel code, 908K rwdata, 1720K rodata, 1160K init, 1184K bss, 416460K 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 dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 67108864 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 2494.211 MHz processor
[ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.27 BogoMIPS (lpj=8314036)
[ 0.000023] pid_max: default: 32768 minimum: 301
[ 0.000028] ACPI: Core revision 20140926
[ 0.014940] ACPI: All ACPI Tables successfully acquired
[ 0.048477] Security Framework initialized
[ 0.048484] Yama: becoming mindful.
[ 0.049168] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.051306] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.052245] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.052257] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.052448] Initializing cgroup subsys memory
[ 0.052452] Initializing cgroup subsys devices
[ 0.052454] Initializing cgroup subsys freezer
[ 0.052455] Initializing cgroup subsys net_cls
[ 0.052457] Initializing cgroup subsys blkio
[ 0.052472] CPU: Physical Processor ID: 0
[ 0.052473] CPU: Processor Core ID: 0
[ 0.052476] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.053226] mce: CPU supports 9 MCE banks
[ 0.053236] CPU0: Thermal monitoring enabled (TM1)
[ 0.053246] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.053323] Freeing SMP alternatives memory: 20K (ffffffff81a07000 - ffffffff81a0c000)
[ 0.053911] Ignoring BGRT: invalid status 0 (expected 1)
[ 0.055124] ftrace: allocating 20931 entries in 82 pages
[ 0.061596] dmar: Host address width 39
[ 0.061597] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.061601] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[ 0.061602] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.061605] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[ 0.061606] dmar: RMRR base: 0x0000009cd6f000 end: 0x0000009cd8efff
[ 0.061606] dmar: RMRR base: 0x0000009d800000 end: 0x0000009f9fffff
[ 0.061670] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.061671] HPET id 0 under DRHD base 0xfed91000
[ 0.061671] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.061783] Enabled IRQ remapping in x2apic mode
[ 0.061784] Enabling x2apic
[ 0.061784] Enabled x2apic
[ 0.061789] Switched APIC routing to cluster x2apic.
[ 0.062206] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.095245] smpboot: CPU0: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (fam: 06, model: 3c, stepping: 03)
[ 0.095250] TSC deadline timer enabled
[ 0.095266] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.095280] ... version: 3
[ 0.095281] ... bit width: 48
[ 0.095281] ... generic registers: 4
[ 0.095282] ... value mask: 0000ffffffffffff
[ 0.095283] ... max period: 0000ffffffffffff
[ 0.095283] ... fixed-purpose events: 3
[ 0.095284] ... event mask: 000000070000000f
[ 0.118723] x86: Booting SMP configuration:
[ 0.118724] .... node #0, CPUs: #1
[ 0.132727] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.139403] #2 #3 #4 #5 #6 #7
[ 0.253216] x86: Booted up 1 node, 8 CPUs
[ 0.253219] smpboot: Total of 8 processors activated (39923.18 BogoMIPS)
[ 0.259240] devtmpfs: initialized
[ 0.261225] PM: Registering ACPI NVS region [mem 0x9ce7f000-0x9cf7efff] (1048576 bytes)
[ 0.261788] pinctrl core: initialized pinctrl subsystem
[ 0.261821] RTC time: 15:05:14, date: 03/07/15
[ 0.261896] NET: Registered protocol family 16
[ 0.272461] cpuidle: using governor ladder
[ 0.285819] cpuidle: using governor menu
[ 0.285860] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.285861] ACPI: bus type PCI registered
[ 0.285863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.285923] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.285925] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.286198] PCI: Using configuration type 1 for base access
[ 0.299479] ACPI: Added _OSI(Module Device)
[ 0.299481] ACPI: Added _OSI(Processor Device)
[ 0.299482] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.299483] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.302912] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.305266] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.306241] ACPI: Dynamic OEM Table Load:
[ 0.306250] ACPI: SSDT 0xFFFF880448503800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20131115)
[ 0.319415] ACPI: Dynamic OEM Table Load:
[ 0.319425] ACPI: SSDT 0xFFFF8804485D2000 0005AA (v01 PmRef ApIst 00003000 INTL 20131115)
[ 0.332651] ACPI: Dynamic OEM Table Load:
[ 0.332660] ACPI: SSDT 0xFFFF88044858EE00 000119 (v01 PmRef ApCst 00003000 INTL 20131115)
[ 0.384073] ACPI: Interpreter enabled
[ 0.384081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[ 0.384088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.384107] ACPI: (supports S0 S3 S4 S5)
[ 0.384108] ACPI: Using IOAPIC for interrupt routing
[ 0.384130] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.388473] ACPI: Power Resource [PG00] (on)
[ 0.390539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.390543] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.390880] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.391231] PCI host bridge to bus 0000:00
[ 0.391233] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.391234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.391236] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.391237] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.391237] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
[ 0.391238] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
[ 0.391239] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
[ 0.391240] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
[ 0.391241] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.391242] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.391243] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.391244] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.391245] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.391246] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.391247] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
[ 0.391248] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
[ 0.391248] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
[ 0.391249] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
[ 0.391255] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[ 0.391363] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.391390] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.391467] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.391495] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[ 0.391503] pci 0000:00:02.0: reg 0x10: [mem 0xd1000000-0xd13fffff 64bit]
[ 0.391507] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.391511] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.391611] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.391617] pci 0000:00:03.0: reg 0x10: [mem 0xd1710000-0xd1713fff 64bit]
[ 0.391739] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.391754] pci 0000:00:14.0: reg 0x10: [mem 0xd1700000-0xd170ffff 64bit]
[ 0.391806] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.391878] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.391904] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.391922] pci 0000:00:16.0: reg 0x10: [mem 0xd1718000-0xd171800f 64bit]
[ 0.391977] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.392081] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.392094] pci 0000:00:1b.0: reg 0x10: [mem 0xd1714000-0xd1717fff 64bit]
[ 0.392153] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.392226] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.392251] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.392316] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.392392] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.392418] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[ 0.392477] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.392552] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.392576] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
[ 0.392635] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.392713] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.392742] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
[ 0.392924] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[ 0.392937] pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
[ 0.392943] pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
[ 0.392950] pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
[ 0.392956] pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
[ 0.392962] pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
[ 0.392968] pci 0000:00:1f.2: reg 0x24: [mem 0xd171b000-0xd171b7ff]
[ 0.393001] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.393092] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.393105] pci 0000:00:1f.3: reg 0x10: [mem 0xd1719000-0xd17190ff 64bit]
[ 0.393121] pci 0000:00:1f.3: reg 0x20: [io 0x4040-0x405f]
[ 0.393269] pci 0000:01:00.0: [10de:1392] type 00 class 0x030200
[ 0.393285] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xd0ffffff]
[ 0.393301] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[ 0.393317] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[ 0.393328] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
[ 0.393338] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 0.393417] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.399365] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[ 0.399367] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.399370] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd0ffffff]
[ 0.399373] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
[ 0.399511] pci 0000:07:00.0: [144d:a800] type 00 class 0x010601
[ 0.399581] pci 0000:07:00.0: reg 0x24: [mem 0xd1600000-0xd1601fff]
[ 0.399611] pci 0000:07:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.399698] pci 0000:07:00.0: PME# supported from D3hot D3cold
[ 0.399751] pci 0000:07:00.0: System wakeup disabled by ACPI
[ 0.406055] pci 0000:00:1c.0: PCI bridge to [bus 07]
[ 0.406061] pci 0000:00:1c.0: bridge window [mem 0xd1600000-0xd16fffff]
[ 0.406133] pci 0000:08:00.0: [10ec:5227] type 00 class 0xff0000
[ 0.406153] pci 0000:08:00.0: reg 0x10: [mem 0xd1500000-0xd1500fff]
[ 0.406285] pci 0000:08:00.0: supports D1 D2
[ 0.406286] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.406316] pci 0000:08:00.0: System wakeup disabled by ACPI
[ 0.412720] pci 0000:00:1c.4: PCI bridge to [bus 08]
[ 0.412725] pci 0000:00:1c.4: bridge window [mem 0xd1500000-0xd15fffff]
[ 0.412836] pci 0000:09:00.0: [8086:08b1] type 00 class 0x028000
[ 0.412890] pci 0000:09:00.0: reg 0x10: [mem 0xd1400000-0xd1401fff 64bit]
[ 0.413128] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[ 0.413183] pci 0000:09:00.0: System wakeup disabled by ACPI
[ 0.419415] pci 0000:00:1c.5: PCI bridge to [bus 09]
[ 0.419420] pci 0000:00:1c.5: bridge window [mem 0xd1400000-0xd14fffff]
[ 0.419464] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 0.420118] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.420157] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.420195] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.420233] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.420269] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.420305] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.420341] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.420377] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.420652] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.420689] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.420760] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.420762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.420764] vgaarb: loaded
[ 0.420765] vgaarb: bridge control possible 0000:00:02.0
[ 0.420853] PCI: Using ACPI for IRQ routing
[ 0.425911] PCI: pci_cache_line_size set to 64 bytes
[ 0.425949] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[ 0.425950] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[ 0.425951] e820: reserve RAM buffer [mem 0x78e7d018-0x7bffffff]
[ 0.425952] e820: reserve RAM buffer [mem 0x78e8e018-0x7bffffff]
[ 0.425953] e820: reserve RAM buffer [mem 0x9c07f000-0x9fffffff]
[ 0.425954] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[ 0.425955] e820: reserve RAM buffer [mem 0x45f600000-0x45fffffff]
[ 0.426019] NetLabel: Initializing
[ 0.426020] NetLabel: domain hash size = 128
[ 0.426021] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.426028] NetLabel: unlabeled traffic allowed by default
[ 0.426041] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.426044] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.428075] Switched to clocksource hpet
[ 0.431534] pnp: PnP ACPI init
[ 0.431620] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.431622] system 00:00: [io 0xffff] has been reserved
[ 0.431623] system 00:00: [io 0xffff] has been reserved
[ 0.431624] system 00:00: [io 0xffff] has been reserved
[ 0.431625] system 00:00: [io 0x1800-0x18fe] could not be reserved
[ 0.431626] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.431628] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.431656] system 00:01: [io 0x0800-0x087f] has been reserved
[ 0.431658] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.431677] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.431703] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.431705] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.431750] pnp 00:04: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[ 0.431766] pnp 00:05: Plug and Play ACPI device, IDs SYN1ed8 SYN1e00 SYN0002 PNP0f13 (active)
[ 0.431848] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.431849] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.431850] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.431852] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.431853] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.431854] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.431855] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.431856] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.431857] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.431858] system 00:06: [mem 0x9fa20000-0x9fa20fff] has been reserved
[ 0.431860] system 00:06: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[ 0.431861] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.432212] pnp: PnP ACPI: found 7 devices
[ 0.438072] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 0.438074] pci 0000:07:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.438102] pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
[ 0.438103] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[ 0.438105] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.438107] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd0ffffff]
[ 0.438109] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
[ 0.438112] pci 0000:07:00.0: BAR 6: assigned [mem 0xd1610000-0xd161ffff pref]
[ 0.438113] pci 0000:00:1c.0: PCI bridge to [bus 07]
[ 0.438117] pci 0000:00:1c.0: bridge window [mem 0xd1600000-0xd16fffff]
[ 0.438123] pci 0000:00:1c.4: PCI bridge to [bus 08]
[ 0.438127] pci 0000:00:1c.4: bridge window [mem 0xd1500000-0xd15fffff]
[ 0.438133] pci 0000:00:1c.5: PCI bridge to [bus 09]
[ 0.438137] pci 0000:00:1c.5: bridge window [mem 0xd1400000-0xd14fffff]
[ 0.438143] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.438144] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.438145] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.438146] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[ 0.438147] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[ 0.438148] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[ 0.438149] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
[ 0.438150] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
[ 0.438151] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
[ 0.438152] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
[ 0.438153] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
[ 0.438154] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
[ 0.438155] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
[ 0.438156] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
[ 0.438157] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
[ 0.438158] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
[ 0.438159] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff]
[ 0.438160] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.438161] pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd0ffffff]
[ 0.438161] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
[ 0.438163] pci_bus 0000:07: resource 1 [mem 0xd1600000-0xd16fffff]
[ 0.438164] pci_bus 0000:08: resource 1 [mem 0xd1500000-0xd15fffff]
[ 0.438165] pci_bus 0000:09: resource 1 [mem 0xd1400000-0xd14fffff]
[ 0.438182] NET: Registered protocol family 2
[ 0.438329] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.438470] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.438574] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.438585] TCP: reno registered
[ 0.438597] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.438635] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.438690] NET: Registered protocol family 1
[ 0.438701] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.440063] PCI: CLS 64 bytes, default 64
[ 0.440092] Unpacking initramfs...
[ 0.535471] Freeing initrd memory: 8480K (ffff88007f7d2000 - ffff88008001a000)
[ 0.535494] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.535496] software IO TLB [mem 0x97c0e000-0x9bc0e000] (64MB) mapped at [ffff880097c0e000-ffff88009bc0dfff]
[ 0.535525] Simple Boot Flag at 0x44 set to 0x1
[ 0.535703] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.535742] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x1c
[ 0.535747] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x1c
[ 0.535753] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x1c
[ 0.535759] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x1c
[ 0.535764] microcode: CPU4 sig=0x306c3, pf=0x20, revision=0x1c
[ 0.535770] microcode: CPU5 sig=0x306c3, pf=0x20, revision=0x1c
[ 0.535775] microcode: CPU6 sig=0x306c3, pf=0x20, revision=0x1c
[ 0.535781] microcode: CPU7 sig=0x306c3, pf=0x20, revision=0x1c
[ 0.535821] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 0.535836] Scanning for low memory corruption every 60 seconds
[ 0.536021] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.536041] Initialise system trusted keyring
[ 0.536249] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.537029] zpool: loaded
[ 0.537031] zbud: loaded
[ 0.537161] VFS: Disk quotas dquot_6.5.2
[ 0.537181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.537256] msgmni has been set to 31953
[ 0.537287] Key type big_key registered
[ 0.537431] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.537471] io scheduler noop registered
[ 0.537473] io scheduler deadline registered
[ 0.537490] io scheduler cfq registered (default)
[ 0.537616] pcieport 0000:00:01.0: irq 26 for MSI/MSI-X
[ 0.537711] pcieport 0000:00:1c.0: irq 27 for MSI/MSI-X
[ 0.537809] pcieport 0000:00:1c.4: irq 28 for MSI/MSI-X
[ 0.537906] pcieport 0000:00:1c.5: irq 29 for MSI/MSI-X
[ 0.537967] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.537968] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.537970] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.537981] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.537982] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[ 0.537986] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.537996] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 0.537997] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[ 0.538000] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 0.538010] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.538011] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
[ 0.538014] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.538023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.538035] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.538055] efifb: probing for efifb
[ 0.538070] efifb: framebuffer at 0xc0000000, mapped to 0xffffc90011c00000, using 8100k, total 8100k
[ 0.538071] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.538071] efifb: scrolling: redraw
[ 0.538072] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.541482] Console: switching to colour frame buffer device 240x67
[ 0.544794] fb0: EFI VGA frame buffer device
[ 0.544800] intel_idle: MWAIT substates: 0x42120
[ 0.544801] intel_idle: v0.4 model 0x3C
[ 0.544801] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.545023] GHES: HEST is not enabled!
[ 0.545063] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.545351] Linux agpgart interface v0.103
[ 0.545389] rtc_cmos 00:02: RTC can wake from S4
[ 0.545490] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.545516] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.545524] Intel P-state driver initializing.
[ 0.545680] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.545994] TCP: cubic registered
[ 0.546216] NET: Registered protocol family 10
[ 0.546732] NET: Registered protocol family 17
[ 0.547560] Loading compiled-in X.509 certificates
[ 0.547591] registered taskstats version 1
[ 0.548780] Magic number: 7:609:82
[ 0.548952] rtc_cmos 00:02: setting system clock to 2015-03-07 15:05:15 UTC (1425740715)
[ 0.549136] PM: Hibernation image not present or could not be loaded.
[ 0.551123] Freeing unused kernel memory: 1160K (ffffffff818e5000 - ffffffff81a07000)
[ 0.551126] Write protecting the kernel read-only data: 8192k
[ 0.555482] Freeing unused kernel memory: 652K (ffff88000155d000 - ffff880001600000)
[ 0.557272] Freeing unused kernel memory: 328K (ffff8800017ae000 - ffff880001800000)
[ 0.570421] random: systemd-tmpfile urandom read with 5 bits of entropy available
[ 0.584356] device-mapper: uevent: version 1.0.3
[ 0.584470] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: [email protected]
[ 0.597541] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.602695] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.602710] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.603099] rtsx_pci 0000:08:00.0: irq 30 for MSI/MSI-X
[ 0.603111] rtsx_pci 0000:08:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 30
[ 0.604239] ACPI: bus type USB registered
[ 0.604267] usbcore: registered new interface driver usbfs
[ 0.604273] SCSI subsystem initialized
[ 0.604279] usbcore: registered new interface driver hub
[ 0.604330] usbcore: registered new device driver usb
[ 0.605601] libata version 3.00 loaded.
[ 0.605678] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.605685] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.605779] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.605808] xhci_hcd 0000:00:14.0: irq 31 for MSI/MSI-X
[ 0.606024] hub 1-0:1.0: USB hub found
[ 0.606063] hub 1-0:1.0: 14 ports detected
[ 0.609623] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.609626] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.609780] hub 2-0:1.0: USB hub found
[ 0.609795] hub 2-0:1.0: 6 ports detected
[ 0.610944] ahci 0000:00:1f.2: version 3.0
[ 0.611066] ahci 0000:00:1f.2: irq 32 for MSI/MSI-X
[ 0.611083] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.611102] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
[ 0.611105] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst
[ 0.611516] scsi host0: ahci
[ 0.611639] scsi host1: ahci
[ 0.611727] scsi host2: ahci
[ 0.611822] scsi host3: ahci
[ 0.611861] ata1: SATA max UDMA/133 abar m2048@0xd171b000 port 0xd171b100 irq 32
[ 0.611863] ata2: DUMMY
[ 0.611864] ata3: DUMMY
[ 0.611865] ata4: DUMMY
[ 0.621966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.624998] ahci 0000:07:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.625001] ahci 0000:07:00.0: flags: 64bit ncq led clo only pio ccc
[ 0.625238] scsi host4: ahci
[ 0.625288] ata5: SATA max UDMA/133 abar m8192@0xd1600000 port 0xd1600100 irq 16
[ 0.808604] xhci_hcd 0000:00:14.0: Error while assigning device slot ID
[ 0.808642] xhci_hcd 0000:00:14.0: Max number of devices this xHCI host supports is 32.
[ 0.808673] usb usb2-port2: couldn't allocate usb_device
[ 0.808738] xhci_hcd 0000:00:14.0: Error while assigning device slot ID
[ 0.808768] xhci_hcd 0000:00:14.0: Max number of devices this xHCI host supports is 32.
[ 0.808798] usb usb2-port6: couldn't allocate usb_device
[ 0.932036] ata1: SATA link down (SStatus 0 SControl 300)
[ 0.952070] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.952367] ata5.00: ATA-9: SAMSUNG MZHPU512HCGL-000H1, UXM62H1Q, max UDMA/133
[ 0.952370] ata5.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.952660] ata5.00: configured for UDMA/133
[ 0.952785] scsi 4:0:0:0: Direct-Access ATA SAMSUNG MZHPU512 2H1Q PQ: 0 ANSI: 5
[ 0.955003] sd 4:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/476 GiB)
[ 0.955028] sd 4:0:0:0: [sda] Write Protect is off
[ 0.955030] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.955038] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.956407] sda: sda1 sda2 sda3 sda4 sda5
[ 0.956825] sd 4:0:0:0: [sda] Attached SCSI disk
[ 0.968695] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 1.302451] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 1.539371] tsc: Refined TSC clocksource calibration: 2494.224 MHz
[ 1.646163] usb 1-13: new full-speed USB device number 4 using xhci_hcd
[ 1.718430] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.821454] usb 1-13: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.972758] systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[ 1.972914] systemd[1]: Detected architecture 'x86-64'.
[ 1.973342] systemd[1]: Set hostname to <hp_arch>.
[ 2.046

Sorry should have mentioned that. Yeah I tried that and it delays the error message a little bit (about 20 seconds after boot vs instantly). In the end it leads to the exact same error though.

Similar Messages

  • Undocumented problem solved with 16-bit pcmcia and irq error

    I am having the exact same problem as described in the following post:
    "Undocumented problem solved with 16-bit pcmcia and irq error."
    "I'm using a DAQ Card (AI-16E-4), which didn't work properly in MAX. MAX complained that the card didn't respond to an interrupt request.
    I've had this issue for a while, but dropped it, since NI support told me nothing could be done about it. Meanwhile, a seemingly unrelated problem with a wireless pcmcia network card arose. Cisco had no clue what was wrong with their card either, but I found Microsoft Knowledge Base Article Q327947. It seems that Win2k (they claim SP3 and up) disables ISA to PCI routing, which is what causes this problem.
    To fix it, open regedit
    and navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Pcmcia\Parameters"
    edit or create the DWORD value "DisableIsaToPciRouting" and set the value data to 0.
    See Microsoft's article for further details: http://support.microsoft.com/default. aspx?scid=kb;en-us;327947"
    The difference is that I am using WinXP and the Regedit fix does not solve the problem. Does anybody know how he was able to continue to use the card before he solved the problem? The card works fine in MAX, but errors out in LabVIEW.

    Hey Willy,
    Here some additional suggestions that have corrected some PCMCIA difficulties in the past besides the registry edit you suggested.
    1. General Troubleshooting to Verify Correct Hardware and Software Installation
    Uninstall the PC Card hardware through Device Manager
    Remove the PC Card from the laptop
    Uninstall the NI-DAQ software
    Follow the normal installation instructions (the most important step to remember for Plug-n-Play Operating Systems is to install the software first)
    Try the latest service packs for Win 2000 or Win XP
    Try the PC Card in a different laptop
    Try a different slot in the laptop. On certain laptops PC Cards have been successfully installed in the top PCMCIA slot instead of the bottom.
    2. Additional Troubleshootin
    g for PC Cards that Return IRQ Conflicts
    For E-Series DAQCards:
    Update to NI-DAQ 6.9.3 first and then update NI-PAL to version 1.6.1 (included exe file).
    Download the attached NI-PAL (ni-cdu1610.exe), and run the installer. When receiving the error "The device is not responding to the first IRQ Level" in Measurement and Automation Explorer, try this method of upgrading NI-PAL
    3. Additional Troubleshooting Steps
    Try disabling the 3COM adapter, and any other extraneous (for now) devices like any built in serial and parallel ports. The best way to do this is probably to disable them in the BIOS. If the PCMCIA card works properly then try to reconfigure disabled devices one at a time.
    Make sure the latest BIOS is installed.
    Check for any unusual PCMCIA drivers or other software that might interfere with the PCMCIA driver.
    I hope this helps.
    Ron
    Applications Engineering
    National Instruments
    Attachments:
    ni-cdu1610.exe ‏1557 KB

  • [SOLVED] can't boot from ssd after "reset" from recovery usb flash drive

    I have a Twist s230u with the original Hitachi 500GB hdd, running Windows 8.1.  I want to replace the Hitachi 500GB hdd in my Twist s230u with a PNY 240GB SSD that i've purchased.
    While running Windows from the Hitachi HDD drive I followed the "create a recovery drive" procedure to create a recovery usb.  Then I removed the Hitachi HDD from the s230u and installed the PNY 240 SSD in its place.  I booted the s230u from the recovery flash drive that I made.  I selected the "Reset Your PC" option and then the option to wipe all partition/files.  After the Reset completes, I try booting from the SSD but am unable to do so.  I just go back to the F12 boot menu.
    I put the SSD in a drive dock attached to another computer.  Disk Management shows the partitions as follows - 
    I've looked at the partitions on the SSD after the Reset - Disk Management console shows a 1000 MB Recovery partition, a 260MB EFI System partition, and a 221GB primary partition with volume label Windows8_OS.  It is not marked as Boot, Page File, or Crash Dump.
    Diskpart shows an an additional 128MB Reserved partition between the EFI partition and the primary partition.
    I do notice that the 10.6 Lenovo Recovery partition is not present - but I did make sure that I included that partition on the recovery key - though the files on the recovery key only use 8.03 GB for some reason.  Made the key on two different flash media.
    Diskpart also shows the following for the SSD:
    DISKPART> attributes disk
    Current Read-only State : No
    Read-only : No
    Boot Disk : No
    Pagefile Disk : No
    Hibernation File Disk : No
    Crashdump Disk : No
    Clustered Disk : No
    (It also looks like this when I run DISKPART from the recovery media with the SSD inside the internal drive bay of the s230u.)
    When I did the Reset on the SSD in the s230u, and when I tried to boot from it - I had the Secure Boot disabled, the "Legacy Boot first" option set, etc.  
    Can anyone point me in the right direction to be able to boot Windows 8.1 from this SSD in the s230u?  I've been working on this for a couple of days.
    (I also tried cloning the HDD to the SDD using Minitool Partition Wizard, Macrium Reflect, Clonezilla, Acronis, etc - the SSD wouldn't boot after those clone operations either, and I thought maybe I'd have better luck with a reinstall from the USB recovery media.
    (I also tried installing from a Windows 8 iso I burned to a DVD.  I got a product id mismatch message when I tried to install from that, and I was not allowed to proceed.)

    well, I seem to have solved my own problem.  Maybe someone will learn from my mistakes.
    I went into System Setup, went to the Startup tab, and changed the boot setting from "Both" to "UEFI Only".  After doing this I booted from my USB recovery drive, and Reset the PC.  After the Reset, I booted the s230u from the ssd, and I booted into a fresh Windows 8 installation.  
    It seems that the Reset operation could not work properly while the boot setting was "Both" (UEFI and Legacy) and "Legacy First."
    I got a clue when I looked at the contents of the EFI System Partition and there was nothing there except a Temp folder. The EFI System Partition had not been properly written by the Reset operation.  I got some helpful hints on how to see the contents of the EFI System Partition here - http://www.fixedbyvonnie.com/2013/12/how-to-repair-the-efi-bootloader-in-windows-8/#.U-Qz2_ldW7q
    I've also buggered up my original HDD now, so that it won't boot to Windows now.  Now to fix that!  

  • Slow down after Mavericks Installation-can you check my EtreCheck?

    I'm not sure which one of my old programs is slowing me down. Applications and new windows open more slowly and are more likely to freeze. Could someone point me in the right direction?
    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.5 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 16 days 23:36:38
    Disk Information:
              APPLE HDD HTS545050A7E362 disk0 : (500.11 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 499.25 GB (439.8 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.github.GitHub.GHInstallCLI.plist 3rd-Party support link
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [System] com.oracle.java.Helper-Tool.plist 3rd-Party support link
              [System] org.eyebeam.SelfControl.plist 3rd-Party support link
    Launch Agents:
              [System] com.oracle.java.Java-Updater.plist 3rd-Party support link
              [System] com.pharos.notify.plist 3rd-Party support link
              [System] com.pharos.popup.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
              [not loaded] com.spotify.webhelper.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
              Spotify
              RescueTime
              RescueTime
              Dropbox
    Internet Plug-ins:
              JavaAppletPlugin: Version: Java 7 Update 51 3rd-Party support link
              FlashPlayer-10.6: Version: 11.9.900.152 - SDK 10.6 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              Flash Player: Version: 11.9.900.152 - SDK 10.6 Outdated! Update
              Default Browser: Version: 537 - SDK 10.9
              SharePointBrowserPlugin: Version: 14.3.0 - SDK 10.6 3rd-Party support link
              Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
              MeetingJoinPlugin: Version: (null) - SDK 10.6 3rd-Party support link
              DirectorShockwave: Version: 12.0.5r146 - SDK 10.6 3rd-Party support link
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
              Java  3rd-Party support link
              TeXDistPrefPane  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              Solver:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              iSkysoft Helper Compact:          Version: 2.2.6.4 - SDK 10.5 3rd-Party support link
                        /Users/[redacted]/Library/Application Support/Helper/iSkysoft Helper Compact.app
              /Applications/Microsoft Office 2011/Office
                        Open XML for Excel:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Office Setup Assistant:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Alerts Daemon:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        SyncServicesAgent:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Database Daemon:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Graph:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Database Utility:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Office Reminders:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Upload Center:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        My Day:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Chart Converter:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Clip Gallery:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
              /Applications/Microsoft Office 2011
                        Microsoft PowerPoint:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Excel:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Outlook:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Word:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        Microsoft Document Connection:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
              Microsoft Language Register:          Version: 14.3.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Microsoft Lync:          Version: 14.0.2 - SDK 10.5 3rd-Party support link
    Time Machine:
              Skip System Files: NO
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 464.96 GB Disk used: 55.36 GB
              Destinations:
                        BACKUP [Local] (Last used)
                        Total size: 465.76 GB
                        Total number of backups: (null)
                        Size of backup disk: Adequate
                                  Backup size 465.76 GB > (Disk used 55.36 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                  16%          Google Chrome
                   6%          WindowServer
                   3%          coreaudiod
                   2%          Spotify
                   1%          IDLE
    Top Processes by Memory:
              152 MB          Google Chrome
              82 MB          mds_stores
              82 MB          Spotify
              71 MB          Google Chrome Helper
              61 MB          Sublime Text 2
    Virtual Memory Information:
              191 MB          Free RAM
              1.15 GB          Active RAM
              1.03 GB          Inactive RAM
              760 MB          Wired RAM
              152.59 GB          Page-ins
              1.72 GB          Page-outs

    You have been up for ~17 days, and you have 1.72GB of pageouts.  That averages out to one page every 3 seconds, and we will assume you re not working 24/7, so when you are using your Mac you are spending a lot of time paging to disk.  Disks are slow.
    As Kappy says, you are either concurrently running too may RAM hungry apps, or you have some apps that really want lots of RAM and you are running them a lot day after day.  Either "Stop That!", or get more RAM.
    You could also consider a Solid State Disk, but that is not as good as having real RAM and would be more expensive than RAM unless you Mac is max'ed out on RAM.  Of course you could do both.  More RAM and an SSD
    If you want to see the paging for yourself, start an Applications -> Utilities -> Terminal session, and run the command:
    sar -g 60 100
    which will report the pageout stats every minute for 100 minutes (adjust the numbers to suit your tastes).
    Now use your Mac as your normally would, including the times when it is running slow.  After you have experienced the slowness, go back and look at the 'sar' output.  If you have mostly zeros with maybe a trivial blip every once in awhile, that is noise and not a paging issue.  If you have some high numbers, then you are paging heavily at that time.  If you have sustained paging, even if small value, it is going to affect your performance.  High numbers will affect your performance even more.

  • System Slow-Down After Printing

    I recently installed Mountain Lion. Over the last couple of weeks I have noticed a significant operating system (10.8.2) slow down after printing with my Epson R3000 printer. This happens after every printing session. When I say slow-down I mean significant delays and dreading "beachballs" when opening applications, selecting menu items or anything else I should choose to do. I'm left with re-starting the computer to get going normally again.After re-atarting I have gone to "verify permissions" and I get approx "5" pages of permission errors, all associated with the printer library in some fashion or another. I then repair all those permissions and re-start my MacPro. The operating system then works as normal and I can use the computer with no problems (until I start printing again). I mainly use the computer for photo editing with Adobe Photoshop CS6, Adobe Lightroom 4 and Aperture 3.2.
    I did not have this problem before upgrading to Mountain Lion (and then to 10.8.2). I did not get "significant" permission errors before upgrading. Since all printer drivers for this printer are handled now by Apple via the "new" Software Update process I can't even re-download the Epson printer driver and start over. I'm completely at a loss as to what, associated with the printer function, is causing these "significant" permission errors and subsequent operating system slow down. My printer is almost brand new and was working flawlessly before Mountain Lion. Let me be clear though, I can print fine. My problem is the system slow down after using the print function which I am only guessing has something to do with the "5" pages of permission errors after printting photos (with CS6/Lightroom/Aperture).
    Incidently, I am not in any way a computer expert. Verifying and repairing permissions is about all I know how to do that's why I need help. I also just thought I would try the forums first before going to technical support to see what people thought about this.
    Again, I repair the permission errors, re-start my system and all is fine. Any further suggestions would be deeply appreciated.

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • [Reopened] qtcreator starting slow with at-spi error

    Hi
    After the qt update qtcreator is starting slow. After seconds of nothing happending the following message is printet to the stdout:
    [user@ArchBox ~]$ qtcreator
    xQt at-spi: error getting the accessibility dbus address: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
    Accessibility DBus not found. Falling back to session bus.
    Only solution i found was removing at-spi as a workaround. But Gtk3 depends on it so this is not possible. Any suggestions?
    Thanks, regards
    Archdove
    Last edited by Archdove (2013-03-07 12:20:36)

    Ok. So i removed all the qt stuff and deleted even the projects. Result is that it is starting fast now. The error however remains.
    Solved for me.
    Edit: Reopened. Back to slow startup after the first try.
    Last edited by Archdove (2013-03-07 12:20:57)

  • Slow Broadband after 21CN Upgrade?

    Before my scheduled 21 upgrade my download connection has been rock solid at 8000K for several years.  My whole recent experience with BT has been very disappointing and I hope you can throw some light on a solution.
    So Far:     
    My Equipment:  BT2000 Faceplate, RJ11 to BT Homehub 1010, 1 Extension fitted (No Bell wire Connected). 
    Problem 1. Now resolved.  On the day of my appointment the engineer connected my dial tone and broadband to someone else’s line in the next village.  The fault call centre insisted the fault could only be in my property as the line tested OK and I would have to accept the possible charges.  Despite my requests for them to despatch an engineer to the exchange as it is more than a coincidence that my dial tone disappeared at the same time as my scheduled changeover they insisted I have an appointment.  The fault was cleared in the exchange by the visiting engineer.
    Problem 2.  Now resolved. The engineer did not remove the call divert on my line and I missed my incoming calls for several days as my calls were diverted to a random number.  I tried #21# and this did not work, so I contacted BT again.  They informed me they could not remove the divert because they had not put it on. After investigation #61# managed to remove my divert.  When I asked why it was not removed when my line was fixed I was told that I must have put the divert on myself as it was done by someone with access to my line. The whole point that my line had been connected elsewhere was totally alien to the call centre worker.
    Problem 3.  On going
    After 14 days of Mediocare performance I was connected much slower speed than my old connection and as my profile was 4000k this is only half of my previous performance. (See Below)
    1. Best Effort Test: -provides background information.
    Download Speed
    5959 Kbps
    0 Kbps
    4000 Kbps
    Max Achievable Speed
     Download speed achieved during the test was - 5959 Kbps
     For your connection, the acceptable range of speeds is 1200-4000 Kbps.
     Additional Information:
     Your DSL Connection Rate :4603 Kbps(DOWN-STREAM), 1251 Kbps(UP-STREAM)
     IP Profile for your line is - 4000 Kbps
    The throughput of Best Efforts (BE) classes achieved during the test is - 16.4:29.53:54.07 (SBE:NBEBE)
    These figures represent the ratio while sententiously passing Sub BE, Normal BE and Priority BE marked traffic.
    The results of this test will vary depending on the way your ISP has decided to use these traffic classes.
    2. Upstream Test: -provides background information.
    Upload Speed
    873 Kbps
    0 Kbps
    1251 Kbps
    Max Achievable Speed
    >Upload speed achieved during the test was - 873 Kbps
     Additional Information:
     Upstream Rate IP profile on your line is - 1251 Kbps
    So I call BT again and after I have established that the only changing parameter is the new 21CN upgrade I am promised that a request will be passed to the engineers to increase the profile........  The result is that they just reset my profile, so once again my speed fluctuates for several days from a virtual stop to slow.
    It is now six days since reporting my slow speed problems after receiving several calls from BT to ask me if my speed has improved, I am finally a broken man today. 
    They insist that I have a broadband boost engineer, before I accept this, I ask several questions and failed to get any acceptable answers..
    What is wrong with my broadband?  You have a fault in the property (change the record!!)
    Why cannot you tell me the speed I am connected at.   You cannot WOOSH test me?  We cannot tell, we have to call you
    Can I speak to the engineers?  You cannot Sir
    Can I speak to your Boss?  No, why would you want to do that!
    What have you done in the exchange to fix my fault?  We have changed some things
    Do you thing it is acceptable to still have slow speeds after twenty days?  That's why you need a boost engineer
    What are you going to do differently from all the other people I have spoken to to resolve my issue.  Nothing
    So with no other option I accept that an appointment will have to be made again.  I am offered an appointment in the week, when I explain that I have business appointments and that I need a weekend appointment I am told none is available or would be available.  So I agree to a Monday appointment.  After the call I get a text to say I have an appointment has been made for Thursday!  So I have to call them back and ask for the appointment I have been promised and I am told it's a simple and easy mistake to press the wrong button, it happens quite often!!
    I since read here that it may help to upgrade my homehub, so why have they not sent me a replacement days ago?
    Current Performance:
    1. Best Effort Test: -provides background information.
    Download Speed
    2024 Kbps
    0 Kbps
    2000 Kbps
    Max Achievable Speed
     Download speed achieved during the test was - 2024 Kbps
     For your connection, the acceptable range of speeds is 800-2000 Kbps.
     Additional Information:
     Your DSL Connection Rate :2271 Kbps(DOWN-STREAM), 771 Kbps(UP-STREAM)
     IP Profile for your line is - 2000 Kbps
    The throughput of Best Efforts (BE) classes achieved during the test is - 13.35:23.63:63.06 (SBE:NBEBE)
    These figures represent the ratio while sententiously passing Sub BE, Normal BE and Priority BE marked traffic.
    The results of this test will vary depending on the way your ISP has decided to use these traffic classes.
    2. Upstream Test: -provides background information.
    Upload Speed
    592 Kbps
    0 Kbps
    771 Kbps
    Max Achievable Speed
    >Upload speed achieved during the test was - 592 Kbps
     Additional Information:
     Upstream Rate IP profile on your line is - 771 Kbps
    I know there are more important things going on in this world.  But my work, my ebay, my shopping, my banking, my social sites etc. all require bandwidth and to have it taken away disguised as an upgrade obviously upsets me.  I am shocked at the complete lack of communications, and the inability to listen and understand your customers.  What is the point of a call centre that can do NOTHING outside their script to help!
    Solved!
    Go to Solution.

    Not sure why my profile is still changing and why I was disconnected today, probably the call centre doing another line test. 
    Uptime:
    0 days, 10:24:37
    Modulation:
    G.992.5 annex A
    Bandwidth (Up/Down) [kbps/kbps]:
    803 / 2,523
    Data Transferred (Sent/Received) [MB/MB]:
    322.86 / 348.70
    Output Power (Up/Down) [dBm]:
    12.0 / 0.0
    Line Attenuation (Up/Down) [dB]:
    19.0 / 31.0
    SN Margin (Up/Down) [dB]:
    13.5 / 30.0
    Vendor ID (Local/Remote):
    TMMB / IFTN
    Loss of Framing (Local/Remote):
    0 / 0
    Loss of Signal (Local/Remote):
    1 / 0
    Loss of Power (Local/Remote):
    0 / 0
    Loss of Link (Remote):
    0
    Error Seconds (Local/Remote):
    1 / 0
    FEC Errors (Up/Down):
    0 / 0
    CRC Errors (Up/Down):
    0 / 0
    HEC Errors (Up/Down):
    0 / 0
    Line Profile:
    Fast

  • Why are both my Mac's so slow now after upgrading to Mavericks?

    I have 2 Macs, an MB Pro Core i5, & Mac Mini Mid 2010 Core 2 Duo, (both 4/320's) and both have remained significantly slower, even after indexing, unless indexing takes days upon days. I understand why the Mini may have taken a speed dip, but a Core i5 unit too?

    The upgrade was done over a dysfunctional system. Do this:
    Fixing a Mavericks Installation Problem
    How to manage a failed OS X Mavericks installation | MacFixIt - CNET Reviews.
    Re-download and reinstall Mavericks.
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion/Mavericks: Select Reinstall Lion/Mountain Lion/Mavericks and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • What does "After Effects error: Not enough memory to initialize PSL. ( 83 :: 8 )" mean?

    So, about a week ago I did a fresh install of 64-bit Windows 7 Ultimate on a new PC, and subscribed to the Adobe Creative Cloud, installing After Effects CS6 and Photoshop CS6 from the Adobe Application Manager, then doing all updates (and I just checked right now at 10:35PM on July 26th, I have the latest versions of everything).
    After Effects was working completely normal, then just now, I tried to import a Photoshop .psd and I got the error message:
    After Effects error: Not enough memory to initialize PSL.
    ( 83 :: 8 )
    Then After Effects crashed. So now it opens up normally, but when I try to import a .psd or open an After Effects project saved from an earlier version of After Effects (CS3 to CS5) I get the same error and a crash, every single time.
    Searching the forums, I see people talking about this error when importing .psds into CS5, and they say that getting the latest updates solved the issue for them (which obviously can't help me). I'm running all legit software on a brand new computer with 32 GB of RAM which has passed all my physical stress tests so I know it's not hardware related.
    The one thing I saw people suggest is to hold down Ctrl-Alt-Shift when starting the program. When I do this, Windows asks if I want to allow After Effects to make changes to the system, and when I say yes, I can import .psds and open the older AE files. When I close After Effects and reopen it without holding down the Ctrl-Alt-Shift keys, it goes right back to crashing.
    Obviously the smart-*** answer is "then hold down Ctrl-Alt-Shift, dummy", and I'll do that for now, but is there any clue what the problem is?
    I feel like kind of a chump because I decided to stop using my student versions of Adobe software (I haven't been a student for about four years) and pay the full price for the cloud membership and the latest creative suite, and it's full of bugs.

    Now, I get the same ( 83 :: 8 ) error listed above, followed by a new dialog window that reads:
    After Effects error: Crash in progress. Last logged message was: <4488> <DynamicLink> <5> C:\Program Files\Adobe\Adobe Premiere Pro CS6\Adobe Premiere Pro.exe
    Then, when I click OK, I get:
    After Effects can't continue: sorry, After Effects has crashed. For After Effects Help and Support, go to http://www.adobe.com/go/learn_ae_support. If you still can't resolve the issue, please contact Adobe Technical Support (2).
    ( 0 :: 42 )
    Clicking OK to that gives me a chance to save the latest project, then the standard Windows 7 crash dialog window opens, the one that gives me the choice of "Check online for a solution and close the program" or just "Close the program" and lets me View problem details, which are:
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          AfterFX.exe
      Application Version:          11.0.0.378
      Application Timestamp:          4f6d63ab
      Fault Module Name:          StackHash_a85b
      Fault Module Version:          6.1.7601.17725
      Fault Module Timestamp:          4ec4aa8e
      Exception Code:          c0000374
      Exception Offset:          00000000000c40f2
      OS Version:          6.1.7601.2.1.0.256.1
      Locale ID:          1033
      Additional Information 1:          a85b
      Additional Information 2:          a85ba096cc6b6acabe6eaf35bf34dc60
      Additional Information 3:          f862
      Additional Information 4:          f86227a9dfa15a47cdb6c94bb0d08360

  • Mac slow down after Mavericks installation

    I have realized that I am not the first with the same problem after the installation of Mavericks.
    I run etrecheck as have been already advised many users.
    Below are the results.
    Can you please help me further? My mac is really slow. Applications, like email quit unexpectadly.
    Thank you in advance.
    Hardware Information:
              MacBook Pro (13-inch, Early 2011)
              MacBook Pro - model: MacBookPro8,1
              1 2.3 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 3000 - VRAM: 384 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 1 day 1:57:8
    Disk Information:
              Hitachi HTS545032B9A302 disk0 : (320.07 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 319.21 GB (34.86 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Seagate Backup+ RD 1 TB
                        Gavrilos' III back up (disk1s1) /Volumes/Gavrilos' III back up: 500.24 GB (237.88 GB free)
                        Other files (disk1s2) /Volumes/Other files: 499.97 GB (159.86 GB free)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. FaceTime HD Camera (Built-in)
              Lexmark International Lexmark E340
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
              com.rim.driver.BlackBerryUSBDriverInt          (0.0.67)
              com.seagate.driver.PowSecDriverCore          (5.2.4 - SDK 10.4)
              com.seagate.driver.PowSecLeafDriver_10_5          (5.2.4 - SDK 10.5)
    Problem System Launch Daemons:
              [failed] com.apple.softwareupdated.plist
              [failed] com.apple.wdhelper.plist
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.adobe.SwitchBoard.plist
              [invalid] com.bjango.istatmenusdaemon.plist
              [loaded] com.google.keystone.daemon.plist
              [loaded] com.macpaw.CleanMyMac2.Agent.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [loaded] com.oracle.java.Helper-Tool.plist
              [not loaded] com.teamviewer.teamviewer_service.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.adobe.CS5ServiceManager.plist
              [loaded] com.bjango.istatmenusagent.plist
              [loaded] com.divx.dms.agent.plist
              [loaded] com.divx.update.agent.plist
              [loaded] com.google.keystone.agent.plist
              [loaded] com.oracle.java.Java-Updater.plist
              [not loaded] com.teamviewer.teamviewer.plist
              [not loaded] com.teamviewer.teamviewer_desktop.plist
              [loaded] de.novamedia.VodafoneDeviceObserver.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist
              [loaded] com.adobe.ARM.[...].plist
              [failed] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist
              [failed] com.macpaw.CleanMyMac2Helper.scheduledScan.plist
              [failed] com.macpaw.CleanMyMac2Helper.trashWatcher.plist
              [loaded] com.spotify.webhelper.plist
              [loaded] com.yourcompany.HSPA_USB_MODEM.plist
    User Login Items:
              Citations
              AppTrap
              Mail
              Skype
              iTunesHelper
              Dropbox
              Safari
              AdobeResourceSynchronizer
              Calendar
              KiesViaWiFiAgent
              fuspredownloader
    3rd Party Preference Panes:
              AppTrap
              Flash Player
              Java
              MacFUSE
              Paragon NTFS for Mac ® OS X
    Internet Plug-ins::
              o1dbrowserplugin: Version: 4.9.1.16010
              OVSHelper: Version: 1.1
              Default Browser: Version: 537 - SDK 10.9
              Flip4Mac WMV Plugin: Version: 2.3.8.1
              AdobePDFViewerNPAPI: Version: 11.0.04 - SDK 10.6
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6
              DivX Web Player: Version: 3.0.1.5 - SDK 10.5
              Silverlight: Version: 5.1.10411.0 - SDK 10.6
              Flash Player: Version: 11.9.900.170 - SDK 10.6
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              googletalkbrowserplugin: Version: 4.9.1.16010
              NP_2020Player_IKEA: Version: 5.0.94.1 - SDK 10.6
              AdobePDFViewer: Version: 11.0.04 - SDK 10.6
              npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5
              QuickTime Plugin: Version: 7.7.3
              SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6
              JavaAppletPlugin: Version: Java 7 Update 45
    User Internet Plug-ins::
              Picasa: Version: 1.0 - SDK 10.4
              Google Earth Web Plug-in: Version: 7.1
    Bad Fonts:
              None
    Old applications:
              None
    Time Machine:
              Skip System Files: NO
              Mobile backups: ON
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 297.29 GB Disk used: 264.82 GB
              Destinations:
                        Gavrilos' III back up [Local] (Last used)
                        Total size: 465.88 GB
                        Total number of backups: 7
                        Oldest backup: 2013-12-03 22:42:27 +0000
                        Last backup: 2013-12-17 06:16:17 +0000
                        Size of backup disk: Too small
                                  Backup size 465.88 GB < (Disk used 264.82 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                  10%          PluginProcess
                   5%          coreaudiod
                   4%          Mail
                   4%          WindowServer
                   3%          Safari
    Top Processes by Memory:
              140 MB          Safari
              108 MB          Mail
              82 MB          Finder
              72 MB          com.apple.WebKit.WebContent
              53 MB          Skype
    Virtual Memory Statistics:
              27 MB          Free RAM
              936 MB          Active RAM
              915 MB          Inactive RAM
              1.01 GB          Wired RAM
              6.01 GB          Page-ins
              517 MB          Page-outs

    You have been up for ~17 days, and you have 1.72GB of pageouts.  That averages out to one page every 3 seconds, and we will assume you re not working 24/7, so when you are using your Mac you are spending a lot of time paging to disk.  Disks are slow.
    As Kappy says, you are either concurrently running too may RAM hungry apps, or you have some apps that really want lots of RAM and you are running them a lot day after day.  Either "Stop That!", or get more RAM.
    You could also consider a Solid State Disk, but that is not as good as having real RAM and would be more expensive than RAM unless you Mac is max'ed out on RAM.  Of course you could do both.  More RAM and an SSD
    If you want to see the paging for yourself, start an Applications -> Utilities -> Terminal session, and run the command:
    sar -g 60 100
    which will report the pageout stats every minute for 100 minutes (adjust the numbers to suit your tastes).
    Now use your Mac as your normally would, including the times when it is running slow.  After you have experienced the slowness, go back and look at the 'sar' output.  If you have mostly zeros with maybe a trivial blip every once in awhile, that is noise and not a paging issue.  If you have some high numbers, then you are paging heavily at that time.  If you have sustained paging, even if small value, it is going to affect your performance.  High numbers will affect your performance even more.

  • System slow down after upgrade to 10.10.2

    Still have a slow down after updating to 10.10.2    
    Tried everything I can think of.
    Get spinning color wheel for a long time when opening even small files. Scrolling through folders, cursor hangs for a moment. opening and saving takes much longer.
    Used HD repair and repaired permissions and diagnosed HD.  No problems.
    Looking at Activity Monitor, I don't see anything that stand out-
    -C

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • After Effect error: Rendering error while writing to file

    Greetings,
    I'm a beginner and am starting to learn most of the basics but every time I try to render a specific type of composition, I get this massage:
    After Effect error: Rendering error while writing to file "C:Users\Admin\Videos\720p.mp4".Unknown Error! (-1610153453)
    RENDER SETTINGS:
    LENGTH: 8min. and 30 sec
    FORMAT:H.264
    CODEC: mp4
    RESOLUTION: 1280 x 720
    AUDIO: 48.000 kHz, Stereo
    OUTPUT LOCATION: C DRIVE (22GB FREE)
    I got Windows Ultimate 64-bit and Adobe After Effect CS5.5 64-bit (both on C drive) installed in my laptop.
    When I first installed after effect, I rendered a part of the whole composition (AVI, 720p) and it worked but after that when I rendered with
    format H.264 it showed this massage. Then I tried to change it back to AVI. and rendered. again the same massage.
    My C drive isn't full, I have 22GB SPACE AVAILABLE.
    And when I try to save it on D (114GB free) or E drive (33GB free), It shows me the SAME MASSAGE.
    PLEASE HELP
    Thanks in advance.

    Hi HR and everyone that have the problem error (-1610153453)
    In my case I solved the problem changing the destination folder, I was rendering in a folder with a non english character! in my spanish language we have the "Ñ" ('n' with a wave on top ) after effects mp4 codec NO Ñ or cyrillic, etc...
    I finally solve it thanks the russian friends: (http://nix-studio-edition.ru/tutorials/faq/1083-ae-1610153453.html) and Google translator
    Hope it helps to desperate workers
    Thanks

  • After Effets error: Crash in progress. Last logged message was: 5640 GPUManager 2 Sniffer rResult Code:3

    Hi' i Update recently the new After Effects cc 2014 and i got this message : when i try to launch the program
    After Effects error: Crash in progress. Last logged message was: <5640 GPUManager <2< Sniffer rResult Code:3
    i update all graphics update and CUDA also.
    i connect into my graphic card setting and its show the program open with the graphic card.
    nothing change.
    i also try to install adobe media encoder but the system shot down without any reason.
    my computer is new (never install after effects before
    PC-
    WINDOWS 7 ULTIMATE 64Bit
    I7 4790
    DDR3 16GB
    GTX760 2GB
    SSD 240GB
    I DON'T KNOW WHAT ELSE TO DO - PLEASE HELP ME!!
    I BUY THE NEW COMPUTER FOR THIS PRODUCE.
    PICTURE FOR DEMONSTRATE:

    It's the same as always: Update your graphics driver.
    Mylenium

  • After Effects Error: Crash invoking plugin AEDynamicLinkServer

    Whenever I start After Effects CC 2014 a text bar comes up saying After Effects Error: Crash invoking plugin AEDynamicLinkServer.
    My computer:
    64 bit
    Intel Core i3 CPU 3.20 ghz
    12gb ram
    At first when i downloaded it it worked fine but when i added 2 plugins it stopped working
    Please Help

    Do Not Delete program files that have been installed with an installer. BAD idea. Use the uninstaller. If you have already made the mistake or the uninstaller will not work use the Adobe Cleaner Tool then re-install from the latest build.
    Carefully follow the instructions here: Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • After effects error code.

    upon opening After Effects i receive this crash error. "After Effects error:Crash in progress. lat logged message was: <11156> <Dynamiclink> <5> C:\Program files (x86)\Common files\adobe\dynamiclink\cs5\dynmiclinkmanager.exe"
    My computer specs:
    Intelcore i5
    4.0 GB RAM
    64-bit OS
    is there any way to fix this?

    Hi.
    Interesting.
    Ok. Firstly, It is important what is Dynamic link to solve this problem.
    What is Dynamic Link?
    Adobe® Dynamic Link gives you tighter-than-ever integration when moving assets between Adobe After Effects® CS5, Adobe Premiere® Pro CS5, and Encore® CS5. An integral part of Adobe Creative Suite® 5 Production Premium and Master Collection software, Dynamic Link enables you to work faster and stay in the creative flow by eliminating intermediate rendering when you make changes to assets — whether you're editing a sequence of clips in Adobe Premiere Pro, changing a composition in After Effects, or refining a project in Encore.
    more -> info  http://www.adobe.com/products/creativesuite/dynamiclink/
    Secondly, plz let me check your system.
    1. Did you install the package of Adobe master collection or Creative Suite Production Premium, or each software separated in AE and Premiere?
    2. Did you uninstall whole package about that ; if you have, including not only CS5 but also previous package or software was related with Adobe AE and Premiere like CS4, CS3?
    3. Also check your any whole local folder like 10.0 folder or user application folder in document about Adobe not deleted by order "uninstall"
    4. Then, after reboot, Just install only AE(or Premiere), Only one of Two! by clicking the content in the window of installing package of Adobe.
    5. Does opening AE(or Premiere) is ok?  -->I wholly believe it won't have any Problem. Just imagine that you got adobe software first.
    6. Then, try to install the other.
    7. If both AE and Premiere are that opening is good, you are able to install the others of your package.
    Good luck!

Maybe you are looking for

  • Upgrading my old imac to OSX from OS 9.2.2 from an external cd drive

    Hi there I dusted off my old imac for my son to use which was I think bought around 2000 its blue with a cd load tray. I know its got OS 9.2.2.2 currently. I wanted to upgrade the system to OSX 10.4 from a tiger disk. Unfortunately the cd drive isnt

  • Runing windows 7, iTunes update will not install auto or manually.  Have deleted old backup.

    Runing windows 7, iTunes update will not install auto or manually.  Have deleted old backupand tried reinstalling iTunes.  Ideals?

  • Report Needed urgently

    Dear Friends, I want a report which will show historical stock of articles. I tried with 'MC.9' but I can not get date wise stock. It will show only month wise stock. Please help me. best regards, Zubaer.

  • How do I populate an array with a directory listing.

    I have a web site that has its photos updated by another person using a content management system that I have written. As Dreamweaver does not know about these extra photos, if I try to syncronise the site on my machine for backup purposes, Dreamweav

  • In iPhoto 11. 9.4.3 cropping won't work

    Prior to Christmas I successfully compiled an iPhoto Book and everything was hunkydory. Yesterday, I attempted to crop a photo in the same manner as before using my one and only Trackpad, and it reduced the size of the photo onto a white background a