diff mbox

Reverting rc6 by default

Message ID 20110621142133.GA3652@fujiko (mailing list archive)
State New, archived
Headers show

Commit Message

Francesco Allertsen June 21, 2011, 2:21 p.m. UTC
Hi, I wanted to try the new 3.0 Linux Kernel, and I got stucked for a
freeze at the start of X.

I have bisected the problem and the error was on commit a51f7a6, wich
enable rc6 by default (some time ago I have sent another bug about
that).

I have reverted the commit (the complete patch is attached) and now
everything works great.

Now, I have a Lenovo X201s, and if you need more information for
debugging purpose just let me know, otherwise just apply the patch
attached (on top of -rc4).

If you prefer I can send the patch using git-send-email.

Thanks

Bye
Francesco
From 284c154625e991be963ae3080faefc8aa4f22d01 Mon Sep 17 00:00:00 2001
From: Francesco Allertsen <fallertsen@gmail.com>
Date: Tue, 21 Jun 2011 15:46:32 +0200
Subject: [PATCH] Revert "drm/i915: enable rc6 by default"

This reverts commit a51f7a66fb5e4af5ec4286baef940d06594b59d2.

With rc6 enabled by default there is a freeze in the Lenovo X201s
laptop.

Signed-off-by: Francesco Allertsen <fallertsen@gmail.com>
---
 drivers/gpu/drm/i915/i915_drv.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Jesse Barnes June 21, 2011, 6:29 p.m. UTC | #1
On Tue, 21 Jun 2011 11:04:15 -0700
Keith Packard <keithp@keithp.com> wrote:

> On Tue, 21 Jun 2011 18:42:09 +0200, Francesco Allertsen <fallertsen@gmail.com> wrote:
> > On Tue, Jun 21, 2011 at 09:11:29AM -0700, Keith Packard wrote:
> > > I'm more interested in seeing how the dmesg output differs between the
> > > working state (rc6=0) and the broken state (rc6=1). Or is the machine
> > > not accessible over ssh once you've started X?
> > 
> > I got a complete freeze when I start X.  I have tried to log the output
> > of dmesg via ethernet using netconole, but it doesn't log the drm debug.
> > Is there another parameter to append at the kernel to send via ethernet
> > also the debug?
> 
> I don't know how to get the drm debug sent to ethernet; perhaps someone
> else does?

Use netconsole.  Documentation/networking/netconsole.txt has all the
gory details.
Keith Packard June 21, 2011, 7:01 p.m. UTC | #2
On Tue, 21 Jun 2011 20:47:57 +0200, Francesco Allertsen <fallertsen@gmail.com> wrote:

>         Version: 6QET52WW (1.22 )
>         Release Date: 08/23/2010

Thanks. I'll see if I can't get an X201s upgraded to this version and
see if we can reproduce the problem you're having...
Marcin Ĺšlusarz June 21, 2011, 7:12 p.m. UTC | #3
On Tue, Jun 21, 2011 at 08:48:55PM +0200, Francesco Allertsen wrote:
> On Tue, Jun 21, 2011 at 11:29:41AM -0700, Jesse Barnes wrote:
> > Use netconsole.  Documentation/networking/netconsole.txt has all the
> > gory details.
> 
> I have used netconsole, with that documentation, but it doesn't show me
> the drm debug messages, only the other dmesg messages, and I don't know
> why.
> 

Try to run dmesg -n 8 before loading the module.

Marcin
Francesco Allertsen June 22, 2011, 7:58 a.m. UTC | #4
On Tue, Jun 21, 2011 at 09:12:48PM +0200, Marcin Slusarz wrote:
> Try to run dmesg -n 8 before loading the module.

