Laptop hangs pretty soon after booting. Workaround for me was to turn off ACPI on kernel command line, ie. acpi=off Attached is my kernel configuration. Regards, Arend ----8<------------------------------------------------------------------ [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-rc1-wl-testing-00002-gd445660 (root@lb-bun-3 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cf65efff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cf65f000-0x00000000cf67efff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000cf67f000-0x00000000cf76efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000cf76f000-0x00000000cfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012bffffff] usable [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-P! [ 0.000000] SMBIOS 2.6 present. [ 0.000000] DMI: Dell Inc. Latitude E6410/07XJP9, BIOS A07 02/15/2011 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0xcf65f max_arch_pfn = 0x100000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 080000000 mask FC0000000 write-back [ 0.000000] 2 base 0C0000000 mask FF0000000 write-back [ 0.000000] 3 base 100000000 mask FE0000000 write-back [ 0.000000] 4 base 120000000 mask FF0000000 write-back [ 0.000000] 5 base 12C000000 mask FFC000000 uncachable [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved [ 0.000000] found SMP MP-table at [mem 0x000f2200-0x000f220f] mapped at [c00] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff] [ 0.000000] Base memory trampoline at [c0096000] 96000 size 16384 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x36800000-0x36bfffff] [ 0.000000] [mem 0x36800000-0x36bfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x30000000-0x367fffff] [ 0.000000] [mem 0x30000000-0x367fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff] [ 0.000000] [mem 0x00100000-0x003fffff] page 4k [ 0.000000] [mem 0x00400000-0x2fffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x36c00000-0x377fdfff] [ 0.000000] [mem 0x36c00000-0x373fffff] page 2M [ 0.000000] [mem 0x37400000-0x377fdfff] page 4k [ 0.000000] BRK [0x018df000, 0x018dffff] PGTABLE [ 0.000000] RAMDISK: [mem 0x36d06000-0x3767afff] [ 0.000000] ACPI: RSDP 000fe300 00024 (v02 DELL ) [ 0.000000] ACPI: XSDT cf67de18 00064 (v01 DELL E2 06222004 MSFT 000) [ 0.000000] ACPI: FACP cf75fc18 000F4 (v04 DELL E2 06222004 MSFT 000) [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tab) [ 0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0) [ 0.000000] ACPI: DSDT cf73e018 0A24E (v01 DELL E2 00001001 INTL 200) [ 0.000000] ACPI: FACS cf76bf40 00040 [ 0.000000] ACPI: APIC cf67cf18 0008C (v02 DELL E2 06222004 MSFT 000) [ 0.000000] ACPI: TCPA cf76dd18 00032 (v02 00000000 000) [ 0.000000] ACPI: MCFG cf76dc98 0003C (v01 A M I GMCH945. 06222004 MSFT 000) [ 0.000000] ACPI: HPET cf76dc18 00038 (v01 DELL E2 00000001 ASL 000) [ 0.000000] ACPI: BOOT cf76db98 00028 (v01 DELL E2 06222004 AMI 000) [ 0.000000] ACPI: SLIC cf766818 00176 (v03 DELL E2 06222004 MSFT 000) [ 0.000000] ACPI: SSDT cf74d018 009F1 (v01 PmRef CpuPm 00003000 INTL 200) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 2430MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 0 - 377fe000 [ 0.000000] BRK [0x018e0000, 0x018e0fff] PGTABLE [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] Normal [mem 0x01000000-0x377fdfff] [ 0.000000] HighMem [mem 0x377fe000-0xcf65efff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x00099fff] [ 0.000000] node 0: [mem 0x00100000-0xcf65efff] [ 0.000000] On node 0 totalpages: 849400 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3993 pages, LIFO batch:0 [ 0.000000] Normal zone: 1744 pages used for memmap [ 0.000000] Normal zone: 223230 pages, LIFO batch:31 [ 0.000000] HighMem zone: 4861 pages used for memmap [ 0.000000] HighMem zone: 622177 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000 [ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] e820: [mem 0xd0000000-0xf7ffffff] available for PCI devices [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_i1 [ 0.000000] PERCPU: Embedded 13 pages/cpu @f540f000 s31968 r0 d21280 u53248 [ 0.000000] pcpu-alloc: s31968 r0 d21280 u53248 alloc=13*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pa4 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-rc1-wl-testt [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (000377fe:000cf65f) [ 0.000000] Memory: 3350848k/3398012k available (5049k kernel code, 46752k r) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.000000] .init : 0xc1764000 - 0xc17fa000 ( 600 kB) [ 0.000000] .data : 0xc14ee665 - 0xc1763a40 (2516 kB) [ 0.000000] .text : 0xc1000000 - 0xc14ee665 (5049 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:2304 nr_irqs:744 16 [ 0.000000] CPU 0 irqstacks, hard=f4c0a000 soft=f4c0c000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.004000] tsc: Detected 2792.999 MHz processor [ 0.000001] Calibrating delay loop (skipped), value calculated using timer f) [ 0.010834] pid_max: default: 32768 minimum: 301 [ 0.015537] Security Framework initialized [ 0.019702] AppArmor: AppArmor initialized [ 0.023893] Mount-cache hash table entries: 512 [ 0.028633] Initializing cgroup subsys devices [ 0.033143] Initializing cgroup subsys freezer [ 0.037652] Initializing cgroup subsys net_cls [ 0.042179] CPU: Physical Processor ID: 0 [ 0.046253] CPU: Processor Core ID: 0 [ 0.049983] mce: CPU supports 9 MCE banks [ 0.054063] CPU0: Thermal monitoring handled by SMI [ 0.059014] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 [ 0.059014] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 [ 0.059014] tlb_flushall_shift: 6 [ 0.073628] Freeing SMP alternatives: 20k freed [ 0.078227] ACPI: Core revision 20130328 [ 0.085740] ACPI: All ACPI Tables successfully acquired [ 0.092143] ftrace: allocating 21528 entries in 43 pages [ 0.105535] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.111412] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.157029] smpboot: CPU0: Intel(R) Core(TM) i7 CPU M 640 @ 2.80GHz () [ 0.275218] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, In. [ 0.285584] perf_event_intel: CPUID marked event: 'bus cycles' unavailable [ 0.292524] ... version: 3 [ 0.296595] ... bit width: 48 [ 0.300753] ... generic registers: 4 [ 0.304824] ... value mask: 0000ffffffffffff [ 0.310197] ... max period: 000000007fffffff [ 0.315571] ... fixed-purpose events: 3 [ 0.319641] ... event mask: 000000070000000f [ 0.325775] CPU 1 irqstacks, hard=f4ce4000 soft=f4ce6000 [ 0.331152] smpboot: Booting Node 0, Processors #1[ 0.346419] Initiali1 [ 0.349505] CPU1: Thermal monitoring handled by SMI [ 0.356555] CPU 2 irqstacks, hard=f4d20000 soft=f4d22000 [ 0.362180] #2[ 0.373978] Initializing CPU#2 [ 0.377064] CPU2: Thermal monitoring handled by SMI [ 0.384131] CPU 3 irqstacks, hard=f4d38000 soft=f4d3a000 [ 0.389754] #3[ 0.401551] Initializing CPU#3 [ 0.404636] CPU3: Thermal monitoring handled by SMI [ 0.411618] Brought up 4 CPUs [ 0.414894] smpboot: Total of 4 processors activated (22343.99 BogoMIPS) [ 0.423745] devtmpfs: initialized [ 0.427318] PM: Registering ACPI NVS region [mem 0xcf67f000-0xcf76efff] (983) [ 0.436117] regulator-dummy: no parameters [ 0.440306] RTC time: 12:52:59, date: 05/14/13 [ 0.444848] NET: Registered protocol family 16 [ 0.449472] ACPI FADT declares the system doesn't support PCIe ASPM, so disat [ 0.457114] ACPI: bus type PCI registered [ 0.461231] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xf) [ 0.470613] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.477463] PCI: Using MMCONFIG for extended config space [ 0.482922] PCI: Using configuration type 1 for base access [ 0.488563] dmi type 0xB1 record - unknown flag [ 0.493755] bio: create slab at 0 [ 0.497914] ACPI: Added _OSI(Module Device) [ 0.502159] ACPI: Added _OSI(Processor Device) [ 0.506664] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.511429] ACPI: Added _OSI(Processor Aggregator Device) [ 0.517791] ACPI: EC: Look up EC in DSDT [ 0.544702] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.603840] ACPI: SSDT cf7eaa18 004B6 (v01 PmRef Cpu0Ist 00003000 INTL 200) [ 0.611831] ACPI: Dynamic OEM Table Load: [ 0.616028] ACPI: SSDT (null) 004B6 (v01 PmRef Cpu0Ist 00003000 INTL 200) [ 0.623893] ACPI: SSDT cf7e8018 00891 (v01 PmRef Cpu0Cst 00003001 INTL 200) [ 0.631864] ACPI: Dynamic OEM Table Load: [ 0.636064] ACPI: SSDT (null) 00891 (v01 PmRef Cpu0Cst 00003001 INTL 200) [ 0.663834] ACPI: SSDT cf7e9a98 00303 (v01 PmRef ApIst 00003000 INTL 200) [ 0.671854] ACPI: Dynamic OEM Table Load: [ 0.676050] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 200) [ 0.692936] ACPI: SSDT cf7e7d98 00119 (v01 PmRef ApCst 00003000 INTL 200) [ 0.700925] ACPI: Dynamic OEM Table Load: [ 0.705125] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 200) [ 0.783821] ACPI: Interpreter enabled [ 0.787557] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1) [ 0.796982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2) [ 0.806413] ACPI: (supports S0 S3 S4 S5) [ 0.810397] ACPI: Using IOAPIC for interrupt routing [ 0.815447] PCI: Using host bridge windows from ACPI; if necessary, use "pcig [ 1.621352] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 1.627623] \_SB_.PCI0:_OSC invalid UUID [ 1.631608] _OSC request data:1 8 0 [ 1.636004] PCI host bridge to bus 0000:00 [ 1.640164] pci_bus 0000:00: root bus resource [bus 00-3e] [ 1.645712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 1.651956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 1.658196] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 1.665133] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff] [ 1.672079] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 [ 1.678220] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400 [ 1.684318] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 1.690487] pci 0000:00:01.0: System wakeup disabled by ACPI [ 1.696269] pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000 [ 1.702361] pci 0000:00:19.0: reg 10: [mem 0xe9600000-0xe961ffff] [ 1.708527] pci 0000:00:19.0: reg 14: [mem 0xe9680000-0xe9680fff] [ 1.714696] pci 0000:00:19.0: reg 18: [io 0x8040-0x805f] [ 1.720245] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 1.726431] pci 0000:00:19.0: System wakeup disabled by ACPI [ 1.732185] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 [ 1.738279] pci 0000:00:1a.0: reg 10: [mem 0xe9670000-0xe96703ff] [ 1.744540] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 1.750737] pci 0000:00:1a.0: System wakeup disabled by ACPI [ 1.756494] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 [ 1.762581] pci 0000:00:1b.0: reg 10: [mem 0xe9660000-0xe9663fff 64bit] [ 1.769350] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 1.775532] pci 0000:00:1b.0: System wakeup disabled by ACPI [ 1.781282] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 [ 1.787447] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 1.793628] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 1.799379] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 [ 1.805546] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 1.811729] pci 0000:00:1c.1: System wakeup disabled by ACPI [ 1.817477] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400 [ 1.823643] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 1.829830] pci 0000:00:1c.2: System wakeup disabled by ACPI [ 1.835580] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 [ 1.841744] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 1.847929] pci 0000:00:1c.3: System wakeup disabled by ACPI [ 1.853688] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 [ 1.859778] pci 0000:00:1d.0: reg 10: [mem 0xe9650000-0xe96503ff] [ 1.866040] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 1.872239] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 1.877987] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 1.884133] pci 0000:00:1e.0: System wakeup disabled by ACPI [ 1.889883] pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100 [ 1.896096] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 [ 1.902191] pci 0000:00:1f.2: reg 10: [io 0x8090-0x8097] [ 1.907659] pci 0000:00:1f.2: reg 14: [io 0x8080-0x8083] [ 1.913128] pci 0000:00:1f.2: reg 18: [io 0x8070-0x8077] [ 1.918600] pci 0000:00:1f.2: reg 1c: [io 0x8060-0x8063] [ 1.924071] pci 0000:00:1f.2: reg 20: [io 0x8020-0x803f] [ 1.929543] pci 0000:00:1f.2: reg 24: [mem 0xe9640000-0xe96407ff] [ 1.935764] pci 0000:00:1f.2: PME# supported from D3hot [ 1.941114] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 [ 1.947202] pci 0000:00:1f.3: reg 10: [mem 0xe9630000-0xe96300ff 64bit] [ 1.953907] pci 0000:00:1f.3: reg 20: [io 0x8000-0x801f] [ 1.959452] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 [ 1.965545] pci 0000:00:1f.6: reg 10: [mem 0xe9620000-0xe9620fff 64bit] [ 1.972396] pci 0000:01:00.0: [10de:0a6c] type 00 class 0x030000 [ 1.978472] pci 0000:01:00.0: reg 10: [mem 0xe2000000-0xe2ffffff] [ 1.984635] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref] [ 1.991754] pci 0000:01:00.0: reg 1c: [mem 0xe0000000-0xe1ffffff 64bit pref] [ 1.998870] pci 0000:01:00.0: reg 24: [io 0x7000-0x707f] [ 2.004338] pci 0000:01:00.0: reg 30: [mem 0xe3000000-0xe307ffff pref] [ 2.010991] pci 0000:01:00.1: [10de:0be3] type 00 class 0x040300 [ 2.017064] pci 0000:01:00.1: reg 10: [mem 0xe3080000-0xe3083fff] [ 2.023312] pci 0000:00:01.0: PCI bridge to [bus 01] [ 2.028340] pci 0000:00:01.0: bridge window [io 0x7000-0x7fff] [ 2.034496] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xe30fffff] [ 2.041411] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 2.046441] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff] [ 2.052601] pci 0000:00:1c.0: bridge window [mem 0xe8200000-0xe95fffff] [ 2.059595] pci 0000:03:00.0: [14e4:4353] type 00 class 0x028000 [ 2.065737] pci 0000:03:00.0: reg 10: [mem 0xe6e00000-0xe6e03fff 64bit] [ 2.072674] pci 0000:03:00.0: supports D1 D2 [ 2.077005] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 2.083244] pci 0000:03:00.0: System wakeup disabled by ACPI [ 2.098241] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 2.103273] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff] [ 2.109432] pci 0000:00:1c.1: bridge window [mem 0xe6e00000-0xe81fffff] [ 2.116421] pci 0000:04:00.0: [1180:e476] type 02 class 0x060700 [ 2.122556] pci 0000:04:00.0: reg 10: [mem 0xe5940000-0xe5940fff] [ 2.128831] pci 0000:04:00.0: supports D1 D2 [ 2.133163] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.139915] pci 0000:04:00.0: System wakeup disabled by ACPI [ 2.145725] pci 0000:04:00.1: [1180:e822] type 00 class 0x080501 [ 2.151862] pci 0000:04:00.1: reg 10: [mem 0xe5930000-0xe59300ff] [ 2.158221] pci 0000:04:00.1: supports D1 D2 [ 2.162552] pci 0000:04:00.1: PME# supported from D0 D1 D2 D3hot D3cold [ 2.169392] pci 0000:04:00.4: [1180:e832] type 00 class 0x0c0010 [ 2.175528] pci 0000:04:00.4: reg 10: [mem 0xe5900000-0xe59007ff] [ 2.181888] pci 0000:04:00.4: supports D1 D2 [ 2.186221] pci 0000:04:00.4: PME# supported from D0 D1 D2 D3hot D3cold [ 2.198341] pci 0000:00:1c.2: PCI bridge to [bus 04-05] [ 2.203632] pci 0000:00:1c.2: bridge window [io 0x2000-0x3fff] [ 2.209792] pci 0000:00:1c.2: bridge window [mem 0xe3100000-0xe59fffff] [ 2.216783] pci_bus 0000:05: busn_res: can not insert [bus 05-ff] under [bus) [ 2.227690] pci_bus 0000:05: busn_res: [bus 05-ff] end is updated to 08 [ 2.234370] pci_bus 0000:05: busn_res: can not insert [bus 05-08] under [bus) [ 2.245277] pci_bus 0000:05: [bus 05-08] partially hidden behind bridge 0000] [ 2.253817] pci 0000:00:1c.3: PCI bridge to [bus 06-0b] [ 2.259109] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] [ 2.265270] pci 0000:00:1c.3: bridge window [mem 0xe5a00000-0xe6dfffff] [ 2.272204] pci 0000:00:1e.0: PCI bridge to [bus 0c] (subtractive decode) [ 2.279065] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtracti) [ 2.287057] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtracti) [ 2.295048] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (s) [ 2.305410] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xfeafffff] (s) [ 2.314125] pci_bus 0000:00: on NUMA node 0 [ 2.318402] \_SB_.PCI0:_OSC invalid UUID [ 2.322385] _OSC request data:1 1f 0 [ 2.326362] acpi PNP0A08:00: ACPI _OSC support notification failed, disablinM [ 2.334442] acpi PNP0A08:00: Unable to request _OSC control (_OSC support ma) [ 2.454859] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *1 [ 2.463029] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0 [ 2.471194] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 *5 6 7 10 12 14 15) [ 2.479021] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0 [ 2.487183] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 *3 4 5 6 7 10 12 14 15) [ 2.495008] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *. [ 2.504103] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *1 [ 2.512265] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *. [ 2.569577] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus 3f]) [ 2.575602] PCI host bridge to bus 0000:3f [ 2.579762] pci_bus 0000:3f: root bus resource [bus 3f] [ 2.585053] pci 0000:3f:00.0: [8086:2c62] type 00 class 0x060000 [ 2.591150] pci 0000:3f:00.1: [8086:2d01] type 00 class 0x060000 [ 2.597248] pci 0000:3f:02.0: [8086:2d10] type 00 class 0x060000 [ 2.603344] pci 0000:3f:02.1: [8086:2d11] type 00 class 0x060000 [ 2.609438] pci 0000:3f:02.2: [8086:2d12] type 00 class 0x060000 [ 2.615533] pci 0000:3f:02.3: [8086:2d13] type 00 class 0x060000 [ 2.621635] pci_bus 0000:3f: on NUMA node 0 [ 2.625881] acpi PNP0A03:00: ACPI _OSC support notification failed, disablinM [ 2.633960] acpi PNP0A03:00: Unable to request _OSC control (_OSC support ma) [ 2.694026] ACPI: Enabled 3 GPEs in block 00 to 3F [ 2.699012] acpi root: \_SB_.PCI0 notify handler is installed [ 2.704846] acpi root: \_SB_.CPBG notify handler is installed [ 2.710662] Found 2 acpi root devices [ 2.714424] ACPI: EC: GPE = 0x10, I/O: command/status = 0x934, data = 0x930 [ 2.741752] ACPI: No dock devices found. [ 2.745780] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mee [ 2.753946] vgaarb: loaded [ 2.756714] vgaarb: bridge control possible 0000:01:00.0 [ 2.762152] SCSI subsystem initialized [ 2.765963] ACPI: bus type ATA registered [ 2.770066] libata version 3.00 loaded. [ 2.773977] ACPI: bus type USB registered [ 2.778058] usbcore: registered new interface driver usbfs [ 2.783610] usbcore: registered new interface driver hub [ 2.789001] usbcore: registered new device driver usb [ 2.794199] wmi: Mapper loaded [ 2.797314] PCI: Using ACPI for IRQ routing [ 2.803707] PCI: pci_cache_line_size set to 64 bytes [ 2.808923] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff] [ 2.814993] e820: reserve RAM buffer [mem 0xcf65f000-0xcfffffff] [ 2.821125] NetLabel: Initializing [ 2.824590] NetLabel: domain hash size = 128 [ 2.829007] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.834038] NetLabel: unlabeled traffic allowed by default [ 2.839746] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 2.846558] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 2.854467] Switching to clocksource hpet [ 2.862291] AppArmor: AppArmor Filesystem Enabled [ 2.867097] pnp: PnP ACPI init [ 2.870224] ACPI: bus type PNP registered [ 2.874342] pnp 00:00: [dma 4] [ 2.877483] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) [ 2.884094] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) [ 2.890770] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) [ 2.897396] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) [ 2.904028] system 00:04: [io 0x0680-0x069f] has been reserved [ 2.910016] system 00:04: [io 0x1000-0x1003] has been reserved [ 2.916005] system 00:04: [io 0x1004-0x1013] has been reserved [ 2.921994] system 00:04: [io 0xffff] has been reserved [ 2.927373] system 00:04: [io 0x0400-0x047f] has been reserved [ 2.933361] system 00:04: [io 0x0500-0x057f] has been reserved [ 2.939348] system 00:04: [io 0x164e-0x164f] has been reserved [ 2.945338] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 2.952213] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 2.958831] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)