public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] laptop screen goes dark in boot
@ 2012-04-22  6:25 Zhang Jun
  2012-04-22 13:18 ` [gentoo-user] " walt
  2012-04-22 18:53 ` [gentoo-user] " Michael Scherer
  0 siblings, 2 replies; 7+ messages in thread
From: Zhang Jun @ 2012-04-22  6:25 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

laptop: asus F3TC, amd Turion, NV-go7300
kernel-3.0.17-r1 tuxonice

screen goes dark just after I see the linux boot logo,
when using kernel 2.6.x, I even do not use hotkey to control lcd backlight,
default light is ok,
but now, it goes dark, re-compiled kernel many times, but no luck,

in kernel acpi config page, I did't see the "video" module, and seems no
/proc/acpi/video/ .

is there anyone have met this problem and have solution ?

thanks!

[-- Attachment #2: Type: text/html, Size: 506 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: laptop screen goes dark in boot
  2012-04-22  6:25 [gentoo-user] laptop screen goes dark in boot Zhang Jun
@ 2012-04-22 13:18 ` walt
  2012-04-22 18:53 ` [gentoo-user] " Michael Scherer
  1 sibling, 0 replies; 7+ messages in thread
From: walt @ 2012-04-22 13:18 UTC (permalink / raw
  To: gentoo-user

On 04/21/2012 11:25 PM, Zhang Jun wrote:
> laptop: asus F3TC, amd Turion, NV-go7300
> kernel-3.0.17-r1 tuxonice
> 
> screen goes dark just after I see the linux boot logo,
> when using kernel 2.6.x, I even do not use hotkey to control lcd backlight, default light is ok,
> but now, it goes dark, re-compiled kernel many times, but no luck,
> 
> in kernel acpi config page, I did't see the "video" module, and seems no /proc/acpi/video/ .
> 
> is there anyone have met this problem and have solution ?

If you can boot the machine with a recent rescue cd, you can see which
kernel modules are in use and then configure your own kernel to use the
same ones.




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] laptop screen goes dark in boot
  2012-04-22  6:25 [gentoo-user] laptop screen goes dark in boot Zhang Jun
  2012-04-22 13:18 ` [gentoo-user] " walt
@ 2012-04-22 18:53 ` Michael Scherer
  2012-04-23  1:50   ` Zhang Jun
  1 sibling, 1 reply; 7+ messages in thread
From: Michael Scherer @ 2012-04-22 18:53 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]

did you look at the logs? if you haven't already looked at them dmesg and /var/log/rc.log
have information that could help you pinpoint the problem.
one of the earlier live-cds had that problem and I got around it by starting the the cd with
"gentoo noacpi nox" options though I doubt this can help in your case.
could you provide some more information like the logs, the loader conf files and may be
.config of your kernel make?

michael

-- 
Michael Scherer
Univ.klinik f. Psychiatrie
email: michael.scherer@meduniwien.ac.at
phone: +43 6991 941 22 54

  ----- Original Message ----- 
  From: Zhang Jun 
  To: gentoo-user 
  Sent: Sunday, 22 April, 2012 08:25
  Subject: [gentoo-user] laptop screen goes dark in boot


  laptop: asus F3TC, amd Turion, NV-go7300
  kernel-3.0.17-r1 tuxonice

  screen goes dark just after I see the linux boot logo,
  when using kernel 2.6.x, I even do not use hotkey to control lcd backlight, default light is ok,
  but now, it goes dark, re-compiled kernel many times, but no luck,

  in kernel acpi config page, I did't see the "video" module, and seems no /proc/acpi/video/ .

  is there anyone have met this problem and have solution ?

  thanks!


[-- Attachment #2: Type: text/html, Size: 2542 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] laptop screen goes dark in boot
  2012-04-22 18:53 ` [gentoo-user] " Michael Scherer
@ 2012-04-23  1:50   ` Zhang Jun
  2012-04-23  7:21     ` Florian Philipp
  2012-04-23 16:57     ` Michael Scherer
  0 siblings, 2 replies; 7+ messages in thread
From: Zhang Jun @ 2012-04-23  1:50 UTC (permalink / raw
  To: gentoo-user


[-- Attachment #1.1: Type: text/plain, Size: 1844 bytes --]

I get the dmesg log and kernel config, forgot to get the rc.log ( using
windows now ).
please help to have a look on these files,
also tryed boot with different kernel parameters for acpi, only acpi=off
works, but I don't think it is a good idea.
I'm using grub4dos with "kernel (hd0,7)/kernel-3.0.17-r1 root=/dev/sda9 ro
quiet vga=792 gentoo=nodevfs acpi_enforce_resources=lax
resume=swap:/dev/sda7", remove the "acpi_enforce_resources=lax" also not
works.

thanks!

On Mon, Apr 23, 2012 at 2:53 AM, Michael Scherer <a6702894@unet.univie.ac.at
> wrote:

> **
> did you look at the logs? if you haven't already looked at them dmesg and
> /var/log/rc.log
> have information that could help you pinpoint the problem.
> one of the earlier live-cds had that problem and I got around it by
> starting the the cd with
> "gentoo noacpi nox" options though I doubt this can help in your case.
> could you provide some more information like the logs, the loader conf
> files and may be
> .config of your kernel make?
>
> michael
>
> --
> Michael Scherer
> Univ.klinik f. Psychiatrie
> email: michael.scherer@meduniwien.ac.at
> phone: +43 6991 941 22 54
>
> ----- Original Message -----
> *From:* Zhang Jun <gb2313@gmail.com>
> *To:* gentoo-user <gentoo-user@lists.gentoo.org>
> *Sent:* Sunday, 22 April, 2012 08:25
> *Subject:* [gentoo-user] laptop screen goes dark in boot
>
> laptop: asus F3TC, amd Turion, NV-go7300
> kernel-3.0.17-r1 tuxonice
>
> screen goes dark just after I see the linux boot logo,
> when using kernel 2.6.x, I even do not use hotkey to control lcd
> backlight, default light is ok,
> but now, it goes dark, re-compiled kernel many times, but no luck,
>
> in kernel acpi config page, I did't see the "video" module, and seems no
> /proc/acpi/video/ .
>
> is there anyone have met this problem and have solution ?
>
> thanks!
>
>

[-- Attachment #1.2: Type: text/html, Size: 3282 bytes --]

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 49189 bytes --]

[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0.17-tuxonice-r1-20120422 (root@pc) (gcc version 4.4.5 (Gentoo 4.4.5 p1.3, pie-0.4.5) ) #1 SMP Sun Apr 22 14:01:52 CST 2012
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bdfa0000 (usable)
[    0.000000]  BIOS-e820: 00000000bdfa0000 - 00000000bdfae000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bdfae000 - 00000000bdff0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bdff0000 - 00000000be000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: ASUSTeK Computer INC. F3Tc/F3Tc, BIOS F3TcAS.220   04/09/2008
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xbdfa0 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-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 base 0080000000 mask FFE0000000 write-back
[    0.000000]   2 base 00A0000000 mask FFF0000000 write-back
[    0.000000]   3 base 00B0000000 mask FFF8000000 write-back
[    0.000000]   4 base 00B8000000 mask FFFC000000 write-back
[    0.000000]   5 base 00BC000000 mask FFFE000000 write-back
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [c00ff780] ff780
[    0.000000] initial memory mapped : 0 - 01c00000
[    0.000000] Base memory trampoline at [c009b000] 9b000 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 000fbb20 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT bdfa0000 00040 (v01 _ASUS_ Notebook 04000809 MSFT 00000097)
[    0.000000] ACPI: FACP bdfa0200 00084 (v02 A M I  OEMFACP  04000809 MSFT 00000097)
[    0.000000] ACPI: DSDT bdfa05f0 0916F (v01  A0427 A0427000 00000000 INTL 02002026)
[    0.000000] ACPI: FACS bdfae000 00040
[    0.000000] ACPI: APIC bdfa0390 00070 (v01 A M I  OEMAPIC  04000809 MSFT 00000097)
[    0.000000] ACPI: MCFG bdfa0400 0003C (v01 A M I  OEMMCFG  04000809 MSFT 00000097)
[    0.000000] ACPI: BOOT bdfa05c0 00028 (v01 A M I  OEMBOOT  04000809 MSFT 00000097)
[    0.000000] ACPI: SLIC bdfa0440 00176 (v01 _ASUS_ Notebook 04000809 MSFT 00000097)
[    0.000000] ACPI: OEMB bdfae040 00060 (v01 A M I  AMI_OEM  04000809 MSFT 00000097)
[    0.000000] ACPI: HPET bdfa9760 00038 (v01 A M I  OEMHPET0 04000809 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2151MB 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 -> 0x000bdfa0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000bdfa0
[    0.000000] On node 0 totalpages: 778031
[    0.000000] free_area_init_node: node 0, pgdat c1525a80, node_mem_map f603d200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 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: 4304 pages used for memmap
[    0.000000]   HighMem zone: 546514 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x508
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, 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: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ14 used by override.
[    0.000000] ACPI: IRQ15 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at be000000 (gap: be000000:40c00000)
[    0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 11 pages/cpu @f5c00000 s23488 r0 d21568 u2097152
[    0.000000] pcpu-alloc: s23488 r0 d21568 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 771951
[    0.000000] Kernel command line: root=/dev/sda9 ro quiet vga=792 gentoo=nodevfs acpi_enforce_resources=lax resume=swap:/dev/sda7
[    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:000bdfa0)
[    0.000000] Memory: 3080484k/3112576k available (3436k kernel code, 31640k reserved, 1871k data, 340k init, 2203272k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff8f000 - 0xfffff000   ( 448 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 : 0xc1530000 - 0xc1585000   ( 340 kB)
[    0.000000]       .data : 0xc135b344 - 0xc152f1c0   (1871 kB)
[    0.000000]       .text : 0xc1000000 - 0xc135b344   (3436 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=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f5808000 soft=f580a000
[    0.000000] spurious 8259A interrupt: IRQ7.
[    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.000000] Detected 1607.389 MHz processor.
[    0.000000] Marking TSC unstable due to TSCs unsynchronized
[    0.001006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3214.77 BogoMIPS (lpj=1607389)
[    0.001012] pid_max: default: 32768 minimum: 301
[    0.001046] Security Framework initialized
[    0.001068] Mount-cache hash table entries: 512
[    0.001231] Initializing cgroup subsys cpuacct
[    0.001238] Initializing cgroup subsys freezer
[    0.001257] CPU: Physical Processor ID: 0
[    0.001260] CPU: Processor Core ID: 0
[    0.001263] mce: CPU supports 5 MCE banks
[    0.001276] using AMD E400 aware idle routine
[    0.001367] ACPI: Core revision 20110413
[    0.007062] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.007712] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.018153] CPU0: AMD Turion(tm) 64 X2 Mobile Technology TL-52 stepping 02
[    0.018998] Performance Events: AMD PMU driver.
[    0.018998] ... version:                0
[    0.018998] ... bit width:              48
[    0.018998] ... generic registers:      4
[    0.018998] ... value mask:             0000ffffffffffff
[    0.018998] ... max period:             00007fffffffffff
[    0.018998] ... fixed-purpose events:   0
[    0.018998] ... event mask:             000000000000000f
[    0.018998] MCE: In-kernel MCE decoding enabled.
[    0.018998] CPU 1 irqstacks, hard=f5880000 soft=f5882000
[    0.018998] Booting Node   0, Processors  #1 Ok.
[    0.018998] smpboot cpu 1: start_ip = 9b000
[    0.001999] Initializing CPU#1
[    0.089097] Brought up 2 CPUs
[    0.089101] Total of 2 processors activated (6429.16 BogoMIPS).
[    0.089095] System has AMD C1E enabled
[    0.089095] Switch to broadcast mode on CPU1
[    0.089626] Switch to broadcast mode on CPU0
[    0.089626] PM: Registering ACPI NVS region at bdfae000 (270336 bytes)
[    0.089626] Time:  9:04:57  Date: 04/23/12
[    0.089626] NET: Registered protocol family 16
[    0.090047] node 0 link 0: io port [1000, ffffff]
[    0.090047] TOM: 00000000be000000 aka 3040M
[    0.090047] node 0 link 0: mmio [e0000000, efffffff]
[    0.090047] node 0 link 0: mmio [a0000, bffff]
[    0.090047] node 0 link 0: mmio [be000000, fe0bffff]
[    0.090047] bus: [00, ff] on node 0 link 0
[    0.090047] bus: 00 index 0 [io  0x0000-0xffff]
[    0.090047] bus: 00 index 1 [mem 0xbe000000-0xffffffff]
[    0.090049] bus: 00 index 2 [mem 0x000a0000-0x000bffff]
[    0.090062] ACPI: bus type pci registered
[    0.090077] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.090077] PCI: not using MMCONFIG
[    0.090376] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
[    0.090380] PCI: Using configuration type 1 for base access
[    0.100044] bio: create slab <bio-0> at 0
[    0.102947] ACPI: EC: Look up EC in DSDT
[    0.104264] ACPI: Executed 1 blocks of module-level executable AML code
[    0.113446] ACPI: Interpreter enabled
[    0.113454] ACPI: (supports S0 S3 S4 S5)
[    0.113483] ACPI: Using IOAPIC for interrupt routing
[    0.113514] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.115373] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.115379] PCI: MMCONFIG for 0000 [bus00-7f] at [mem 0xe0000000-0xe7ffffff] (base 0xe0000000) (size reduced!)
[    0.115383] PCI: Using MMCONFIG for extended config space
[    0.125003] ACPI: EC: GPE = 0x20, I/O: command/status = 0x66, data = 0x62
[    0.125032] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.125134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.125174] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.125174] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.125174] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.125174] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
[    0.125174] pci_root PNP0A03:00: host bridge window [mem 0xbe000000-0xff77ffff]
[    0.125187] pci 0000:00:00.0: [10de:02f7] type 0 class 0x000500
[    0.125247] pci 0000:00:00.1: [10de:02fa] type 0 class 0x000500
[    0.125287] pci 0000:00:00.2: [10de:02fe] type 0 class 0x000500
[    0.125335] pci 0000:00:00.3: [10de:02f8] type 0 class 0x000500
[    0.125383] pci 0000:00:00.4: [10de:02f9] type 0 class 0x000500
[    0.125435] pci 0000:00:00.5: [10de:02ff] type 0 class 0x000500
[    0.125483] pci 0000:00:00.6: [10de:027f] type 0 class 0x000500
[    0.125522] pci 0000:00:00.7: [10de:027e] type 0 class 0x000500
[    0.125576] pci 0000:00:02.0: [10de:02fc] type 1 class 0x000604
[    0.125608] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.125613] pci 0000:00:02.0: PME# disabled
[    0.125632] pci 0000:00:03.0: [10de:02fd] type 1 class 0x000604
[    0.125663] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.125667] pci 0000:00:03.0: PME# disabled
[    0.125685] pci 0000:00:04.0: [10de:02fb] type 1 class 0x000604
[    0.125715] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.125720] pci 0000:00:04.0: PME# disabled
[    0.126064] pci 0000:00:09.0: [10de:0270] type 0 class 0x000500
[    0.126267] pci 0000:00:0a.0: [10de:0260] type 0 class 0x000601
[    0.126342] pci 0000:00:0a.1: [10de:0264] type 0 class 0x000c05
[    0.126394] pci 0000:00:0a.1: reg 20: [io  0x0600-0x063f]
[    0.126406] pci 0000:00:0a.1: reg 24: [io  0x0700-0x073f]
[    0.126442] pci 0000:00:0a.1: PME# supported from D3hot D3cold
[    0.126449] pci 0000:00:0a.1: PME# disabled
[    0.126479] pci 0000:00:0b.0: [10de:026d] type 0 class 0x000c03
[    0.126497] pci 0000:00:0b.0: reg 10: [mem 0xdc7be000-0xdc7befff]
[    0.126558] pci 0000:00:0b.0: supports D1 D2
[    0.126562] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.126568] pci 0000:00:0b.0: PME# disabled
[    0.126588] pci 0000:00:0b.1: [10de:026e] type 0 class 0x000c03
[    0.126607] pci 0000:00:0b.1: reg 10: [mem 0xdc7bfc00-0xdc7bfcff]
[    0.126672] pci 0000:00:0b.1: supports D1 D2
[    0.126675] pci 0000:00:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.126681] pci 0000:00:0b.1: PME# disabled
[    0.126711] pci 0000:00:0d.0: [10de:0265] type 0 class 0x000101
[    0.126753] pci 0000:00:0d.0: reg 20: [io  0xffa0-0xffaf]
[    0.126803] pci 0000:00:0e.0: [10de:0266] type 0 class 0x000101
[    0.126823] pci 0000:00:0e.0: reg 10: [io  0xd800-0xd807]
[    0.126834] pci 0000:00:0e.0: reg 14: [io  0xd480-0xd483]
[    0.126844] pci 0000:00:0e.0: reg 18: [io  0xd400-0xd407]
[    0.126855] pci 0000:00:0e.0: reg 1c: [io  0xd080-0xd083]
[    0.126865] pci 0000:00:0e.0: reg 20: [io  0xd000-0xd00f]
[    0.126875] pci 0000:00:0e.0: reg 24: [mem 0xdc7bd000-0xdc7bdfff]
[    0.126929] pci 0000:00:10.0: [10de:026f] type 1 class 0x000604
[    0.127007] pci 0000:00:10.1: [10de:026c] type 0 class 0x000403
[    0.127029] pci 0000:00:10.1: reg 10: [mem 0xdc7b8000-0xdc7bbfff]
[    0.127098] pci 0000:00:10.1: PME# supported from D3hot D3cold
[    0.127104] pci 0000:00:10.1: PME# disabled
[    0.127139] pci 0000:00:14.0: [10de:0269] type 0 class 0x000680
[    0.127156] pci 0000:00:14.0: reg 10: [mem 0xdc7bc000-0xdc7bcfff]
[    0.127166] pci 0000:00:14.0: reg 14: [io  0xcc00-0xcc07]
[    0.127216] pci 0000:00:14.0: supports D1 D2
[    0.127220] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.127225] pci 0000:00:14.0: PME# disabled
[    0.127243] pci 0000:00:18.0: [1022:1100] type 0 class 0x000600
[    0.127266] pci 0000:00:18.1: [1022:1101] type 0 class 0x000600
[    0.127285] pci 0000:00:18.2: [1022:1102] type 0 class 0x000600
[    0.127305] pci 0000:00:18.3: [1022:1103] type 0 class 0x000600
[    0.127363] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[    0.127369] pci 0000:00:02.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.127374] pci 0000:00:02.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.127380] pci 0000:00:02.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.127411] pci 0000:00:03.0: PCI bridge to [bus 02-03]
[    0.127417] pci 0000:00:03.0:   bridge window [io  0xe000-0xefff]
[    0.127422] pci 0000:00:03.0:   bridge window [mem 0xdc800000-0xdcffffff]
[    0.127428] pci 0000:00:03.0:   bridge window [mem 0xbe000000-0xbfffffff 64bit pref]
[    0.127468] pci 0000:04:00.0: [10de:01d7] type 0 class 0x000300
[    0.127479] pci 0000:04:00.0: reg 10: [mem 0xde000000-0xdeffffff]
[    0.127492] pci 0000:04:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.127503] pci 0000:04:00.0: reg 1c: [mem 0xdd000000-0xddffffff 64bit]
[    0.127517] pci 0000:04:00.0: reg 30: [mem 0xdfee0000-0xdfefffff pref]
[    0.127544] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.127554] pci 0000:00:04.0: PCI bridge to [bus 04-04]
[    0.127559] pci 0000:00:04.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.127564] pci 0000:00:04.0:   bridge window [mem 0xdd000000-0xdfefffff]
[    0.127570] pci 0000:00:04.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.127613] pci 0000:05:01.0: [1180:0832] type 0 class 0x000c00
[    0.127629] pci 0000:05:01.0: proprietary Ricoh MMC controller disabled (via firewire function)
[    0.127633] pci 0000:05:01.0: MMC cards are now supported by standard SDHCI controller
[    0.127648] pci 0000:05:01.0: reg 10: [mem 0xdfffe800-0xdfffefff]
[    0.127721] pci 0000:05:01.0: PME# supported from D0 D3hot D3cold
[    0.127727] pci 0000:05:01.0: PME# disabled
[    0.127747] pci 0000:05:01.1: [1180:0822] type 0 class 0x000805
[    0.127767] pci 0000:05:01.1: reg 10: [mem 0xdffff400-0xdffff4ff]
[    0.127839] pci 0000:05:01.1: supports D1 D2
[    0.127842] pci 0000:05:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.127848] pci 0000:05:01.1: PME# disabled
[    0.127868] pci 0000:05:01.2: [1180:0592] type 0 class 0x000880
[    0.127888] pci 0000:05:01.2: reg 10: [mem 0xdffffc00-0xdffffcff]
[    0.127960] pci 0000:05:01.2: supports D1 D2
[    0.127963] pci 0000:05:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.127969] pci 0000:05:01.2: PME# disabled
[    0.128028] pci 0000:00:10.0: PCI bridge to [bus 05-05] (subtractive decode)
[    0.128034] pci 0000:00:10.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.128040] pci 0000:00:10.0:   bridge window [mem 0xdff00000-0xdfffffff]
[    0.128046] pci 0000:00:10.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.128050] pci 0000:00:10.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.128054] pci 0000:00:10.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.128059] pci 0000:00:10.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.128063] pci 0000:00:10.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.128067] pci 0000:00:10.0:   bridge window [mem 0xbe000000-0xff77ffff] (subtractive decode)
[    0.128082] pci_bus 0000:00: on NUMA node 0
[    0.128087] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.128266] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[    0.128324] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PA._PRT]
[    0.128412] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.128455]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.128461]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.128464] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.140120] ACPI: PCI Interrupt Link [LNKA] (IRQs 16) *10
[    0.140227] ACPI: PCI Interrupt Link [LNKB] (IRQs 17) *11
[    0.140331] ACPI: PCI Interrupt Link [LNKC] (IRQs 16) *0, disabled.
[    0.140435] ACPI: PCI Interrupt Link [LNKD] (IRQs 17) *0, disabled.
[    0.140538] ACPI: PCI Interrupt Link [LNEA] (IRQs 18) *11
[    0.140642] ACPI: PCI Interrupt Link [LNEB] (IRQs 19) *0, disabled.
[    0.140747] ACPI: PCI Interrupt Link [LNEC] (IRQs 5) *0, disabled.
[    0.141077] ACPI: PCI Interrupt Link [LNED] (IRQs 11) *0, disabled.
[    0.141182] ACPI: PCI Interrupt Link [LUB0] (IRQs 10) *11
[    0.141285] ACPI: PCI Interrupt Link [LUB2] (IRQs 20) *7
[    0.141389] ACPI: PCI Interrupt Link [LMAC] (IRQs 21) *5
[    0.141493] ACPI: PCI Interrupt Link [LAZA] (IRQs 22) *5
[    0.141598] ACPI: PCI Interrupt Link [LACI] (IRQs 22) *0, disabled.
[    0.141704] ACPI: PCI Interrupt Link [LMC9] (IRQs 7) *0, disabled.
[    0.141810] ACPI: PCI Interrupt Link [LSMB] (IRQs 7) *5
[    0.141914] ACPI: PCI Interrupt Link [LPMU] (IRQs 7) *10
[    0.142024] ACPI: PCI Interrupt Link [LSA0] (IRQs 23) *10
[    0.142129] ACPI: PCI Interrupt Link [LSA1] (IRQs 23) *0, disabled.
[    0.142262] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
[    0.142295] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.142295] vgaarb: loaded
[    0.142295] vgaarb: bridge control possible 0000:04:00.0
[    0.142295] SCSI subsystem initialized
[    0.142295] libata version 3.00 loaded.
[    0.143034] usbcore: registered new interface driver usbfs
[    0.143036] usbcore: registered new interface driver hub
[    0.143036] usbcore: registered new device driver usb
[    0.143036] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.143036] PCI: Using ACPI for IRQ routing
[    0.143056] PCI: pci_cache_line_size set to 64 bytes
[    0.143157] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.143162] reserve RAM buffer: 00000000bdfa0000 - 00000000bfffffff 
[    0.144017] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.144028] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
[    0.144034] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
[    0.148042] Switching to clocksource hpet
[    0.148886] Switched to NOHz mode on CPU #1
[    0.148891] Switched to NOHz mode on CPU #0
[    0.157829] pnp: PnP ACPI init
[    0.157839] ACPI: bus type pnp registered
[    0.157983] pnp 00:00: [bus 00-ff]
[    0.157987] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.157990] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.157995] pnp 00:00: [io  0x0d00-0xffff window]
[    0.157999] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.158019] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[    0.158022] pnp 00:00: [mem 0xbe000000-0xff77ffff window]
[    0.158180] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.158218] pnp 00:01: [dma 4]
[    0.158222] pnp 00:01: [io  0x0000-0x000f]
[    0.158226] pnp 00:01: [io  0x0081-0x0083]
[    0.158230] pnp 00:01: [io  0x0087]
[    0.158237] pnp 00:01: [io  0x0089-0x008b]
[    0.158240] pnp 00:01: [io  0x008f]
[    0.158243] pnp 00:01: [io  0x00c0-0x00df]
[    0.158345] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.158360] pnp 00:02: [io  0x0070-0x0071]
[    0.158380] pnp 00:02: [irq 8]
[    0.158479] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.158519] pnp 00:03: [io  0x0060]
[    0.158522] pnp 00:03: [io  0x0064]
[    0.158534] pnp 00:03: [irq 1]
[    0.158636] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.158710] pnp 00:04: [irq 12]
[    0.158815] pnp 00:04: Plug and Play ACPI device, IDs AUI1303 PNP0f13 (active)
[    0.158828] pnp 00:05: [io  0x0061]
[    0.158929] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.158942] pnp 00:06: [io  0x00f0-0x00ff]
[    0.158954] pnp 00:06: [irq 13]
[    0.159074] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.159105] pnp 00:07: [io  0x025c-0x025f]
[    0.159249] system 00:07: [io  0x025c-0x025f] has been reserved
[    0.159253] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.159280] pnp 00:08: [mem 0x00000000-0xffffffff disabled]
[    0.159405] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.159710] pnp 00:09: [mem 0x000d0000-0x000d3fff window]
[    0.159713] pnp 00:09: [mem 0x000d4000-0x000d7fff window]
[    0.159717] pnp 00:09: [mem 0x000de000-0x000dffff window]
[    0.159721] pnp 00:09: [io  0x0010-0x001f]
[    0.159724] pnp 00:09: [io  0x0022-0x003f]
[    0.159727] pnp 00:09: [io  0x0044-0x005f]
[    0.159730] pnp 00:09: [io  0x0062-0x0063]
[    0.159734] pnp 00:09: [io  0x0065-0x006f]
[    0.159737] pnp 00:09: [io  0x0072-0x007f]
[    0.159740] pnp 00:09: [io  0x0080]
[    0.159744] pnp 00:09: [io  0x0084-0x0086]
[    0.159747] pnp 00:09: [io  0x0088]
[    0.159750] pnp 00:09: [io  0x008c-0x008e]
[    0.159753] pnp 00:09: [io  0x0090-0x009f]
[    0.159757] pnp 00:09: [io  0x00a2-0x00bf]
[    0.159760] pnp 00:09: [io  0x00e0-0x00ef]
[    0.159763] pnp 00:09: [io  0x04d0-0x04d1]
[    0.159766] pnp 00:09: [io  0x0800-0x080f]
[    0.159770] pnp 00:09: [io  0x0500-0x057f]
[    0.159773] pnp 00:09: [io  0x0580-0x05ff]
[    0.159776] pnp 00:09: [io  0x0800-0x087f]
[    0.159779] pnp 00:09: [io  0x0880-0x08ff]
[    0.159783] pnp 00:09: [io  0x0900-0x097f]
[    0.159787] pnp 00:09: [io  0x0980-0x09ff]
[    0.159790] pnp 00:09: [mem 0x00000000-0xffffffff disabled]
[    0.159793] pnp 00:09: [mem 0xfee01000-0xfeefffff]
[    0.159952] system 00:09: [io  0x04d0-0x04d1] has been reserved
[    0.159957] system 00:09: [io  0x0800-0x080f] has been reserved
[    0.159961] system 00:09: [io  0x0500-0x057f] has been reserved
[    0.159965] system 00:09: [io  0x0580-0x05ff] has been reserved
[    0.159970] system 00:09: [io  0x0800-0x087f] could not be reserved
[    0.159975] system 00:09: [io  0x0880-0x08ff] has been reserved
[    0.159979] system 00:09: [io  0x0900-0x097f] has been reserved
[    0.159984] system 00:09: [io  0x0980-0x09ff] has been reserved
[    0.159989] system 00:09: [mem 0x000d0000-0x000d3fff window] has been reserved
[    0.159993] system 00:09: [mem 0x000d4000-0x000d7fff window] has been reserved
[    0.159998] system 00:09: [mem 0x000de000-0x000dffff window] has been reserved
[    0.160060] system 00:09: [mem 0xfee01000-0xfeefffff] has been reserved
[    0.160065] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.160115] pnp 00:0a: [mem 0xfed00000-0xfed00fff]
[    0.160232] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.160297] pnp 00:0b: [mem 0xfec00000-0xfec00fff]
[    0.160301] pnp 00:0b: [mem 0xfee00000-0xfee00fff]
[    0.160430] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.160435] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.160439] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.160543] pnp 00:0c: [mem 0xe0000000-0xe7ffffff]
[    0.160667] system 00:0c: [mem 0xe0000000-0xe7ffffff] has been reserved
[    0.160672] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.160889] pnp 00:0d: [mem 0x00000000-0x0009ffff]
[    0.160893] pnp 00:0d: [mem 0x000c0000-0x000cffff]
[    0.160896] pnp 00:0d: [mem 0x000e0000-0x000fffff]
[    0.160900] pnp 00:0d: [mem 0x00100000-0xbdffffff]
[    0.160903] pnp 00:0d: [mem 0xff780000-0xffffffff]
[    0.161070] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.161075] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.161079] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.161084] system 00:0d: [mem 0x00100000-0xbdffffff] could not be reserved
[    0.161089] system 00:0d: [mem 0xff780000-0xffffffff] could not be reserved
[    0.161093] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.161493] pnp: PnP ACPI: found 14 devices
[    0.161496] ACPI: ACPI bus type pnp unregistered
[    0.196253] PCI: max bus depth: 1 pci_try_num: 2
[    0.196278] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[    0.196282] pci 0000:00:02.0:   bridge window [io  disabled]
[    0.196287] pci 0000:00:02.0:   bridge window [mem disabled]
[    0.196291] pci 0000:00:02.0:   bridge window [mem pref disabled]
[    0.196296] pci 0000:00:03.0: PCI bridge to [bus 02-03]
[    0.196301] pci 0000:00:03.0:   bridge window [io  0xe000-0xefff]
[    0.196306] pci 0000:00:03.0:   bridge window [mem 0xdc800000-0xdcffffff]
[    0.196311] pci 0000:00:03.0:   bridge window [mem 0xbe000000-0xbfffffff 64bit pref]
[    0.196316] pci 0000:00:04.0: PCI bridge to [bus 04-04]
[    0.196320] pci 0000:00:04.0:   bridge window [io  disabled]
[    0.196324] pci 0000:00:04.0:   bridge window [mem 0xdd000000-0xdfefffff]
[    0.196329] pci 0000:00:04.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.196335] pci 0000:00:10.0: PCI bridge to [bus 05-05]
[    0.196338] pci 0000:00:10.0:   bridge window [io  disabled]
[    0.196345] pci 0000:00:10.0:   bridge window [mem 0xdff00000-0xdfffffff]
[    0.196350] pci 0000:00:10.0:   bridge window [mem pref disabled]
[    0.196364] pci 0000:00:02.0: setting latency timer to 64
[    0.196371] pci 0000:00:03.0: setting latency timer to 64
[    0.196377] pci 0000:00:04.0: setting latency timer to 64
[    0.196384] pci 0000:00:10.0: setting latency timer to 64
[    0.196389] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.196393] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.196396] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.196400] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.196404] pci_bus 0000:00: resource 8 [mem 0xbe000000-0xff77ffff]
[    0.196408] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.196412] pci_bus 0000:02: resource 1 [mem 0xdc800000-0xdcffffff]
[    0.196417] pci_bus 0000:02: resource 2 [mem 0xbe000000-0xbfffffff 64bit pref]
[    0.196421] pci_bus 0000:04: resource 1 [mem 0xdd000000-0xdfefffff]
[    0.196425] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.196429] pci_bus 0000:05: resource 1 [mem 0xdff00000-0xdfffffff]
[    0.196433] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
[    0.196437] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
[    0.196441] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[    0.196445] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
[    0.196449] pci_bus 0000:05: resource 8 [mem 0xbe000000-0xff77ffff]
[    0.196502] NET: Registered protocol family 2
[    0.196569] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.196881] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.197829] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.198328] TCP: Hash tables configured (established 131072 bind 65536)
[    0.198332] TCP reno registered
[    0.198337] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.198353] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.198473] NET: Registered protocol family 1
[    0.198613] RPC: Registered named UNIX socket transport module.
[    0.198616] RPC: Registered udp transport module.
[    0.198619] RPC: Registered tcp transport module.
[    0.198621] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.198652] pci 0000:00:00.0: Found disabled HT MSI Mapping
[    0.198659] pci 0000:00:00.0: Enabling HT MSI Mapping
[    0.198712] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.198744] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.199120] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.262152] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.262222] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.262295] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.262323] pci 0000:04:00.0: Boot video device
[    0.262335] PCI: CLS 64 bytes, default 64
[    0.262356] Simple Boot Flag at 0x4c set to 0x1
[    0.264204] microcode: CPU0: family 15 not supported
[    0.274722] highmem bounce pool size: 64 pages
[    0.283320] fuse init (API version 7.16)
[    0.283614] msgmni has been set to 1713
[    0.283957] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.283961] io scheduler noop registered
[    0.283964] io scheduler deadline registered (default)
[    0.284166] pcieport 0000:00:02.0: setting latency timer to 64
[    0.284203] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
[    0.284311] pcieport 0000:00:03.0: setting latency timer to 64
[    0.284339] pcieport 0000:00:03.0: irq 41 for MSI/MSI-X
[    0.284442] pcieport 0000:00:04.0: setting latency timer to 64
[    0.284471] pcieport 0000:00:04.0: irq 42 for MSI/MSI-X
[    0.284792] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.284908] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.322932] Non-volatile memory driver v1.3
[    0.322972] Linux agpgart interface v0.103
[    0.323731] vesafb: mode is 1024x768x32, linelength=4096, pages=1
[    0.323734] vesafb: protected mode interface info at c000:c5f0
[    0.323739] vesafb: pmi: set display start = c00cc626, set palette = c00cc690
[    0.323741] vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da 
[    0.323758] vesafb: scrolling: redraw
[    0.323762] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.324520] vesafb: framebuffer at 0xc0000000, mapped to 0xf8080000, using 6144k, total 131072k
[    0.354945] Console: switching to colour frame buffer device 128x48
[    0.382504] fb0: VESA VGA frame buffer device
[    0.382747] ACPI: AC Adapter [AC0] (on-line)
[    0.382968] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
[    0.382977] ACPI: Sleep Button [SLPB]
[    0.383125] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    0.385138] ACPI: Lid Switch [LID]
[    0.385299] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    0.385307] ACPI: Power Button [PWRB]
[    0.385455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.385460] ACPI: Power Button [PWRF]
[    0.385637] ACPI: acpi_idle registered with cpuidle
[    0.385672] ACPI: processor limited to max C-state 1
[    0.388889] thermal LNXTHERM:00: registered as thermal_zone0
[    0.388892] ACPI: Thermal Zone [TZ00] (60 C)
[    0.392866] brd: module loaded
[    0.395246] loop: module loaded
[    0.396311] sata_nv 0000:00:0e.0: version 3.5
[    0.396527] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23
[    0.396552] sata_nv 0000:00:0e.0: PCI INT A -> Link[LSA0] -> GSI 23 (level, low) -> IRQ 23
[    0.396556] sata_nv 0000:00:0e.0: Using SWNCQ mode
[    0.396625] sata_nv 0000:00:0e.0: setting latency timer to 64
[    0.397838] scsi0 : sata_nv
[    0.398216] scsi1 : sata_nv
[    0.398519] ata1: SATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd000 irq 23
[    0.398525] ata2: SATA max UDMA/133 cmd 0xd400 ctl 0xd080 bmdma 0xd008 irq 23
[    0.398853] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    0.399084] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 21
[    0.399107] forcedeth 0000:00:14.0: PCI INT A -> Link[LMAC] -> GSI 21 (level, low) -> IRQ 21
[    0.399116] forcedeth 0000:00:14.0: setting latency timer to 64
[    0.412412] ACPI: Battery Slot [BAT0] (battery present)
[    0.852067] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.855326] ata1.00: ATA-8: WDC WD3200BEVT-60ZCT1, 13.01A13, max UDMA/100
[    0.855331] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    0.858318] ata1.00: configured for UDMA/100
[    0.858496] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BEVT-6 13.0 PQ: 0 ANSI: 5
[    0.858854] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    0.858909] sd 0:0:0:0: [sda] Write Protect is off
[    0.858913] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.858944] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.858952] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.920778] forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:1a:92:d5:be:93
[    0.920784] forcedeth 0000:00:14.0: highdma pwrctl gbit lnktim desc-v3
[    0.920880] PPP generic driver version 2.4.2
[    0.921075] PPP Deflate Compression module registered
[    0.921078] PPP BSD Compression module registered
[    0.921081] NET: Registered protocol family 24
[    0.921291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.921296] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
[    0.921530] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 20
[    0.921554] ehci_hcd 0000:00:0b.1: PCI INT B -> Link[LUB2] -> GSI 20 (level, low) -> IRQ 20
[    0.921577] ehci_hcd 0000:00:0b.1: setting latency timer to 64
[    0.921582] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[    0.921607] drivers/usb/core/inode.c: creating file 'devices'
[    0.921621] drivers/usb/core/inode.c: creating file '001'
[    0.921729] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
[    0.921741] ehci_hcd 0000:00:0b.1: reset hcs_params 0x101888 dbg=1 cc=1 pcc=8 !ppc ports=8
[    0.921755] ehci_hcd 0000:00:0b.1: reset portroute 0 0 0 0 0 0 0 0 
[    0.921760] ehci_hcd 0000:00:0b.1: reset hcc_params a086 caching frame 256/512/1024 park
[    0.921785] ehci_hcd 0000:00:0b.1: park 0
[    0.921795] ehci_hcd 0000:00:0b.1: debug port 1
[    0.921803] ehci_hcd 0000:00:0b.1: reset command 0080b02  park=3 ithresh=8 period=1024 Reset HALT
[    0.921815] ehci_hcd 0000:00:0b.1: cache line size of 64 is not supported
[    0.921818] ehci_hcd 0000:00:0b.1: supports USB remote wakeup
[    0.921849] ehci_hcd 0000:00:0b.1: irq 20, io mem 0xdc7bfc00
[    0.921857] ehci_hcd 0000:00:0b.1: reset command 0080b02  park=3 ithresh=8 period=1024 Reset HALT
[    0.921868] ehci_hcd 0000:00:0b.1: init command 0010005 (park)=0 ithresh=1 period=512 RUN
[    0.927051] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00
[    0.927100] usb usb1: default language 0x0409
[    0.927109] usb usb1: udev 1, busnum 1, minor = 0
[    0.927113] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.927117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.927121] usb usb1: Product: EHCI Host Controller
[    0.927124] usb usb1: Manufacturer: Linux 3.0.17-tuxonice-r1-20120422 ehci_hcd
[    0.927127] usb usb1: SerialNumber: 0000:00:0b.1
[    0.927279] usb usb1: usb_probe_device
[    0.927284] usb usb1: configuration #1 chosen from 1 choice
[    0.927294] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    0.927403] hub 1-0:1.0: usb_probe_interface
[    0.927407] hub 1-0:1.0: usb_probe_interface - got id
[    0.927411] hub 1-0:1.0: USB hub found
[    0.927417] hub 1-0:1.0: 8 ports detected
[    0.927421] hub 1-0:1.0: standalone hub
[    0.927423] hub 1-0:1.0: no power switching (usb 1.0)
[    0.927426] hub 1-0:1.0: individual port over-current protection
[    0.927430] hub 1-0:1.0: power on to power good time: 20ms
[    0.927436] hub 1-0:1.0: local power source is good
[    0.927440] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    0.927477] drivers/usb/core/inode.c: creating file '001'
[    0.927606] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.927609] ohci_hcd: block sizes: ed 64 td 64
[    0.927816] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 10
[    0.927832] ohci_hcd 0000:00:0b.0: PCI INT A -> Link[LUB0] -> GSI 10 (level, low) -> IRQ 10
[    0.927846] ohci_hcd 0000:00:0b.0: setting latency timer to 64
[    0.927851] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[    0.927858] drivers/usb/core/inode.c: creating file '002'
[    0.927970] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
[    0.927991] ohci_hcd 0000:00:0b.0: created debug files
[    0.927994] ohci_hcd 0000:00:0b.0: supports USB remote wakeup
[    0.928040] ohci_hcd 0000:00:0b.0: irq 10, io mem 0xdc7be000
[    0.981066] ohci_hcd 0000:00:0b.0: OHCI controller state
[    0.981072] ohci_hcd 0000:00:0b.0: OHCI 1.0, NO legacy support registers
[    0.981077] ohci_hcd 0000:00:0b.0: control 0x683 RWE RWC HCFS=operational CBSR=3
[    0.981083] ohci_hcd 0000:00:0b.0: cmdstatus 0x00000 SOC=0
[    0.981088] ohci_hcd 0000:00:0b.0: intrstatus 0x00000004 SF
[    0.981093] ohci_hcd 0000:00:0b.0: intrenable 0x8000004a MIE RHSC RD WDH
[    0.981104] ohci_hcd 0000:00:0b.0: hcca frame #0003
[    0.981110] ohci_hcd 0000:00:0b.0: roothub.a 01001208 POTPGT=1 NOCP NPS NDP=8(8)
[    0.981115] ohci_hcd 0000:00:0b.0: roothub.b 00000000 PPCM=0000 DR=0000
[    0.981121] ohci_hcd 0000:00:0b.0: roothub.status 00008000 DRWE
[    0.981127] ohci_hcd 0000:00:0b.0: roothub.portstatus [0] 0x00000100 PPS
[    0.981134] ohci_hcd 0000:00:0b.0: roothub.portstatus [1] 0x00000100 PPS
[    0.981140] ohci_hcd 0000:00:0b.0: roothub.portstatus [2] 0x00000100 PPS
[    0.981146] ohci_hcd 0000:00:0b.0: roothub.portstatus [3] 0x00000100 PPS
[    0.981152] ohci_hcd 0000:00:0b.0: roothub.portstatus [4] 0x00000100 PPS
[    0.981158] ohci_hcd 0000:00:0b.0: roothub.portstatus [5] 0x00000100 PPS
[    0.981164] ohci_hcd 0000:00:0b.0: roothub.portstatus [6] 0x00000100 PPS
[    0.981170] ohci_hcd 0000:00:0b.0: roothub.portstatus [7] 0x00000100 PPS
[    0.981183] usb usb2: default language 0x0409
[    0.981192] usb usb2: udev 1, busnum 2, minor = 128
[    0.981196] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    0.981200] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.981203] usb usb2: Product: OHCI Host Controller
[    0.981207] usb usb2: Manufacturer: Linux 3.0.17-tuxonice-r1-20120422 ohci_hcd
[    0.981211] usb usb2: SerialNumber: 0000:00:0b.0
[    0.981355] usb usb2: usb_probe_device
[    0.981358] usb usb2: configuration #1 chosen from 1 choice
[    0.981368] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    0.981468] hub 2-0:1.0: usb_probe_interface
[    0.981471] hub 2-0:1.0: usb_probe_interface - got id
[    0.981474] hub 2-0:1.0: USB hub found
[    0.981483] hub 2-0:1.0: 8 ports detected
[    0.981485] hub 2-0:1.0: standalone hub
[    0.981489] hub 2-0:1.0: no power switching (usb 1.0)
[    0.981491] hub 2-0:1.0: no over-current protection
[    0.981494] hub 2-0:1.0: power on to power good time: 2ms
[    0.981501] hub 2-0:1.0: local power source is good
[    0.981505] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    0.981526] drivers/usb/core/inode.c: creating file '001'
[    0.981570] ehci_hcd 0000:00:0b.1: HS companion for 0000:00:0b.0
[    0.981666] uhci_hcd: USB Universal Host Controller Interface driver
[    0.981796] Initializing USB Mass Storage driver...
[    0.981896] usbcore: registered new interface driver usb-storage
[    0.981898] USB Mass Storage support registered.
[    0.981997] usbcore: registered new interface driver libusual
[    0.982240] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.983707] i8042: Detected active multiplexing controller, rev 1.1
[    0.984601] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.984609] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.984644] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.984679] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.984723] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.984916] mousedev: PS/2 mouse device common for all mice
[    0.985394] rtc_cmos 00:02: RTC can wake from S4
[    0.985579] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.985629] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[    0.985719] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[    0.985894] cpuidle: using governor ladder
[    0.985897] cpuidle: using governor menu
[    0.987134] usbcore: registered new interface driver usbhid
[    0.987137] usbhid: USB HID core driver
[    0.987237] asus_laptop: Asus Laptop Support version 0.42
[    0.987381] asus_laptop:   F3Tc model detected
[    0.991630] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input4
[    0.991897] Registered led device: asus::mail
[    0.992904] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22
[    0.992931] HDA Intel 0000:00:10.1: PCI INT B -> Link[LAZA] -> GSI 22 (level, low) -> IRQ 22
[    0.992935] hda_intel: Disabling MSI
[    0.992986] HDA Intel 0000:00:10.1: setting latency timer to 64
[    0.995391]  sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 >
[    0.996684] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.017698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    1.027052] ehci_hcd 0000:00:0b.1: GetStatus port:2 status 001403 0  ACK POWER sig=k CSC CONNECT
[    1.027057] hub 1-0:1.0: port 2: status 0501 change 0001
[    1.081079] hub 2-0:1.0: state 7 ports 8 chg 0000 evt 0000
[    1.127070] hub 1-0:1.0: state 7 ports 8 chg 0004 evt 0000
[    1.127083] hub 1-0:1.0: port 2, status 0501, change 0000, 480 Mb/s
[    1.127095] ehci_hcd 0000:00:0b.1: port 2 low speed --> companion
[    1.162059] ata2: SATA link down (SStatus 0 SControl 300)
[    1.178058] ehci_hcd 0000:00:0b.1: GetStatus port:2 status 003402 0  ACK POWER OWNER sig=k CSC
[    1.178079] hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0004
[    1.178086] hub 2-0:1.0: state 7 ports 8 chg 0000 evt 0004
[    1.178094] ohci_hcd 0000:00:0b.0: GetStatus roothub.portstatus [1] = 0x00010301 CSC LSDA PPS CCS
[    1.178100] hub 2-0:1.0: port 2, status 0301, change 0001, 1.5 Mb/s
[    1.282051] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x301
[    1.344049] ohci_hcd 0000:00:0b.0: GetStatus roothub.portstatus [1] = 0x00100303 PRSC LSDA PPS PES CCS
[    1.346065] hda_codec: ALC660-VD: BIOS auto-probing.
[    1.395046] usb 2-2: new low speed USB device number 2 using ohci_hcd
[    1.459056] ohci_hcd 0000:00:0b.0: GetStatus roothub.portstatus [1] = 0x00100303 PRSC LSDA PPS PES CCS
[    1.467278] ALSA device list:
[    1.467283]   #0: HDA NVidia at 0xdc7b8000 irq 22
[    1.467286] Netfilter messages via NETLINK v0.30.
[    1.467309] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    1.467751] ctnetlink v0.93: registering with nfnetlink.
[    1.468353] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.468405] TCP cubic registered
[    1.468410] NET: Registered protocol family 17
[    1.468425] Registering the dns_resolver key type
[    1.468457] Using IPI No-Shortcut mode
[    1.468757] TuxOnIce 3.2 (http://tuxonice.net)
[    1.469107] TuxOnIce: No image found.
[    1.469627] PM: Checking hibernation image partition swap:/dev/sda7
[    1.469632] PM: Hibernation image not present or could not be loaded.
[    1.470030]   Magic number: 8:182:71
[    1.532095] usb 2-2: skipped 1 descriptor after interface
[    1.535094] usb 2-2: default language 0x0409
[    1.541104] usb 2-2: udev 2, busnum 2, minor = 129
[    1.541108] usb 2-2: New USB device found, idVendor=093a, idProduct=2510
[    1.541112] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.541116] usb 2-2: Product: USB Optical Mouse
[    1.541119] usb 2-2: Manufacturer: PixArt
[    1.541288] usb 2-2: usb_probe_device
[    1.541293] usb 2-2: configuration #1 chosen from 1 choice
[    1.544096] usb 2-2: adding 2-2:1.0 (config #1, interface 0)
[    1.544234] usbhid 2-2:1.0: usb_probe_interface
[    1.544238] usbhid 2-2:1.0: usb_probe_interface - got id
[    1.544465] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[    1.544478] VFS: Mounted root (ext4 filesystem) readonly on device 8:9.
[    1.544524] Freeing unused kernel memory: 340k freed
[    1.544809] Write protecting the kernel text: 3440k
[    1.544845] Write protecting the kernel read-only data: 1628k
[    1.587827] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:0b.0/usb2/2-2/2-2:1.0/input/input6
[    1.588204] generic-usb 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:0b.0-2/input0
[    1.588228] drivers/usb/core/inode.c: creating file '002'
[    1.588261] hub 2-0:1.0: state 7 ports 8 chg 0000 evt 0004
[    1.769047] CE: hpet increased min_delta_ns to 11520 nsec
[    3.978818] udev: starting version 160
[    3.978863] udevd (999): /proc/999/oom_adj is deprecated, please use /proc/999/oom_score_adj instead.
[    4.259587] sdhci: Secure Digital Host Controller Interface driver
[    4.259591] sdhci: Copyright(c) Pierre Ossman
[    4.272218] sdhci-pci 0000:05:01.1: SDHCI controller found [1180:0822] (rev 19)
[    4.272454] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 17
[    4.272478] sdhci-pci 0000:05:01.1: PCI INT B -> Link[LNKB] -> GSI 17 (level, low) -> IRQ 17
[    4.272513] sdhci-pci 0000:05:01.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    4.272581] Registered led device: mmc0::
[    4.272624] mmc0: SDHCI controller on PCI [0000:05:01.1] using DMA
[    6.722558] EXT4-fs (sda9): re-mounted. Opts: (null)
[    6.868541] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[    6.929392] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null)
[    6.972428] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null)
[    7.921090] Adding 1060252k swap on /dev/sda7.  Priority:-1 extents:1 across:1060252k 

[-- Attachment #3: tuxonice-3.0.17-r1.config.txt --]
[-- Type: text/plain, Size: 58277 bytes --]

#
# Automatically generated make config: don't edit
# Linux/i386 3.0.17-tuxonice-r1 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="-20120422"
# CONFIG_LOCALVERSION_AUTO is not set
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="pc"
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 is not set
# CONFIG_AUDIT is not set
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 is not set
CONFIG_CGROUP_CPUACCT=y
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 is not set
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
# CONFIG_NET_NS is not set
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
# CONFIG_BLK_DEV_INITRD is not set
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_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 is not set
CONFIG_TRACEPOINTS=y
CONFIG_HAVE_OPROFILE=y
# CONFIG_KPROBES is not set
# CONFIG_JUMP_LABEL is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=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

#
# 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=y
# CONFIG_IOSCHED_CFQ is not set
CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="deadline"
# 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 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 is not set
# 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=y
# 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 is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_CMPXCHG_LOCAL=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
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_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
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_IOMMU_API is not set
CONFIG_NR_CPUS=2
# CONFIG_SCHED_SMT is not set
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 is not set
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_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_X86_REBOOTFIXUPS=y
CONFIG_MICROCODE=y
# CONFIG_MICROCODE_INTEL is not set
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 is not set
# 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 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 is not set
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 is not set
CONFIG_CRASH_DUMP=y
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/sda7"
CONFIG_TOI_CORE=y

#
# Image Storage (you need at least one allocator)
#
CONFIG_TOI_FILE=y
CONFIG_TOI_SWAP=y

#
# General Options
#
CONFIG_TOI_CRYPTO=m

#
# No compression support available without Cryptoapi support.
#
CONFIG_TOI_USERUI=y
CONFIG_TOI_USERUI_DEFAULT_PATH="/sbin/tuxoniceui_text"
CONFIG_TOI_DEFAULT_IMAGE_SIZE_LIMIT=-2
# CONFIG_TOI_KEEP_IMAGE is not set
CONFIG_TOI_REPLACE_SWSUSP=y
# CONFIG_TOI_IGNORE_LATE_INITCALL is not set
CONFIG_TOI_DEFAULT_WAIT=25
CONFIG_TOI_DEFAULT_EXTRA_PAGES_ALLOWANCE=2000
# CONFIG_TOI_CHECKSUM is not set
CONFIG_TOI=y
CONFIG_TOI_EXPORTS=y
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_RUNTIME is not set
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 is not set
# 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_FAN=y
# CONFIG_ACPI_DOCK is not set
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 is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# 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=m
CONFIG_X86_POWERNOW_K7_ACPI=y
CONFIG_X86_POWERNOW_K8=m
# 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_DMAR 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_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 is not set
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=m
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_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
# 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 is not set
# 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 is not set
# CONFIG_IPV6 is not set
# CONFIG_NETLABEL is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
# CONFIG_NETFILTER_ADVANCED is not set

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CT_NETLINK=y
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m

#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
CONFIG_NETFILTER_XT_MATCH_STATE=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_IPTABLES=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_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
CONFIG_NF_NAT_SIP=y
CONFIG_IP_NF_MANGLE=y
# 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 is not set
# 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_DROP_MONITOR is not set
# CONFIG_HAMRADIO 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_WIRELESS is not set
# CONFIG_WIMAX is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB 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 is not set
# 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=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=16384
# CONFIG_BLK_DEV_XIP 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_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 is not set
# CONFIG_SATA_MV is not set
CONFIG_SATA_NV=y
# 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 is not set
# 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 is not set
# 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 is not set
# 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 is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI 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 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_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
# CONFIG_VETH is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_MII is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_ETHOC is not set
# CONFIG_DNET is not set
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_KSZ884X_PCI is not set
# CONFIG_B44 is not set
CONFIG_FORCEDETH=y
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_R6040 is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SMSC9420 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_KS8851_MLL is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set
# CONFIG_ATL2 is not set
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set
# CONFIG_WLAN 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_IPHETH is not set
# CONFIG_WAN is not set

#
# CAIF transport drivers
#
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=y
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=y
# CONFIG_SLIP is not set
CONFIG_SLHC=y
# CONFIG_NET_FC is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# 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=1280
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=800
# 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_ATKBD=y
# CONFIG_KEYBOARD_LKKBD 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 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_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=y
# CONFIG_ROCKETPORT is not set
# CONFIG_CYCLADES is not set
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_SYNCLINK is not set
# CONFIG_SYNCLINKMP is not set
# CONFIG_SYNCLINK_GT is not set
# CONFIG_NOZOMI is not set
# CONFIG_ISI is not set
# CONFIG_N_HDLC is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
CONFIG_DEVKMEM=y
# CONFIG_STALDRV 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_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 is not set
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
# 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 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_BQ27x00 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_K8TEMP=y
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH5627 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_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 is not set
CONFIG_WATCHDOG=y
# 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 is not set
# CONFIG_REGULATOR is not set
# CONFIG_MEDIA_SUPPORT 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=y
# CONFIG_AGP_INTEL is not set
CONFIG_AGP_NVIDIA=y
# 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 is not set
# CONFIG_STUB_POULSBO is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
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=y

#
# 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_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_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

#
# 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 is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
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=y
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 is not set
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 is not set
# 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_AC97_CODEC=y
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_AC97_POWER_SAVE 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=y
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_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
# CONFIG_SND_HDA_CODEC_HDMI is not set
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=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=y
CONFIG_SND_INTEL8X0M=y
# 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 is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=y
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_KEYTOUCH is not set
CONFIG_HID_KYE=y
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
# 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 is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_QUANTA is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_ROCCAT_ARVO is not set
# CONFIG_HID_ROCCAT_KONE is not set
# CONFIG_HID_ROCCAT_KONEPLUS is not set
# CONFIG_HID_ROCCAT_KOVAPLUS is not set
# CONFIG_HID_ROCCAT_PYRA is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SONY is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TOPSEED is not set
# 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_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 is not set
# 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=m
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_SDIO_UART is not set
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=y
# CONFIG_MMC_SDHCI_PLTFM is not set
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_ALIX2 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_TRIGGERS is not set

#
# LED Triggers
#
# CONFIG_NFC_DEVICES is not set
# 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=y
# CONFIG_EDAC_MCE_INJ 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

#
# 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
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
CONFIG_ASUS_LAPTOP=y
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# 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_CLKSRC_I8253=y

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=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_GOOGLE_FIRMWARE is not set

#
# File systems
#
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
# CONFIG_EXT4_USE_FOR_EXT23 is not set
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_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 is not set
# CONFIG_GFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
CONFIG_CUSE=m
CONFIG_GENERIC_ACL=y

#
# Caches
#
CONFIG_FSCACHE=m
# CONFIG_FSCACHE_STATS is not set
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
# CONFIG_FSCACHE_OBJECT_LIST is not set
# CONFIG_CACHEFILES is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
# CONFIG_UDF_FS is not set

#
# 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 is not set
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set
# CONFIG_MISC_FILESYSTEMS 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_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=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_UPCALL is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DFS_UPCALL is not set
# CONFIG_CIFS_FSCACHE 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 is not set
CONFIG_MSDOS_PARTITION=y
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=y
# 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

#
# 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_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_STACK_USAGE is not set
# 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 is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# 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_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_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
# CONFIG_EVENT_POWER_TRACING_DEPRECATED is not set
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_FTRACE_SYSCALLS is not set
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_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# 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 is not set
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_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_PATH 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=m

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=m
CONFIG_CRYPTO_ALGAPI2=m
CONFIG_CRYPTO_AEAD2=m
CONFIG_CRYPTO_BLKCIPHER=m
CONFIG_CRYPTO_BLKCIPHER2=m
CONFIG_CRYPTO_HASH=m
CONFIG_CRYPTO_HASH2=m
CONFIG_CRYPTO_RNG2=m
CONFIG_CRYPTO_PCOMP2=m
CONFIG_CRYPTO_MANAGER=m
CONFIG_CRYPTO_MANAGER2=m
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=m
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# 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 is not set
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=m
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=m
# 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=m
CONFIG_CRYPTO_MD5=m
# 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=m
# 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=m
CONFIG_CRYPTO_AES_586=m
# CONFIG_CRYPTO_AES_NI_INTEL is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=m
# 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=m
# 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
# CONFIG_CRYPTO_LZF 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=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
# CONFIG_XZ_DEC is not set
# CONFIG_XZ_DEC_BCJ is not set
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CPU_RMAP=y
CONFIG_NLATTR=y
# CONFIG_AVERAGE is not set

[-- Attachment #4: lspci_v.txt --]
[-- Type: text/plain, Size: 9251 bytes --]

00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0
	Capabilities: [44] HyperTransport: Slave or Primary Interface
	Capabilities: [e0] HyperTransport: MSI Mapping Enable+ Fixed-

00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: 66MHz, fast devsel

00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: 66MHz, fast devsel

00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: 66MHz, fast devsel

00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0

00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0
	Capabilities: [44] #00 [0000]

00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: 66MHz, fast devsel

00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: 66MHz, fast devsel

00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Capabilities: [40] Subsystem: nVidia Corporation Device 0000
	Capabilities: [48] Power Management version 2
	Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
	Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed-
	Capabilities: [80] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Virtual Channel
	Kernel driver in use: pcieport

00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: dc800000-dcffffff
	Prefetchable memory behind bridge: 00000000be000000-00000000bfffffff
	Capabilities: [40] Subsystem: nVidia Corporation Device 0000
	Capabilities: [48] Power Management version 2
	Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
	Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed-
	Capabilities: [80] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Virtual Channel
	Kernel driver in use: pcieport

00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Memory behind bridge: dd000000-dfefffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff
	Capabilities: [40] Subsystem: nVidia Corporation Device 0000
	Capabilities: [48] Power Management version 2
	Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
	Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed-
	Capabilities: [80] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Virtual Channel
	Kernel driver in use: pcieport

00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0
	Capabilities: [44] HyperTransport: Slave or Primary Interface
	Capabilities: [e0] HyperTransport: MSI Mapping Enable+ Fixed-

00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0

00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: 66MHz, fast devsel, IRQ 5
	I/O ports at 0600 [size=64]
	I/O ports at 0700 [size=64]
	Capabilities: [44] Power Management version 2

00:0b.0 USB controller: nVidia Corporation MCP51 USB Controller (rev a3) (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 10
	Memory at dc7be000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2
	Kernel driver in use: ohci_hcd

00:0b.1 USB controller: nVidia Corporation MCP51 USB Controller (rev a3) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20
	Memory at dc7bfc00 (32-bit, non-prefetchable) [size=256]
	Capabilities: [44] Debug port: BAR=1 offset=0098
	Capabilities: [80] Power Management version 2
	Kernel driver in use: ehci_hcd

00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1) (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0
	[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	[virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
	[virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	[virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
	I/O ports at ffa0 [size=16]
	Capabilities: [44] Power Management version 2

00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1) (prog-if 85 [Master SecO PriO])
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 23
	I/O ports at d800 [size=8]
	I/O ports at d480 [size=4]
	I/O ports at d400 [size=8]
	I/O ports at d080 [size=4]
	I/O ports at d000 [size=16]
	Memory at dc7bd000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2
	Capabilities: [b0] MSI: Enable- Count=1/4 Maskable- 64bit+
	Capabilities: [cc] HyperTransport: MSI Mapping Enable- Fixed+
	Kernel driver in use: sata_nv

00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2) (prog-if 01 [Subtractive decode])
	Flags: bus master, 66MHz, fast devsel, latency 0
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=64
	Memory behind bridge: dff00000-dfffffff
	Capabilities: [b8] Subsystem: Gammagraphx, Inc. (or missing ID) Device 0000
	Capabilities: [8c] HyperTransport: MSI Mapping Enable- Fixed-

00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
	Subsystem: ASUSTeK Computer Inc. Device 1339
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22
	Memory at dc7b8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
	Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+
	Kernel driver in use: HDA Intel

00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
	Subsystem: ASUSTeK Computer Inc. Device 1385
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
	Memory at dc7bc000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at cc00 [size=8]
	Capabilities: [44] Power Management version 2
	Kernel driver in use: forcedeth

00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
	Flags: fast devsel
	Capabilities: [80] HyperTransport: Host or Secondary Interface

00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
	Flags: fast devsel

00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
	Flags: fast devsel

00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
	Flags: fast devsel
	Capabilities: [f0] Secure device <?>
	Kernel driver in use: k8temp

04:00.0 VGA compatible controller: nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device 13a2
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at de000000 (32-bit, non-prefetchable) [size=16M]
	Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Memory at dd000000 (64-bit, non-prefetchable) [size=16M]
	Expansion ROM at dfee0000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 2
	Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [78] Express Endpoint, MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [128] Power Budgeting <?>

05:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, medium devsel, latency 64, IRQ 10
	Memory at dffff000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [dc] Power Management version 2

05:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: bus master, medium devsel, latency 64, IRQ 17
	Memory at dffff800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [80] Power Management version 2
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci-pci

05:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
	Subsystem: ASUSTeK Computer Inc. Device 1387
	Flags: medium devsel, IRQ 11
	Memory at dffffc00 (32-bit, non-prefetchable) [size=256]
	Capabilities: [80] Power Management version 2


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] laptop screen goes dark in boot
  2012-04-23  1:50   ` Zhang Jun
@ 2012-04-23  7:21     ` Florian Philipp
  2012-04-23 16:57     ` Michael Scherer
  1 sibling, 0 replies; 7+ messages in thread
From: Florian Philipp @ 2012-04-23  7:21 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2990 bytes --]