I'm using the netconsole directly at the boot, because I got the freeze,
so I don't know how to pass that value directly appended to the kernel
(if it's possibile).

If you want I can boot up with the initlevel 3 so I don't have the
freeze, and then start netconsole and start X.

Bye
Francesco
Francesco Allertsen July 5, 2011, 11:01 p.m. UTC | #5
On Tue, Jun 21, 2011 at 12:01:34PM -0700, Keith Packard wrote:
> Thanks. I'll see if I can't get an X201s upgraded to this version and
> see if we can reproduce the problem you're having...

Any news?

I have found the time today for more debugging.

Attached there are 3 files.

dmesg-startup is the startup of the last 3.0.0-rc6 kernel, with the
debug enabled.
dmesg-enabled is the X startup (and freeze) with debug mode and rc6
enabled.
dmesg-disabled is the X startup with debug mode enabled and rc6 disabled
(so no freeze; full kde startup and logout).

I hope this helps you to solve the problem, otherwise the X201s users
will not use the 3.0.0 kernel :-(.

If you need more informations just let me know.

Bye
Francesco
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0.0-rc6 (lupin@fujiko) (gcc version 4.5.3 (GCC) ) #336 SMP Tue Jul 5 17:27:09 CEST 2011
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
[    0.000000]  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bb27c000 (usable)
[    0.000000]  BIOS-e820: 00000000bb27c000 - 00000000bb282000 (reserved)
[    0.000000]  BIOS-e820: 00000000bb282000 - 00000000bb35f000 (usable)
[    0.000000]  BIOS-e820: 00000000bb35f000 - 00000000bb371000 (reserved)
[    0.000000]  BIOS-e820: 00000000bb371000 - 00000000bb3f2000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bb3f2000 - 00000000bb40f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bb40f000 - 00000000bb46f000 (usable)
[    0.000000]  BIOS-e820: 00000000bb46f000 - 00000000bb668000 (reserved)
[    0.000000]  BIOS-e820: 00000000bb668000 - 00000000bb6e8000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bb6e8000 - 00000000bb70f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bb70f000 - 00000000bb717000 (usable)
[    0.000000]  BIOS-e820: 00000000bb717000 - 00000000bb71f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bb71f000 - 00000000bb76c000 (usable)
[    0.000000]  BIOS-e820: 00000000bb76c000 - 00000000bb778000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bb778000 - 00000000bb77b000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bb77b000 - 00000000bb78b000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bb78b000 - 00000000bb78c000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bb78c000 - 00000000bb79f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bb79f000 - 00000000bb7ff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bb7ff000 - 00000000bb800000 (usable)
[    0.000000]  BIOS-e820: 00000000bb800000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000feaff000 - 00000000feb00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000138000000 (usable)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI present.
[    0.000000] DMI: LENOVO 5129CTO/5129CTO, BIOS 6QET52WW (1.22 ) 08/23/2010
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xbb800 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-D3FFF write-protect
[    0.000000]   D4000-DBFFF uncachable
[    0.000000]   DC000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 disabled
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 100000000 mask FC0000000 write-back
[    0.000000]   4 base 138000000 mask FF8000000 uncachable
[    0.000000]   5 base 0BC000000 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 range: 00000000bc000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] found SMP MP-table at [c00f6910] f6910
[    0.000000] initial memory mapped : 0 - 01c00000
[    0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
[    0.000000] ACPI: RSDP 000f68e0 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT bb7f0970 00094 (v01 LENOVO TP-6Q    00001220  LTP 00000000)
[    0.000000] ACPI: FACP bb7f0b00 000F4 (v04 LENOVO TP-6Q    00001220 LNVO 00000001)
[    0.000000] ACPI: DSDT bb7f0e6b 0DD26 (v01 LENOVO TP-6Q    00001220 MSFT 03000001)
[    0.000000] ACPI: FACS bb6e7000 00040
[    0.000000] ACPI: SSDT bb7f0cb4 001B7 (v01 LENOVO TP-6Q    00001220 MSFT 03000001)
[    0.000000] ACPI: ECDT bb7feb91 00052 (v01 LENOVO TP-6Q    00001220 LNVO 00000001)
[    0.000000] ACPI: APIC bb7febe3 00084 (v01 LENOVO TP-6Q    00001220 LNVO 00000001)
[    0.000000] ACPI: MCFG bb7fec9f 0003C (v01 LENOVO TP-6Q    00001220 LNVO 00000001)
[    0.000000] ACPI: HPET bb7fecdb 00038 (v01 LENOVO TP-6Q    00001220 LNVO 00000001)
[    0.000000] ACPI: ASF! bb7fedbe 000A4 (v16 LENOVO TP-6Q    00001220 PTL  00000001)
[    0.000000] ACPI: SLIC bb7fee62 00176 (v01 LENOVO TP-6Q    00001220  LTP 00000000)
[    0.000000] ACPI: BOOT bb7fefd8 00028 (v01 LENOVO TP-6Q    00001220  LTP 00000001)
[    0.000000] ACPI: SSDT bb6e590a 0085B (v01 LENOVO TP-6Q    00001220 INTL 20050513)
[    0.000000] ACPI: TCPA bb78b000 00032 (v02    PTL  CRESTLN 06040000      00005A52)
[    0.000000] ACPI: SSDT bb77a000 009F1 (v01  PmRef    CpuPm 00003000 INTL 20050513)
[    0.000000] ACPI: SSDT bb779000 00259 (v01  PmRef  Cpu0Tst 00003000 INTL 20050513)
[    0.000000] ACPI: SSDT bb778000 0049F (v01  PmRef    ApTst 00003000 INTL 20050513)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2112MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x000bb800
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[7] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x000bb27c
[    0.000000]     0: 0x000bb282 -> 0x000bb35f
[    0.000000]     0: 0x000bb40f -> 0x000bb46f
[    0.000000]     0: 0x000bb70f -> 0x000bb717
[    0.000000]     0: 0x000bb71f -> 0x000bb76c
[    0.000000]     0: 0x000bb7ff -> 0x000bb800
[    0.000000] On node 0 totalpages: 766877
[    0.000000] free_area_init_node: node 0, pgdat c16e8280, node_mem_map f608d200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3950 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 4225 pages used for memmap
[    0.000000]   HighMem zone: 535440 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, 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] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
[    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
[    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 12 pages/cpu @f5c00000 s24640 r0 d24512 u1048576
[    0.000000] pcpu-alloc: s24640 r0 d24512 u1048576 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 760876
[    0.000000] Kernel command line: BOOT_IMAGE=Linux-git ro root=802 netconsole=6665@10.0.0.1/eth0,6666@10.0.0.2/00:26:9e:98:bb:00 drm.debug=0x04
[    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:000bb800)
[    0.000000] Memory: 3034200k/3072000k available (5038k kernel code, 33308k reserved, 2087k data, 392k init, 2158660k highmem)
[    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 : 0xc16f6000 - 0xc1758000   ( 392 kB)
[    0.000000]       .data : 0xc14eb906 - 0xc16f5600   (2087 kB)
[    0.000000]       .text : 0xc1000000 - 0xc14eb906   (5038 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:712 16
[    0.000000] CPU 0 irqstacks, hard=f5808000 soft=f580a000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.001000] Detected 1995.250 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.50 BogoMIPS (lpj=1995250)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.000030] Security Framework initialized
[    0.000045] Mount-cache hash table entries: 512
[    0.000150] Initializing cgroup subsys freezer
[    0.000175] CPU: Physical Processor ID: 0
[    0.000178] CPU: Processor Core ID: 0
[    0.000183] mce: CPU supports 9 MCE banks
[    0.000195] CPU0: Thermal monitoring enabled (TM1)
[    0.000203] using mwait in idle threads.
[    0.000283] ACPI: Core revision 20110413
[    0.018231] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.018641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.028641] CPU0: Intel(R) Core(TM) i7 CPU       L 620  @ 2.00GHz stepping 02
[    0.130365] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver.
[    0.130375] ... version:                3
[    0.130378] ... bit width:              48
[    0.130380] ... generic registers:      4
[    0.130383] ... value mask:             0000ffffffffffff
[    0.130386] ... max period:             000000007fffffff
[    0.130389] ... fixed-purpose events:   3
[    0.130392] ... event mask:             000000070000000f
[    0.130549] CPU 1 irqstacks, hard=f588a000 soft=f588c000
[    0.130551] Booting Node   0, Processors  #1
[    0.130554] smpboot cpu 1: start_ip = 9a000
[    0.141134] Initializing CPU#1
[    0.221474] CPU 2 irqstacks, hard=f5896000 soft=f5898000
[    0.221481]  #2
[    0.221482] smpboot cpu 2: start_ip = 9a000
[    0.231764] Initializing CPU#2
[    0.312483] CPU 3 irqstacks, hard=f58a2000 soft=f58a4000
[    0.312489]  #3 Ok.
[    0.312492] smpboot cpu 3: start_ip = 9a000
[    0.322772] Initializing CPU#3
[    0.403317] Brought up 4 CPUs
[    0.403324] Total of 4 processors activated (15959.85 BogoMIPS).
[    0.405112] kworker/u:0 used greatest stack depth: 7064 bytes left
[    0.405243] PM: Registering ACPI NVS region at bb371000 (528384 bytes)
[    0.405261] PM: Registering ACPI NVS region at bb668000 (524288 bytes)
[    0.405275] PM: Registering ACPI NVS region at bb76c000 (49152 bytes)
[    0.405279] PM: Registering ACPI NVS region at bb77b000 (65536 bytes)
[    0.405285] PM: Registering ACPI NVS region at bb78c000 (77824 bytes)
[    0.405376] Time: 17:32:37  Date: 07/05/11
[    0.405414] NET: Registered protocol family 16
[    0.405699] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.405705] ACPI: bus type pci registered
[    0.405783] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.405790] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.405793] PCI: Using MMCONFIG for extended config space
[    0.405797] PCI: Using configuration type 1 for base access
[    0.412900] bio: create slab <bio-0> at 0
[    0.414330] ACPI: EC: EC description table is found, configuring boot EC
[    0.418837] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.497006] ACPI: SSDT bb71ac18 003A9 (v01  PmRef  Cpu0Ist 00003000 INTL 20050513)
[    0.497352] ACPI: Dynamic OEM Table Load:
[    0.497357] ACPI: SSDT   (null) 003A9 (v01  PmRef  Cpu0Ist 00003000 INTL 20050513)
[    0.497488] ACPI: SSDT bb718718 006B2 (v01  PmRef  Cpu0Cst 00003001 INTL 20050513)
[    0.497846] ACPI: Dynamic OEM Table Load:
[    0.497850] ACPI: SSDT   (null) 006B2 (v01  PmRef  Cpu0Cst 00003001 INTL 20050513)
[    0.503476] ACPI: SSDT bb719a98 00303 (v01  PmRef    ApIst 00003000 INTL 20050513)
[    0.503868] ACPI: Dynamic OEM Table Load:
[    0.503872] ACPI: SSDT   (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20050513)
[    0.506333] ACPI: SSDT bb717d98 00119 (v01  PmRef    ApCst 00003000 INTL 20050513)
[    0.506687] ACPI: Dynamic OEM Table Load:
[    0.506691] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20050513)
[    0.510803] ACPI: Interpreter enabled
[    0.510808] ACPI: (supports S0 S3 S4 S5)
[    0.510829] ACPI: Using IOAPIC for interrupt routing
[    0.515224] ACPI: Power Resource [PUBS] (on)
[    0.519054] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.520144] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.520151] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.520167] ACPI: PCI Root Bridge [UNCR] (domain 0000 [bus ff])
[    0.520230] pci 0000:ff:00.0: [8086:2c62] type 0 class 0x000600
[    0.520252] pci 0000:ff:00.1: [8086:2d01] type 0 class 0x000600
[    0.520271] pci 0000:ff:02.0: [8086:2d10] type 0 class 0x000600
[    0.520291] pci 0000:ff:02.1: [8086:2d11] type 0 class 0x000600
[    0.520307] pci 0000:ff:02.2: [8086:2d12] type 0 class 0x000600
[    0.520323] pci 0000:ff:02.3: [8086:2d13] type 0 class 0x000600
[    0.520348] pci_bus 0000:ff: on NUMA node 0
[    0.520356]  pci0000:ff: Requesting ACPI _OSC control (0x1d)
[    0.520361]  pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.520365] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.520758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.520825] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.520830] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.520834] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.520839] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.520844] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.520849] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
[    0.520861] pci 0000:00:00.0: [8086:0044] type 0 class 0x000600
[    0.520891] pci 0000:00:02.0: [8086:0046] type 0 class 0x000300
[    0.520901] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit]
[    0.520908] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.520912] pci 0000:00:02.0: reg 20: [io  0x1800-0x1807]
[    0.520971] pci 0000:00:16.0: [8086:3b64] type 0 class 0x000780
[    0.520998] pci 0000:00:16.0: reg 10: [mem 0xf2727800-0xf272780f 64bit]
[    0.521073] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.521079] pci 0000:00:16.0: PME# disabled
[    0.521105] pci 0000:00:16.3: [8086:3b67] type 0 class 0x000700
[    0.521127] pci 0000:00:16.3: reg 10: [io  0x1808-0x180f]
[    0.521138] pci 0000:00:16.3: reg 14: [mem 0xf2524000-0xf2524fff]
[    0.521253] pci 0000:00:19.0: [8086:10ea] type 0 class 0x000200
[    0.521283] pci 0000:00:19.0: reg 10: [mem 0xf2500000-0xf251ffff]
[    0.521297] pci 0000:00:19.0: reg 14: [mem 0xf2525000-0xf2525fff]
[    0.521308] pci 0000:00:19.0: reg 18: [io  0x1820-0x183f]
[    0.521376] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.521381] pci 0000:00:19.0: PME# disabled
[    0.521411] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03
[    0.521436] pci 0000:00:1a.0: reg 10: [mem 0xf2728000-0xf27283ff]
[    0.521525] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.521530] pci 0000:00:1a.0: PME# disabled
[    0.521559] pci 0000:00:1b.0: [8086:3b56] type 0 class 0x000403
[    0.521580] pci 0000:00:1b.0: reg 10: [mem 0xf2520000-0xf2523fff 64bit]
[    0.521658] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.521663] pci 0000:00:1b.0: PME# disabled
[    0.521687] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604
[    0.521765] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.521770] pci 0000:00:1c.0: PME# disabled
[    0.521797] pci 0000:00:1c.3: [8086:3b48] type 1 class 0x000604
[    0.521875] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.521880] pci 0000:00:1c.3: PME# disabled
[    0.521905] pci 0000:00:1c.4: [8086:3b4a] type 1 class 0x000604
[    0.521983] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.521988] pci 0000:00:1c.4: PME# disabled
[    0.522023] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03
[    0.522047] pci 0000:00:1d.0: reg 10: [mem 0xf2728400-0xf27287ff]
[    0.522135] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.522140] pci 0000:00:1d.0: PME# disabled
[    0.522164] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.522239] pci 0000:00:1f.0: [8086:3b07] type 0 class 0x000601
[    0.522362] pci 0000:00:1f.2: [8086:3b2f] type 0 class 0x000106
[    0.522388] pci 0000:00:1f.2: reg 10: [io  0x1860-0x1867]
[    0.522399] pci 0000:00:1f.2: reg 14: [io  0x1814-0x1817]
[    0.522410] pci 0000:00:1f.2: reg 18: [io  0x1818-0x181f]
[    0.522421] pci 0000:00:1f.2: reg 1c: [io  0x1810-0x1813]
[    0.522433] pci 0000:00:1f.2: reg 20: [io  0x1840-0x185f]
[    0.522444] pci 0000:00:1f.2: reg 24: [mem 0xf2727000-0xf27277ff]
[    0.522492] pci 0000:00:1f.2: PME# supported from D3hot
[    0.522496] pci 0000:00:1f.2: PME# disabled
[    0.522518] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05
[    0.522539] pci 0000:00:1f.3: reg 10: [mem 0xf2728800-0xf27288ff 64bit]
[    0.522569] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
[    0.522615] pci 0000:00:1f.6: [8086:3b32] type 0 class 0x001180
[    0.522643] pci 0000:00:1f.6: reg 10: [mem 0xf2526000-0xf2526fff 64bit]
[    0.522777] pci 0000:00:1c.0: PCI bridge to [bus 0d-0d]
[    0.522784] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.522790] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.522797] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.522853] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.522860] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.522865] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    0.522872] pci 0000:00:1c.3:   bridge window [mem 0xf2800000-0xf28fffff 64bit pref]
[    0.522985] pci 0000:02:00.0: [8086:4230] type 0 class 0x000280
[    0.523038] pci 0000:02:00.0: reg 10: [mem 0xf2400000-0xf2401fff 64bit]
[    0.523212] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.523226] pci 0000:02:00.0: PME# disabled
[    0.523319] pci 0000:00:1c.4: PCI bridge to [bus 02-02]
[    0.523325] pci 0000:00:1c.4:   bridge window [io  0xf000-0x0000] (disabled)
[    0.523330] pci 0000:00:1c.4:   bridge window [mem 0xf2400000-0xf24fffff]
[    0.523338] pci 0000:00:1c.4:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.523412] pci 0000:00:1e.0: PCI bridge to [bus 0e-0e] (subtractive decode)
[    0.523419] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.523424] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.523431] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.523434] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.523436] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.523438] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.523441] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.523443] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.523445] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.523470] pci_bus 0000:00: on NUMA node 0
[    0.523472] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.523583] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.523613] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    0.523641] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
[    0.523769]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.523937]  pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
[    0.523942] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.526836] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.526898] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.526948] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.527009] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.527069] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.527118] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.527168] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.527229] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.527384] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.527394] vgaarb: loaded
[    0.527396] vgaarb: bridge control possible 0000:00:02.0
[    0.527541] SCSI subsystem initialized
[    0.527635] libata version 3.00 loaded.
[    0.527795] usbcore: registered new interface driver usbfs
[    0.527831] usbcore: registered new interface driver hub
[    0.527873] usbcore: registered new device driver usb
[    0.528055] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.528060] PCI: Using ACPI for IRQ routing
[    0.537954] PCI: pci_cache_line_size set to 64 bytes
[    0.538033] reserve RAM buffer: 000000000009e800 - 000000000009ffff 
[    0.538035] reserve RAM buffer: 00000000bb27c000 - 00000000bbffffff 
[    0.538040] reserve RAM buffer: 00000000bb35f000 - 00000000bbffffff 
[    0.538045] reserve RAM buffer: 00000000bb46f000 - 00000000bbffffff 
[    0.538049] reserve RAM buffer: 00000000bb717000 - 00000000bbffffff 
[    0.538052] reserve RAM buffer: 00000000bb76c000 - 00000000bbffffff 
[    0.538055] reserve RAM buffer: 00000000bb800000 - 00000000bbffffff 
[    0.538316] cfg80211: Calling CRDA to update world regulatory domain
[    0.538518] NetLabel: Initializing
[    0.538523] NetLabel:  domain hash size = 128
[    0.538525] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.538537] NetLabel:  unlabeled traffic allowed by default
[    0.538611] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.538620] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.540645] Switching to clocksource hpet
[    0.541126] Switched to NOHz mode on CPU #0
[    0.541204] Switched to NOHz mode on CPU #1
[    0.541233] Switched to NOHz mode on CPU #3
[    0.541271] Switched to NOHz mode on CPU #2
[    0.543645] pnp: PnP ACPI init
[    0.543657] ACPI: bus type pnp registered
[    0.544851] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    0.544854] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    0.544856] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    0.544857] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    0.544859] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    0.544861] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    0.544863] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
[    0.544865] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
[    0.544867] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    0.544868] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    0.544870] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    0.544872] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    0.544874] pnp 00:00: [mem 0x000ec000-0x000effff]
[    0.544875] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    0.544877] pnp 00:00: [mem 0x00100000-0xbfffffff]
[    0.544879] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
[    0.544881] pnp 00:00: [mem 0xfed4c000-0xffffffff]
[    0.544966] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.544972] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.544977] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.544981] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    0.544985] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    0.544989] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[    0.544994] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    0.544998] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.545003] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.545007] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.545011] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.545016] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.545020] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.545024] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.545029] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.545034] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.545047] pnp 00:01: [bus ff]
[    0.545117] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.545134] pnp 00:02: [bus 00-fe]
[    0.545137] pnp 00:02: [io  0x0cf8-0x0cff]
[    0.545139] pnp 00:02: [io  0x0000-0x0cf7 window]
[    0.545141] pnp 00:02: [io  0x0d00-0xffff window]
[    0.545143] pnp 00:02: [mem 0x000a0000-0x000bffff window]
[    0.545145] pnp 00:02: [mem 0x000c0000-0x000c3fff window]
[    0.545146] pnp 00:02: [mem 0x000c4000-0x000c7fff window]
[    0.545148] pnp 00:02: [mem 0x000c8000-0x000cbfff window]
[    0.545150] pnp 00:02: [mem 0x000cc000-0x000cffff window]
[    0.545152] pnp 00:02: [mem 0x000d0000-0x000d3fff window]
[    0.545154] pnp 00:02: [mem 0x000d4000-0x000d7fff window]
[    0.545156] pnp 00:02: [mem 0x000d8000-0x000dbfff window]
[    0.545158] pnp 00:02: [mem 0x000dc000-0x000dffff window]
[    0.545160] pnp 00:02: [mem 0x000e0000-0x000e3fff window]
[    0.545161] pnp 00:02: [mem 0x000e4000-0x000e7fff window]
[    0.545163] pnp 00:02: [mem 0x000e8000-0x000ebfff window]
[    0.545165] pnp 00:02: [mem 0x000ec000-0x000effff window]
[    0.545167] pnp 00:02: [mem 0xc0000000-0xfebfffff window]
[    0.545169] pnp 00:02: [mem 0xfed40000-0xfed4bfff window]
[    0.545235] pnp 00:02: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.545501] pnp 00:03: [io  0x0010-0x001f]
[    0.545503] pnp 00:03: [io  0x0090-0x009f]
[    0.545505] pnp 00:03: [io  0x0024-0x0025]
[    0.545506] pnp 00:03: [io  0x0028-0x0029]
[    0.545508] pnp 00:03: [io  0x002c-0x002d]
[    0.545510] pnp 00:03: [io  0x0030-0x0031]
[    0.545511] pnp 00:03: [io  0x0034-0x0035]
[    0.545513] pnp 00:03: [io  0x0038-0x0039]
[    0.545514] pnp 00:03: [io  0x003c-0x003d]
[    0.545516] pnp 00:03: [io  0x00a4-0x00a5]
[    0.545518] pnp 00:03: [io  0x00a8-0x00a9]
[    0.545519] pnp 00:03: [io  0x00ac-0x00ad]
[    0.545521] pnp 00:03: [io  0x00b0-0x00b5]
[    0.545522] pnp 00:03: [io  0x00b8-0x00b9]
[    0.545524] pnp 00:03: [io  0x00bc-0x00bd]
[    0.545527] pnp 00:03: [io  0x0050-0x0053]
[    0.545529] pnp 00:03: [io  0x0072-0x0077]
[    0.545530] pnp 00:03: [io  0x164e-0x164f]
[    0.545532] pnp 00:03: [io  0x002e-0x002f]
[    0.545533] pnp 00:03: [io  0x1000-0x107f]
[    0.545535] pnp 00:03: [io  0x1180-0x11ff]
[    0.545537] pnp 00:03: [io  0x0800-0x080f]
[    0.545538] pnp 00:03: [io  0x15e0-0x15ef]
[    0.545540] pnp 00:03: [io  0x1600-0x1641]
[    0.545541] pnp 00:03: [io  0x1644-0x167f]
[    0.545543] pnp 00:03: [mem 0xe0000000-0xefffffff]
[    0.545545] pnp 00:03: [mem 0xfeaff000-0xfeafffff]
[    0.545546] pnp 00:03: [mem 0xfed1c000-0xfed1ffff]
[    0.545548] pnp 00:03: [mem 0xfed10000-0xfed13fff]
[    0.545550] pnp 00:03: [mem 0xfed18000-0xfed18fff]
[    0.545551] pnp 00:03: [mem 0xfed19000-0xfed19fff]
[    0.545553] pnp 00:03: [mem 0xfed45000-0xfed4bfff]
[    0.545649] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.545655] system 00:03: [io  0x1000-0x107f] has been reserved
[    0.545659] system 00:03: [io  0x1180-0x11ff] has been reserved
[    0.545663] system 00:03: [io  0x0800-0x080f] has been reserved
[    0.545667] system 00:03: [io  0x15e0-0x15ef] has been reserved
[    0.545671] system 00:03: [io  0x1600-0x1641] has been reserved
[    0.545675] system 00:03: [io  0x1644-0x167f] could not be reserved
[    0.545680] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.545684] system 00:03: [mem 0xfeaff000-0xfeafffff] has been reserved
[    0.545689] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.545711] system 00:03: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.545715] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.545720] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.545724] system 00:03: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.545729] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.545757] pnp 00:04: [mem 0xfed00000-0xfed003ff]
[    0.545816] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.545826] pnp 00:05: [io  0x0000-0x000f]
[    0.545827] pnp 00:05: [io  0x0080-0x008f]
[    0.545829] pnp 00:05: [io  0x00c0-0x00df]
[    0.545831] pnp 00:05: [dma 4]
[    0.545885] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.545893] pnp 00:06: [io  0x0061]
[    0.545948] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.545957] pnp 00:07: [io  0x00f0]
[    0.545965] pnp 00:07: [irq 13]
[    0.546020] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.546029] pnp 00:08: [io  0x0070-0x0071]
[    0.546034] pnp 00:08: [irq 8]
[    0.546090] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.546099] pnp 00:09: [io  0x0060]
[    0.546100] pnp 00:09: [io  0x0064]
[    0.546106] pnp 00:09: [irq 1]
[    0.546161] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.546173] pnp 00:0a: [irq 12]
[    0.546229] pnp 00:0a: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
[    0.546487] pnp 00:0b: [mem 0xfed40000-0xfed44fff]
[    0.546549] pnp 00:0b: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[    0.546987] pnp: PnP ACPI: found 12 devices
[    0.546992] ACPI: ACPI bus type pnp unregistered
[    0.585242] PCI: max bus depth: 1 pci_try_num: 2
[    0.585284] pci 0000:00:1c.0: PCI bridge to [bus 0d-0d]
[    0.585289] pci 0000:00:1c.0:   bridge window [io  disabled]
[    0.585297] pci 0000:00:1c.0:   bridge window [mem disabled]
[    0.585303] pci 0000:00:1c.0:   bridge window [mem pref disabled]
[    0.585313] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.585318] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.585326] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    0.585333] pci 0000:00:1c.3:   bridge window [mem 0xf2800000-0xf28fffff 64bit pref]
[    0.585344] pci 0000:00:1c.4: PCI bridge to [bus 02-02]
[    0.585347] pci 0000:00:1c.4:   bridge window [io  disabled]
[    0.585355] pci 0000:00:1c.4:   bridge window [mem 0xf2400000-0xf24fffff]
[    0.585362] pci 0000:00:1c.4:   bridge window [mem pref disabled]
[    0.585371] pci 0000:00:1e.0: PCI bridge to [bus 0e-0e]
[    0.585374] pci 0000:00:1e.0:   bridge window [io  disabled]
[    0.585382] pci 0000:00:1e.0:   bridge window [mem disabled]
[    0.585388] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    0.585412] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.585421] pci 0000:00:1c.0: setting latency timer to 64
[    0.585432] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.585439] pci 0000:00:1c.3: setting latency timer to 64
[    0.585446] pci 0000:00:1c.4: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.585453] pci 0000:00:1c.4: setting latency timer to 64
[    0.585461] pci 0000:00:1e.0: setting latency timer to 64
[    0.585465] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.585467] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.585469] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.585471] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.585473] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.585475] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    0.585477] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    0.585479] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
[    0.585481] pci_bus 0000:05: resource 2 [mem 0xf2800000-0xf28fffff 64bit pref]
[    0.585483] pci_bus 0000:02: resource 1 [mem 0xf2400000-0xf24fffff]
[    0.585485] pci_bus 0000:0e: resource 4 [io  0x0000-0x0cf7]
[    0.585487] pci_bus 0000:0e: resource 5 [io  0x0d00-0xffff]
[    0.585489] pci_bus 0000:0e: resource 6 [mem 0x000a0000-0x000bffff]
[    0.585491] pci_bus 0000:0e: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.585493] pci_bus 0000:0e: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.585495] pci_bus 0000:0e: resource 9 [mem 0xc0000000-0xfebfffff]
[    0.585525] NET: Registered protocol family 2
[    0.585571] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.585727] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.586316] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.586610] TCP: Hash tables configured (established 131072 bind 65536)
[    0.586614] TCP reno registered
[    0.586618] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.586629] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.586718] NET: Registered protocol family 1
[    0.586820] RPC: Registered named UNIX socket transport module.
[    0.586824] RPC: Registered udp transport module.
[    0.586827] RPC: Registered tcp transport module.
[    0.586829] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.586846] pci 0000:00:02.0: Boot video device
[    0.586918] PCI: CLS 64 bytes, default 64
[    0.586959] Simple Boot Flag at 0x35 set to 0x1
[    0.588491] microcode: CPU0 sig=0x20652, pf=0x10, revision=0x9
[    0.588500] microcode: CPU1 sig=0x20652, pf=0x10, revision=0x9
[    0.588511] microcode: CPU2 sig=0x20652, pf=0x10, revision=0x9
[    0.588521] microcode: CPU3 sig=0x20652, pf=0x10, revision=0x9
[    0.588568] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.588868] audit: initializing netlink socket (disabled)
[    0.588878] type=2000 audit(1309887157.348:1): initialized
[    0.615295] highmem bounce pool size: 64 pages
[    0.615304] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.625742] VFS: Disk quotas dquot_6.5.2
[    0.625866] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.627327] SGI XFS with security attributes, large block/inode numbers, no debug enabled
[    0.627942] msgmni has been set to 1710
[    0.628326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.628332] io scheduler noop registered (default)
[    0.628938] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.629079] vesafb: mode is 1024x768x8, linelength=1024, pages=41
[    0.629083] vesafb: scrolling: redraw
[    0.629087] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[    0.629440] vesafb: framebuffer at 0xd0000000, mapped to 0xf8080000, using 1536k, total 32704k
[    0.629500] fbcon: VESA VGA (fb0) is primary device
[    0.662302] Console: switching to colour frame buffer device 128x48
[    0.695440] fb0: VESA VGA frame buffer device
[    0.695938] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.696699] ACPI: AC Adapter [AC] (on-line)
[    0.697135] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    0.697788] ACPI: Lid Switch [LID]
[    0.698061] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    0.698558] ACPI: Sleep Button [SLPB]
[    0.698870] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.699322] ACPI: Power Button [PWRF]
[    0.699652] ACPI: acpi_idle registered with cpuidle
[    0.701510] Monitor-Mwait will be used to enter C-1 state
[    0.701538] Monitor-Mwait will be used to enter C-2 state
[    0.701566] Monitor-Mwait will be used to enter C-3 state
[    0.707065] thermal LNXTHERM:00: registered as thermal_zone0
[    0.707411] ACPI: Thermal Zone [THM0] (54 C)
[    0.707858] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.723952] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.724617] ACPI: Battery Slot [BAT0] (battery present)
[    0.732842] serial 0000:00:16.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.753816] 0000:00:16.3: ttyS0 at I/O 0x1808 (irq = 17) is a 16550A
[    0.770849] Non-volatile memory driver v1.3
[    0.771160] Linux agpgart interface v0.103
[    0.771464] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[    0.771969] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.773662] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    0.774251] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.774784] [drm] Initialized drm 1.1.0 20060810
[    0.790048] i915 0000:00:02.0: power state changed by ACPI to D0
[    0.805551] i915 0000:00:02.0: power state changed by ACPI to D0
[    0.821142] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.836783] i915 0000:00:02.0: setting latency timer to 64
[    0.864922] i915 0000:00:02.0: irq 40 for MSI/MSI-X
[    0.864927] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    0.866670] [drm] Driver supports precise vblank timestamp query.
[    0.868407] [drm:intel_detect_pch], Found Ibex Peak PCH
[    0.868410] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[    0.868415] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
[    0.868417] [drm:drm_mode_debug_printmodeline], Modeline 0:"1440x900" 0 74080 1440 1464 1480 1600 900 903 909 926 0x8 0xa
[    0.868426] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
[    0.868428] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[    0.868433] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[    0.868443] [drm:intel_dsm_pci_probe], no _DSM method for intel device
[    0.868456] [drm:intel_modeset_init], 2 display pipes available.
[    0.868464] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.932415] [drm:intel_crt_init], pch crt adpa set to 0xf40018
[    0.932609] [drm:intel_dp_i2c_init], i2c_init DPDDC-C
[    0.933121] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[    0.933124] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    0.933636] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[    0.933638] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    0.933704] [drm:ironlake_crtc_dpms], crtc 0/0 dpms off
[    0.933709] [drm:i915_get_vblank_timestamp], crtc 0 is disabled
[    0.985460] [drm:intel_wait_for_vblank], vblank wait timed out
[    1.013855] [drm:intel_update_fbc], 
[    1.013857] [drm:intel_update_fbc], no output, disabling
[    1.013860] [drm:ironlake_crtc_dpms], crtc 1/1 dpms off
[    1.013862] [drm:i915_get_vblank_timestamp], crtc 1 is disabled
[    1.014506] [drm:intel_update_fbc], 
[    1.014508] [drm:intel_update_fbc], no output, disabling
[    1.110332] [drm:i915_setup_compression], FBC base 0xbe000000, ll base 0x00000000, size 28M
[    1.110418] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[    1.110427] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[    1.110429] [drm:drm_mode_debug_printmodeline], Modeline 21:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[    1.110434] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[    1.110437] [drm:intel_ironlake_crt_detect_hotplug], trigger hotplug detect cycle: adpa=0xf40018
[    1.120389] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[    1.120394] [drm:intel_crt_detect], CRT not detected via hotplug
[    1.120398] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[    1.120404] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[    1.131880] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[    1.131883] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[    1.132395] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[    1.132397] [drm:ironlake_dp_detect], DPCD: 0000
[    1.132399] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[    1.132402] [drm:drm_setup_crtcs], 
[    1.132403] [drm:drm_enable_connectors], connector 5 enabled? yes
[    1.132406] [drm:drm_enable_connectors], connector 12 enabled? no
[    1.132408] [drm:drm_enable_connectors], connector 15 enabled? no
[    1.132410] [drm:drm_enable_connectors], connector 18 enabled? no
[    1.132412] [drm:drm_target_preferred], looking for cmdline mode on connector 5
[    1.132414] [drm:drm_target_preferred], looking for preferred mode on connector 5
[    1.132416] [drm:drm_target_preferred], found mode 1440x900
[    1.132418] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[    1.132421] [drm:drm_setup_crtcs], desired mode 1440x900 set on crtc 3
[    1.148595] [drm:intelfb_create], allocated 1440x900 fb: 0x00045000, bo f594f200
[    1.148601] checking generic (d0000000 1ff0000) vs hw (d0000000 10000000)
[    1.148603] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[    1.150412] Console: switching to colour dummy device 80x25
[    1.150817] fbcon: inteldrmfb (fb0) is primary device
[    1.150881] [drm:drm_crtc_helper_set_config], 
[    1.150883] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[    1.150888] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[    1.150890] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[    1.150892] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    1.150895] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[    1.150899] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[    1.150900] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[    1.150903] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.150905] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[    1.150906] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[    1.150913] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[    1.150926] [drm:ironlake_crtc_mode_set], using SSC reference clock of 120 MHz
[    1.151157] [drm:ironlake_crtc_mode_set], Mode for pipe A:
[    1.151159] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[    1.203340] [drm:intel_wait_for_vblank], vblank wait timed out
[    1.203345] [drm:intel_pipe_set_base_atomic], Writing base 00045000 00000000 0 0 5760
[    1.203351] [drm:intel_update_fbc], 
[    1.203354] [drm:intel_update_fbc], fbc disabled per module param (default off)
[    1.203358] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 6, cursor: 6
[    1.203364] [drm:ironlake_check_srwm], watermark 1: display plane 26, fbc lines 3, cursor 6
[    1.203369] [drm:ironlake_check_srwm], watermark 2: display plane 81, fbc lines 3, cursor 6
[    1.203375] [drm:drm_crtc_helper_set_mode], [ENCODER:6:LVDS-6] set [MODE:8:1440x900]
[    1.203380] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 6, cursor: 6
[    1.203385] [drm:ironlake_check_srwm], watermark 1: display plane 26, fbc lines 3, cursor 6
[    1.203391] [drm:ironlake_check_srwm], watermark 2: display plane 81, fbc lines 3, cursor 6
[    1.255310] [drm:intel_wait_for_vblank], vblank wait timed out
[    1.307282] [drm:intel_wait_for_vblank], vblank wait timed out
[    1.307592] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x700
[    1.307594] [drm:ironlake_fdi_link_train], FDI train 1 done.
[    1.307749] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x600
[    1.307751] [drm:ironlake_fdi_link_train], FDI train 2 done.
[    1.307752] [drm:ironlake_fdi_link_train], FDI train done
[    1.309021] [drm:intel_update_fbc], 
[    1.309022] [drm:intel_update_fbc], fbc disabled per module param (default off)
[    1.309031] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[    1.309033] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:5:LVDS-1] set DPMS on
[    1.309044] [drm:drm_crtc_helper_set_config], 
[    1.309046] [drm:drm_crtc_helper_set_config], [CRTC:4] [NOFB]
[    1.309048] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.309067] [drm:drm_crtc_helper_set_config], 
[    1.309069] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[    1.309072] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.313966] Console: switching to colour frame buffer device 180x56
[    1.313971] [drm:drm_crtc_helper_set_config], 
[    1.313972] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[    1.313976] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.318916] fb0: inteldrmfb frame buffer device
[    1.318947] drm: registered panic notifier
[    1.329641] acpi device:02: registered as cooling_device4
[    1.329808] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    1.329870] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    1.329984] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    1.331081] loop: module loaded
[    1.331407] ahci 0000:00:1f.2: version 3.0
[    1.331419] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    1.331508] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[    1.331544] ahci: SSS flag set, parallel bus scan disabled
[    1.331629] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode
[    1.331682] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    1.331744] ahci 0000:00:1f.2: setting latency timer to 64
[    1.338246] scsi0 : ahci
[    1.338421] scsi1 : ahci
[    1.338561] scsi2 : ahci
[    1.338697] scsi3 : ahci
[    1.338836] scsi4 : ahci
[    1.338975] scsi5 : ahci
[    1.339401] ata1: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727100 irq 41
[    1.339452] ata2: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727180 irq 41
[    1.339500] ata3: DUMMY
[    1.339519] ata4: DUMMY
[    1.339540] ata5: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727300 irq 41
[    1.339589] ata6: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727380 irq 41
[    1.340096] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    1.340144] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.340229] tun: Universal TUN/TAP device driver, 1.6
[    1.340281] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.340378] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[    1.340424] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[    1.340489] iwl4965 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.340542] iwl4965 0000:02:00.0: setting latency timer to 64
[    1.340562] iwl4965 0000:02:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
[    1.382738] iwl4965 0000:02:00.0: device EEPROM VER=0x36, CALIB=0x5
[    1.384730] iwl4965 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[    1.386794] iwl4965 0000:02:00.0: irq 42 for MSI/MSI-X
[    1.387111] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.389118] ehci_hcd: block sizes: qh 60 qtd 96 itd 160 sitd 96
[    1.389134] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    1.391136] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    1.393105] ehci_hcd 0000:00:1a.0: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.395063] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.395067] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.397009] drivers/usb/core/inode.c: creating file 'devices'
[    1.397012] drivers/usb/core/inode.c: creating file '001'
[    1.397071] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.399014] ehci_hcd 0000:00:1a.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3
[    1.399018] ehci_hcd 0000:00:1a.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[    1.399032] ehci_hcd 0000:00:1a.0: support lpm
[    1.399043] ehci_hcd 0000:00:1a.0: debug port 2
[    1.400981] ehci_hcd 0000:00:1a.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    1.404888] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    1.404890] ehci_hcd 0000:00:1a.0: supports USB remote wakeup
[    1.404905] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xf2728000
[    1.406844] ehci_hcd 0000:00:1a.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    1.410741] ehci_hcd 0000:00:1a.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    1.416245] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.418227] usb usb1: default language 0x0409
[    1.418235] usb usb1: udev 1, busnum 1, minor = 0
[    1.418237] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.420162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.422096] usb usb1: Product: EHCI Host Controller
[    1.424008] usb usb1: Manufacturer: Linux 3.0.0-rc6 ehci_hcd
[    1.425918] usb usb1: SerialNumber: 0000:00:1a.0
[    1.427921] usb usb1: usb_probe_device
[    1.427924] usb usb1: configuration #1 chosen from 1 choice
[    1.427931] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    1.427979] hub 1-0:1.0: usb_probe_interface
[    1.427981] hub 1-0:1.0: usb_probe_interface - got id
[    1.427983] hub 1-0:1.0: USB hub found
[    1.429911] hub 1-0:1.0: 3 ports detected
[    1.431821] hub 1-0:1.0: standalone hub
[    1.431823] hub 1-0:1.0: no power switching (usb 1.0)
[    1.431824] hub 1-0:1.0: individual port over-current protection
[    1.431826] hub 1-0:1.0: power on to power good time: 20ms
[    1.431829] hub 1-0:1.0: local power source is good
[    1.431831] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    1.431853] drivers/usb/core/inode.c: creating file '001'
[    1.431892] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.433827] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.435735] ehci_hcd 0000:00:1d.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    1.437623] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.437627] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.439493] drivers/usb/core/inode.c: creating file '002'
[    1.439551] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.441434] ehci_hcd 0000:00:1d.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3
[    1.441438] ehci_hcd 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[    1.441452] ehci_hcd 0000:00:1d.0: support lpm
[    1.441464] ehci_hcd 0000:00:1d.0: debug port 2
[    1.443327] ehci_hcd 0000:00:1d.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    1.447216] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    1.447217] ehci_hcd 0000:00:1d.0: supports USB remote wakeup
[    1.447232] ehci_hcd 0000:00:1d.0: irq 19, io mem 0xf2728400
[    1.449093] ehci_hcd 0000:00:1d.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    1.452977] ehci_hcd 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    1.458214] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.460126] usb usb2: default language 0x0409
[    1.460131] usb usb2: udev 1, busnum 2, minor = 128
[    1.460133] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.461994] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.463834] usb usb2: Product: EHCI Host Controller
[    1.465633] usb usb2: Manufacturer: Linux 3.0.0-rc6 ehci_hcd
[    1.467422] usb usb2: SerialNumber: 0000:00:1d.0
[    1.469271] usb usb2: usb_probe_device
[    1.469273] usb usb2: configuration #1 chosen from 1 choice
[    1.469279] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    1.469328] hub 2-0:1.0: usb_probe_interface
[    1.469330] hub 2-0:1.0: usb_probe_interface - got id
[    1.469331] hub 2-0:1.0: USB hub found
[    1.471085] hub 2-0:1.0: 3 ports detected
[    1.472822] hub 2-0:1.0: standalone hub
[    1.472824] hub 2-0:1.0: no power switching (usb 1.0)
[    1.472825] hub 2-0:1.0: individual port over-current protection
[    1.472827] hub 2-0:1.0: power on to power good time: 20ms
[    1.472830] hub 2-0:1.0: local power source is good
[    1.472832] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    1.472853] drivers/usb/core/inode.c: creating file '001'
[    1.472918] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.474639] ohci_hcd: block sizes: ed 64 td 64
[    1.474689] uhci_hcd: USB Universal Host Controller Interface driver
[    1.476518] usbcore: registered new interface driver usblp
[    1.478208] Initializing USB Mass Storage driver...
[    1.479965] usbcore: registered new interface driver usb-storage
[    1.481710] USB Mass Storage support registered.
[    1.483518] usbcore: registered new interface driver libusual
[    1.485414] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.491577] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.493402] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.495353] mousedev: PS/2 mouse device common for all mice
[    1.497502] rtc_cmos 00:08: RTC can wake from S4
[    1.499476] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[    1.501325] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.503236] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.505206] Linux video capture interface: v2.00
[    1.507134] usbcore: registered new interface driver uvcvideo
[    1.508987] USB Video Class driver (v1.1.0)
[    1.510899] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.512458] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    1.513239] cpuidle: using governor ladder
[    1.518067] cpuidle: using governor menu
[    1.519834] EFI Variables Facility v0.08 2004-May-17
[    1.522796] usbcore: registered new interface driver usbhid
[    1.524575] usbhid: USB HID core driver
[    1.526749] ALSA device list:
[    1.528649]   No soundcards found.
[    1.530496] Netfilter messages via NETLINK v0.30.
[    1.531174] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
[    1.531178] hub 1-0:1.0: port 1: status 0501 change 0001
[    1.532279] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    1.534872] ctnetlink v0.93: registering with nfnetlink.
[    1.536823] xt_time: kernel timezone is -0000
[    1.538839] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.540630] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[    1.542406] arp_tables: (C) 2002 David S. Miller
[    1.544160] TCP cubic registered
[    1.545902] Initializing XFRM netlink socket
[    1.548072] NET: Registered protocol family 10
[    1.550231] IPv6 over IPv4 tunneling driver
[    1.552633] NET: Registered protocol family 17
[    1.554422] Registering the dns_resolver key type
[    1.556193] Using IPI No-Shortcut mode
[    1.558381] PM: Checking hibernation image partition /dev/sda1
[    1.572171] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
[    1.572179] hub 2-0:1.0: port 1: status 0501 change 0001
[    1.587206] Refined TSC clocksource calibration: 1994.999 MHz.
[    1.590182] Switching to clocksource tsc
[    1.631177] hub 1-0:1.0: state 7 ports 3 chg 0002 evt 0000
[    1.631190] hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    1.644124] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.646544] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.646555] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.648366] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.650393] ata1.00: ATA-7: INTEL SSDSA2M080G2GC, 2CV102HD, max UDMA/133
[    1.652255] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.654464] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.654470] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.656319] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.658526] ata1.00: configured for UDMA/133
[    1.660559] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSA2M080 2CV1 PQ: 0 ANSI: 5
[    1.662779] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    1.662851] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.668126] sd 0:0:0:0: [sda] Write Protect is off
[    1.671641] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.671674] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.675596]  sda: sda1 sda2 sda3
[    1.679209] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.682370] ehci_hcd 0000:00:1a.0: port 1 high speed
[    1.682379] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    1.733211] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    1.786309] ehci_hcd 0000:00:1a.0: port 1 high speed
[    1.786313] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    1.849233] ehci_hcd 0000:00:1a.0: set dev address 2 for port 1
[    1.849241] ehci_hcd 0000:00:1a.0: LPM: no device attached
[    1.849542] usb 1-1: udev 2, busnum 1, minor = 1
[    1.849547] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    1.852695] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.855700] usb 1-1: usb_probe_device
[    1.855706] usb 1-1: configuration #1 chosen from 1 choice
[    1.855797] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[    1.855885] hub 1-1:1.0: usb_probe_interface
[    1.855890] hub 1-1:1.0: usb_probe_interface - got id
[    1.855894] hub 1-1:1.0: USB hub found
[    1.859233] hub 1-1:1.0: 6 ports detected
[    1.861201] hub 1-1:1.0: standalone hub
[    1.861203] hub 1-1:1.0: individual port power switching
[    1.861204] hub 1-1:1.0: individual port over-current protection
[    1.861206] hub 1-1:1.0: Single TT
[    1.861207] hub 1-1:1.0: TT requires at most 8 FS bit times (666 ns)
[    1.861209] hub 1-1:1.0: Port indicators are supported
[    1.861211] hub 1-1:1.0: power on to power good time: 100ms
[    1.861482] hub 1-1:1.0: local power source is good
[    1.861488] hub 1-1:1.0: enabling power on all ports
[    1.862278] drivers/usb/core/inode.c: creating file '002'
[    1.862318] hub 2-0:1.0: state 7 ports 3 chg 0002 evt 0000
[    1.862330] hub 2-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    1.913240] ehci_hcd 0000:00:1d.0: port 1 high speed
[    1.913245] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    1.963048] usb 1-1: link qh256-0001/f525bd00 start 1 [1/0 us]
[    1.963924] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    1.967010] ata2: SATA link down (SStatus 0 SControl 300)
[    2.017183] ehci_hcd 0000:00:1d.0: port 1 high speed
[    2.017191] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    2.062881] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    2.080022] ehci_hcd 0000:00:1d.0: set dev address 2 for port 1
[    2.080030] ehci_hcd 0000:00:1d.0: LPM: no device attached
[    2.080352] usb 2-1: udev 2, busnum 2, minor = 129
[    2.080357] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    2.082302] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.084401] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
[    2.086460] usb 2-1: usb_probe_device
[    2.086463] usb 2-1: configuration #1 chosen from 1 choice
[    2.086538] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    2.086591] hub 2-1:1.0: usb_probe_interface
[    2.086593] hub 2-1:1.0: usb_probe_interface - got id
[    2.086595] hub 2-1:1.0: USB hub found
[    2.088661] hub 2-1:1.0: 8 ports detected
[    2.090650] hub 2-1:1.0: standalone hub
[    2.090652] hub 2-1:1.0: individual port power switching
[    2.090654] hub 2-1:1.0: individual port over-current protection
[    2.090656] hub 2-1:1.0: Single TT
[    2.090658] hub 2-1:1.0: TT requires at most 8 FS bit times (666 ns)
[    2.090659] hub 2-1:1.0: Port indicators are supported
[    2.090661] hub 2-1:1.0: power on to power good time: 100ms
[    2.090905] hub 2-1:1.0: local power source is good
[    2.090910] hub 2-1:1.0: enabling power on all ports
[    2.091927] drivers/usb/core/inode.c: creating file '002'
[    2.091953] hub 1-1:1.0: state 7 ports 6 chg 0000 evt 0000
[    2.192795] usb 2-1: link qh256-0001/f58cac00 start 1 [1/0 us]
[    2.192837] hub 2-1:1.0: state 7 ports 8 chg 0000 evt 0000
[    2.273835] ata5: SATA link down (SStatus 0 SControl 300)
[    2.581664] ata6: SATA link down (SStatus 0 SControl 300)
[    2.584881] PM: Hibernation image partition 8:1 present
[    2.584885] PM: Looking for hibernation image.
[    2.585085] PM: Image not found (code -22)
[    2.585088] PM: Hibernation image not present or could not be loaded.
[    2.585107] registered taskstats version 1
[    2.592971]   Magic number: 3:661:541
[    2.602796] EXT3-fs (sda2): error: couldn't mount because of unsupported optional features (240)
[    2.617838] EXT2-fs (sda2): error: couldn't mount because of unsupported optional features (240)
[    2.635021] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.638454] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
[    2.642100] Freeing unused kernel memory: 392k freed
[    2.645682] Write protecting the kernel text: 5040k
[    2.649200] Write protecting the kernel read-only data: 1760k
[    2.720673] mount used greatest stack depth: 6512 bytes left
[    2.728385] grep used greatest stack depth: 6372 bytes left
[    2.759517] sed used greatest stack depth: 6336 bytes left
[    2.857493] udevadm used greatest stack depth: 6148 bytes left
[    2.878170] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    2.880422] thinkpad_acpi: http://ibm-acpi.sf.net/
[    2.882748] thinkpad_acpi: ThinkPad BIOS 6QET52WW (1.22 ), EC 6QHT24WW-1.05
[    2.885301] thinkpad_acpi: Lenovo ThinkPad X201s, model 5129CTO
[    2.889873] iwl4965 0000:02:00.0: loaded firmware version 228.61.2.24
[    2.892466] Registered led device: phy0-led
[    2.892548] ieee80211 phy0: Selected rate control algorithm 'iwl-4965-rs'
[    2.898176] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    2.900978] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.903492] HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[    2.903531] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    2.905070] thinkpad_acpi: radio switch found; radios are enabled
[    2.909758] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
[    2.922618] Registered led device: tpacpi::thinklight
[    2.922652] Registered led device: tpacpi::power
[    2.922671] Registered led device: tpacpi::standby
[    2.922703] Registered led device: tpacpi::thinkvantage
[    2.926035] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    2.928747] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    2.932619] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
[    2.937896] HDMI status: Pin=5 Presence_Detect=0 ELD_Valid=0
[    3.040732] Adding 3903756k swap on /dev/sda1.  Priority:-1 extents:1 across:3903756k SS
[    3.981351] EXT4-fs (sda2): re-mounted. Opts: (null)
[    3.994276] EXT4-fs (sda2): re-mounted. Opts: (null)
[    4.001355] mount used greatest stack depth: 6060 bytes left
[    4.090858] hub 1-1:1.0: hub_suspend
[    4.090869] usb 1-1: unlink qh256-0001/f525bd00 start 1 [1/0 us]
[    4.091129] usb 1-1: usb auto-suspend
[    4.941412] hub 2-1:1.0: hub_suspend
[    4.941421] usb 2-1: unlink qh256-0001/f58cac00 start 1 [1/0 us]
[    4.941651] usb 2-1: usb auto-suspend
[    6.100755] hub 1-0:1.0: hub_suspend
[    6.100763] usb usb1: bus auto-suspend
[    6.100767] ehci_hcd 0000:00:1a.0: suspend root hub
[    6.951244] hub 2-0:1.0: hub_suspend
[    6.951252] usb usb2: bus auto-suspend
[    6.951255] ehci_hcd 0000:00:1d.0: suspend root hub
[    7.092105] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    8.300108] update-mime-dat used greatest stack depth: 6036 bytes left
[   11.337803] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[   11.337811] [drm:intel_crt_detect], CRT not detected via hotplug
[   11.337815] [drm:output_poll_execute], [CONNECTOR:12:VGA-1] status updated from 2 to 2
[   11.349377] [drm:output_poll_execute], [CONNECTOR:15:HDMI-A-1] status updated from 2 to 2
[   11.349896] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[   11.349903] [drm:ironlake_dp_detect], DPCD: 0000
[   11.349910] [drm:output_poll_execute], [CONNECTOR:18:DP-1] status updated from 2 to 2
[  311.047510] [drm:drm_crtc_helper_set_config], 
[  311.047515] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  311.047526] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  311.061055] [drm:drm_crtc_helper_set_config], 
[  311.061066] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  311.061079] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  311.061086] [drm:drm_crtc_helper_set_config], 
[  311.061092] [drm:drm_crtc_helper_set_config], [CRTC:4] [NOFB]
[  311.061102] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  311.061575] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[4] ENCODERS[4]
[  311.061590] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[4] ENCODERS[4]
[  311.061687] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  311.061695] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  311.061717] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  311.061725] [drm:drm_mode_debug_printmodeline], Modeline 21:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[  311.061739] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  311.062116] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  311.062127] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  311.062137] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  311.062145] [drm:intel_crt_detect], CRT not detected via hotplug
[  311.062152] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  311.062162] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  311.062168] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  311.062176] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  311.062183] [drm:intel_crt_detect], CRT not detected via hotplug
[  311.062190] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  311.062253] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  311.062262] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  311.073858] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  311.073872] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  311.073879] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  311.085409] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  311.085436] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  311.085441] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  311.085932] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  311.085936] [drm:ironlake_dp_detect], DPCD: 0000
[  311.085940] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  311.085945] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  311.085948] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  311.086461] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  311.086464] [drm:ironlake_dp_detect], DPCD: 0000
[  311.086467] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  311.086496] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  311.086501] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  311.086508] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  311.086511] [drm:drm_mode_debug_printmodeline], Modeline 21:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[  311.086521] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  311.087266] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  311.087272] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  311.087276] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  311.087279] [drm:intel_crt_detect], CRT not detected via hotplug
[  311.087283] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  311.087287] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  311.087290] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  311.087294] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  311.087297] [drm:intel_crt_detect], CRT not detected via hotplug
[  311.087300] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  311.087387] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  311.087396] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  311.098861] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  311.098867] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  311.098870] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  311.110431] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  311.110452] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  311.110456] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  311.110989] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  311.110993] [drm:ironlake_dp_detect], DPCD: 0000
[  311.110996] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  311.111001] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  311.111004] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  311.111520] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  311.111523] [drm:ironlake_dp_detect], DPCD: 0000
[  311.111526] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  311.124869] [drm:drm_mode_addfb], [FB:20]
[  311.124996] [drm:drm_mode_setcrtc], [CRTC:3]
[  311.125005] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[  311.125011] [drm:drm_crtc_helper_set_config], 
[  311.125016] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:20] #connectors=1 (x y) (0 0)
[  311.125027] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  311.142936] [drm:intel_pipe_set_base_atomic], Writing base 00537000 00000000 0 0 6144
[  311.142953] [drm:intel_update_fbc], 
[  311.142959] [drm:intel_update_fbc], fbc disabled per module param (default off)
[  311.194780] [drm:intel_wait_for_vblank], vblank wait timed out
[  311.733588] [drm:intel_crtc_cursor_set], 
[  312.063932] start_kdeinit (2086): /proc/2086/oom_adj is deprecated, please use /proc/2086/oom_score_adj instead.
[  141.056871] [drm:drm_crtc_helper_set_config], 
[  141.056876] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  141.056892] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  141.070918] [drm:drm_crtc_helper_set_config], 
[  141.070929] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  141.070941] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  141.070949] [drm:drm_crtc_helper_set_config], 
[  141.070955] [drm:drm_crtc_helper_set_config], [CRTC:4] [NOFB]
[  141.070963] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  141.071526] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[4] ENCODERS[4]
[  141.071542] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[4] ENCODERS[4]
[  141.071642] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  141.071651] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  141.071676] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  141.071683] [drm:drm_mode_debug_printmodeline], Modeline 21:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[  141.071697] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  141.072079] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  141.072095] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  141.072108] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  141.072121] [drm:intel_crt_detect], CRT not detected via hotplug
[  141.072141] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  141.072156] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  141.072167] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  141.072179] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  141.072194] [drm:intel_crt_detect], CRT not detected via hotplug
[  141.072204] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  141.072262] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  141.072270] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  141.083834] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  141.083842] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  141.083845] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  141.095438] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  141.095467] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  141.095471] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  141.095984] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  141.095987] [drm:ironlake_dp_detect], DPCD: 0000
[  141.095991] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  141.095995] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  141.095998] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  141.096510] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  141.096515] [drm:ironlake_dp_detect], DPCD: 0000
[  141.096518] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  141.096552] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  141.096556] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  141.096563] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  141.096567] [drm:drm_mode_debug_printmodeline], Modeline 21:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[  141.096573] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  141.097337] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  141.097343] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  141.097347] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  141.097350] [drm:intel_crt_detect], CRT not detected via hotplug
[  141.097354] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  141.097358] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  141.097361] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  141.097364] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  141.097368] [drm:intel_crt_detect], CRT not detected via hotplug
[  141.097371] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  141.097451] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  141.097460] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  141.108960] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  141.108967] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  141.108971] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  141.120470] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  141.120494] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  141.120554] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  141.121073] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  141.121083] [drm:ironlake_dp_detect], DPCD: 0000
[  141.121089] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  141.121096] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  141.121101] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  141.121615] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  141.121619] [drm:ironlake_dp_detect], DPCD: 0000
[  141.121623] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  141.138087] [drm:drm_mode_addfb], [FB:20]
[  141.138274] [drm:drm_mode_setcrtc], [CRTC:3]
[  141.138285] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[  141.138292] [drm:drm_crtc_helper_set_config], 
[  141.138298] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:20] #connectors=1 (x y) (0 0)
[  141.138314] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  141.156197] [drm:intel_pipe_set_base_atomic], Writing base 00535000 00000000 0 0 6144
[  141.156215] [drm:intel_update_fbc], 
[  141.156221] [drm:intel_update_fbc], fbc disabled per module param (default off)
[  141.208028] [drm:intel_wait_for_vblank], vblank wait timed out
[  141.777834] [drm:intel_crtc_cursor_set], 
[  142.108871] start_kdeinit (1983): /proc/1983/oom_adj is deprecated, please use /proc/1983/oom_score_adj instead.
[  143.843382] ata1.00: configured for UDMA/133
[  143.843394] ata1: EH complete
[  144.150701] EXT4-fs (sda2): re-mounted. Opts: commit=0
[  144.160165] EXT4-fs (sda3): re-mounted. Opts: commit=0
[  151.096603] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  151.096617] [drm:intel_crt_detect], CRT not detected via hotplug
[  151.096623] [drm:output_poll_execute], [CONNECTOR:12:VGA-1] status updated from 2 to 2
[  151.108237] [drm:output_poll_execute], [CONNECTOR:15:HDMI-A-1] status updated from 2 to 2
[  151.108767] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  151.108775] [drm:ironlake_dp_detect], DPCD: 0000
[  151.108782] [drm:output_poll_execute], [CONNECTOR:18:DP-1] status updated from 2 to 2
[  154.288554] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  154.288570] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  154.288592] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  154.288599] [drm:drm_mode_debug_printmodeline], Modeline 21:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa
[  154.288609] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  154.288914] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  154.288922] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  154.288929] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  154.288935] [drm:intel_crt_detect], CRT not detected via hotplug
[  154.288940] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  154.288949] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
[  154.288955] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1]
[  154.288960] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0
[  154.288966] [drm:intel_crt_detect], CRT not detected via hotplug
[  154.288970] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected
[  154.288980] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  154.288986] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  154.300706] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  154.300740] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[  154.300747] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[  154.312375] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected
[  154.312422] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  154.312431] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  154.312949] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  154.312957] [drm:ironlake_dp_detect], DPCD: 0000
[  154.312964] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  154.312974] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[  154.312980] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1]
[  154.313499] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e
[  154.313508] [drm:ironlake_dp_detect], DPCD: 0000
[  154.313514] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected
[  157.364426] [drm:intel_crtc_cursor_set], 
[  157.364439] [drm:intel_crtc_cursor_set], cursor off
[  157.425282] [drm:drm_crtc_helper_set_config], 
[  157.425287] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  157.425300] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  157.425320] [drm:intel_pipe_set_base_atomic], Writing base 00043000 00000000 0 0 5760
[  157.425327] [drm:intel_update_fbc], 
[  157.425329] [drm:intel_update_fbc], fbc disabled per module param (default off)
[  157.477037] [drm:intel_wait_for_vblank], vblank wait timed out
[  157.477042] [drm:drm_crtc_helper_set_config], 
[  157.477045] [drm:drm_crtc_helper_set_config], [CRTC:4] [NOFB]
[  157.477051] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  157.477055] [drm:drm_crtc_helper_set_config], 
[  157.477058] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  157.477064] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  157.477081] [drm:drm_crtc_helper_set_config], 
[  157.477083] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  157.477089] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  157.488380] [drm:drm_crtc_helper_set_config], 
[  157.488384] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  157.488392] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  157.553538] [drm:drm_crtc_helper_set_config], 
[  157.555318] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0)
[  157.557269] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[  157.559124] [drm:drm_crtc_helper_set_config], 
[  157.560892] [drm:drm_crtc_helper_set_config], [CRTC:4] [NOFB]
[  157.562709] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3]
Francesco Allertsen July 12, 2011, 7:14 a.m. UTC | #6
On Wed, Jul 06, 2011 at 01:01:01AM +0200, Francesco Allertsen wrote:
> Any news?

