lkml.org 
[lkml]   [2011]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: Please revert nouveau.
From
On Sun, Jan 16, 2011 at 8:31 PM, Anca Emanuel <anca.emanuel@gmail.com> wrote:
> On Sun, Jan 16, 2011 at 8:20 PM, Linus Torvalds
> <torvalds@linux-foundation.org> wrote:
>> On Sun, Jan 16, 2011 at 10:14 AM, Anca Emanuel <anca.emanuel@gmail.com> wrote:
>>>
>>> Attached dmesg for 2.6.37-git14
>>>
>>> Until they test some more and present that, please revert.
>>
>> You need to describe the problem a lot more. Your dmesg doesn't even
>> contain anything about nouveau or dri messages at all (or in fact
>> anything that looks suspicious). So I think you really need to bisect
>> where the (undescribed) problem started.
>>
>>                           Linus
>>
>
> This is not new: https://lkml.org/lkml/2010/12/31/37
> And the bisect is really hard.
> Please call for more testers, they will tell the same.
>

This is 2.6.37 dmesg:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.37 (root@ubuntu) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #3 SMP Wed Jan 5 09:58:25 EET 2011
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e3000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
[ 0.000000] BIOS-e820: 000000007ffb0000 - 000000007ffbe000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007ffbe000 - 000000007fff0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] DMI present.
[ 0.000000] DMI: MS-7360/MS-7360, BIOS V1.10 11/11/2008
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x7ffb0 max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-DFFFF uncachable
[ 0.000000] E0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 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] Scanning 0 areas for low memory corruption
[ 0.000000] initial memory mapped : 0 - 00c00000
[ 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 @ bfb000-c00000
[ 0.000000] RAMDISK: 37589000 - 37ff0000
[ 0.000000] Allocated new RAMDISK: 36b22000 - 375889e6
[ 0.000000] Move RAMDISK from 0000000037589000 - 0000000037fef9e5 to 36b22000 - 375889e5
[ 0.000000] ACPI: RSDP 000f9bb0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 7ffb0000 00040 (v01 111108 RSDT0906 20081111 MSFT 00000097)
[ 0.000000] ACPI: FACP 7ffb0200 00084 (v01 111108 FACP0906 20081111 MSFT 00000097)
[ 0.000000] ACPI: DSDT 7ffb0440 05595 (v01 0AAAA 0AAAA000 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 7ffbe000 00040
[ 0.000000] ACPI: APIC 7ffb0390 0006C (v01 111108 APIC0906 20081111 MSFT 00000097)
[ 0.000000] ACPI: MCFG 7ffb0400 0003C (v01 111108 OEMMCFG 20081111 MSFT 00000097)
[ 0.000000] ACPI: OEMB 7ffbe040 00071 (v01 111108 OEMB0906 20081111 MSFT 00000097)
[ 0.000000] ACPI: HPET 7ffb59e0 00038 (v01 111108 OEMHPET 20081111 MSFT 00000097)
[ 0.000000] ACPI: GSCI 7ffbe0c0 02024 (v01 111108 GMCHSCI 20081111 MSFT 00000097)
[ 0.000000] ACPI: SSDT 7ffc0570 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 1159MB 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 -> 0x0007ffb0
[ 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 -> 0x0007ffb0
[ 0.000000] On node 0 totalpages: 524095
[ 0.000000] free_area_init_node: node 0, pgdat c0807d40, node_mem_map f5b22200
[ 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: 2320 pages used for memmap
[ 0.000000] HighMem zone: 294562 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e3000
[ 0.000000] PM: Registered nosave memory: 00000000000e3000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 12 pages/cpu @f5400000 s28544 r0 d20608 u1048576
[ 0.000000] pcpu-alloc: s28544 r0 d20608 u1048576 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519999
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.37 root=UUID=d4578a46-8171-4c14-886f-0444e0b81032 ro quiet splash
[ 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] allocated 10483840 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (000377fe:0007ffb0)
[ 0.000000] Memory: 2049172k/2096832k available (4994k kernel code, 47208k reserved, 2308k data, 684k init, 1187528k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
[ 0.000000] .init : 0xc0822000 - 0xc08cd000 ( 684 kB)
[ 0.000000] .data : 0xc05e0a56 - 0xc0821e48 (2308 kB)
[ 0.000000] .text : 0xc0100000 - 0xc05e0a56 (4994 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:712 16
[ 0.000000] CPU 0 irqstacks, hard=f4408000 soft=f440a000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2603.352 MHz processor.
[ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5206.70 BogoMIPS (lpj=10413408)
[ 0.004008] pid_max: default: 32768 minimum: 301
[ 0.004026] Security Framework initialized
[ 0.004039] AppArmor: AppArmor initialized
[ 0.004082] Mount-cache hash table entries: 512
[ 0.004189] Initializing cgroup subsys ns
[ 0.004192] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.004194] Initializing cgroup subsys cpuacct
[ 0.004198] Initializing cgroup subsys memory
[ 0.004205] Initializing cgroup subsys devices
[ 0.004207] Initializing cgroup subsys freezer
[ 0.004209] Initializing cgroup subsys net_cls
[ 0.004233] CPU: Physical Processor ID: 0
[ 0.004235] CPU: Processor Core ID: 0
[ 0.004237] mce: CPU supports 6 MCE banks
[ 0.004243] CPU0: Thermal monitoring enabled (TM2)
[ 0.004246] using mwait in idle threads.
[ 0.004251] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.004256] PEBS disabled due to CPU errata.
[ 0.004260] ... version: 2
[ 0.004262] ... bit width: 40
[ 0.004263] ... generic registers: 2
[ 0.004265] ... value mask: 000000ffffffffff
[ 0.004266] ... max period: 000000007fffffff
[ 0.004268] ... fixed-purpose events: 3
[ 0.004269] ... event mask: 0000000700000003
[ 0.008466] ACPI: Core revision 20101013
[ 0.014168] ftrace: allocating 20874 entries in 41 pages
[ 0.016045] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.016341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.057603] CPU0: Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz stepping 0d
[ 0.060000] CPU 1 irqstacks, hard=f44b2000 soft=f44b4000
[ 0.060000] Booting Node 0, Processors #1
[ 0.008000] Initializing CPU#1
[ 0.148012] Brought up 2 CPUs
[ 0.148015] Total of 2 processors activated (10413.64 BogoMIPS).
[ 0.148330] devtmpfs: initialized
[ 0.148878] regulator: core version 0.5
[ 0.148916] regulator: dummy:
[ 0.148934] Time: 20:35:44 Date: 01/16/11
[ 0.148968] NET: Registered protocol family 16
[ 0.149063] EISA bus registered
[ 0.149070] ACPI: bus type pci registered
[ 0.149137] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.149140] PCI: not using MMCONFIG
[ 0.149273] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
[ 0.149274] PCI: Using configuration type 1 for base access
[ 0.150019] bio: create slab <bio-0> at 0
[ 0.150019] ACPI: EC: Detected MSI hardware, enabling workarounds.
[ 0.150019] ACPI: EC: Look up EC in DSDT
[ 0.153326] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.157189] ACPI: SSDT 7ffc00f0 00235 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.157479] ACPI: Dynamic OEM Table Load:
[ 0.157482] ACPI: SSDT (null) 00235 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.157855] ACPI: SSDT 7ffc0330 00235 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
[ 0.158145] ACPI: Dynamic OEM Table Load:
[ 0.158148] ACPI: SSDT (null) 00235 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
[ 0.158418] ACPI: Interpreter enabled
[ 0.158427] ACPI: (supports S0 S3 S4 S5)
[ 0.158444] ACPI: Using IOAPIC for interrupt routing
[ 0.158471] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.159797] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.159799] PCI: Using MMCONFIG for extended config space
[ 0.160432] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723)
[ 0.161046] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723)
[ 0.161169] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723)
[ 0.165694] ACPI: No dock devices found.
[ 0.165698] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.165922] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.166145] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.166148] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.166150] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.166152] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.166154] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xdfffffff]
[ 0.166157] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xffffffff]
[ 0.166168] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[ 0.166206] pci 0000:00:01.0: [8086:29c1] type 1 class 0x000604
[ 0.166236] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.166239] pci 0000:00:01.0: PME# disabled
[ 0.166275] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[ 0.166316] pci 0000:00:1a.0: reg 20: [io 0xbc00-0xbc1f]
[ 0.166356] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[ 0.166396] pci 0000:00:1a.1: reg 20: [io 0xb880-0xb89f]
[ 0.166446] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[ 0.166466] pci 0000:00:1a.7: reg 10: [mem 0xf9fffc00-0xf9ffffff]
[ 0.166535] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.166539] pci 0000:00:1a.7: PME# disabled
[ 0.166560] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[ 0.166575] pci 0000:00:1b.0: reg 10: [mem 0xf9ff8000-0xf9ffbfff 64bit]
[ 0.166625] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.166629] pci 0000:00:1b.0: PME# disabled
[ 0.166646] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[ 0.166698] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.166701] pci 0000:00:1c.0: PME# disabled
[ 0.166723] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
[ 0.166774] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.166777] pci 0000:00:1c.4: PME# disabled
[ 0.166797] pci 0000:00:1c.5: [8086:294a] type 1 class 0x000604
[ 0.166848] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.166851] pci 0000:00:1c.5: PME# disabled
[ 0.166873] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[ 0.166913] pci 0000:00:1d.0: reg 20: [io 0xb800-0xb81f]
[ 0.166954] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[ 0.166993] pci 0000:00:1d.1: reg 20: [io 0xb480-0xb49f]
[ 0.167034] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[ 0.167074] pci 0000:00:1d.2: reg 20: [io 0xb400-0xb41f]
[ 0.167115] pci 0000:00:1d.3: [8086:2939] type 0 class 0x000c03
[ 0.167155] pci 0000:00:1d.3: reg 20: [io 0xb080-0xb09f]
[ 0.167203] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[ 0.167222] pci 0000:00:1d.7: reg 10: [mem 0xf9fff800-0xf9fffbff]
[ 0.167291] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.167295] pci 0000:00:1d.7: PME# disabled
[ 0.167314] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 0.167367] pci 0000:00:1f.0: [8086:2918] type 0 class 0x000601
[ 0.167439] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.167443] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.167446] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[ 0.167482] pci 0000:00:1f.2: [8086:2921] type 0 class 0x000101
[ 0.167496] pci 0000:00:1f.2: reg 10: [io 0xb000-0xb007]
[ 0.167504] pci 0000:00:1f.2: reg 14: [io 0xac00-0xac03]
[ 0.167512] pci 0000:00:1f.2: reg 18: [io 0xa880-0xa887]
[ 0.167519] pci 0000:00:1f.2: reg 1c: [io 0xa800-0xa803]
[ 0.167527] pci 0000:00:1f.2: reg 20: [io 0xa480-0xa48f]
[ 0.167534] pci 0000:00:1f.2: reg 24: [io 0xa400-0xa40f]
[ 0.167568] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[ 0.167582] pci 0000:00:1f.3: reg 10: [mem 0xf9fff400-0xf9fff4ff 64bit]
[ 0.167602] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
[ 0.167631] pci 0000:00:1f.5: [8086:2926] type 0 class 0x000101
[ 0.167646] pci 0000:00:1f.5: reg 10: [io 0xa000-0xa007]
[ 0.167653] pci 0000:00:1f.5: reg 14: [io 0x9c00-0x9c03]
[ 0.167661] pci 0000:00:1f.5: reg 18: [io 0x9880-0x9887]
[ 0.167668] pci 0000:00:1f.5: reg 1c: [io 0x9800-0x9803]
[ 0.167676] pci 0000:00:1f.5: reg 20: [io 0x9480-0x948f]
[ 0.167683] pci 0000:00:1f.5: reg 24: [io 0x9400-0x940f]
[ 0.167747] pci 0000:01:00.0: [10de:0611] type 0 class 0x000300
[ 0.167757] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
[ 0.167768] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.167779] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
[ 0.167786] pci 0000:01:00.0: reg 24: [io 0xcc00-0xcc7f]
[ 0.167794] pci 0000:01:00.0: reg 30: [mem 0xfe9e0000-0xfe9fffff pref]
[ 0.167835] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.167838] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
[ 0.167841] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfe9fffff]
[ 0.167845] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.167882] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.167885] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.167889] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.167895] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.167947] pci 0000:03:00.0: [11ab:6121] type 0 class 0x000101
[ 0.167963] pci 0000:03:00.0: reg 10: [io 0xdc00-0xdc07]
[ 0.167975] pci 0000:03:00.0: reg 14: [io 0xd880-0xd883]
[ 0.167987] pci 0000:03:00.0: reg 18: [io 0xd800-0xd807]
[ 0.168004] pci 0000:03:00.0: reg 1c: [io 0xd480-0xd483]
[ 0.168015] pci 0000:03:00.0: reg 20: [io 0xd400-0xd40f]
[ 0.168027] pci 0000:03:00.0: reg 24: [mem 0xfeaffc00-0xfeafffff]
[ 0.168070] pci 0000:03:00.0: supports D1
[ 0.168071] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[ 0.168076] pci 0000:03:00.0: PME# disabled
[ 0.168092] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.168101] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[ 0.168105] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.168108] pci 0000:00:1c.4: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.168114] pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.168172] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200
[ 0.168190] pci 0000:04:00.0: reg 10: [io 0xe800-0xe8ff]
[ 0.168221] pci 0000:04:00.0: reg 18: [mem 0xfebff000-0xfebfffff 64bit]
[ 0.168256] pci 0000:04:00.0: reg 30: [mem 0xfebc0000-0xfebdffff pref]
[ 0.168301] pci 0000:04:00.0: supports D1 D2
[ 0.168303] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.168308] pci 0000:04:00.0: PME# disabled
[ 0.168330] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.168340] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 0.168343] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.168347] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.168353] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.168410] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[ 0.168414] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.168418] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.168423] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.168426] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.168428] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.168431] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.168435] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.168437] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xdfffffff] (subtractive decode)
[ 0.168440] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[ 0.168458] pci_bus 0000:00: on NUMA node 0
[ 0.168461] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.168608] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.168717] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.168770] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[ 0.168812] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[ 0.177562] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.177615] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.177662] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.177713] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.177763] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 0.177815] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.177865] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.177915] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.177942] HEST: Table is not found!
[ 0.178013] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.178017] vgaarb: loaded
[ 0.178146] SCSI subsystem initialized
[ 0.178158] libata version 3.00 loaded.
[ 0.178158] usbcore: registered new interface driver usbfs
[ 0.178158] usbcore: registered new interface driver hub
[ 0.178158] usbcore: registered new device driver usb
[ 0.178158] wmi: Mapper loaded
[ 0.178158] PCI: Using ACPI for IRQ routing
[ 0.178158] PCI: pci_cache_line_size set to 64 bytes
[ 0.178158] reserve RAM buffer: 000000000009f800 - 000000000009ffff
[ 0.178158] reserve RAM buffer: 000000007ffb0000 - 000000007fffffff
[ 0.178158] NetLabel: Initializing
[ 0.178158] NetLabel: domain hash size = 128
[ 0.178158] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.178158] NetLabel: unlabeled traffic allowed by default
[ 0.178158] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.178158] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.178158] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.184016] Switching to clocksource tsc
[ 0.190344] AppArmor: AppArmor Filesystem Enabled
[ 0.190360] pnp: PnP ACPI init
[ 0.190381] ACPI: bus type pnp registered
[ 0.190522] pnp 00:00: [bus 00-ff]
[ 0.190524] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.190526] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.190529] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.190531] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.190533] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.190535] pnp 00:00: [mem 0x80000000-0xdfffffff window]
[ 0.190537] pnp 00:00: [mem 0xf0000000-0xffffffff window]
[ 0.190601] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.190610] pnp 00:01: [mem 0xfed14000-0xfed19fff]
[ 0.190656] pnp 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.190688] pnp 00:02: [dma 4]
[ 0.190690] pnp 00:02: [io 0x0000-0x000f]
[ 0.190692] pnp 00:02: [io 0x0081-0x0083]
[ 0.190694] pnp 00:02: [io 0x0087]
[ 0.190696] pnp 00:02: [io 0x0089-0x008b]
[ 0.190697] pnp 00:02: [io 0x008f]
[ 0.190699] pnp 00:02: [io 0x00c0-0x00df]
[ 0.190725] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.190735] pnp 00:03: [io 0x0070-0x0071]
[ 0.190745] pnp 00:03: [irq 8]
[ 0.190772] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.190781] pnp 00:04: [io 0x0061]
[ 0.190806] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.190814] pnp 00:05: [io 0x00f0-0x00ff]
[ 0.190819] pnp 00:05: [irq 13]
[ 0.190845] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.191127] pnp 00:06: [io 0x03f8-0x03ff]
[ 0.191131] pnp 00:06: [irq 4]
[ 0.191134] pnp 00:06: [dma 0 disabled]
[ 0.191193] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.191458] pnp 00:07: [io 0x0060]
[ 0.191460] pnp 00:07: [io 0x0064]
[ 0.191465] pnp 00:07: [irq 1]
[ 0.191493] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.191541] pnp 00:08: [irq 12]
[ 0.191570] pnp 00:08: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[ 0.191686] pnp 00:09: [io 0x0000-0xffffffff disabled]
[ 0.191691] pnp 00:09: [io 0x0a00-0x0adf]
[ 0.191693] pnp 00:09: [io 0x0ae0-0x0aef]
[ 0.191740] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.191843] pnp 00:0a: [io 0x0010-0x001f]
[ 0.191845] pnp 00:0a: [io 0x0022-0x003f]
[ 0.191847] pnp 00:0a: [io 0x0044-0x005f]
[ 0.191849] pnp 00:0a: [io 0x0062-0x0063]
[ 0.191851] pnp 00:0a: [io 0x0065-0x006f]
[ 0.191852] pnp 00:0a: [io 0x0072-0x007f]
[ 0.191854] pnp 00:0a: [io 0x0080]
[ 0.191856] pnp 00:0a: [io 0x0084-0x0086]
[ 0.191858] pnp 00:0a: [io 0x0088]
[ 0.191860] pnp 00:0a: [io 0x008c-0x008e]
[ 0.191861] pnp 00:0a: [io 0x0090-0x009f]
[ 0.191863] pnp 00:0a: [io 0x00a2-0x00bf]
[ 0.191865] pnp 00:0a: [io 0x00e0-0x00ef]
[ 0.191867] pnp 00:0a: [io 0x04d0-0x04d1]
[ 0.191869] pnp 00:0a: [io 0x0800-0x087f]
[ 0.191871] pnp 00:0a: [io 0x0000-0xffffffff disabled]
[ 0.191873] pnp 00:0a: [io 0x0480-0x04bf]
[ 0.191875] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[ 0.191877] pnp 00:0a: [mem 0xfed20000-0xfed8ffff]
[ 0.191960] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.192023] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
[ 0.192052] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.192111] pnp 00:0c: [mem 0xffb00000-0xffbfffff]
[ 0.192113] pnp 00:0c: [mem 0xfff00000-0xffffffff]
[ 0.192142] pnp 00:0c: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.192200] pnp 00:0d: [mem 0xffc00000-0xffefffff]
[ 0.192245] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.192357] pnp 00:0e: [mem 0xfec00000-0xfec00fff]
[ 0.192359] pnp 00:0e: [mem 0xfee00000-0xfee00fff]
[ 0.192405] pnp 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.192445] pnp 00:0f: [mem 0xe0000000-0xefffffff]
[ 0.192491] pnp 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.192695] pnp 00:10: [mem 0x00000000-0x0009ffff]
[ 0.192697] pnp 00:10: [mem 0x000c0000-0x000cffff]
[ 0.192699] pnp 00:10: [mem 0x000e0000-0x000fffff]
[ 0.192701] pnp 00:10: [mem 0x00100000-0x7fffffff]
[ 0.192703] pnp 00:10: [mem 0x00000000-0xffffffff disabled]
[ 0.192760] pnp 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.192896] pnp: PnP ACPI: found 17 devices
[ 0.192898] ACPI: ACPI bus type pnp unregistered
[ 0.192901] PnPBIOS: Disabled by ACPI PNP
[ 0.192911] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
[ 0.192918] system 00:09: [io 0x0a00-0x0adf] has been reserved
[ 0.192920] system 00:09: [io 0x0ae0-0x0aef] has been reserved
[ 0.192925] system 00:0a: [io 0x04d0-0x04d1] has been reserved
[ 0.192928] system 00:0a: [io 0x0800-0x087f] has been reserved
[ 0.192930] system 00:0a: [io 0x0480-0x04bf] has been reserved
[ 0.192933] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.192935] system 00:0a: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.192940] system 00:0d: [mem 0xffc00000-0xffefffff] has been reserved
[ 0.192945] system 00:0e: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.192948] system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.192952] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.192957] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.192960] system 00:10: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.192962] system 00:10: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.192965] system 00:10: [mem 0x00100000-0x7fffffff] could not be reserved
[ 0.229106] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
[ 0.229110] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
[ 0.229113] pci 0000:00:1c.4: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref]
[ 0.229117] pci 0000:00:1c.5: BAR 15: assigned [mem 0x80600000-0x807fffff 64bit pref]
[ 0.229120] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.229122] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.229125] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
[ 0.229129] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfe9fffff]
[ 0.229132] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.229136] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.229139] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.229143] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff]
[ 0.229147] pci 0000:00:1c.0: bridge window [mem 0x80200000-0x803fffff 64bit pref]
[ 0.229153] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[ 0.229156] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.229160] pci 0000:00:1c.4: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.229164] pci 0000:00:1c.4: bridge window [mem 0x80400000-0x805fffff 64bit pref]
[ 0.229170] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 0.229172] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.229177] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.229181] pci 0000:00:1c.5: bridge window [mem 0x80600000-0x807fffff 64bit pref]
[ 0.229186] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[ 0.229188] pci 0000:00:1e.0: bridge window [io disabled]
[ 0.229192] pci 0000:00:1e.0: bridge window [mem disabled]
[ 0.229196] pci 0000:00:1e.0: bridge window [mem pref disabled]
[ 0.229210] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.229213] pci 0000:00:01.0: setting latency timer to 64
[ 0.229218] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[ 0.229224] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.229227] pci 0000:00:1c.0: setting latency timer to 64
[ 0.229233] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.229237] pci 0000:00:1c.4: setting latency timer to 64
[ 0.229242] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.229246] pci 0000:00:1c.5: setting latency timer to 64
[ 0.229252] pci 0000:00:1e.0: setting latency timer to 64
[ 0.229255] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.229257] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.229259] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.229262] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.229264] pci_bus 0000:00: resource 8 [mem 0x80000000-0xdfffffff]
[ 0.229266] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.229269] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
[ 0.229271] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfe9fffff]
[ 0.229273] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.229275] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
[ 0.229277] pci_bus 0000:02: resource 1 [mem 0x80000000-0x801fffff]
[ 0.229280] pci_bus 0000:02: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
[ 0.229282] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.229284] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.229287] pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref]
[ 0.229289] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
[ 0.229291] pci_bus 0000:04: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.229293] pci_bus 0000:04: resource 2 [mem 0x80600000-0x807fffff 64bit pref]
[ 0.229296] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.229298] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.229300] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.229302] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.229304] pci_bus 0000:05: resource 8 [mem 0x80000000-0xdfffffff]
[ 0.229307] pci_bus 0000:05: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.229337] NET: Registered protocol family 2
[ 0.229398] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.229596] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.229899] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.230093] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.230095] TCP reno registered
[ 0.230097] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.230105] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.230201] NET: Registered protocol family 1
[ 0.230358] pci 0000:01:00.0: Boot video device
[ 0.230367] PCI: CLS 32 bytes, default 64
[ 0.230414] Trying to unpack rootfs image as initramfs...
[ 0.441403] Freeing initrd memory: 10652k freed
[ 0.445278] cpufreq-nforce2: No nForce2 chipset.
[ 0.445310] Scanning for low memory corruption every 60 seconds
[ 0.445418] audit: initializing netlink socket (disabled)
[ 0.445427] type=2000 audit(1295210144.440:1): initialized
[ 0.453956] highmem bounce pool size: 64 pages
[ 0.453960] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.455481] VFS: Disk quotas dquot_6.5.2
[ 0.455536] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.456116] fuse init (API version 7.15)
[ 0.456200] msgmni has been set to 1703
[ 0.456375] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.456377] io scheduler noop registered
[ 0.456379] io scheduler deadline registered
[ 0.456391] io scheduler cfq registered (default)
[ 0.456715] pcieport 0000:00:01.0: ACPI _OSC control granted for 0x1d
[ 0.456725] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.456752] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.456808] pcieport 0000:00:1c.0: ACPI _OSC control granted for 0x1d
[ 0.456820] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.456852] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.456930] pcieport 0000:00:1c.4: ACPI _OSC control granted for 0x1d
[ 0.456942] pcieport 0000:00:1c.4: setting latency timer to 64
[ 0.456974] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
[ 0.457051] pcieport 0000:00:1c.5: ACPI _OSC control granted for 0x1d
[ 0.457063] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.457095] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[ 0.457199] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.457201] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.457204] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.457220] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.457224] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.457239] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 0.457241] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.457245] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 0.457262] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.457264] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 0.457267] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.457285] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.457324] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 1462 ss_did 7360
[ 0.457341] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 0.457350] pciehp 0000:00:1c.4:pcie04: HPC vendor_id 8086 device_id 2948 ss_vid 1462 ss_did 7360
[ 0.457366] pciehp 0000:00:1c.4:pcie04: service driver pciehp loaded
[ 0.457376] pciehp 0000:00:1c.5:pcie04: HPC vendor_id 8086 device_id 294a ss_vid 1462 ss_did 7360
[ 0.457391] pciehp 0000:00:1c.5:pcie04: service driver pciehp loaded
[ 0.457398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.457502] intel_idle: MWAIT substates: 0x220
[ 0.457504] intel_idle: does not run on family 6 model 15
[ 0.457589] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.457593] ACPI: Power Button [PWRB]
[ 0.457636] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.457639] ACPI: Power Button [PWRF]
[ 0.457785] ACPI: acpi_idle registered with cpuidle
[ 0.459479] ERST: Table is not found!
[ 0.459523] isapnp: Scanning for PnP cards...
[ 0.812395] isapnp: No Plug & Play device found
[ 0.812548] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.832870] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.920354] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.941191] brd: module loaded
[ 0.941726] loop: module loaded
[ 0.941890] ata_piix 0000:00:1f.2: version 2.13
[ 0.941908] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.941912] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
[ 0.941945] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 0.942172] scsi0 : ata_piix
[ 0.942250] scsi1 : ata_piix
[ 0.943594] ata1: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 19
[ 0.943598] ata2: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 19
[ 0.943618] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.943622] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 0.943658] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 0.943856] scsi2 : ata_piix
[ 0.943914] scsi3 : ata_piix
[ 0.945021] ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 19
[ 0.945025] ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 19
[ 0.945069] pata_acpi 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.945094] pata_acpi 0000:03:00.0: setting latency timer to 64
[ 0.945105] pata_acpi 0000:03:00.0: PCI INT A disabled
[ 0.945396] Fixed MDIO Bus: probed
[ 0.945425] PPP generic driver version 2.4.2
[ 0.945472] tun: Universal TUN/TAP device driver, 1.6
[ 0.945473] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.945552] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.945570] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.945582] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 0.945585] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 0.945619] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 0.959943] ehci_hcd 0000:00:1a.7: debug port 1
[ 0.963819] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 0.963832] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
[ 0.975926] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 0.976033] hub 1-0:1.0: USB hub found
[ 0.976037] hub 1-0:1.0: 4 ports detected
[ 0.976112] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.976121] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.976124] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.976158] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 0.991942] ehci_hcd 0000:00:1d.7: debug port 1
[ 0.995834] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 0.995846] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
[ 1.007927] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.008018] hub 2-0:1.0: USB hub found
[ 1.008021] hub 2-0:1.0: 8 ports detected
[ 1.008094] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.008106] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.008132] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.008138] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.008141] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.008175] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.023952] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000bc00
[ 1.024057] hub 3-0:1.0: USB hub found
[ 1.024061] hub 3-0:1.0: 2 ports detected
[ 1.024124] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.024130] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.024133] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.024168] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.039956] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
[ 1.040065] hub 4-0:1.0: USB hub found
[ 1.040069] hub 4-0:1.0: 2 ports detected
[ 1.040131] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.040136] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.040138] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.040169] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 1.040201] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b800
[ 1.040317] hub 5-0:1.0: USB hub found
[ 1.040321] hub 5-0:1.0: 2 ports detected
[ 1.040385] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.040391] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.040393] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.040425] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 1.044051] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b480
[ 1.044159] hub 6-0:1.0: USB hub found
[ 1.044163] hub 6-0:1.0: 2 ports detected
[ 1.044229] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.044234] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.044237] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.044271] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 1.044302] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b400
[ 1.044413] hub 7-0:1.0: USB hub found
[ 1.044416] hub 7-0:1.0: 2 ports detected
[ 1.044479] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 1.044484] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 1.044487] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.044524] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[ 1.044555] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000b080
[ 1.044662] hub 8-0:1.0: USB hub found
[ 1.044665] hub 8-0:1.0: 2 ports detected
[ 1.044805] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.047100] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.047105] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.047171] mice: PS/2 mouse device common for all mice
[ 1.047281] rtc_cmos 00:03: RTC can wake from S4
[ 1.047333] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.047355] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.047459] device-mapper: uevent: version 1.0.3
[ 1.047558] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[ 1.047602] device-mapper: multipath: version 1.1.1 loaded
[ 1.047605] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.047711] EISA: Probing bus 0 at eisa.0
[ 1.047713] EISA: Cannot allocate resource for mainboard
[ 1.047715] Cannot allocate resource for EISA slot 1
[ 1.047717] Cannot allocate resource for EISA slot 2
[ 1.047719] Cannot allocate resource for EISA slot 3
[ 1.047720] Cannot allocate resource for EISA slot 4
[ 1.047722] Cannot allocate resource for EISA slot 5
[ 1.047724] Cannot allocate resource for EISA slot 6
[ 1.047725] Cannot allocate resource for EISA slot 7
[ 1.047727] Cannot allocate resource for EISA slot 8
[ 1.047729] EISA: Detected 0 cards.
[ 1.047770] cpuidle: using governor ladder
[ 1.047772] cpuidle: using governor menu
[ 1.048037] TCP cubic registered
[ 1.048151] NET: Registered protocol family 10
[ 1.048475] lo: Disabled Privacy Extensions
[ 1.048673] NET: Registered protocol family 17
[ 1.048688] Registering the dns_resolver key type
[ 1.049107] Using IPI No-Shortcut mode
[ 1.049191] PM: Hibernation image not present or could not be loaded.
[ 1.049203] registered taskstats version 1
[ 1.049477] Magic number: 11:322:599
[ 1.049497] serial8250 serial8250: hash matches
[ 1.049542] rtc_cmos 00:03: setting system clock to 2011-01-16 20:35:45 UTC (1295210145)
[ 1.049545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.049546] EDD information not available.
[ 1.071950] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 1.242554] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.253119] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.384039] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.384132] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.392236] ata2.00: ATAPI: PIONEER DVD-RW DVR-212D, 1.24, max UDMA/66
[ 1.392302] ata1.00: ATA-7: SAMSUNG HD103UJ, 1AA01113, max UDMA7
[ 1.392305] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.400261] ata1.00: configured for UDMA/133
[ 1.400358] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 1.400493] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.400503] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.400539] sd 0:0:0:0: [sda] Write Protect is off
[ 1.400542] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.400563] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.408111] ata2.00: configured for UDMA/66
[ 1.414820] scsi 1:0:0:0: CD-ROM PIONEER DVD-RW DVR-212D 1.24 PQ: 0 ANSI: 5
[ 1.438453] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[ 1.438456] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.438541] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.438591] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.459556] sda: sda1 sda2 < sda5 sda6 >
[ 1.459821] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.459834] Freeing unused kernel memory: 684k freed
[ 1.460111] Write protecting the kernel text: 4996k
[ 1.460151] Write protecting the kernel read-only data: 1960k
[ 1.474311] udev[74]: starting version 163
[ 1.571873] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.571889] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.571928] r8169 0000:04:00.0: setting latency timer to 64
[ 1.571993] r8169 0000:04:00.0: irq 44 for MSI/MSI-X
[ 1.572569] r8169 0000:04:00.0: eth0: RTL8168b/8111b at 0xf8076000, 00:1d:92:33:07:c1, XID 18000000 IRQ 44
[ 1.574486] ahci 0000:03:00.0: version 3.0
[ 1.575616] pata_marvell 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.575646] pata_marvell 0000:03:00.0: setting latency timer to 64
[ 1.575968] scsi4 : pata_marvell
[ 1.576138] scsi5 : pata_marvell
[ 1.576183] ata5: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 16
[ 1.576185] ata6: PATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 16
[ 1.865163] EXT4-fs (sda5): INFO: recovery required on readonly filesystem
[ 1.865167] EXT4-fs (sda5): write access will be enabled during recovery
[ 3.575231] EXT4-fs (sda5): recovery complete
[ 3.578440] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 5.011030] Adding 6037500k swap on /dev/sda6. Priority:-1 extents:1 across:6037500k
[ 6.289887] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 6.411647] udev[311]: starting version 163
[ 7.787062] lp: driver loaded but no devices found
[ 7.873898] psmouse serio1: ID: 10 00 64
[ 8.190780] type=1400 audit(1295202952.634:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=498 comm="apparmor_parser"
[ 8.190844] type=1400 audit(1295202952.634:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=498 comm="apparmor_parser"
[ 8.190891] type=1400 audit(1295202952.634:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=498 comm="apparmor_parser"
[ 8.192490] type=1400 audit(1295202952.638:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=504 comm="apparmor_parser"
[ 8.192542] type=1400 audit(1295202952.638:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=504 comm="apparmor_parser"
[ 8.192584] type=1400 audit(1295202952.638:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=504 comm="apparmor_parser"
[ 8.286094] type=1400 audit(1295202952.730:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/ntpd" pid=607 comm="apparmor_parser"
[ 8.292497] type=1400 audit(1295202952.738:9): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/ntpd" pid=606 comm="apparmor_parser"
[ 8.409092] Linux agpgart interface v0.103
[ 8.431131] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[ 8.457990] [drm] Initialized drm 1.1.0 20060810
[ 9.438764] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 9.438770] nouveau 0000:01:00.0: setting latency timer to 64
[ 9.440864] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x092880a2)
[ 9.443753] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[ 9.496829] [drm] nouveau 0000:01:00.0: ... appears to be valid
[ 9.496833] [drm] nouveau 0000:01:00.0: BIT BIOS found
[ 9.496836] [drm] nouveau 0000:01:00.0: Bios version 62.92.1f.00
[ 9.496839] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[ 9.496841] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[ 9.496844] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02000300 00000028
[ 9.496847] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00000030
[ 9.496849] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 04011310 00000028
[ 9.496851] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 02011312 00000030
[ 9.496853] [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 010223f1 00c0c080
[ 9.496856] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
[ 9.496858] [drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
[ 9.496861] [drm] nouveau 0000:01:00.0: 1: 0x00002130: type 0x30 idx 1 tag 0x08
[ 9.496863] [drm] nouveau 0000:01:00.0: 2: 0x00000210: type 0x10 idx 2 tag 0xff
[ 9.496866] [drm] nouveau 0000:01:00.0: 3: 0x00000211: type 0x11 idx 3 tag 0xff
[ 9.496868] [drm] nouveau 0000:01:00.0: 4: 0x00000213: type 0x13 idx 4 tag 0xff
[ 9.496871] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xC10F
[ 9.540167] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC4B3
[ 9.556023] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD22E
[ 9.556030] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD350
[ 9.564073] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD580
[ 9.564076] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xD5E5
[ 9.588009] [drm] nouveau 0000:01:00.0: 0xD5E5: Condition still not met after 20ms, skipping following opcodes
[ 10.013278] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 10.013327] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 10.013370] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 10.219756] adt7475 0-002e: ADT7473 device, revision 1
[ 10.229412] [drm] nouveau 0000:01:00.0: Detected monitoring device: adt7473
[ 10.229416] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
[ 10.229420] [drm] nouveau 0000:01:00.0: 3: memory 900MHz core 600MHz shader 1500MHz fanspeed 100%
[ 10.229434] [drm] nouveau 0000:01:00.0: c: memory 399MHz core 399MHz shader 810MHz voltage 1050mV
[ 10.229513] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
[ 10.229557] [TTM] Zone kernel: Available graphics memory: 436490 kiB.
[ 10.229560] [TTM] Zone highmem: Available graphics memory: 1030254 kiB.
[ 10.229562] [TTM] Initializing pool allocator.
[ 10.251220] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[ 10.253527] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
[ 10.253530] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
[ 10.286521] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
[ 10.290173] hda_codec: ALC888: BIOS auto-probing.
[ 10.291490] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
[ 10.295171] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[ 10.452212] [drm] nouveau 0000:01:00.0: allocated 1680x1050 fb: 0x40280000, bo f6e10200
[ 10.455267] Console: switching to colour frame buffer device 210x65
[ 10.457385] fb0: nouveaufb frame buffer device
[ 10.457388] drm: registered panic notifier
[ 10.457401] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[ 13.362563] r8169 0000:04:00.0: eth0: link up
[ 13.362570] r8169 0000:04:00.0: eth0: link up
[ 13.433552] type=1400 audit(1295202957.878:10): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=939 comm="apparmor_parser"
[ 13.433609] type=1400 audit(1295202957.878:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=939 comm="apparmor_parser"
[ 13.433652] type=1400 audit(1295202957.878:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=939 comm="apparmor_parser"
[ 13.564600] type=1400 audit(1295202958.010:13): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=938 comm="apparmor_parser"
[ 13.661862] type=1400 audit(1295202958.106:14): apparmor="STATUS" operation="profile_load" name="/usr/bin/freshclam" pid=1010 comm="apparmor_parser"
[ 13.825847] type=1400 audit(1295202958.270:15): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=931 comm="apparmor_parser"
[ 13.825961] type=1400 audit(1295202958.270:16): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=931 comm="apparmor_parser"
[ 13.884180] type=1400 audit(1295202958.330:17): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1011 comm="apparmor_parser"
[ 13.884298] type=1400 audit(1295202958.330:18): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=1011 comm="apparmor_parser"
[ 14.027252] type=1400 audit(1295202958.470:19): apparmor="STATUS" operation="profile_load" name="/usr/sbin/mysqld" pid=1015 comm="apparmor_parser"
[ 14.041175] ppdev: user-space parallel port driver
[ 18.523362] [drm] nouveau 0000:01:00.0: Allocating FIFO number 2
[ 18.527716] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 2
[ 18.804034] [drm] nouveau 0000:01:00.0: Allocating FIFO number 3
[ 18.808406] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 3
[ 23.840006] eth0: no IPv6 routers present
[ 26.029067] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[ 28.914754] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
\
 
 \ /
  Last update: 2011-01-16 19:41    [W:0.080 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site