Please try to deactivate everything related to framebuffer and specific
video hardware in your kernel config. See if it helps, then activate one
option at a time until it breaks again.

Specifically:
CONFIG_FB=y
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
CONFIG_FB_VESA=y
CONFIG_FRAMEBUFFER_CONSOLE=y

The only thing you really need for the start is CONFIG_VGA_CONSOLE.

Hope this helps,
Florian Philipp

P.S.: Please don't top-post in the future. Use an email client that
allows you to write your response below the text you quote. That makes
large threads easier to read.

Am 23.04.2012 03:50, schrieb Zhang Jun:
> I get the dmesg log and kernel config, forgot to get the rc.log ( using
> windows now ).
> please help to have a look on these files,
> also tryed boot with different kernel parameters for acpi, only acpi=off
> works, but I don't think it is a good idea.
> I'm using grub4dos with "kernel (hd0,7)/kernel-3.0.17-r1 root=/dev/sda9
> ro quiet vga=792 gentoo=nodevfs acpi_enforce_resources=lax
> resume=swap:/dev/sda7", remove the "acpi_enforce_resources=lax" also not
> works.
> 
> thanks!
> 
> On Mon, Apr 23, 2012 at 2:53 AM, Michael Scherer
> <a6702894@unet.univie.ac.at <mailto:a6702894@unet.univie.ac.at>> wrote:
> 
>     __
>     did you look at the logs? if you haven't already looked at them
>     dmesg and /var/log/rc.log
>     have information that could help you pinpoint the problem.
>     one of the earlier live-cds had that problem and I got around it by
>     starting the the cd with
>     "gentoo noacpi nox" options though I doubt this can help in your case.
>     could you provide some more information like the logs, the loader
>     conf files and may be
>     .config of your kernel make?
>      
>     michael
>      
>     -- 
>     Michael Scherer
>     Univ.klinik f. Psychiatrie
>     email: michael.scherer@meduniwien.ac.at
>     <mailto:michael.scherer@meduniwien.ac.at>
>     phone: +43 6991 941 22 54
> 
>         ----- Original Message -----
>         *From:* Zhang Jun <mailto:gb2313@gmail.com>
>         *To:* gentoo-user <mailto:gentoo-user@lists.gentoo.org>
>         *Sent:* Sunday, 22 April, 2012 08:25
>         *Subject:* [gentoo-user] laptop screen goes dark in boot
> 
>         laptop: asus F3TC, amd Turion, NV-go7300
>         kernel-3.0.17-r1 tuxonice
> 
>         screen goes dark just after I see the linux boot logo,
>         when using kernel 2.6.x, I even do not use hotkey to control lcd
>         backlight, default light is ok,
>         but now, it goes dark, re-compiled kernel many times, but no luck,
> 
>         in kernel acpi config page, I did't see the "video" module, and
>         seems no /proc/acpi/video/ .
> 
>         is there anyone have met this problem and have solution ?
> 
>         thanks!
> 
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] laptop screen goes dark in boot
  2012-04-23  1:50   ` Zhang Jun
  2012-04-23  7:21     ` Florian Philipp