Ping.  Another -rc is out and I still cannot use this new kernel.

Bye
Francesco
Pekka Enberg July 12, 2011, 7:33 a.m. UTC | #7
On Wed, Jul 6, 2011 at 2:01 AM, Francesco Allertsen
<fallertsen@gmail.com> wrote:
> On Tue, Jun 21, 2011 at 12:01:34PM -0700, Keith Packard wrote:
>> Thanks. I'll see if I can't get an X201s upgraded to this version and
>> see if we can reproduce the problem you're having...
>
> Any news?
>
> I have found the time today for more debugging.
>
> Attached there are 3 files.
>
> dmesg-startup is the startup of the last 3.0.0-rc6 kernel, with the
> debug enabled.
> dmesg-enabled is the X startup (and freeze) with debug mode and rc6
> enabled.
> dmesg-disabled is the X startup with debug mode enabled and rc6 disabled
> (so no freeze; full kde startup and logout).
>
> I hope this helps you to solve the problem, otherwise the X201s users
> will not use the 3.0.0 kernel :-(.
>
> If you need more informations just let me know.

AFAICT, this problem is still there in 3.0-rc7. Keith, isn't it time
to revert commit a51f7a6 ("drm/i915: enable rc6 by default") before
3.0 is out?
Keith Packard July 12, 2011, 3:42 p.m. UTC | #8
On Tue, 12 Jul 2011 10:33:06 +0300, Pekka Enberg <penberg@kernel.org> wrote:

> AFAICT, this problem is still there in 3.0-rc7. Keith, isn't it time
> to revert commit a51f7a6 ("drm/i915: enable rc6 by default") before
> 3.0 is out?

Yes. I'll put together a few tiny patches including this.
Pekka Enberg July 14, 2011, 7:37 a.m. UTC | #9
On Tue, 12 Jul 2011 10:33:06 +0300, Pekka Enberg <penberg@kernel.org> wrote:
>> AFAICT, this problem is still there in 3.0-rc7. Keith, isn't it time
>> to revert commit a51f7a6 ("drm/i915: enable rc6 by default") before
>> 3.0 is out?

On Tue, Jul 12, 2011 at 6:42 PM, Keith Packard <keithp@keithp.com> wrote:
> Yes. I'll put together a few tiny patches including this.

This if fixed in mainline as of commit
a94919eaddaa3fede1df8563ce4d761a75374645 ("Revert "drm/i915: enable
rc6 by default"). Keith, it would have been nice to include a
'Reported-by' and/or a link to this discussion in the changelog for
future reference.

                        Pekka
Francesco Allertsen July 14, 2011, 7:50 a.m. UTC | #10
On Thu, Jul 14, 2011 at 10:37:15AM +0300, Pekka Enberg wrote:
> This if fixed in mainline as of commit
> a94919eaddaa3fede1df8563ce4d761a75374645 ("Revert "drm/i915: enable
> rc6 by default"). Keith, it would have been nice to include a
> 'Reported-by' and/or a link to this discussion in the changelog for
> future reference.

The correct commit is 05bd42688dbc066d4e2689b6f73c0470601f788b, the one
you mentioned is "Idling requires waiting for the ring to be empty".

Bye
Francesco
Keith Packard July 14, 2011, 4:02 p.m. UTC | #11
On Thu, 14 Jul 2011 10:37:15 +0300, Pekka Enberg <penberg@kernel.org> wrote:

> This if fixed in mainline as of commit
> a94919eaddaa3fede1df8563ce4d761a75374645 ("Revert "drm/i915: enable
> rc6 by default"). Keith, it would have been nice to include a
> 'Reported-by' and/or a link to this discussion in the changelog for
> future reference.

Yes, I'm sorry I didn't remember to include a link.
Keith Packard July 14, 2011, 4:06 p.m. UTC | #12
On Thu, 14 Jul 2011 09:50:07 +0200, Francesco Allertsen <fallertsen@gmail.com> wrote:

> The correct commit is 05bd42688dbc066d4e2689b6f73c0470601f788b, the one
> you mentioned is "Idling requires waiting for the ring to be empty".

We mentioned the 'Idling' fix as it may make RC6 work. Have you tried
that with RC6 enabled on the command line (or with
05bd42688dbc066d4e2689b6f73c0470601f788b not applied)? Obviously, not
enabling RC6 by default will 'fix' things, but only with a huge hit to
power consumption.
Francesco Allertsen July 14, 2011, 5 p.m. UTC | #13
On Thu, Jul 14, 2011 at 09:06:20AM -0700, Keith Packard wrote:
> We mentioned the 'Idling' fix as it may make RC6 work. Have you tried
> that with RC6 enabled on the command line (or with
> 05bd42688dbc066d4e2689b6f73c0470601f788b not applied)? Obviously, not
> enabling RC6 by default will 'fix' things, but only with a huge hit to
> power consumption.

I have tried to boot with the latest git with the commit
05bd42688dbc066d4e2689b6f73c0470601f788b reverted (so I have the 'Idling
fix' and the rc6 enabled), but I have the same freeze.

Bye
Francesco
Keith Packard July 14, 2011, 5:36 p.m. UTC | #14
On Thu, 14 Jul 2011 19:00:26 +0200, Francesco Allertsen <fallertsen@gmail.com> wrote:

> I have tried to boot with the latest git with the commit
> 05bd42688dbc066d4e2689b6f73c0470601f788b reverted (so I have the 'Idling
> fix' and the rc6 enabled), but I have the same freeze.

Thanks.
Keith Packard Aug. 12, 2011, 7:53 p.m. UTC | #15
On Thu, 14 Jul 2011 19:00:26 +0200, Francesco Allertsen <fallertsen@gmail.com> wrote:

> I have tried to boot with the latest git with the commit
> 05bd42688dbc066d4e2689b6f73c0470601f788b reverted (so I have the 'Idling
> fix' and the rc6 enabled), but I have the same freeze.

Can you send me your kernel .config file? I'm still not having any luck
reproducing your problems, using an X201s with the 1.22 BIOS version.

I'm wondering if the trouble is caused by the the selection of kernel config
parameters....
Francesco Allertsen Aug. 13, 2011, 12:45 p.m. UTC | #16
On Fri, Aug 12, 2011 at 12:53:52PM -0700, Keith Packard wrote:
> Can you send me your kernel .config file? I'm still not having any luck
> reproducing your problems, using an X201s with the 1.22 BIOS version.
> 
> I'm wondering if the trouble is caused by the the selection of kernel config
> parameters....

Kernel config attached.

Bye
Francesco
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 3.1.0-rc1 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
# CONFIG_X86_64 is not set
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
# CONFIG_NEED_DMA_MAP_STATE is not set
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
# CONFIG_GENERIC_TIME_VSYSCALL is not set
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_POPULATES_NODE_MAP=y
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_32_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_32_LAZY_GS=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
CONFIG_KTIME_SCALAR=y
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_FHANDLE is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_HAVE_SPARSE_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
# CONFIG_RCU_TRACE is not set
CONFIG_RCU_FANOUT=32
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_RCU_FAST_NO_HZ is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=18
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
# CONFIG_CGROUP_CPUACCT is not set
CONFIG_RESOURCE_COUNTERS=y
# CONFIG_CGROUP_MEM_RES_CTLR is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_RT_GROUP_SCHED is not set
# CONFIG_BLK_CGROUP is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EXPERT is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_PERF_COUNTERS is not set
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
# CONFIG_OPROFILE is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
# CONFIG_JUMP_LABEL is not set
CONFIG_OPTPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_LBDAF=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_INTEGRITY is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
CONFIG_INLINE_SPIN_UNLOCK=y
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
CONFIG_INLINE_READ_UNLOCK=y
# CONFIG_INLINE_READ_UNLOCK_BH is not set
CONFIG_INLINE_READ_UNLOCK_IRQ=y
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
CONFIG_X86_MPPARSE=y
# CONFIG_X86_BIGSMP is not set
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_INTEL_MID is not set
# CONFIG_X86_RDC321X is not set
# CONFIG_X86_32_NON_STANDARD is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_X86_32_IRIS is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
CONFIG_M686=y
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MELAN is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_CMPXCHG_LOCAL=y
CONFIG_CMPXCHG_DOUBLE=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
# CONFIG_X86_PPRO_FENCE is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=5
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_CYRIX_32=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_TRANSMETA_32=y
CONFIG_CPU_SUP_UMC_32=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_IOMMU_HELPER is not set
CONFIG_NR_CPUS=8
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
# CONFIG_X86_ANCIENT_MCE is not set
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_X86_REBOOTFIXUPS=y
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
# CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
# CONFIG_PHYS_ADDR_T_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
# CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set
# CONFIG_CLEANCACHE is not set
CONFIG_HIGHPTE=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_EFI=y
CONFIG_SECCOMP=y
# CONFIG_CC_STACKPROTECTOR is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/dev/sda1"
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_CAN_PM_TRACE=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_APEI is not set
# CONFIG_SFI is not set
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set

#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_PCC_CPUFREQ is not set
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_INTEL_IDLE is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
# CONFIG_HOTPLUG_PCI_PCIE is not set
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
# CONFIG_OLPC is not set
CONFIG_AMD_NB=y
CONFIG_PCCARD=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=y
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_FAKE is not set
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_IBM is not set
# CONFIG_HOTPLUG_PCI_ACPI is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set
# CONFIG_RAPIDIO is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_HAVE_AOUT=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=y
CONFIG_HAVE_ATOMIC_IOMAP=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_CLASSID=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
CONFIG_INET_TUNNEL=y
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
CONFIG_INET_LRO=y
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
# CONFIG_TCP_CONG_VENO is not set
# CONFIG_TCP_CONG_YEAH is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
# CONFIG_NF_CONNTRACK_ZONES is not set
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
# CONFIG_NF_CT_PROTO_DCCP is not set
CONFIG_NF_CT_PROTO_GRE=y
# CONFIG_NF_CT_PROTO_SCTP is not set
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_H323=y
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_BROADCAST=y
CONFIG_NF_CONNTRACK_NETBIOS_NS=y
# CONFIG_NF_CONNTRACK_SNMP is not set
CONFIG_NF_CONNTRACK_PPTP=y
# CONFIG_NF_CONNTRACK_SANE is not set
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CONNTRACK_TFTP=y
CONFIG_NF_CT_NETLINK=y
# CONFIG_NETFILTER_TPROXY is not set
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y
CONFIG_NETFILTER_XT_CONNMARK=y

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
CONFIG_NETFILTER_XT_TARGET_CHECKSUM=y
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
CONFIG_NETFILTER_XT_TARGET_CT=y
CONFIG_NETFILTER_XT_TARGET_DSCP=y
CONFIG_NETFILTER_XT_TARGET_HL=y
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y
CONFIG_NETFILTER_XT_TARGET_LED=y
CONFIG_NETFILTER_XT_TARGET_MARK=y
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
CONFIG_NETFILTER_XT_TARGET_NOTRACK=y
CONFIG_NETFILTER_XT_TARGET_RATEEST=y
CONFIG_NETFILTER_XT_TARGET_TEE=y
CONFIG_NETFILTER_XT_TARGET_TRACE=y
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=y

#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
CONFIG_NETFILTER_XT_MATCH_CLUSTER=y
CONFIG_NETFILTER_XT_MATCH_COMMENT=y
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
CONFIG_NETFILTER_XT_MATCH_CPU=y
CONFIG_NETFILTER_XT_MATCH_DCCP=y
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
CONFIG_NETFILTER_XT_MATCH_DSCP=y
CONFIG_NETFILTER_XT_MATCH_ESP=y
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
CONFIG_NETFILTER_XT_MATCH_HELPER=y
CONFIG_NETFILTER_XT_MATCH_HL=y
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
CONFIG_NETFILTER_XT_MATCH_LENGTH=y
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
CONFIG_NETFILTER_XT_MATCH_OSF=y
CONFIG_NETFILTER_XT_MATCH_OWNER=y
CONFIG_NETFILTER_XT_MATCH_POLICY=y
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
CONFIG_NETFILTER_XT_MATCH_QUOTA=y
CONFIG_NETFILTER_XT_MATCH_RATEEST=y
CONFIG_NETFILTER_XT_MATCH_REALM=y
CONFIG_NETFILTER_XT_MATCH_RECENT=y
CONFIG_NETFILTER_XT_MATCH_SCTP=y
CONFIG_NETFILTER_XT_MATCH_STATE=y
CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
CONFIG_NETFILTER_XT_MATCH_STRING=y
CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
CONFIG_NETFILTER_XT_MATCH_TIME=y
CONFIG_NETFILTER_XT_MATCH_U32=y
# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_NF_NAT_PROTO_GRE=y
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
CONFIG_NF_NAT_TFTP=y
# CONFIG_NF_NAT_AMANDA is not set
CONFIG_NF_NAT_PPTP=y
CONFIG_NF_NAT_H323=y
CONFIG_NF_NAT_SIP=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_CLUSTERIP=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_TTL=y
CONFIG_IP_NF_RAW=y
CONFIG_IP_NF_SECURITY=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y

#
# IPv6: Netfilter Configuration
#
# CONFIG_NF_DEFRAG_IPV6 is not set
# CONFIG_NF_CONNTRACK_IPV6 is not set
# CONFIG_IP6_NF_QUEUE is not set
# CONFIG_IP6_NF_IPTABLES is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_INGRESS is not set

#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
# CONFIG_NET_EMATCH_CMP is not set
# CONFIG_NET_EMATCH_NBYTE is not set
# CONFIG_NET_EMATCH_U32 is not set
# CONFIG_NET_EMATCH_META is not set
# CONFIG_NET_EMATCH_TEXT is not set
CONFIG_NET_CLS_ACT=y
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_GACT is not set
# CONFIG_NET_ACT_MIRRED is not set
# CONFIG_NET_ACT_IPT is not set
# CONFIG_NET_ACT_NAT is not set
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_SIMP is not set
# CONFIG_NET_ACT_SKBEDIT is not set
# CONFIG_NET_ACT_CSUM is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
# CONFIG_AX25 is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
# CONFIG_LIB80211 is not set
CONFIG_MAC80211=y
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_DEVTMPFS is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_MISC_DEVICES is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set
# CONFIG_SCSI_MULTI_LUN is not set
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# CONFIG_SCSI_LOWLEVEL is not set
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
CONFIG_PATA_AMD=y
# CONFIG_PATA_ARASAN_CF is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
CONFIG_PATA_OLDPIIX=y
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SC1200 is not set
CONFIG_PATA_SCH=y
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
CONFIG_PATA_MPIIX=y
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_PCMCIA is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=y
# CONFIG_DM_SNAPSHOT is not set
CONFIG_DM_MIRROR=y
# CONFIG_DM_RAID is not set
# CONFIG_DM_LOG_USERSPACE is not set
CONFIG_DM_ZERO=y
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_IFB is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=y
# CONFIG_VETH is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
CONFIG_MII=y
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
# CONFIG_MARVELL_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_FIXED_PHY is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_NET_ETHERNET is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=y
CONFIG_E1000E=y
# CONFIG_IP1000 is not set
CONFIG_IGB=y
CONFIG_IGBVF=y
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_JME is not set
# CONFIG_STMMAC_ETH is not set
# CONFIG_PCH_GBE is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set
CONFIG_WLAN=y
# CONFIG_PCMCIA_RAYCS is not set
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_MWL8K is not set
# CONFIG_ATH_COMMON is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWLAGN is not set
CONFIG_IWLWIFI_LEGACY=y

#
# Debugging Options
#
# CONFIG_IWLWIFI_LEGACY_DEBUG is not set
# CONFIG_IWLWIFI_LEGACY_DEVICE_TRACING is not set
CONFIG_IWL4965=y
# CONFIG_IWL3945 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
# CONFIG_RT2X00 is not set
# CONFIG_RTL8192CE is not set
# CONFIG_RTL8192SE is not set
# CONFIG_RTL8192DE is not set
# CONFIG_RTL8192CU is not set
# CONFIG_WL1251 is not set
# CONFIG_WL12XX_MENU is not set
# CONFIG_ZD1211RW is not set
# CONFIG_MWIFIEX is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_IPHETH is not set
# CONFIG_NET_PCMCIA is not set
# CONFIG_WAN is not set

#
# CAIF transport drivers
#
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_VMXNET3 is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y
CONFIG_INPUT_SPARSEKMAP=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
# CONFIG_SERIAL_8250_CS is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_XILINX_PS_UART is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=y
CONFIG_HW_RANDOM_AMD=y
CONFIG_HW_RANDOM_GEODE=y
CONFIG_HW_RANDOM_VIA=y
CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
# CONFIG_IPWIRELESS is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
# CONFIG_RAMOOPS is not set
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
# CONFIG_I2C_CHARDEV is not set
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=y
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_INTEL_MID is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set
# CONFIG_I2C_EG20T is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_STUB is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set

#
# PPS support
#
# CONFIG_PPS is not set

#
# PPS generators support
#

#
# PTP clock support
#

#
# Enable Device Drivers -> PPS to see the PTP clock options.
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_BQ20Z75 is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH56XX_COMMON is not set
# CONFIG_SENSORS_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_APPLESMC is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_CORE is not set
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_F71808E_WDT is not set
# CONFIG_SP5100_TCO is not set
# CONFIG_SC520_WDT is not set
# CONFIG_SBC_FITPC2_WATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_ITCO_WDT is not set
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_SBC8360_WDT is not set
# CONFIG_SBC7240_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83697HF_WDT is not set
# CONFIG_W83697UG_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
# CONFIG_BCMA is not set
CONFIG_MFD_SUPPORT=y
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_LPC_SCH is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=y

#
# Multimedia core support
#
# CONFIG_MEDIA_CONTROLLER is not set
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
# CONFIG_DVB_CORE is not set
CONFIG_VIDEO_MEDIA=y

#
# Multimedia drivers
#
# CONFIG_RC_CORE is not set
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_TUNER=y
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
CONFIG_MEDIA_TUNER_SIMPLE=y
CONFIG_MEDIA_TUNER_TDA8290=y
CONFIG_MEDIA_TUNER_TDA827X=y
CONFIG_MEDIA_TUNER_TDA18271=y
CONFIG_MEDIA_TUNER_TDA9887=y
CONFIG_MEDIA_TUNER_TEA5761=y
CONFIG_MEDIA_TUNER_TEA5767=y
CONFIG_MEDIA_TUNER_MT20XX=y
CONFIG_MEDIA_TUNER_XC2028=y
CONFIG_MEDIA_TUNER_XC5000=y
CONFIG_MEDIA_TUNER_XC4000=y
CONFIG_MEDIA_TUNER_MC44S803=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y

#
# Audio decoders, processors and mixers
#

#
# RDS decoders
#

#
# Video decoders
#

#
# Video and audio decoders
#

#
# MPEG video encoders
#

#
# Video encoders
#

#
# Camera sensor devices
#

#
# Flash devices
#

#
# Video improvement chips
#

#
# Miscelaneous helper chips
#
# CONFIG_VIDEO_VIVI is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_TIMBERDALE is not set
# CONFIG_VIDEO_CAFE_CCIC is not set
# CONFIG_VIDEO_SR030PC30 is not set
# CONFIG_VIDEO_NOON010PC30 is not set
# CONFIG_SOC_CAMERA is not set
CONFIG_V4L_USB_DRIVERS=y
CONFIG_USB_VIDEO_CLASS=y
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_GSPCA is not set
# CONFIG_VIDEO_PVRUSB2 is not set
# CONFIG_VIDEO_HDPVR is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_VIDEO_USBVISION is not set
# CONFIG_USB_ET61X251 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_PWC is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USB_STKWEBCAM is not set
# CONFIG_USB_S2255 is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_RADIO_ADAPTERS is not set

#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
CONFIG_DRM_I915=m
CONFIG_DRM_I915_KMS=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_STUB_POULSBO is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DDC is not set
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_WMT_GE_ROPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
CONFIG_FB_VESA=y
# CONFIG_FB_EFI is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_PROGEAR is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=y
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_ALOOP is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_PREALLOC_SIZE=64
CONFIG_SND_HDA_HWDEP=y
# CONFIG_SND_HDA_RECONFIG is not set
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_INPUT_JACK is not set
# CONFIG_SND_HDA_PATCH_LOADER is not set
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CA0132=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_HDA_POWER_SAVE is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_USB_6FIRE is not set
CONFIG_SND_PCMCIA=y
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_PDAUDIOCF is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=y
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
# CONFIG_HID_PRODIKEYS is not set
CONFIG_HID_CYPRESS=y
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
CONFIG_HID_EZKEY=y
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_KEYTOUCH is not set
CONFIG_HID_KYE=y
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
CONFIG_HID_GYRATION=y
# CONFIG_HID_TWINHAN is not set
CONFIG_HID_KENSINGTON=y
# CONFIG_HID_LCPOWER is not set
CONFIG_HID_LOGITECH=y
CONFIG_LOGITECH_FF=y
# CONFIG_LOGIRUMBLEPAD2_FF is not set
# CONFIG_LOGIG940_FF is not set
# CONFIG_LOGIWII_FF is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
# CONFIG_HID_MULTITOUCH is not set
CONFIG_HID_NTRIG=y
# CONFIG_HID_ORTEK is not set
CONFIG_HID_PANTHERLORD=y
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=y
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_QUANTA is not set
# CONFIG_HID_ROCCAT is not set
CONFIG_HID_SAMSUNG=y
CONFIG_HID_SONY=y
# CONFIG_HID_SPEEDLINK is not set
CONFIG_HID_SUNPLUS=y
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
CONFIG_USB_DEBUG=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=y
# CONFIG_USB_WUSB is not set
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_WHCI_HCD is not set
# CONFIG_USB_HWA_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
# CONFIG_USB_UAS is not set
CONFIG_USB_LIBUSUAL=y

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_ALIX2 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
# CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y

#
# Reporting subsystems
#
# CONFIG_EDAC_DEBUG is not set
# CONFIG_EDAC_DECODE_MCE is not set
# CONFIG_EDAC_MM_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set

#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_TIMB_DMA is not set
# CONFIG_PCH_DMA is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set

#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_BALLOON is not set
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_IBM_RTL is not set
# CONFIG_XO15_EBOOK is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set
CONFIG_CLKSRC_I8253=y
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
CONFIG_IOMMU_SUPPORT=y
# CONFIG_DMAR is not set
# CONFIG_VIRT_DRIVERS is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_SIGMA is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_XATTR=y
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_XFS_FS=y
# CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_POSIX_ACL is not set
# CONFIG_XFS_RT is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
CONFIG_AUTOFS4_FS=y
# CONFIG_FUSE_FS is not set
CONFIG_GENERIC_ACL=y

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_LOGFS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_PSTORE is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_V4_1 is not set
CONFIG_ROOT_NFS=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
# CONFIG_NFS_USE_NEW_IDMAPPER is not set
# CONFIG_NFSD is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
# CONFIG_LDM_PARTITION is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_LOCKUP_DETECTOR is not set
# CONFIG_HARDLOCKUP_DETECTOR is not set
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_LOCK_STAT is not set
CONFIG_TRACE_IRQFLAGS=y
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_LKDTM is not set
# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_SYSCTL_SYSCALL_CHECK=y
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FTRACE_NMI_ENTER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_RING_BUFFER=y
CONFIG_FTRACE_NMI_ENTER=y
CONFIG_EVENT_TRACING=y
CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_IRQSOFF_TRACER=y
CONFIG_SCHED_TRACER=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
# CONFIG_STACK_TRACER is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENT=y
CONFIG_DYNAMIC_FTRACE=y
# CONFIG_FUNCTION_PROFILER is not set
CONFIG_FTRACE_MCOUNT_RECORD=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_STRICT_DEVMEM is not set
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_DOUBLEFAULT=y
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_DEBUG_PROC_KEYS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
# CONFIG_SECURITYFS is not set
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
# CONFIG_SECURITY_PATH is not set
# CONFIG_SECURITY_SELINUX is not set
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_IMA is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_CRC32C_INTEL is not set
# CONFIG_CRYPTO_GHASH is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_586=y
# CONFIG_CRYPTO_AES_NI_INTEL is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_586 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_586 is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
# CONFIG_CRYPTO_DEV_GEODE is not set
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
# CONFIG_CRC_CCITT is not set
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
# CONFIG_CRC8 is not set
CONFIG_AUDIT_GENERIC=y
CONFIG_ZLIB_INFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_NLATTR=y
CONFIG_AVERAGE=y
# CONFIG_CORDIC is not set
diff mbox

Patch

diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
index 0defd42..0017f7a 100644
--- a/drivers/gpu/drm/i915/i915_drv.c
+++ b/drivers/gpu/drm/i915/i915_drv.c
@@ -52,7 +52,7 @@  module_param_named(powersave, i915_powersave, int, 0600);
 unsigned int i915_semaphores = 0;
 module_param_named(semaphores, i915_semaphores, int, 0600);
 
-unsigned int i915_enable_rc6 = 1;
+unsigned int i915_enable_rc6 = 0;
 module_param_named(i915_enable_rc6, i915_enable_rc6, int, 0600);
 
 unsigned int i915_enable_fbc = 0;