lkml.org 
[lkml]   [2010]   [Dec]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: linux-next: Tree for December 31
From
On Fri, Dec 31, 2010 at 9:51 AM, Anca Emanuel <anca.emanuel@gmail.com> wrote:
> I did:
> mkdir next
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> cd linux-next
> (make an kernel)
> after that:
> git fetch --tags
> git remote update
>
> today is 31, and my version on linux-next is still 30.
>
>
> uname -a
> Linux ubuntu 2.6.37-rc8-next-20101230+ #1 SMP Fri Dec 31 08:00:39 EET
> 2010 i686 GNU/Linux
>
> The problem: Nouveau is not loaded.
>
> Attached dmesg from next and 2.6.37-rc8.
>

ups, the rc8 dmesg.
(search for nouveau)
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.37-rc8 (root@ubuntu) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #2 SMP Wed Dec 29 05:31:18 EET 2010
[ 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 - 37588a5b
[ 0.000000] Move RAMDISK from 0000000037589000 - 0000000037fefa5a to 36b22000 - 37588a5a
[ 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-rc8 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 2000.909 MHz processor.
[ 0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 4001.81 BogoMIPS (lpj=8003636)
[ 0.004011] pid_max: default: 32768 minimum: 301
[ 0.004035] Security Framework initialized
[ 0.004050] AppArmor: AppArmor initialized
[ 0.004106] Mount-cache hash table entries: 512
[ 0.004245] Initializing cgroup subsys ns
[ 0.004249] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.004252] Initializing cgroup subsys cpuacct
[ 0.004258] Initializing cgroup subsys memory
[ 0.004267] Initializing cgroup subsys devices
[ 0.004269] Initializing cgroup subsys freezer
[ 0.004272] Initializing cgroup subsys net_cls
[ 0.004304] CPU: Physical Processor ID: 0
[ 0.004306] CPU: Processor Core ID: 0
[ 0.004309] mce: CPU supports 6 MCE banks
[ 0.004317] CPU0: Thermal monitoring enabled (TM2)
[ 0.004320] using mwait in idle threads.
[ 0.004326] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.004332] PEBS disabled due to CPU errata.
[ 0.004338] ... version: 2
[ 0.004340] ... bit width: 40
[ 0.004342] ... generic registers: 2
[ 0.004344] ... value mask: 000000ffffffffff
[ 0.004346] ... max period: 000000007fffffff
[ 0.004348] ... fixed-purpose events: 3
[ 0.004349] ... event mask: 0000000700000003
[ 0.009660] ACPI: Core revision 20101013
[ 0.017093] ftrace: allocating 20874 entries in 41 pages
[ 0.020057] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.020365] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.062797] CPU0: Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz stepping 0d
[ 0.064000] CPU 1 irqstacks, hard=f44b2000 soft=f44b4000
[ 0.064000] Booting Node 0, Processors #1
[ 0.008000] Initializing CPU#1
[ 0.152016] Brought up 2 CPUs
[ 0.152019] Total of 2 processors activated (8003.15 BogoMIPS).
[ 0.152422] devtmpfs: initialized
[ 0.153151] regulator: core version 0.5
[ 0.153200] regulator: dummy:
[ 0.153219] Time: 12:59:50 Date: 12/29/10
[ 0.153264] NET: Registered protocol family 16
[ 0.153388] EISA bus registered
[ 0.153397] ACPI: bus type pci registered
[ 0.153485] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.153488] PCI: not using MMCONFIG
[ 0.153652] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
[ 0.153654] PCI: Using configuration type 1 for base access
[ 0.154608] bio: create slab <bio-0> at 0
[ 0.157190] ACPI: EC: Detected MSI hardware, enabling workarounds.
[ 0.157193] ACPI: EC: Look up EC in DSDT
[ 0.158943] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.163976] ACPI: SSDT 7ffc00f0 00235 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.164365] ACPI: Dynamic OEM Table Load:
[ 0.164369] ACPI: SSDT (null) 00235 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.164852] ACPI: SSDT 7ffc0330 00235 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
[ 0.165230] ACPI: Dynamic OEM Table Load:
[ 0.165234] ACPI: SSDT (null) 00235 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
[ 0.165582] ACPI: Interpreter enabled
[ 0.165593] ACPI: (supports S0 S3 S4 S5)
[ 0.165615] ACPI: Using IOAPIC for interrupt routing
[ 0.165650] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.167371] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.167374] PCI: Using MMCONFIG for extended config space
[ 0.168200] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723)
[ 0.168991] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723)
[ 0.169149] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723)
[ 0.175040] ACPI: No dock devices found.
[ 0.175045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.175339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.175630] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.175634] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.175637] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.175640] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.175643] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xdfffffff]
[ 0.175645] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xffffffff]
[ 0.175660] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[ 0.175709] pci 0000:00:01.0: [8086:29c1] type 1 class 0x000604
[ 0.175749] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.175753] pci 0000:00:01.0: PME# disabled
[ 0.175796] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[ 0.175843] pci 0000:00:1a.0: reg 20: [io 0xbc00-0xbc1f]
[ 0.175890] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[ 0.175937] pci 0000:00:1a.1: reg 20: [io 0xb880-0xb89f]
[ 0.176005] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[ 0.176028] pci 0000:00:1a.7: reg 10: [mem 0xf9fffc00-0xf9ffffff]
[ 0.176107] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.176112] pci 0000:00:1a.7: PME# disabled
[ 0.176137] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[ 0.176154] pci 0000:00:1b.0: reg 10: [mem 0xf9ff8000-0xf9ffbfff 64bit]
[ 0.176214] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.176218] pci 0000:00:1b.0: PME# disabled
[ 0.176239] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[ 0.176299] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.176303] pci 0000:00:1c.0: PME# disabled
[ 0.176328] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
[ 0.176388] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.176392] pci 0000:00:1c.4: PME# disabled
[ 0.176415] pci 0000:00:1c.5: [8086:294a] type 1 class 0x000604
[ 0.176475] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.176479] pci 0000:00:1c.5: PME# disabled
[ 0.176504] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[ 0.176550] pci 0000:00:1d.0: reg 20: [io 0xb800-0xb81f]
[ 0.176597] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[ 0.176644] pci 0000:00:1d.1: reg 20: [io 0xb480-0xb49f]
[ 0.176691] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[ 0.176737] pci 0000:00:1d.2: reg 20: [io 0xb400-0xb41f]
[ 0.176784] pci 0000:00:1d.3: [8086:2939] type 0 class 0x000c03
[ 0.176830] pci 0000:00:1d.3: reg 20: [io 0xb080-0xb09f]
[ 0.176886] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[ 0.176909] pci 0000:00:1d.7: reg 10: [mem 0xf9fff800-0xf9fffbff]
[ 0.176987] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.176992] pci 0000:00:1d.7: PME# disabled
[ 0.177015] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 0.177076] pci 0000:00:1f.0: [8086:2918] type 0 class 0x000601
[ 0.177157] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.177162] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.177166] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[ 0.177207] pci 0000:00:1f.2: [8086:2921] type 0 class 0x000101
[ 0.177224] pci 0000:00:1f.2: reg 10: [io 0xb000-0xb007]
[ 0.177233] pci 0000:00:1f.2: reg 14: [io 0xac00-0xac03]
[ 0.177242] pci 0000:00:1f.2: reg 18: [io 0xa880-0xa887]
[ 0.177251] pci 0000:00:1f.2: reg 1c: [io 0xa800-0xa803]
[ 0.177260] pci 0000:00:1f.2: reg 20: [io 0xa480-0xa48f]
[ 0.177269] pci 0000:00:1f.2: reg 24: [io 0xa400-0xa40f]
[ 0.177309] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[ 0.177326] pci 0000:00:1f.3: reg 10: [mem 0xf9fff400-0xf9fff4ff 64bit]
[ 0.177349] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
[ 0.177384] pci 0000:00:1f.5: [8086:2926] type 0 class 0x000101
[ 0.177401] pci 0000:00:1f.5: reg 10: [io 0xa000-0xa007]
[ 0.177410] pci 0000:00:1f.5: reg 14: [io 0x9c00-0x9c03]
[ 0.177419] pci 0000:00:1f.5: reg 18: [io 0x9880-0x9887]
[ 0.177428] pci 0000:00:1f.5: reg 1c: [io 0x9800-0x9803]
[ 0.177436] pci 0000:00:1f.5: reg 20: [io 0x9480-0x948f]
[ 0.177445] pci 0000:00:1f.5: reg 24: [io 0x9400-0x940f]
[ 0.177523] pci 0000:01:00.0: [10de:0611] type 0 class 0x000300
[ 0.177536] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
[ 0.177548] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.177561] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
[ 0.177570] pci 0000:01:00.0: reg 24: [io 0xcc00-0xcc7f]
[ 0.177579] pci 0000:01:00.0: reg 30: [mem 0xfe9e0000-0xfe9fffff pref]
[ 0.177628] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.177631] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
[ 0.177635] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfe9fffff]
[ 0.177640] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.177684] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.177688] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.177693] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.177700] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.177761] pci 0000:03:00.0: [11ab:6121] type 0 class 0x000101
[ 0.177779] pci 0000:03:00.0: reg 10: [io 0xdc00-0xdc07]
[ 0.177792] pci 0000:03:00.0: reg 14: [io 0xd880-0xd883]
[ 0.177805] pci 0000:03:00.0: reg 18: [io 0xd800-0xd807]
[ 0.177818] pci 0000:03:00.0: reg 1c: [io 0xd480-0xd483]
[ 0.177831] pci 0000:03:00.0: reg 20: [io 0xd400-0xd40f]
[ 0.177844] pci 0000:03:00.0: reg 24: [mem 0xfeaffc00-0xfeafffff]
[ 0.177891] pci 0000:03:00.0: supports D1
[ 0.177894] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[ 0.177899] pci 0000:03:00.0: PME# disabled
[ 0.177917] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.177927] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[ 0.177932] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.177936] pci 0000:00:1c.4: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.177943] pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.178009] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200
[ 0.178029] pci 0000:04:00.0: reg 10: [io 0xe800-0xe8ff]
[ 0.178062] pci 0000:04:00.0: reg 18: [mem 0xfebff000-0xfebfffff 64bit]
[ 0.178101] pci 0000:04:00.0: reg 30: [mem 0xfebc0000-0xfebdffff pref]
[ 0.178150] pci 0000:04:00.0: supports D1 D2
[ 0.178153] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.178158] pci 0000:04:00.0: PME# disabled
[ 0.178182] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.178193] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 0.178198] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.178202] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.178209] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.178275] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[ 0.178280] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.178284] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.178291] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.178294] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.178297] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.178300] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.178305] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.178308] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xdfffffff] (subtractive decode)
[ 0.178311] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[ 0.178334] pci_bus 0000:00: on NUMA node 0
[ 0.178337] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.178528] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.178671] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.178739] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[ 0.178794] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[ 0.190316] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.190386] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.190450] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.190515] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.190581] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 0.190647] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.190712] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.190777] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.190811] HEST: Table is not found!
[ 0.190904] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.190909] vgaarb: loaded
[ 0.191075] SCSI subsystem initialized
[ 0.191090] libata version 3.00 loaded.
[ 0.191090] usbcore: registered new interface driver usbfs
[ 0.191090] usbcore: registered new interface driver hub
[ 0.191090] usbcore: registered new device driver usb
[ 0.191090] wmi: Mapper loaded
[ 0.191090] PCI: Using ACPI for IRQ routing
[ 0.191090] PCI: pci_cache_line_size set to 64 bytes
[ 0.191090] reserve RAM buffer: 000000000009f800 - 000000000009ffff
[ 0.191090] reserve RAM buffer: 000000007ffb0000 - 000000007fffffff
[ 0.191090] NetLabel: Initializing
[ 0.191090] NetLabel: domain hash size = 128
[ 0.191090] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.191090] NetLabel: unlabeled traffic allowed by default
[ 0.191090] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.191090] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.191090] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.196021] Switching to clocksource tsc
[ 0.204284] AppArmor: AppArmor Filesystem Enabled
[ 0.204302] pnp: PnP ACPI init
[ 0.204330] ACPI: bus type pnp registered
[ 0.204508] pnp 00:00: [bus 00-ff]
[ 0.204511] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.204514] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.204516] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.204519] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.204522] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.204524] pnp 00:00: [mem 0x80000000-0xdfffffff window]
[ 0.204527] pnp 00:00: [mem 0xf0000000-0xffffffff window]
[ 0.204608] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.204620] pnp 00:01: [mem 0xfed14000-0xfed19fff]
[ 0.204681] pnp 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.204721] pnp 00:02: [dma 4]
[ 0.204724] pnp 00:02: [io 0x0000-0x000f]
[ 0.204726] pnp 00:02: [io 0x0081-0x0083]
[ 0.204729] pnp 00:02: [io 0x0087]
[ 0.204731] pnp 00:02: [io 0x0089-0x008b]
[ 0.204733] pnp 00:02: [io 0x008f]
[ 0.204735] pnp 00:02: [io 0x00c0-0x00df]
[ 0.204772] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.204785] pnp 00:03: [io 0x0070-0x0071]
[ 0.204799] pnp 00:03: [irq 8]
[ 0.204832] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.204842] pnp 00:04: [io 0x0061]
[ 0.204875] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.204885] pnp 00:05: [io 0x00f0-0x00ff]
[ 0.204891] pnp 00:05: [irq 13]
[ 0.204924] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.205282] pnp 00:06: [io 0x03f8-0x03ff]
[ 0.205288] pnp 00:06: [irq 4]
[ 0.205290] pnp 00:06: [dma 0 disabled]
[ 0.205367] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.205710] pnp 00:07: [io 0x0060]
[ 0.205713] pnp 00:07: [io 0x0064]
[ 0.205718] pnp 00:07: [irq 1]
[ 0.205756] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.205817] pnp 00:08: [irq 12]
[ 0.205854] pnp 00:08: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[ 0.206010] pnp 00:09: [io 0x0000-0xffffffff disabled]
[ 0.206013] pnp 00:09: [io 0x0a00-0x0adf]
[ 0.206015] pnp 00:09: [io 0x0ae0-0x0aef]
[ 0.206075] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.206207] pnp 00:0a: [io 0x0010-0x001f]
[ 0.206210] pnp 00:0a: [io 0x0022-0x003f]
[ 0.206212] pnp 00:0a: [io 0x0044-0x005f]
[ 0.206214] pnp 00:0a: [io 0x0062-0x0063]
[ 0.206217] pnp 00:0a: [io 0x0065-0x006f]
[ 0.206219] pnp 00:0a: [io 0x0072-0x007f]
[ 0.206221] pnp 00:0a: [io 0x0080]
[ 0.206223] pnp 00:0a: [io 0x0084-0x0086]
[ 0.206225] pnp 00:0a: [io 0x0088]
[ 0.206228] pnp 00:0a: [io 0x008c-0x008e]
[ 0.206230] pnp 00:0a: [io 0x0090-0x009f]
[ 0.206232] pnp 00:0a: [io 0x00a2-0x00bf]
[ 0.206234] pnp 00:0a: [io 0x00e0-0x00ef]
[ 0.206237] pnp 00:0a: [io 0x04d0-0x04d1]
[ 0.206239] pnp 00:0a: [io 0x0800-0x087f]
[ 0.206241] pnp 00:0a: [io 0x0000-0xffffffff disabled]
[ 0.206244] pnp 00:0a: [io 0x0480-0x04bf]
[ 0.206246] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[ 0.206251] pnp 00:0a: [mem 0xfed20000-0xfed8ffff]
[ 0.206335] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.206416] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
[ 0.206454] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.206530] pnp 00:0c: [mem 0xffb00000-0xffbfffff]
[ 0.206533] pnp 00:0c: [mem 0xfff00000-0xffffffff]
[ 0.206573] pnp 00:0c: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.206652] pnp 00:0d: [mem 0xffc00000-0xffefffff]
[ 0.206711] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.206852] pnp 00:0e: [mem 0xfec00000-0xfec00fff]
[ 0.206855] pnp 00:0e: [mem 0xfee00000-0xfee00fff]
[ 0.206915] pnp 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.206968] pnp 00:0f: [mem 0xe0000000-0xefffffff]
[ 0.207027] pnp 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.207299] pnp 00:10: [mem 0x00000000-0x0009ffff]
[ 0.207302] pnp 00:10: [mem 0x000c0000-0x000cffff]
[ 0.207304] pnp 00:10: [mem 0x000e0000-0x000fffff]
[ 0.207307] pnp 00:10: [mem 0x00100000-0x7fffffff]
[ 0.207309] pnp 00:10: [mem 0x00000000-0xffffffff disabled]
[ 0.207383] pnp 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.207559] pnp: PnP ACPI: found 17 devices
[ 0.207561] ACPI: ACPI bus type pnp unregistered
[ 0.207565] PnPBIOS: Disabled by ACPI PNP
[ 0.207578] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
[ 0.207587] system 00:09: [io 0x0a00-0x0adf] has been reserved
[ 0.207590] system 00:09: [io 0x0ae0-0x0aef] has been reserved
[ 0.207597] system 00:0a: [io 0x04d0-0x04d1] has been reserved
[ 0.207600] system 00:0a: [io 0x0800-0x087f] has been reserved
[ 0.207603] system 00:0a: [io 0x0480-0x04bf] has been reserved
[ 0.207606] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.207609] system 00:0a: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.207616] system 00:0d: [mem 0xffc00000-0xffefffff] has been reserved
[ 0.207622] system 00:0e: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.207625] system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.207631] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.207637] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.207641] system 00:10: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.207644] system 00:10: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.207647] system 00:10: [mem 0x00100000-0x7fffffff] could not be reserved
[ 0.244284] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
[ 0.244289] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
[ 0.244293] pci 0000:00:1c.4: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref]
[ 0.244297] pci 0000:00:1c.5: BAR 15: assigned [mem 0x80600000-0x807fffff 64bit pref]
[ 0.244301] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.244304] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.244307] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
[ 0.244312] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfe9fffff]
[ 0.244316] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.244321] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.244325] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.244330] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff]
[ 0.244334] pci 0000:00:1c.0: bridge window [mem 0x80200000-0x803fffff 64bit pref]
[ 0.244341] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[ 0.244344] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.244350] pci 0000:00:1c.4: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.244354] pci 0000:00:1c.4: bridge window [mem 0x80400000-0x805fffff 64bit pref]
[ 0.244361] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 0.244364] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.244370] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.244374] pci 0000:00:1c.5: bridge window [mem 0x80600000-0x807fffff 64bit pref]
[ 0.244381] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[ 0.244383] pci 0000:00:1e.0: bridge window [io disabled]
[ 0.244388] pci 0000:00:1e.0: bridge window [mem disabled]
[ 0.244392] pci 0000:00:1e.0: bridge window [mem pref disabled]
[ 0.244409] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.244413] pci 0000:00:01.0: setting latency timer to 64
[ 0.244420] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[ 0.244426] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.244431] pci 0000:00:1c.0: setting latency timer to 64
[ 0.244438] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.244442] pci 0000:00:1c.4: setting latency timer to 64
[ 0.244448] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.244453] pci 0000:00:1c.5: setting latency timer to 64
[ 0.244460] pci 0000:00:1e.0: setting latency timer to 64
[ 0.244464] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.244467] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.244470] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.244473] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.244475] pci_bus 0000:00: resource 8 [mem 0x80000000-0xdfffffff]
[ 0.244478] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.244481] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
[ 0.244483] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfe9fffff]
[ 0.244486] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.244489] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
[ 0.244491] pci_bus 0000:02: resource 1 [mem 0x80000000-0x801fffff]
[ 0.244494] pci_bus 0000:02: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
[ 0.244497] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.244499] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.244502] pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref]
[ 0.244505] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
[ 0.244508] pci_bus 0000:04: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.244511] pci_bus 0000:04: resource 2 [mem 0x80600000-0x807fffff 64bit pref]
[ 0.244514] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.244516] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.244519] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.244521] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.244524] pci_bus 0000:05: resource 8 [mem 0x80000000-0xdfffffff]
[ 0.244527] pci_bus 0000:05: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.244565] NET: Registered protocol family 2
[ 0.244646] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.244905] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.245294] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.245545] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.245547] TCP reno registered
[ 0.245551] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.245561] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.245687] NET: Registered protocol family 1
[ 0.245869] pci 0000:01:00.0: Boot video device
[ 0.245879] PCI: CLS 32 bytes, default 64
[ 0.245942] Trying to unpack rootfs image as initramfs...
[ 0.520703] Freeing initrd memory: 10652k freed
[ 0.525773] cpufreq-nforce2: No nForce2 chipset.
[ 0.525811] Scanning for low memory corruption every 60 seconds
[ 0.525948] audit: initializing netlink socket (disabled)
[ 0.525962] type=2000 audit(1293627589.520:1): initialized
[ 0.537063] highmem bounce pool size: 64 pages
[ 0.537068] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.539049] VFS: Disk quotas dquot_6.5.2
[ 0.539120] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.539869] fuse init (API version 7.15)
[ 0.539978] msgmni has been set to 1703
[ 0.540204] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.540208] io scheduler noop registered
[ 0.540210] io scheduler deadline registered
[ 0.540226] io scheduler cfq registered (default)
[ 0.540651] pcieport 0000:00:01.0: ACPI _OSC control granted for 0x1d
[ 0.540663] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.540699] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.540773] pcieport 0000:00:1c.0: ACPI _OSC control granted for 0x1d
[ 0.540787] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.540825] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.540924] pcieport 0000:00:1c.4: ACPI _OSC control granted for 0x1d
[ 0.540938] pcieport 0000:00:1c.4: setting latency timer to 64
[ 0.540976] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
[ 0.541072] pcieport 0000:00:1c.5: ACPI _OSC control granted for 0x1d
[ 0.541086] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.541124] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[ 0.541257] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.541260] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.541265] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.541284] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.541289] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.541309] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 0.541311] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.541315] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 0.541335] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.541337] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 0.541341] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.541363] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.541412] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 1462 ss_did 7360
[ 0.541436] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 0.541448] pciehp 0000:00:1c.4:pcie04: HPC vendor_id 8086 device_id 2948 ss_vid 1462 ss_did 7360
[ 0.541467] pciehp 0000:00:1c.4:pcie04: service driver pciehp loaded
[ 0.541479] pciehp 0000:00:1c.5:pcie04: HPC vendor_id 8086 device_id 294a ss_vid 1462 ss_did 7360
[ 0.541501] pciehp 0000:00:1c.5:pcie04: service driver pciehp loaded
[ 0.541509] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.541640] intel_idle: MWAIT substates: 0x220
[ 0.541642] intel_idle: does not run on family 6 model 15
[ 0.541755] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.541760] ACPI: Power Button [PWRB]
[ 0.541813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.541817] ACPI: Power Button [PWRF]
[ 0.542004] ACPI: acpi_idle registered with cpuidle
[ 0.544233] ERST: Table is not found!
[ 0.544292] isapnp: Scanning for PnP cards...
[ 0.897302] isapnp: No Plug & Play device found
[ 0.897494] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.917849] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.004211] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.025361] brd: module loaded
[ 1.026054] loop: module loaded
[ 1.026257] ata_piix 0000:00:1f.2: version 2.13
[ 1.026280] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.026285] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
[ 1.026329] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.026630] scsi0 : ata_piix
[ 1.026729] scsi1 : ata_piix
[ 1.028478] ata1: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 19
[ 1.028483] ata2: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 19
[ 1.028507] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.028512] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.028557] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.028814] scsi2 : ata_piix
[ 1.028891] scsi3 : ata_piix
[ 1.030313] ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 19
[ 1.030318] ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 19
[ 1.030373] pata_acpi 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.030405] pata_acpi 0000:03:00.0: setting latency timer to 64
[ 1.030419] pata_acpi 0000:03:00.0: PCI INT A disabled
[ 1.030792] Fixed MDIO Bus: probed
[ 1.030829] PPP generic driver version 2.4.2
[ 1.030887] tun: Universal TUN/TAP device driver, 1.6
[ 1.030889] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.030994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.031017] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.031033] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.031037] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.031079] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.040029] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.043915] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.043933] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
[ 1.056008] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.056144] hub 1-0:1.0: USB hub found
[ 1.056149] hub 1-0:1.0: 4 ports detected
[ 1.056248] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.056259] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.056263] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.056307] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.056348] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.060245] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.060261] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
[ 1.076010] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.076136] hub 2-0:1.0: USB hub found
[ 1.076141] hub 2-0:1.0: 8 ports detected
[ 1.076236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.076251] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.076287] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.076294] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.076298] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.076342] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.076392] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000bc00
[ 1.076530] hub 3-0:1.0: USB hub found
[ 1.076535] hub 3-0:1.0: 2 ports detected
[ 1.076618] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.076624] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.076628] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.076668] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.076713] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
[ 1.076847] hub 4-0:1.0: USB hub found
[ 1.076852] hub 4-0:1.0: 2 ports detected
[ 1.076933] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.076939] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.076943] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.076985] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 1.080034] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b800
[ 1.080174] hub 5-0:1.0: USB hub found
[ 1.080178] hub 5-0:1.0: 2 ports detected
[ 1.080258] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.080264] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.080268] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.080316] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 1.080353] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b480
[ 1.080491] hub 6-0:1.0: USB hub found
[ 1.080495] hub 6-0:1.0: 2 ports detected
[ 1.080576] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.080582] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.080586] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.080629] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 1.080666] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b400
[ 1.080804] hub 7-0:1.0: USB hub found
[ 1.080808] hub 7-0:1.0: 2 ports detected
[ 1.080887] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 1.080893] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 1.080897] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.080945] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[ 1.080981] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000b080
[ 1.081121] hub 8-0:1.0: USB hub found
[ 1.081125] hub 8-0:1.0: 2 ports detected
[ 1.081305] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.083644] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.083651] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.083737] mice: PS/2 mouse device common for all mice
[ 1.083875] rtc_cmos 00:03: RTC can wake from S4
[ 1.083939] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.083963] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.084106] device-mapper: uevent: version 1.0.3
[ 1.084239] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[ 1.084297] device-mapper: multipath: version 1.1.1 loaded
[ 1.084300] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.084439] EISA: Probing bus 0 at eisa.0
[ 1.084441] EISA: Cannot allocate resource for mainboard
[ 1.084444] Cannot allocate resource for EISA slot 1
[ 1.084447] Cannot allocate resource for EISA slot 2
[ 1.084449] Cannot allocate resource for EISA slot 3
[ 1.084451] Cannot allocate resource for EISA slot 4
[ 1.084453] Cannot allocate resource for EISA slot 5
[ 1.084455] Cannot allocate resource for EISA slot 6
[ 1.084457] Cannot allocate resource for EISA slot 7
[ 1.084459] Cannot allocate resource for EISA slot 8
[ 1.084461] EISA: Detected 0 cards.
[ 1.084513] cpuidle: using governor ladder
[ 1.084515] cpuidle: using governor menu
[ 1.084852] TCP cubic registered
[ 1.085000] NET: Registered protocol family 10
[ 1.085426] lo: Disabled Privacy Extensions
[ 1.085686] NET: Registered protocol family 17
[ 1.085705] Registering the dns_resolver key type
[ 1.086249] Using IPI No-Shortcut mode
[ 1.086359] PM: Hibernation image not present or could not be loaded.
[ 1.086370] registered taskstats version 1
[ 1.086709] Magic number: 6:930:987
[ 1.086789] rtc_cmos 00:03: setting system clock to 2010-12-29 12:59:51 UTC (1293627591)
[ 1.086792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.086794] EDD information not available.
[ 1.106573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 1.326604] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.337227] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.480042] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.480195] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.488246] ata2.00: ATAPI: PIONEER DVD-RW DVR-212D, 1.24, max UDMA/66
[ 1.488312] ata1.00: ATA-7: SAMSUNG HD103UJ, 1AA01113, max UDMA7
[ 1.488315] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.496272] ata1.00: configured for UDMA/133
[ 1.496398] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 1.496573] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.496586] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.496631] sd 0:0:0:0: [sda] Write Protect is off
[ 1.496634] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.496665] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.504118] ata2.00: configured for UDMA/66
[ 1.510283] scsi 1:0:0:0: CD-ROM PIONEER DVD-RW DVR-212D 1.24 PQ: 0 ANSI: 5
[ 1.533891] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[ 1.533894] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.534004] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.534069] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.554380] sda: sda1 sda2 < sda5 sda6 >
[ 1.554715] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.554732] Freeing unused kernel memory: 684k freed
[ 1.555081] Write protecting the kernel text: 4996k
[ 1.555132] Write protecting the kernel read-only data: 1960k
[ 1.573594] udev[74]: starting version 163
[ 1.689418] ahci 0000:03:00.0: version 3.0
[ 1.690917] pata_marvell 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.690956] pata_marvell 0000:03:00.0: setting latency timer to 64
[ 1.700728] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.700749] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.700794] r8169 0000:04:00.0: setting latency timer to 64
[ 1.700869] r8169 0000:04:00.0: irq 44 for MSI/MSI-X
[ 1.701437] r8169 0000:04:00.0: eth0: RTL8168b/8111b at 0xf8080000, 00:1d:92:33:07:c1, XID 18000000 IRQ 44
[ 1.703441] scsi4 : pata_marvell
[ 1.703554] scsi5 : pata_marvell
[ 1.703613] ata5: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 16
[ 1.703616] ata6: PATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 16
[ 1.981243] EXT4-fs (sda5): INFO: recovery required on readonly filesystem
[ 1.981249] EXT4-fs (sda5): write access will be enabled during recovery
[ 2.417019] EXT4-fs (sda5): orphan cleanup on readonly fs
[ 2.417031] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 8388616
[ 2.417063] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 8388615
[ 2.417073] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 8388614
[ 2.417083] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 8388613
[ 2.417092] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 8388612
[ 2.417100] EXT4-fs (sda5): 5 orphan inodes deleted
[ 2.417104] EXT4-fs (sda5): recovery complete
[ 3.006807] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 15.284605] udev[294]: starting version 163
[ 15.331305] Adding 6037500k swap on /dev/sda6. Priority:-1 extents:1 across:6037500k
[ 15.789022] type=1400 audit(1293620406.198:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=499 comm="apparmor_parser"
[ 15.789085] type=1400 audit(1293620406.198:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=499 comm="apparmor_parser"
[ 15.789138] type=1400 audit(1293620406.198:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=499 comm="apparmor_parser"
[ 15.878886] type=1400 audit(1293620406.286:5): apparmor="STATUS" operation="profile_load" name="/usr/sbin/ntpd" pid=593 comm="apparmor_parser"
[ 15.883697] Linux agpgart interface v0.103
[ 15.987448] lp: driver loaded but no devices found
[ 16.015276] [drm] Initialized drm 1.1.0 20060810
[ 16.132369] psmouse serio1: ID: 10 00 64
[ 16.139141] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 16.139148] nouveau 0000:01:00.0: setting latency timer to 64
[ 16.142256] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x092880a2)
[ 16.145727] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[ 16.173756] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 16.202595] [drm] nouveau 0000:01:00.0: ... appears to be valid
[ 16.202600] [drm] nouveau 0000:01:00.0: BIT BIOS found
[ 16.202604] [drm] nouveau 0000:01:00.0: Bios version 62.92.1f.00
[ 16.202608] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[ 16.202611] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[ 16.202614] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02000300 00000028
[ 16.202618] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00000030
[ 16.202620] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 04011310 00000028
[ 16.202623] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 02011312 00000030
[ 16.202625] [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 010223f1 00c0c080
[ 16.202629] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
[ 16.202632] [drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
[ 16.202635] [drm] nouveau 0000:01:00.0: 1: 0x00002130: type 0x30 idx 1 tag 0x08
[ 16.202639] [drm] nouveau 0000:01:00.0: 2: 0x00000210: type 0x10 idx 2 tag 0xff
[ 16.202641] [drm] nouveau 0000:01:00.0: 3: 0x00000211: type 0x11 idx 3 tag 0xff
[ 16.202644] [drm] nouveau 0000:01:00.0: 4: 0x00000213: type 0x13 idx 4 tag 0xff
[ 16.202649] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xC10F
[ 16.244261] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC4B3
[ 16.260022] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD22E
[ 16.260033] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD350
[ 16.268214] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD580
[ 16.268218] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xD5E5
[ 16.292074] [drm] nouveau 0000:01:00.0: 0xD5E5: Condition still not met after 20ms, skipping following opcodes
[ 16.308190] r8169 0000:04:00.0: eth0: link up
[ 16.308197] r8169 0000:04:00.0: eth0: link up
[ 16.468141] type=1400 audit(1293620406.878:6): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=710 comm="apparmor_parser"
[ 16.492044] adt7475 0-002e: ADT7473 device, revision 1
[ 16.510176] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 16.510866] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 16.510899] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 16.514158] [drm] nouveau 0000:01:00.0: Detected monitoring device: adt7473
[ 16.514236] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
[ 16.514241] [drm] nouveau 0000:01:00.0: 3: memory 900MHz core 600MHz shader 1500MHz fanspeed 100%
[ 16.514257] [drm] nouveau 0000:01:00.0: c: memory 399MHz core 399MHz shader 810MHz voltage 1050mV
[ 16.514445] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
[ 16.519033] [TTM] Zone kernel: Available graphics memory: 436490 kiB.
[ 16.519037] [TTM] Zone highmem: Available graphics memory: 1030254 kiB.
[ 16.519039] [TTM] Initializing pool allocator.
[ 16.547196] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[ 16.559526] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
[ 16.559530] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
[ 16.578149] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
[ 16.588103] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
[ 16.611496] hda_codec: ALC888: BIOS auto-probing.
[ 16.616596] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input3
[ 16.639678] type=1400 audit(1293620407.046:7): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=711 comm="apparmor_parser"
[ 16.639761] type=1400 audit(1293620407.046:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=711 comm="apparmor_parser"
[ 16.639818] type=1400 audit(1293620407.046:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=711 comm="apparmor_parser"
[ 16.743696] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
[ 16.876862] [drm] nouveau 0000:01:00.0: allocated 1680x1050 fb: 0x40280000, bo eecfb600
[ 16.880501] Console: switching to colour frame buffer device 210x65
[ 16.882352] fb0: nouveaufb frame buffer device
[ 16.882355] drm: registered panic notifier
[ 16.882365] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[ 17.021508] ppdev: user-space parallel port driver
[ 17.181677] type=1400 audit(1293620407.590:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=737 comm="apparmor_parser"
[ 17.181839] type=1400 audit(1293620407.590:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=737 comm="apparmor_parser"
[ 17.959320] [drm] nouveau 0000:01:00.0: Allocating FIFO number 2
[ 17.965279] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 2
[ 17.984452] [drm] nouveau 0000:01:00.0: Allocating FIFO number 3
[ 17.990393] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 3
[ 19.966252] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[ 23.307317] audit_printk_skb: 9 callbacks suppressed
[ 23.307321] type=1400 audit(1293620413.716:15): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=718 comm="apparmor_parser"
[ 23.307938] type=1400 audit(1293620413.716:16): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=718 comm="apparmor_parser"
[ 23.308599] type=1400 audit(1293620413.720:17): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=718 comm="apparmor_parser"
[ 26.828014] eth0: no IPv6 routers present
\
 
 \ /
  Last update: 2010-12-31 08:57    [W:0.861 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site