@ 2012-04-23 16:57     ` Michael Scherer
  2012-04-24 13:33       ` Zhang Jun
  1 sibling, 1 reply; 7+ messages in thread
From: Michael Scherer @ 2012-04-23 16:57 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2314 bytes --]

unless you have solved the problem already, could you please
post the rc.log, too?

michael

-- 
Michael Scherer
Univ.klinik f. Psychiatrie
email: michael.scherer@meduniwien.ac.at
phone: +43 6991 941 22 54

  ----- Original Message ----- 
  From: Zhang Jun 
  To: gentoo-user@lists.gentoo.org 
  Sent: Monday, 23 April, 2012 03:50
  Subject: Re: [gentoo-user] laptop screen goes dark in boot


  I get the dmesg log and kernel config, forgot to get the rc.log ( using windows now ).
  please help to have a look on these files,
  also tryed boot with different kernel parameters for acpi, only acpi=off works, but I don't think it is a good idea.
  I'm using grub4dos with "kernel (hd0,7)/kernel-3.0.17-r1 root=/dev/sda9 ro quiet vga=792 gentoo=nodevfs acpi_enforce_resources=lax resume=swap:/dev/sda7", remove the "acpi_enforce_resources=lax" also not works.

  thanks!


  On Mon, Apr 23, 2012 at 2:53 AM, Michael Scherer <a6702894@unet.univie.ac.at> wrote:

    did you look at the logs? if you haven't already looked at them dmesg and /var/log/rc.log
    have information that could help you pinpoint the problem.
    one of the earlier live-cds had that problem and I got around it by starting the the cd with
    "gentoo noacpi nox" options though I doubt this can help in your case.
    could you provide some more information like the logs, the loader conf files and may be
    .config of your kernel make?

    michael

    -- 
    Michael Scherer
    Univ.klinik f. Psychiatrie
    email: michael.scherer@meduniwien.ac.at
    phone: +43 6991 941 22 54

      ----- Original Message ----- 
      From: Zhang Jun 
      To: gentoo-user 
      Sent: Sunday, 22 April, 2012 08:25
      Subject: [gentoo-user] laptop screen goes dark in boot


      laptop: asus F3TC, amd Turion, NV-go7300
      kernel-3.0.17-r1 tuxonice

      screen goes dark just after I see the linux boot logo,
      when using kernel 2.6.x, I even do not use hotkey to control lcd backlight, default light is ok,
      but now, it goes dark, re-compiled kernel many times, but no luck,

      in kernel acpi config page, I did't see the "video" module, and seems no /proc/acpi/video/ .

      is there anyone have met this problem and have solution ?

      thanks!




