のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

LavieGにUbuntu10.04 LTS amdがインストールできた。

LavieG(GL22ES8DC)へ Ubuntu 10.04 LTS amdがインストールできた。
GRUBにacpi=OFFを書く必要がある。
(noacpiでは起動できなかった。)

sudo vi /etc/default/grub

"quiet splash" を "splash acpi=off" に変更

$ sudo update-grub2

GRUB

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-38-generic (buildd@allspice) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #83-Ubuntu SMP Wed Jan 4 11:12:07 UTC 2012 (Ubuntu 2.6.32-38.83-generic 2.6.32.52+drm33.21)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-38-generic root=UUID=3308d56c-432c-4c48-9ec9-eef414872c55 ro splash acpi=off
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bf8b1000 (usable)
[    0.000000]  BIOS-e820: 00000000bf8b1000 - 00000000bf8b7000 (reserved)
[    0.000000]  BIOS-e820: 00000000bf8b7000 - 00000000bf9bd000 (usable)
[    0.000000]  BIOS-e820: 00000000bf9bd000 - 00000000bfa0f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bfa0f000 - 00000000bfb08000 (usable)
[    0.000000]  BIOS-e820: 00000000bfb08000 - 00000000bfd0f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bfd0f000 - 00000000bfd18000 (usable)
[    0.000000]  BIOS-e820: 00000000bfd18000 - 00000000bfd1f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bfd1f000 - 00000000bfd64000 (usable)
[    0.000000]  BIOS-e820: 00000000bfd64000 - 00000000bfd9f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bfd9f000 - 00000000bfde5000 (usable)
[    0.000000]  BIOS-e820: 00000000bfde5000 - 00000000bfdfd000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bfdfd000 - 00000000bfe00000 (usable)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
[    0.000000] DMI present.
[    0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 000000000 mask F00000000 write-back
[    0.000000]   2 base 100000000 mask FC0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xbfe00 max_arch_pfn = 0x400000000
[    0.000000] e820 update range: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000001000 (usable)
[    0.000000]  modified: 0000000000001000 - 0000000000006000 (reserved)
[    0.000000]  modified: 0000000000006000 - 000000000009f400 (usable)
[    0.000000]  modified: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000ce000 - 00000000000d0000 (reserved)
[    0.000000]  modified: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 00000000bf8b1000 (usable)
[    0.000000]  modified: 00000000bf8b1000 - 00000000bf8b7000 (reserved)
[    0.000000]  modified: 00000000bf8b7000 - 00000000bf9bd000 (usable)
[    0.000000]  modified: 00000000bf9bd000 - 00000000bfa0f000 (reserved)
[    0.000000]  modified: 00000000bfa0f000 - 00000000bfb08000 (usable)
[    0.000000]  modified: 00000000bfb08000 - 00000000bfd0f000 (reserved)
[    0.000000]  modified: 00000000bfd0f000 - 00000000bfd18000 (usable)
[    0.000000]  modified: 00000000bfd18000 - 00000000bfd1f000 (reserved)
[    0.000000]  modified: 00000000bfd1f000 - 00000000bfd64000 (usable)
[    0.000000]  modified: 00000000bfd64000 - 00000000bfd9f000 (ACPI NVS)
[    0.000000]  modified: 00000000bfd9f000 - 00000000bfde5000 (usable)
[    0.000000]  modified: 00000000bfde5000 - 00000000bfdfd000 (ACPI data)
[    0.000000]  modified: 00000000bfdfd000 - 00000000bfe00000 (usable)
[    0.000000]  modified: 0000000100000000 - 0000000140000000 (usable)
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-00000000bfe00000
[    0.000000] NX (Execute Disable) protection: active
[    0.000000]  0000000000 - 00bfe00000 page 2M
[    0.000000] kernel direct mapping tables up to bfe00000 @ 8000-c000
[    0.000000] init_memory_mapping: 0000000100000000-0000000140000000
[    0.000000] NX (Execute Disable) protection: active
[    0.000000]  0100000000 - 0140000000 page 2M
[    0.000000] kernel direct mapping tables up to 140000000 @ a000-10000
[    0.000000] RAMDISK: 377f3000 - 37fef003
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000140000000
[    0.000000] Bootmem setup node 0 0000000000000000-0000000140000000
[    0.000000]   NODE_DATA [000000000000b000 - 000000000000ffff]
[    0.000000]   bootmap [0000000000010000 -  0000000000037fff] pages 28
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0140000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 0001a35ac4]    TEXT DATA BSS ==> [0001000000 - 0001a35ac4]
[    0.000000]   #3 [00377f3000 - 0037fef003]          RAMDISK ==> [00377f3000 - 0037fef003]
[    0.000000]   #4 [000009f400 - 0000100000]    BIOS reserved ==> [000009f400 - 0000100000]
[    0.000000]   #5 [0001a36000 - 0001a36330]              BRK ==> [0001a36000 - 0001a36330]
[    0.000000]   #6 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
[    0.000000]   #7 [000000a000 - 000000b000]          PGTABLE ==> [000000a000 - 000000b000]
[    0.000000] found SMP MP-table at [ffff8800000f77d0] f77d0
[    0.000000]  [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880028600000-ffff88002bdfffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00140000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[10] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000001
[    0.000000]     0: 0x00000006 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000bf8b1
[    0.000000]     0: 0x000bf8b7 -> 0x000bf9bd
[    0.000000]     0: 0x000bfa0f -> 0x000bfb08
[    0.000000]     0: 0x000bfd0f -> 0x000bfd18
[    0.000000]     0: 0x000bfd1f -> 0x000bfd64
[    0.000000]     0: 0x000bfd9f -> 0x000bfde5
[    0.000000]     0: 0x000bfdfd -> 0x000bfe00
[    0.000000]     0: 0x00100000 -> 0x00140000
[    0.000000] On node 0 totalpages: 1047265
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 102 pages reserved
[    0.000000]   DMA zone: 3836 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 766847 pages, LIFO batch:31
[    0.000000]   Normal zone: 3584 pages used for memmap
[    0.000000]   Normal zone: 258560 pages, LIFO batch:31
[    0.000000] SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000] MPTABLE: OEM ID: INTEL   
[    0.000000] MPTABLE: Product ID: MontavinaCRB
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] Processor #1
[    0.000000] I/O APIC #2 Version 32 at 0xFEC00000.
[    0.000000] Processors: 2
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000ce000
[    0.000000] PM: Registered nosave memory: 00000000000ce000 - 00000000000d0000
[    0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bf8b1000 - 00000000bf8b7000
[    0.000000] PM: Registered nosave memory: 00000000bf9bd000 - 00000000bfa0f000
[    0.000000] PM: Registered nosave memory: 00000000bfb08000 - 00000000bfd0f000
[    0.000000] PM: Registered nosave memory: 00000000bfd18000 - 00000000bfd1f000
[    0.000000] PM: Registered nosave memory: 00000000bfd64000 - 00000000bfd9f000
[    0.000000] PM: Registered nosave memory: 00000000bfde5000 - 00000000bfdfd000
[    0.000000] PM: Registered nosave memory: 00000000bfe00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at bfe00000 (gap: bfe00000:40200000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880028200000 s91608 r8192 d23080 u1048576
[    0.000000] pcpu-alloc: s91608 r8192 d23080 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1029243
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-38-generic root=UUID=3308d56c-432c-4c48-9ec9-eef414872c55 ro splash acpi=off
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[    0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[    0.000000] Memory: 4046628k/5242880k available (5436k kernel code, 1053820k absent, 142432k reserved, 2982k data, 884k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:424
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 41943040 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2261.121 MHz processor.
[    0.020006] Calibrating delay loop (skipped), value calculated using timer frequency.. 4522.24 BogoMIPS (lpj=22611210)
[    0.020154] Security Framework initialized
[    0.020232] AppArmor: AppArmor initialized
[    0.020652] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.022766] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.023791] Mount-cache hash table entries: 256
[    0.023999] Initializing cgroup subsys ns
[    0.024064] Initializing cgroup subsys cpuacct
[    0.024125] Initializing cgroup subsys memory
[    0.024191] Initializing cgroup subsys devices
[    0.024252] Initializing cgroup subsys freezer
[    0.024313] Initializing cgroup subsys net_cls
[    0.024394] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.024495] CPU: L2 cache: 3072K
[    0.024555] CPU 0/0x0 -> Node 0
[    0.024614] CPU: Physical Processor ID: 0
[    0.024673] CPU: Processor Core ID: 0
[    0.024734] mce: CPU supports 6 MCE banks
[    0.024799] CPU0: Thermal monitoring enabled (TM2)
[    0.024863] using mwait in idle threads.
[    0.024923] Performance Events: Core2 events, Intel PMU driver.
[    0.025069] ... version:                2
[    0.025128] ... bit width:              40
[    0.025188] ... generic registers:      2
[    0.025247] ... value mask:             000000ffffffffff
[    0.025308] ... max period:             000000007fffffff
[    0.025370] ... fixed-purpose events:   3
[    0.025429] ... event mask:             0000000700000003
[    0.028074] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.028139] ftrace: allocating 22567 entries in 89 pages
[    0.030058] Setting APIC routing to flat
[    0.030183] ExtINT not setup in hardware but reported by MP table
[    0.030357]   alloc irq_desc for 16 on node 0
[    0.030358]   alloc kstat_irqs on node 0
[    0.030362]   alloc irq_desc for 17 on node 0
[    0.030363]   alloc kstat_irqs on node 0
[    0.030366]   alloc irq_desc for 18 on node 0
[    0.030367]   alloc kstat_irqs on node 0
[    0.030370]   alloc irq_desc for 19 on node 0
[    0.030371]   alloc kstat_irqs on node 0
[    0.030374]   alloc irq_desc for 21 on node 0
[    0.030375]   alloc kstat_irqs on node 0
[    0.030380]   alloc irq_desc for 23 on node 0
[    0.030381]   alloc kstat_irqs on node 0
[    0.030517] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.138905] CPU0: Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz stepping 06
[    0.250158] Booting processor 1 APIC 0x1 ip 0x6000
[    0.030000] Initializing CPU#1
[    0.030000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.030000] CPU: L2 cache: 3072K
[    0.030000] CPU 1/0x1 -> Node 0
[    0.030000] CPU: Physical Processor ID: 0
[    0.030000] CPU: Processor Core ID: 1
[    0.030000] CPU1: Thermal monitoring enabled (TM2)
[    0.410028] CPU1: Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz stepping 06
[    0.410581] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.420019] Brought up 2 CPUs
[    0.421265] Total of 2 processors activated (9044.33 BogoMIPS).
[    0.422448] CPU0 attaching sched-domain:
[    0.422452]  domain 0: span 0-1 level MC
[    0.422454]   groups: 0 1
[    0.422461] CPU1 attaching sched-domain:
[    0.422463]  domain 0: span 0-1 level MC
[    0.422465]   groups: 1 0
[    0.422528] devtmpfs: initialized
[    0.422528] regulator: core version 0.5
[    0.422528] Time:  8:40:25  Date: 02/11/12
[    0.422528] NET: Registered protocol family 16
[    0.422528] Trying to unpack rootfs image as initramfs...
[    0.422528] PCI: Using configuration type 1 for base access
[    0.430085] bio: create slab <bio-0> at 0
[    0.430200] ACPI: Interpreter disabled.
[    0.430310] vgaarb: loaded
[    0.430455] SCSI subsystem initialized
[    0.430563] libata version 3.00 loaded.
[    0.430620] usbcore: registered new interface driver usbfs
[    0.430683] usbcore: registered new interface driver hub
[    0.430683] usbcore: registered new device driver usb
[    0.430683] PCI: Probing PCI hardware
[    0.430683] PCI: Probing PCI hardware (bus 00)
[    0.430683] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.430683] pci 0000:00:01.0: PME# disabled
[    0.430683] pci 0000:00:1a.0: reg 20 io port: [0x1800-0x181f]
[    0.430683] pci 0000:00:1a.1: reg 20 io port: [0x1820-0x183f]
[    0.430743] pci 0000:00:1a.2: reg 20 io port: [0x1840-0x185f]
[    0.430816] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf4504800-0xf4504bff]
[    0.430870] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.430935] pci 0000:00:1a.7: PME# disabled
[    0.431032] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf4500000-0xf4503fff]
[    0.431072] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.431137] pci 0000:00:1b.0: PME# disabled
[    0.431255] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.431319] pci 0000:00:1c.0: PME# disabled
[    0.431439] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.431504] pci 0000:00:1c.1: PME# disabled
[    0.431624] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.431689] pci 0000:00:1c.4: PME# disabled
[    0.431801] pci 0000:00:1d.0: reg 20 io port: [0x1860-0x187f]
[    0.431871] pci 0000:00:1d.1: reg 20 io port: [0x1880-0x189f]
[    0.431938] pci 0000:00:1d.2: reg 20 io port: [0x18a0-0x18bf]
[    0.432011] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf4504c00-0xf4504fff]
[    0.432064] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.432129] pci 0000:00:1d.7: PME# disabled
[    0.432365] pci 0000:00:1f.2: reg 10 io port: [0x18f0-0x18f7]
[    0.432371] pci 0000:00:1f.2: reg 14 io port: [0x18e4-0x18e7]
[    0.432376] pci 0000:00:1f.2: reg 18 io port: [0x18e8-0x18ef]
[    0.432382] pci 0000:00:1f.2: reg 1c io port: [0x18e0-0x18e3]
[    0.432387] pci 0000:00:1f.2: reg 20 io port: [0x18c0-0x18df]
[    0.432393] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf4504000-0xf45047ff]
[    0.432423] pci 0000:00:1f.2: PME# supported from D3hot
[    0.432486] pci 0000:00:1f.2: PME# disabled
[    0.432572] pci 0000:00:1f.3: reg 10 64bit mmio: [0x000000-0x0000ff]
[    0.432585] pci 0000:00:1f.3: reg 20 io port: [0x1c00-0x1c1f]
[    0.432641] pci 0000:01:00.0: reg 10 32bit mmio: [0xce000000-0xceffffff]
[    0.432652] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.432663] pci 0000:01:00.0: reg 1c 64bit mmio: [0xcc000000-0xcdffffff]
[    0.432670] pci 0000:01:00.0: reg 24 io port: [0x2000-0x207f]
[    0.432677] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x07ffff]
[    0.432750] pci 0000:00:01.0: bridge io port: [0x2000-0x2fff]
[    0.432753] pci 0000:00:01.0: bridge 32bit mmio: [0xcc000000-0xceffffff]
[    0.432757] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.432983] pci 0000:02:00.0: reg 10 64bit mmio: [0xf4000000-0xf400ffff]
[    0.433074] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.433141] pci 0000:02:00.0: PME# disabled
[    0.433244] pci 0000:00:1c.0: bridge 32bit mmio: [0xf4000000-0xf40fffff]
[    0.433319] pci 0000:03:00.0: reg 10 64bit mmio: [0xf4100000-0xf4101fff]
[    0.433413] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.433480] pci 0000:03:00.0: PME# disabled
[    0.433590] pci 0000:00:1c.1: bridge 32bit mmio: [0xf4100000-0xf41fffff]
[    0.433633] pci 0000:00:1c.4: bridge io port: [0x00-0xfff]
[    0.433637] pci 0000:00:1c.4: bridge 32bit mmio: [0x000000-0x0fffff]
[    0.433642] pci 0000:00:1c.4: bridge 64bit mmio pref: [0x000000-0x0fffff]
[    0.433677] pci 0000:0a:02.0: reg 10 32bit mmio: [0xf4200000-0xf42007ff]
[    0.433722] pci 0000:0a:02.0: supports D1 D2
[    0.433724] pci 0000:0a:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.433790] pci 0000:0a:02.0: PME# disabled
[    0.433880] pci 0000:0a:02.1: reg 10 32bit mmio: [0xf4200800-0xf42008ff]
[    0.433925] pci 0000:0a:02.1: supports D1 D2
[    0.433927] pci 0000:0a:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.433993] pci 0000:0a:02.1: PME# disabled
[    0.434084] pci 0000:0a:02.2: reg 10 32bit mmio: [0xf4200c00-0xf4200cff]
[    0.434129] pci 0000:0a:02.2: supports D1 D2
[    0.434130] pci 0000:0a:02.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.434196] pci 0000:0a:02.2: PME# disabled
[    0.434288] pci 0000:0a:02.3: reg 10 32bit mmio: [0xf4201000-0xf42010ff]
[    0.434333] pci 0000:0a:02.3: supports D1 D2
[    0.434334] pci 0000:0a:02.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.434400] pci 0000:0a:02.3: PME# disabled
[    0.434506] pci 0000:00:1e.0: transparent bridge
[    0.434570] pci 0000:00:1e.0: bridge 32bit mmio: [0xf4200000-0xf42fffff]
[    0.434924] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.435223] pci 0000:00:1c.4: BAR 13: can't allocate resource
[    0.435286] pci 0000:00:1c.4: BAR 14: can't allocate resource
[    0.435348] pci 0000:00:1c.4: BAR 15: can't allocate resource
[    0.435578] NetLabel: Initializing
[    0.435637] NetLabel:  domain hash size = 128
[    0.435697] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.435769] NetLabel:  unlabeled traffic allowed by default
[    0.435873] Switching to clocksource tsc
[    0.436714] AppArmor: AppArmor Filesystem Enabled
[    0.436714] pnp: PnP ACPI: disabled
[    0.436714] pci 0000:01:00.0: BAR 6: can't allocate mem resource [0xe0000000-0xdfffffff]
[    0.436714] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.436714] pci 0000:00:01.0:   IO window: 0x2000-0x2fff
[    0.436714] pci 0000:00:01.0:   MEM window: 0xcc000000-0xceffffff
[    0.436714] pci 0000:00:01.0:   PREFETCH window: 0x000000d0000000-0x000000dfffffff
[    0.436714] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.436714] pci 0000:00:1c.0:   IO window: 0x3000-0x3fff
[    0.436714] pci 0000:00:1c.0:   MEM window: 0xf4000000-0xf40fffff
[    0.436714] pci 0000:00:1c.0:   PREFETCH window: 0x000000c0000000-0x000000c01fffff
[    0.436714] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    0.436714] pci 0000:00:1c.1:   IO window: 0x4000-0x4fff
[    0.436714] pci 0000:00:1c.1:   MEM window: 0xf4100000-0xf41fffff
[    0.436714] pci 0000:00:1c.1:   PREFETCH window: 0x000000c0200000-0x000000c03fffff
[    0.436714] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:07
[    0.436714] pci 0000:00:1c.4:   IO window: 0x5000-0x5fff
[    0.436714] pci 0000:00:1c.4:   MEM window: 0xc0400000-0xc05fffff
[    0.436714] pci 0000:00:1c.4:   PREFETCH window: 0x000000c0600000-0x000000c07fffff
[    0.436714] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0a
[    0.436714] pci 0000:00:1e.0:   IO window: disabled
[    0.436714] pci 0000:00:1e.0:   MEM window: 0xf4200000-0xf42fffff
[    0.436714] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.436714] pci 0000:00:01.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.436714] pci 0000:00:01.0: setting latency timer to 64
[    0.436714] pci 0000:00:1c.0: PCI->APIC IRQ transform: INT A -> IRQ 17
[    0.436714] pci 0000:00:1c.0: setting latency timer to 64
[    0.436714] pci 0000:00:1c.1: PCI->APIC IRQ transform: INT B -> IRQ 16
[    0.436714] pci 0000:00:1c.1: setting latency timer to 64
[    0.436714] pci 0000:00:1c.4: enabling device (0100 -> 0103)
[    0.436714] pci 0000:00:1c.4: PCI->APIC IRQ transform: INT A -> IRQ 17
[    0.436714] pci 0000:00:1c.4: setting latency timer to 64
[    0.436714] pci 0000:00:1e.0: setting latency timer to 64
[    0.436714] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.436714] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.436714] pci_bus 0000:01: resource 0 io:  [0x2000-0x2fff]
[    0.436714] pci_bus 0000:01: resource 1 mem: [0xcc000000-0xceffffff]
[    0.436714] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.436714] pci_bus 0000:02: resource 0 io:  [0x3000-0x3fff]
[    0.436714] pci_bus 0000:02: resource 1 mem: [0xf4000000-0xf40fffff]
[    0.436714] pci_bus 0000:02: resource 2 pref mem [0xc0000000-0xc01fffff]
[    0.436714] pci_bus 0000:03: resource 0 io:  [0x4000-0x4fff]
[    0.436714] pci_bus 0000:03: resource 1 mem: [0xf4100000-0xf41fffff]
[    0.436714] pci_bus 0000:03: resource 2 pref mem [0xc0200000-0xc03fffff]
[    0.436714] pci_bus 0000:07: resource 0 io:  [0x5000-0x5fff]
[    0.436714] pci_bus 0000:07: resource 1 mem: [0xc0400000-0xc05fffff]
[    0.436714] pci_bus 0000:07: resource 2 pref mem [0xc0600000-0xc07fffff]
[    0.436714] pci_bus 0000:0a: resource 1 mem: [0xf4200000-0xf42fffff]
[    0.436714] pci_bus 0000:0a: resource 3 io:  [0x00-0xffff]
[    0.436714] pci_bus 0000:0a: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.436714] NET: Registered protocol family 2
[    0.436714] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.436714] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.439408] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.439979] TCP: Hash tables configured (established 524288 bind 65536)
[    0.440043] TCP reno registered
[    0.440223] NET: Registered protocol family 1
[    0.454083] pci 0000:01:00.0: Boot video device
[    0.454162] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.454379] Scanning for low memory corruption every 60 seconds
[    0.454577] audit: initializing netlink socket (disabled)
[    0.454650] type=2000 audit(1328949625.453:1): initialized
[    0.463649] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.464955] VFS: Disk quotas dquot_6.5.2
[    0.465063] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.465663] fuse init (API version 7.13)
[    0.465792] msgmni has been set to 7903
[    0.466032] alg: No test for stdrng (krng)
[    0.466136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.466213] io scheduler noop registered
[    0.466271] io scheduler anticipatory registered
[    0.466330] io scheduler deadline registered
[    0.466445] io scheduler cfq registered (default)
[    0.466632]   alloc irq_desc for 24 on node -1
[    0.466634]   alloc kstat_irqs on node -1
[    0.466642] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    0.466648] pcieport 0000:00:01.0: setting latency timer to 64
[    0.466731]   alloc irq_desc for 25 on node -1
[    0.466733]   alloc kstat_irqs on node -1
[    0.466739] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[    0.466746] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.466841]   alloc irq_desc for 26 on node -1
[    0.466843]   alloc kstat_irqs on node -1
[    0.466849] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[    0.466857] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.466949]   alloc irq_desc for 27 on node -1
[    0.466951]   alloc kstat_irqs on node -1
[    0.466957] pcieport 0000:00:1c.4: irq 27 for MSI/MSI-X
[    0.466964] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.467028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.467133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.468303] Linux agpgart interface v0.103
[    0.468390] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.469448] brd: module loaded
[    0.469923] loop: module loaded
[    0.470061] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.470479] Fixed MDIO Bus: probed
[    0.470563] PPP generic driver version 2.4.2
[    0.470647] tun: Universal TUN/TAP device driver, 1.6
[    0.470708] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.470834] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.470917] ehci_hcd 0000:00:1a.7: PCI->APIC IRQ transform: INT C -> IRQ 19
[    0.471002] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.471006] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.471094] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.471203] ehci_hcd 0000:00:1a.7: debug port 1
[    0.475154] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.475175] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xf4504800
[    0.493993] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.494183] usb usb1: configuration #1 chosen from 1 choice
[    0.494270] hub 1-0:1.0: USB hub found
[    0.494336] hub 1-0:1.0: 6 ports detected
[    0.494462] ehci_hcd 0000:00:1d.7: PCI->APIC IRQ transform: INT A -> IRQ 23
[    0.494546] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.494549] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.494641] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.494754] ehci_hcd 0000:00:1d.7: debug port 1
[    0.498676] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.498689] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf4504c00
[    0.513983] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.514159] usb usb2: configuration #1 chosen from 1 choice
[    0.514246] hub 2-0:1.0: USB hub found
[    0.514312] hub 2-0:1.0: 6 ports detected
[    0.514434] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.514512] uhci_hcd: USB Universal Host Controller Interface driver
[    0.514616] uhci_hcd 0000:00:1a.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.514685] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.514688] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.514780] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.514887] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
[    0.515023] usb usb3: configuration #1 chosen from 1 choice
[    0.515105] hub 3-0:1.0: USB hub found
[    0.515169] hub 3-0:1.0: 2 ports detected
[    0.515273] uhci_hcd 0000:00:1a.1: PCI->APIC IRQ transform: INT B -> IRQ 21
[    0.515340] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.515343] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.515428] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.515528] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
[    0.515671] usb usb4: configuration #1 chosen from 1 choice
[    0.515752] hub 4-0:1.0: USB hub found
[    0.515815] hub 4-0:1.0: 2 ports detected
[    0.515909] uhci_hcd 0000:00:1a.2: PCI->APIC IRQ transform: INT C -> IRQ 19
[    0.515975] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.515978] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.516074] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    0.516171] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00001840
[    0.516305] usb usb5: configuration #1 chosen from 1 choice
[    0.516388] hub 5-0:1.0: USB hub found
[    0.516452] hub 5-0:1.0: 2 ports detected
[    0.516548] uhci_hcd 0000:00:1d.0: PCI->APIC IRQ transform: INT A -> IRQ 23
[    0.516617] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.516620] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.516710] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.516807] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001860
[    0.516939] usb usb6: configuration #1 chosen from 1 choice
[    0.517025] hub 6-0:1.0: USB hub found
[    0.517088] hub 6-0:1.0: 2 ports detected
[    0.518372] uhci_hcd 0000:00:1d.1: PCI->APIC IRQ transform: INT B -> IRQ 19
[    0.518439] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.518442] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.518531] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.518627] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880
[    0.518765] usb usb7: configuration #1 chosen from 1 choice
[    0.518845] hub 7-0:1.0: USB hub found
[    0.518907] hub 7-0:1.0: 2 ports detected
[    0.519007] uhci_hcd 0000:00:1d.2: PCI->APIC IRQ transform: INT C -> IRQ 18
[    0.519073] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.519076] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.519160] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.519260] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0
[    0.519398] usb usb8: configuration #1 chosen from 1 choice
[    0.519478] hub 8-0:1.0: USB hub found
[    0.519543] hub 8-0:1.0: 2 ports detected
[    0.519676] PNP: No PS/2 controller found. Probing ports directly.
[    0.523557] i8042.c: Detected active multiplexing controller, rev 1.1.
[    0.525666] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.525733] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.525821] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.525904] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.525987] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.526159] mice: PS/2 mouse device common for all mice
[    0.526309] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.526393] rtc0: alarms up to one day, 114 bytes nvram
[    0.526569] device-mapper: uevent: version 1.0.3
[    0.526732] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    0.526870] device-mapper: multipath: version 1.1.0 loaded
[    0.526932] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.527125] cpuidle: using governor ladder
[    0.527184] cpuidle: using governor menu
[    0.527544] TCP cubic registered
[    0.527729] NET: Registered protocol family 10
[    0.528409] NET: Registered protocol family 17
[    0.528560] PM: Resume from disk failed.
[    0.528575] registered taskstats version 1
[    0.529244]   Magic number: 0:779:674
[    0.529372] rtc_cmos rtc_cmos: setting system clock to 2012-02-11 08:40:25 UTC (1328949625)
[    0.529450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.529512] EDD information not available.
[    0.562454] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    0.588846] Freeing initrd memory: 8176k freed
[    0.591937] Freeing unused kernel memory: 884k freed
[    0.592340] Write protecting the kernel read-only data: 7716k
[    0.605250] udev: starting version 151
[    0.653920] tg3.c:v3.102 (September 1, 2009)
[    0.654202] tg3 0000:02:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    0.660234] ahci 0000:00:1f.2: version 3.0
[    0.660249] ahci 0000:00:1f.2: PCI->APIC IRQ transform: INT B -> IRQ 19
[    0.660357]   alloc irq_desc for 28 on node -1
[    0.660359]   alloc kstat_irqs on node -1
[    0.660368] ahci 0000:00:1f.2: irq 28 for MSI/MSI-X
[    0.660408] ahci: SSS flag set, parallel bus scan disabled
[    0.660495] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[    0.660574] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    0.660653] ahci 0000:00:1f.2: setting latency timer to 64
[    0.666075] tg3 0000:02:00.0: setting latency timer to 64
[    0.666197] scsi0 : ahci
[    0.666417] scsi1 : ahci
[    0.666570] scsi2 : ahci
[    0.666719] scsi3 : ahci
[    0.666870] scsi4 : ahci
[    0.667014] scsi5 : ahci
[    0.667110] ata1: SATA max UDMA/133 abar m2048@0xf4504000 port 0xf4504100 irq 28
[    0.667187] ata2: SATA max UDMA/133 abar m2048@0xf4504000 port 0xf4504180 irq 28
[    0.667262] ata3: DUMMY
[    0.667317] ata4: DUMMY
[    0.667374] ata5: SATA max UDMA/133 abar m2048@0xf4504000 port 0xf4504300 irq 28
[    0.667450] ata6: SATA max UDMA/133 abar m2048@0xf4504000 port 0xf4504380 irq 28
[    1.013963] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.015039] ata1.00: ATA-8: Hitachi HTS543232L9A300, FB4OC40C, max UDMA/133
[    1.015103] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.016372] ata1.00: configured for UDMA/133
[    1.033259] usb 4-1: new low speed USB device using uhci_hcd and address 2
[    1.033425] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54323 FB4O PQ: 0 ANSI: 5
[    1.033638] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.033676] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.033717] sd 0:0:0:0: [sda] Write Protect is off
[    1.033719] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.033740] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.033857]  sda: sda1 sda2 < sda5 sda6 sda7 >
[    1.089041] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.191644] usb 4-1: configuration #1 chosen from 1 choice
[    1.383947] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.449378] ata2.00: ATAPI: HL-DT-ST DVDRAM_GSA-T50N, RN05, max UDMA/133
[    1.454172] ata2.00: configured for UDMA/133
[    1.576918] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM_GSA-T50N  RN05 PQ: 0 ANSI: 5
[    1.905003] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.905080] Uniform CD-ROM driver Revision: 3.20
[    1.905217] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.905268] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.985166] eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:0d:5e:85:c0:1e
[    1.985246] eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[    1.985322] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.985383] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    2.253212] ata5: SATA link down (SStatus 0 SControl 300)
[    2.623196] ata6: SATA link down (SStatus 0 SControl 300)
[    2.645369] ohci1394 0000:0a:02.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    2.705209] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[16]  MMIO=[f4200000-f42007ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
[    3.102913] EXT4-fs (sda6): mounted filesystem with ordered data mode
[    4.023252] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00004ce06685c01e]
[    4.721598] Adding 3999736k swap on /dev/sda5.  Priority:-1 extents:1 across:3999736k 
[    4.873136] udev: starting version 151
[    5.677590] type=1505 audit(1328917230.643:2):  operation="profile_load" pid=489 name="/sbin/dhclient3"
[    5.677600] type=1505 audit(1328917230.643:3):  operation="profile_replace" pid=507 name="/sbin/dhclient3"
[    5.678209] type=1505 audit(1328917230.643:4):  operation="profile_load" pid=489 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[    5.678227] type=1505 audit(1328917230.643:5):  operation="profile_replace" pid=507 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[    5.678550] type=1505 audit(1328917230.643:6):  operation="profile_load" pid=489 name="/usr/lib/connman/scripts/dhclient-script"
[    5.678573] type=1505 audit(1328917230.643:7):  operation="profile_replace" pid=507 name="/usr/lib/connman/scripts/dhclient-script"
[    6.362859] lp: driver loaded but no devices found
[    6.392232] cfg80211: Calling CRDA to update world regulatory domain
[    6.509449] [drm] Initialized drm 1.1.0 20060810
[    6.858165] input: PS/2 Mouse as /devices/platform/i8042/serio4/input/input2
[    6.875638] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio4/input/input3
[    6.926346] sdhci: Secure Digital Host Controller Interface driver
[    6.926349] sdhci: Copyright(c) Pierre Ossman
[    6.927657] sdhci-pci 0000:0a:02.1: SDHCI controller found [1180:0822] (rev 22)
[    6.927673] sdhci-pci 0000:0a:02.1: PCI->APIC IRQ transform: INT B -> IRQ 17
[    6.928715] sdhci-pci 0000:0a:02.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    6.929779] Registered led device: mmc0::
[    6.930812] mmc0: SDHCI controller on PCI [0000:0a:02.1] using DMA
[    7.009791] nouveau 0000:01:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    7.009798] nouveau 0000:01:00.0: setting latency timer to 64
[    7.012357] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x096400a1)
[    7.013862] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[    7.061855] cfg80211: World regulatory domain updated:
[    7.061857] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    7.061860] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    7.061863] 	(2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    7.061865] 	(2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    7.061867] 	(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    7.061869] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    7.098314] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    7.098317] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    7.098319] [drm] nouveau 0000:01:00.0: Bios version 62.94.3a.00
[    7.098323] [drm] nouveau 0000:01:00.0: TMDS table revision 2.0 not currently supported
[    7.098325] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[    7.098328] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
[    7.098331] [drm] nouveau 0000:01:00.0:   0: 0x00000340: type 0x40 idx 3 tag 0xff
[    7.098333] [drm] nouveau 0000:01:00.0:   1: 0x00001061: type 0x61 idx 0 tag 0x07
[    7.098335] [drm] nouveau 0000:01:00.0:   2: 0x00000147: type 0x47 idx 1 tag 0xff
[    7.098338] [drm] nouveau 0000:01:00.0:   3: 0x00002131: type 0x31 idx 1 tag 0x08
[    7.098340] [drm] nouveau 0000:01:00.0:   4: 0x00000400: type 0x00 idx 4 tag 0xff
[    7.098342] [drm] nouveau 0000:01:00.0:   5: 0x00000210: type 0x10 idx 2 tag 0xff
[    7.098344] [drm] nouveau 0000:01:00.0:   6: 0x00000211: type 0x11 idx 2 tag 0xff
[    7.098347] [drm] nouveau 0000:01:00.0:   7: 0x00000213: type 0x13 idx 2 tag 0xff
[    7.098349] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000323 00010034
[    7.098351] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02014300 00000028
[    7.098353] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02021332 00020010
[    7.098355] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 0000000e 00000000
[    7.098364] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD0EE
[    7.193118] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xD4DF
[    7.233811] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE4A8
[    7.233823] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE5F1
[    7.254759] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE859
[    7.254762] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xE8BE
[    7.265741] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
[    7.265744] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[    7.265901] iwlagn 0000:03:00.0: PCI->APIC IRQ transform: INT A -> IRQ 17
[    7.265909] iwlagn 0000:03:00.0: setting latency timer to 64
[    7.265956] iwlagn 0000:03:00.0: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
[    7.283716] [drm] nouveau 0000:01:00.0: 0xE8BE: Condition still not met after 20ms, skipping following opcodes
[    7.283736] [drm] nouveau 0000:01:00.0: 0xBC9C: parsing output script 0
[    7.283738] [drm] nouveau 0000:01:00.0: 0xC0C0: parsing output script 0
[    7.308473] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    7.308594]   alloc irq_desc for 29 on node -1
[    7.308596]   alloc kstat_irqs on node -1
[    7.308636] iwlagn 0000:03:00.0: irq 29 for MSI/MSI-X
[    7.423747] [TTM] Zone  kernel: Available graphics memory: 2027846 kiB.
[    7.423758] [drm] nouveau 0000:01:00.0: 256 MiB VRAM
[    7.449624] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[    7.449635] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
[    7.449868] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
[    7.455885] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
[    7.456587] [drm] nouveau 0000:01:00.0: Detected a LVDS output
[    7.456593] [drm] nouveau 0000:01:00.0: Detected a DAC output
[    7.456595] [drm] nouveau 0000:01:00.0: Detected a TMDS output
[    7.456599] [drm] nouveau 0000:01:00.0: Detected a LVDS connector
[    7.554842] [drm] nouveau 0000:01:00.0: Detected a VGA connector
[    7.554932] [drm] nouveau 0000:01:00.0: Detected a DVI-D connector
[    8.651711] [drm] nouveau 0000:01:00.0: allocated 1366x768 fb: 0x40250000, bo ffff880130dcb200
[    8.651777] fb0: nouveaufb frame buffer device
[    8.651778] registered panic notifier
[    8.651783] [drm] Initialized nouveau 0.0.