[-- Attachment #2: Type: text/html, Size: 5007 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] laptop screen goes dark in boot
  2012-04-23 16:57     ` Michael Scherer
@ 2012-04-24 13:33       ` Zhang Jun
  0 siblings, 0 replies; 7+ messages in thread
From: Zhang Jun @ 2012-04-24 13:33 UTC (permalink / raw
  To: gentoo-user


[-- Attachment #1.1: Type: text/plain, Size: 2552 bytes --]

On Tue, Apr 24, 2012 at 12:57 AM, Michael Scherer <
a6702894@unet.univie.ac.at> wrote:

> **
> unless you have solved the problem already, could you please
> post the rc.log, too?
>
> michael
>
> --
> Michael Scherer
> Univ.klinik f. Psychiatrie
> email: michael.scherer@meduniwien.ac.at
> phone: +43 6991 941 22 54
>
> ----- Original Message -----
> *From:* Zhang Jun <gb2313@gmail.com>
> *To:* gentoo-user@lists.gentoo.org
> *Sent:* Monday, 23 April, 2012 03:50
> *Subject:* Re: [gentoo-user] laptop screen goes dark in boot
>
> I get the dmesg log and kernel config, forgot to get the rc.log ( using
> windows now ).
> please help to have a look on these files,
> also tryed boot with different kernel parameters for acpi, only acpi=off
> works, but I don't think it is a good idea.
> I'm using grub4dos with "kernel (hd0,7)/kernel-3.0.17-r1 root=/dev/sda9 ro
> quiet vga=792 gentoo=nodevfs acpi_enforce_resources=lax
> resume=swap:/dev/sda7", remove the "acpi_enforce_resources=lax" also not
> works.
>
> thanks!
>
> On Mon, Apr 23, 2012 at 2:53 AM, Michael Scherer <
> a6702894@unet.univie.ac.at> wrote:
>
>> **
>> did you look at the logs? if you haven't already looked at them dmesg and
>> /var/log/rc.log
>> have information that could help you pinpoint the problem.
>> one of the earlier live-cds had that problem and I got around it by
>> starting the the cd with
>> "gentoo noacpi nox" options though I doubt this can help in your case.
>> could you provide some more information like the logs, the loader conf
>> files and may be
>> .config of your kernel make?
>>
>> michael
>>
>> --
>> Michael Scherer
>> Univ.klinik f. Psychiatrie
>> email: michael.scherer@meduniwien.ac.at
>> phone: +43 6991 941 22 54
>>
>> ----- Original Message -----
>> *From:* Zhang Jun <gb2313@gmail.com>
>> *To:* gentoo-user <gentoo-user@lists.gentoo.org>
>> *Sent:* Sunday, 22 April, 2012 08:25
>> *Subject:* [gentoo-user] laptop screen goes dark in boot
>>
>> laptop: asus F3TC, amd Turion, NV-go7300
>> kernel-3.0.17-r1 tuxonice
>>
>> screen goes dark just after I see the linux boot logo,
>> when using kernel 2.6.x, I even do not use hotkey to control lcd
>> backlight, default light is ok,
>> but now, it goes dark, re-compiled kernel many times, but no luck,
>>
>> in kernel acpi config page, I did't see the "video" module, and seems no
>> /proc/acpi/video/ .
>>
>> is there anyone have met this problem and have solution ?
>>
>> thanks!
>>
>>
> sorry, I didn't get time to test these ideads,

I just turn on /etc/r.conf 'rc_logger="YES"', here is rc.log

[-- Attachment #1.2: Type: text/html, Size: 5335 bytes --]

[-- Attachment #2: rc.log --]
[-- Type: application/octet-stream, Size: 4340 bytes --]


rc shutdown logging started at Mon Apr 30 21:27:27 2012

 * Caching service dependencies ...
 [ ok ]
local            | * Stopping local
dhcpcd           | * Stopping DHCP Client Daemon ...
 [ ok ]
swap             | * Deactivating swap devices ...
cpufrequtils     | * Running cpufreq-set --governor performance ...
urandom          | * Saving random seed ...
dbus             | * Stopping D-BUS system messagebus ...
netmount         | * Unmounting network filesystems ...
stunnel          | * Stopping stunnel ...
nginx            | * Stopping nginx ...
alsasound        | * Storing ALSA Mixer Levels ...
acpid            | * Stopping acpid ...
vixie-cron       | * Stopping vixie-cron ...
syslog-ng        | * Stopping syslog-ng ...
udevd            | * Stopping udevd daemon ...
 [ ok ]
 [ ok ]
apache2          | * Stopping apache2 ...
 [ ok ]
 [ ok ]
 [ ok ]
 [ ok ]
 [ ok ]
stunnel          | *   /etc/stunnel/stunnel.conf 
 [ ok ]
 [ ok ]
 [ ok ]
 [ ok ]
 [ ok ]
 [ ok ]
netif.lo         | * Shutting down network interface lo ...
 [ ok ]
 [ ok ]
localmount       | * Unmounting loop devices
localmount       | * Unmounting filesystems
localmount       | *   Unmounting /mnt/e ...
 [ ok ]
localmount       | *   Unmounting /mnt/d ...
 [ ok ]
localmount       | *   Unmounting /mnt/c ...
 [ ok ]
localmount       | *   Unmounting /home ...
 [ ok ]
localmount       | *   Unmounting /var ...
 [ ok ]
localmount       | *   Unmounting /boot ...
 [ ok ]

rc shutdown logging stopped at Mon Apr 30 21:27:30 2012


rc boot logging started at Tue May  1 05:27:53 2012

hwclock          | * Setting system clock using the hardware clock [Local Time] ...
 [ ok ]
hostname         | * Setting hostname to pc ...
sysctl           | * Configuring kernel parameters ...
 [ ok ]
cpufrequtils     | * Running cpufreq-set --governor ondemand ...
modules          | * Loading module vboxdrv ...
modules          | * Failed to load vboxdrv
 [ !! ]
modules          | * Loading module vboxnetflt ...
modules          | * Failed to load vboxnetflt
 [ !! ]
modules          | * Loading module vboxnetadp ...
modules          | * Failed to load vboxnetadp
 [ !! ]
modules          | * Autoloaded 0 module(s)
hibernate-cleanup| * Invalidating stale software suspend images ...
 [ ok ]
fsck             | * Checking local filesystems  ...
 [ ok ]
 [ ok ]
fsck             |/dev/sda9: clean, 340757/525200 files, 1547270/2098482 blocks
fsck             |/dev/sda10: clean, 128734/525200 files, 427667/2098482 blocks
fsck             |/dev/sda11: clean, 54552/1313760 files, 4510187/5245214 blocks
fsck             |/dev/sda8: clean, 18/34136 files, 25514/136520 blocks
 [ ok ]
root             | * Remounting root filesystem read/write ...
 [ ok ]
mtab             | * Updating /etc/mtab ...
 [ ok ]
localmount       | * Mounting local filesystems ...
 [ ok ]
udev-postmount   | * udev: storing persistent rules ...
swap             | * Activating swap devices ...
procfs           | * Mounting misc binary format filesystem ...
 [ ok ]
 [ ok ]
urandom          | * Initializing random number generator ...
 [ ok ]
 [ ok ]
bootmisc         | * Creating user login records ...
 [ ok ]
bootmisc         | * Cleaning /var/run ...
 [ ok ]
bootmisc         | * Wiping /tmp directory ...
 [ ok ]
termencoding     | * Setting terminal encoding [UTF-8] ...
alsasound        | * Restoring Mixer Levels ...
 [ ok ]
consolefont      | * Setting console font [default8x16] ...
keymaps          | * Setting keyboard mode [UTF-8] ...
 [ ok ]
keymaps          | * Loading key mappings [us] ...
 [ ok ]
 [ ok ]
 [ ok ]

rc boot logging stopped at Mon Apr 30 21:27:56 2012


rc default logging started at Mon Apr 30 21:27:56 2012

stunnel          | * Starting stunnel ...
netmount         | * Mounting network filesystems ...
dbus             | * Starting D-BUS system messagebus ...
 [ ok ]
 [ ok ]
stunnel          | *    /etc/stunnel/stunnel.conf
 [ ok ]
syslog-ng        | * Starting syslog-ng ...
 [ ok ]
vixie-cron       | * Starting vixie-cron ...acpid            | * Starting acpid ...dhcpcd           | * Starting DHCP Client Daemon ...


 [ ok ]
 [ ok ]
nginx            | * Starting nginx ...
 [ ok ]
apache2          | * Starting apache2 ...
 [ ok ]
 [ ok ]
local            | * Starting local
 [ ok ]

rc default logging stopped at Mon Apr 30 21:28:03 2012


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-24 13:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-22  6:25 [gentoo-user] laptop screen goes dark in boot Zhang Jun
2012-04-22 13:18 ` [gentoo-user] " walt
2012-04-22 18:53 ` [gentoo-user] " Michael Scherer
2012-04-23  1:50   ` Zhang Jun
2012-04-23  7:21     ` Florian Philipp
2012-04-23 16:57     ` Michael Scherer
2012-04-24 13:33       ` Zhang Jun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox