GeForce 6100 (NV4E) & nouveau regression in 3.12

Rafał Miłecki zajec5 at gmail.com
Sun Feb 9 14:08:31 PST 2014


Hi guys,

Last week I've switched from my old & good 3.4.63 to 3.14-rc1 and
noticed nasty display corruptions when using nouveau. It seems that
changing parts of the screen are appearing for a fraction of second in
random places. I've recorded this behavior:
http://www.youtube.com/watch?v=IEq7JzGVzj0

My hardware is some old motherboard with
00:05.0 VGA compatible controller [0300]: NVIDIA Corporation C51G
[GeForce 6100] [10de:0242] (rev a2)
integrated. Since my CPU is ancient AMD Sempron(tm) Processor 2800+ it
took me few days to track this issue.

There goes some summary of various kernels:

1) 3.4.63
No display problems. Works great.

2) commit 928c2f0c006bf7f381f58af2b2786d2a858ae311
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
Scrollbars have a pink line. I didn't track which commit introduced
this pink corruption. No other problems.

3) commit c21eb21cb50d58e7cbdcb8b9e7ff68b85cfa5095
Revert "drm: mark context support as a legacy subsystem"
This fixes pink lines on scrollbars and introduces this nasty display
corruption. It's one commit after previous one.
It means it's the first bad commit for these nasty corruptions recoded
and uploaded to YouTube.

4) 3.14-rc1
No changes since c21eb21cb50d58e7cbdcb8b9e7ff68b85cfa5095. No pink
lines, but display corruptions happening.

As you can see, this is a bit complex. Regression with pink lines on
scrollbars was introduced at some point, but it was fixed.
Unfortunately the same commit that fixed pink color also introduced
much more nasty corruption during screen refresh.

Is there any more info I can provide to help fixing this?

I'm a bit afraid the tracked commit
c21eb21cb50d58e7cbdcb8b9e7ff68b85cfa5095 only exposed some hidden
issue. Could bisecting for a pink lines regression help?

-- 
Rafał
-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.14.0-rc1-torvalds+ (zayec at linux-n0m0) (gcc version 4.7.1 20120723 [gcc-4_7-branch revision 189773] (SUSE Linux) ) #2 SMP PREEMPT Sun Feb 9 09:49:19 CET 2014
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc1-torvalds+ root=UUID=709eef04-7598-4719-b305-3d8db2635038 video=1280x1024 resume=/dev/disk/by-id/ata-WDC_WD1600JS-55MHB1_WD-WCANM6560356-part1 splash=silent quiet showopts
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e8000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001bfaffff] usable
[    0.000000] BIOS-e820: [mem 0x000000001bfb0000-0x000000001bfbffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000001bfc0000-0x000000001bfeffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000001bff0000-0x000000001bffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI:          K8NF4G-SATA2/K8NF4G-SATA2, BIOS P1.50 11/03/2005
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x1bfb0 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FFE0000000 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 [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fa5000, 0x01fa5fff] PGTABLE
[    0.000000] BRK [0x01fa6000, 0x01fa6fff] PGTABLE
[    0.000000] BRK [0x01fa7000, 0x01fa7fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x1bc00000-0x1bdfffff]
[    0.000000]  [mem 0x1bc00000-0x1bdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x18000000-0x1bbfffff]
[    0.000000]  [mem 0x18000000-0x1bbfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x17ffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x17ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x1be00000-0x1bfaffff]
[    0.000000]  [mem 0x1be00000-0x1bfaffff] page 4k
[    0.000000] BRK [0x01fa8000, 0x01fa8fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x17dad000-0x1a3bffff]
[    0.000000] ACPI: RSDP 00000000000fa850 000014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 000000001bfb0000 000034 (v01 A M I  OEMRSDT  11000503 MSFT 00000097)
[    0.000000] ACPI: FACP 000000001bfb0200 000084 (v02 A M I  OEMFACP  11000503 MSFT 00000097)
[    0.000000] ACPI: DSDT 000000001bfb0440 004D0C (v01  K8N62 K8N62150 00000150 INTL 02002026)
[    0.000000] ACPI: FACS 000000001bfc0000 000040
[    0.000000] ACPI: APIC 000000001bfb0390 000070 (v01 A M I  OEMAPIC  11000503 MSFT 00000097)
[    0.000000] ACPI: MCFG 000000001bfb0400 00003C (v01 A M I  OEMMCFG  11000503 MSFT 00000097)
[    0.000000] ACPI: OEMB 000000001bfc0040 00005E (v01 A M I  AMI_OEM  11000503 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000001bfaffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x1bfaffff]
[    0.000000]   NODE_DATA [mem 0x1bf9c000-0x1bfaffff]
[    0.000000]  [ffffea0000000000-ffffea00007fffff] PMD -> [ffff88001ae00000-ffff88001b5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x1bfaffff]
[    0.000000] On node 0 totalpages: 114510
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 1511 pages used for memmap
[    0.000000]   DMA32 zone: 110512 pages, LIFO batch:31
[    0.000000] Nvidia board detected. Ignoring ACPI timer override.
[    0.000000] If you got timer trouble try acpi_use_timer_override
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    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[0x81] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: BIOS IRQ0 override ignored.
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ14 used by override.
[    0.000000] ACPI: IRQ15 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 2 CPUs, 1 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e7fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e8000-0x000fffff]
[    0.000000] e820: [mem 0x1c000000-0xfebfffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001bc00000 s82688 r8192 d23808 u1048576
[    0.000000] pcpu-alloc: s82688 r8192 d23808 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 112922
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc1-torvalds+ root=UUID=709eef04-7598-4719-b305-3d8db2635038 video=1280x1024 resume=/dev/disk/by-id/ata-WDC_WD1600JS-55MHB1_WD-WCANM6560356-part1 splash=silent quiet showopts
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Node 0: aperture @ 410000000 size 32 MB
[    0.000000] Aperture beyond 4GB. Ignoring.
[    0.000000] Memory: 394192K/458040K available (6163K kernel code, 782K rwdata, 2760K rodata, 1312K init, 1600K bss, 63848K reserved)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:33024 nr_irqs:512 16
[    0.000000] ACPI: Core revision 20131218
[    0.000000] ACPI: All ACPI Tables successfully acquired
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1607.373 MHz processor
[    0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.001022] Calibrating delay loop (skipped), value calculated using timer frequency.. 3214.74 BogoMIPS (lpj=1607373)
[    0.001027] pid_max: default: 32768 minimum: 301
[    0.001085] Security Framework initialized
[    0.001114] AppArmor: AppArmor initialized
[    0.001237] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.002415] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.002719] Mount-cache hash table entries: 256
[    0.003146] Initializing cgroup subsys devices
[    0.003153] Initializing cgroup subsys freezer
[    0.003157] Initializing cgroup subsys net_cls
[    0.003161] Initializing cgroup subsys blkio
[    0.003165] Initializing cgroup subsys perf_event
[    0.003209] tseg: 0000000000
[    0.003223] mce: CPU supports 5 MCE banks
[    0.003238] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.003238] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
[    0.003238] tlb_flushall_shift: 6
[    0.010532] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[    0.020559] smpboot: CPU0: AMD Sempron(tm) Processor 2800+ (fam: 0f, model: 2c, stepping: 02)
[    0.021000] Performance Events: AMD PMU driver.
[    0.021000] ... version:                0
[    0.021000] ... bit width:              48
[    0.021000] ... generic registers:      4
[    0.021000] ... value mask:             0000ffffffffffff
[    0.021000] ... max period:             00007fffffffffff
[    0.021000] ... fixed-purpose events:   0
[    0.021000] ... event mask:             000000000000000f
[    0.028039] x86: Booted up 1 node, 1 CPUs
[    0.028047] smpboot: Total of 1 processors activated (3214.74 BogoMIPS)
[    0.028504] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.028686] devtmpfs: initialized
[    0.035222] PM: Registering ACPI NVS region [mem 0x1bfc0000-0x1bfeffff] (196608 bytes)
[    0.035624] RTC time: 21:36:11, date: 02/09/14
[    0.035719] NET: Registered protocol family 16
[    0.036031] cpuidle: using governor ladder
[    0.036035] cpuidle: using governor menu
[    0.036044] node 0 link 0: io port [1000, ffffff]
[    0.036048] TOM: 0000000020000000 aka 512M
[    0.036052] node 0 link 0: mmio [e0000000, efffffff]
[    0.036056] node 0 link 0: mmio [a0000, bffff]
[    0.036060] node 0 link 0: mmio [20000000, fe0bffff]
[    0.036064] bus: [bus 00-ff] on node 0 link 0
[    0.036067] bus: 00 [io  0x0000-0xffff]
[    0.036069] bus: 00 [mem 0x20000000-0xfcffffffff]
[    0.036071] bus: 00 [mem 0x000a0000-0x000bffff]
[    0.036122] ACPI: bus type PCI registered
[    0.036202] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.036206] PCI: not using MMCONFIG
[    0.036209] PCI: Using configuration type 1 for base access
[    0.038400] bio: create slab <bio-0> at 0
[    0.038576] ACPI: Added _OSI(Module Device)
[    0.038578] ACPI: Added _OSI(Processor Device)
[    0.038581] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.038583] ACPI: Added _OSI(Processor Aggregator Device)
[    0.041285] ACPI: Executed 1 blocks of module-level executable AML code
[    0.045878] ACPI: Interpreter enabled
[    0.045900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
[    0.045907] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-580)
[    0.045925] ACPI: (supports S0 S1 S4 S5)
[    0.045928] ACPI: Using IOAPIC for interrupt routing
[    0.045982] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.048577] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.060924] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.061242] ACPI: No dock devices found.
[    0.080093] ACPI: \_PR_.CPU2: failed to get CPU APIC ID.
[    0.080285] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.080297] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.080309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.080613] acpi PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.080617] acpi PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.080621] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.080624] acpi PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
[    0.080628] acpi PNP0A03:00: host bridge window [mem 0x20000000-0xfeffffff] (ignored)
[    0.080631] PCI: root bus 00: hardware-probed resources
[    0.080700] PCI host bridge to bus 0000:00
[    0.080705] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.080709] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.080712] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfcffffffff]
[    0.080715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.080732] pci 0000:00:00.0: [10de:02f1] type 00 class 0x050000
[    0.080906] pci 0000:00:00.1: [10de:02fa] type 00 class 0x050000
[    0.081043] pci 0000:00:00.2: [10de:02fe] type 00 class 0x050000
[    0.081180] pci 0000:00:00.3: [10de:02f8] type 00 class 0x050000
[    0.081316] pci 0000:00:00.4: [10de:02f9] type 00 class 0x050000
[    0.081461] pci 0000:00:00.5: [10de:02ff] type 00 class 0x050000
[    0.081612] pci 0000:00:00.6: [10de:027f] type 00 class 0x050000
[    0.081741] pci 0000:00:00.7: [10de:027e] type 00 class 0x050000
[    0.081882] pci 0000:00:02.0: [10de:02fc] type 01 class 0x060400
[    0.081924] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.082010] pci 0000:00:02.0: System wakeup disabled by ACPI
[    0.082082] pci 0000:00:03.0: [10de:02fd] type 01 class 0x060400
[    0.082119] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.082193] pci 0000:00:03.0: System wakeup disabled by ACPI
[    0.082262] pci 0000:00:04.0: [10de:02fb] type 01 class 0x060400
[    0.082303] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.082378] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.082445] pci 0000:00:05.0: [10de:0242] type 00 class 0x030000
[    0.082456] pci 0000:00:05.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[    0.082465] pci 0000:00:05.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.082472] pci 0000:00:05.0: reg 0x1c: [mem 0xfc000000-0xfcffffff 64bit]
[    0.082481] pci 0000:00:05.0: reg 0x30: [mem 0xfebe0000-0xfebfffff pref]
[    0.082641] pci 0000:00:09.0: [10de:0270] type 00 class 0x050000
[    0.082947] pci 0000:00:0a.0: [10de:0261] type 00 class 0x060100
[    0.083116] pci 0000:00:0a.1: [10de:0264] type 00 class 0x0c0500
[    0.083157] pci 0000:00:0a.1: reg 0x20: [io  0x5000-0x503f]
[    0.083166] pci 0000:00:0a.1: reg 0x24: [io  0x6000-0x603f]
[    0.083208] pci 0000:00:0a.1: PME# supported from D3hot D3cold
[    0.083293] pci 0000:00:0a.1: System wakeup disabled by ACPI
[    0.083370] pci 0000:00:0b.0: [10de:026d] type 00 class 0x0c0310
[    0.083385] pci 0000:00:0b.0: reg 0x10: [mem 0xfebde000-0xfebdefff]
[    0.083437] pci 0000:00:0b.0: supports D1 D2
[    0.083440] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.083513] pci 0000:00:0b.0: System wakeup disabled by ACPI
[    0.083585] pci 0000:00:0b.1: [10de:026e] type 00 class 0x0c0320
[    0.083600] pci 0000:00:0b.1: reg 0x10: [mem 0xfebdfc00-0xfebdfcff]
[    0.083657] pci 0000:00:0b.1: supports D1 D2
[    0.083660] pci 0000:00:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.083734] pci 0000:00:0b.1: System wakeup disabled by ACPI
[    0.083812] pci 0000:00:0d.0: [10de:0265] type 00 class 0x01018a
[    0.083843] pci 0000:00:0d.0: reg 0x20: [io  0xffa0-0xffaf]
[    0.083991] pci 0000:00:0e.0: [10de:0266] type 00 class 0x010185
[    0.084012] pci 0000:00:0e.0: reg 0x10: [io  0x0f80-0x0f87]
[    0.084020] pci 0000:00:0e.0: reg 0x14: [io  0x0f00-0x0f03]
[    0.084027] pci 0000:00:0e.0: reg 0x18: [io  0x0e80-0x0e87]
[    0.084035] pci 0000:00:0e.0: reg 0x1c: [io  0x0e00-0x0e03]
[    0.084043] pci 0000:00:0e.0: reg 0x20: [io  0xe000-0xe00f]
[    0.084051] pci 0000:00:0e.0: reg 0x24: [mem 0xfebdd000-0xfebddfff]
[    0.084210] pci 0000:00:10.0: [10de:026f] type 01 class 0x060401
[    0.084321] pci 0000:00:10.0: System wakeup disabled by ACPI
[    0.084391] pci 0000:00:10.2: [10de:026b] type 00 class 0x040100
[    0.084405] pci 0000:00:10.2: reg 0x10: [io  0xd800-0xd8ff]
[    0.084413] pci 0000:00:10.2: reg 0x14: [io  0xd400-0xd4ff]
[    0.084422] pci 0000:00:10.2: reg 0x18: [mem 0xfebdc000-0xfebdcfff]
[    0.084465] pci 0000:00:10.2: supports D1 D2
[    0.084591] pci 0000:00:14.0: [10de:0269] type 00 class 0x068000
[    0.084604] pci 0000:00:14.0: reg 0x10: [mem 0xfebdb000-0xfebdbfff]
[    0.084612] pci 0000:00:14.0: reg 0x14: [io  0xdc00-0xdc07]
[    0.084655] pci 0000:00:14.0: supports D1 D2
[    0.084658] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.084730] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.084798] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
[    0.084927] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
[    0.085053] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
[    0.085178] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
[    0.085369] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.085427] pci 0000:00:03.0: PCI bridge to [bus 02]
[    0.085484] pci 0000:00:04.0: PCI bridge to [bus 03]
[    0.085572] pci 0000:00:10.0: PCI bridge to [bus 04] (subtractive decode)
[    0.085580] pci 0000:00:10.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.085584] pci 0000:00:10.0:   bridge window [mem 0x20000000-0xfcffffffff] (subtractive decode)
[    0.085588] pci 0000:00:10.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.087507] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
[    0.087759] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
[    0.088012] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
[    0.088260] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
[    0.088506] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *0, disabled.
[    0.088753] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
[    0.089004] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *11
[    0.089251] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *0, disabled.
[    0.089497] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *11
[    0.089742] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *11
[    0.089987] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *11
[    0.090240] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *0, disabled.
[    0.090485] ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *11
[    0.090732] ACPI: PCI Interrupt Link [LMC9] (IRQs 20 21 22 23) *0, disabled.
[    0.090977] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11
[    0.091240] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *5
[    0.091493] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *10
[    0.091748] ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *0, disabled.
[    0.092034] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
[    0.092160] ACPI: Enabled 1 GPEs in block 00 to 1F
[    0.092368] vgaarb: device added: PCI:0000:00:05.0,decodes=io+mem,owns=io+mem,locks=none
[    0.092379] vgaarb: loaded
[    0.092381] vgaarb: bridge control possible 0000:00:05.0
[    0.092532] SCSI subsystem initialized
[    0.092641] libata version 3.00 loaded.
[    0.092691] ACPI: bus type USB registered
[    0.092731] usbcore: registered new interface driver usbfs
[    0.092754] usbcore: registered new interface driver hub
[    0.092794] usbcore: registered new device driver usb
[    0.092906] PCI: Using ACPI for IRQ routing
[    0.100558] PCI: pci_cache_line_size set to 64 bytes
[    0.100624] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.100628] e820: reserve RAM buffer [mem 0x1bfb0000-0x1bffffff]
[    0.100854] NetLabel: Initializing
[    0.100857] NetLabel:  domain hash size = 128
[    0.100859] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.100883] NetLabel:  unlabeled traffic allowed by default
[    0.100997] Switched to clocksource refined-jiffies
[    0.108014] AppArmor: AppArmor Filesystem Enabled
[    0.108092] pnp: PnP ACPI init
[    0.108130] ACPI: bus type PNP registered
[    0.108255] pnp 00:00: [dma 4]
[    0.108312] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.108390] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.108440] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.108502] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.109443] pnp 00:04: [dma 2]
[    0.109535] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.110292] pnp 00:05: [dma 3]
[    0.110521] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.110951] pnp 00:06: Plug and Play ACPI device, IDs PNPb02f (active)
[    0.112211] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    0.112216] system 00:07: [io  0x0800-0x080f] has been reserved
[    0.112221] system 00:07: [io  0x4000-0x407f] could not be reserved
[    0.112225] system 00:07: [io  0x4080-0x40ff] has been reserved
[    0.112229] system 00:07: [io  0x4400-0x447f] has been reserved
[    0.112233] system 00:07: [io  0x4480-0x44ff] has been reserved
[    0.112237] system 00:07: [io  0x4800-0x487f] has been reserved
[    0.112241] system 00:07: [io  0x4880-0x48ff] has been reserved
[    0.112245] system 00:07: [io  0x2000-0x207f] has been reserved
[    0.112249] system 00:07: [io  0x2080-0x20ff] has been reserved
[    0.112255] system 00:07: [mem 0xfefe0000-0xfefe01ff] has been reserved
[    0.112259] system 00:07: [mem 0xfee01000-0xfeefffff] has been reserved
[    0.112264] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.112516] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.112521] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.112525] system 00:08: [mem 0xfeb80000-0xfebbffff] has been reserved
[    0.112529] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.112666] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.113219] pnp 00:0a: [dma 0 disabled]
[    0.113328] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.113566] system 00:0b: [io  0x0290-0x029f] has been reserved
[    0.113572] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.113825] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[    0.113829] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.114311] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.114317] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.114321] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.114325] system 00:0d: [mem 0x00100000-0x1fffffff] could not be reserved
[    0.114329] system 00:0d: [mem 0xff000000-0xffffffff] has been reserved
[    0.114334] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.115071] pnp: PnP ACPI: found 14 devices
[    0.115074] ACPI: bus type PNP unregistered
[    0.122838] Switched to clocksource acpi_pm
[    0.122910] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.122918] pci 0000:00:03.0: PCI bridge to [bus 02]
[    0.122925] pci 0000:00:04.0: PCI bridge to [bus 03]
[    0.122931] pci 0000:00:10.0: PCI bridge to [bus 04]
[    0.122942] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.122945] pci_bus 0000:00: resource 5 [mem 0x20000000-0xfcffffffff]
[    0.122949] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.122953] pci_bus 0000:04: resource 4 [io  0x0000-0xffff]
[    0.122956] pci_bus 0000:04: resource 5 [mem 0x20000000-0xfcffffffff]
[    0.122960] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[    0.122960] NET: Registered protocol family 2
[    0.122960] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.122960] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    0.122960] TCP: Hash tables configured (established 4096 bind 4096)
[    0.122960] TCP: reno registered
[    0.122960] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.122960] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.122960] NET: Registered protocol family 1
[    0.122960] pci 0000:00:00.0: Found disabled HT MSI Mapping
[    0.122960] pci 0000:00:00.0: Enabling HT MSI Mapping
[    0.122960] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.122972] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.123040] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.123050] pci 0000:00:05.0: Boot video device
[    0.123735] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 23
[    0.124398] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 22
[    0.124613] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.124669] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.124696] PCI: CLS 64 bytes, default 64
[    0.124807] Unpacking initramfs...
[    1.415858] Freeing initrd memory: 38988K (ffff880017dad000 - ffff88001a3c0000)
[    1.416600] Scanning for low memory corruption every 60 seconds
[    1.417119] futex hash table entries: 512 (order: 3, 32768 bytes)
[    1.417212] audit: initializing netlink subsys (disabled)
[    1.417255] audit: type=2000 audit(1391981772.416:1): initialized
[    1.459296] bounce pool size: 64 pages
[    1.459311] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.459591] VFS: Disk quotas dquot_6.5.2
[    1.459629] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.459855] msgmni has been set to 846
[    1.460346] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.460399] io scheduler noop registered
[    1.460402] io scheduler deadline registered
[    1.460416] io scheduler cfq registered (default)
[    1.460584] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
[    1.460675] pcieport 0000:00:03.0: irq 41 for MSI/MSI-X
[    1.460754] pcieport 0000:00:04.0: irq 42 for MSI/MSI-X
[    1.461102] GHES: HEST is not enabled!
[    1.461219] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    1.481900] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.482868] Non-volatile memory driver v1.3
[    1.482873] Linux agpgart interface v0.103
[    1.483203] libphy: Fixed MDIO Bus: probed
[    1.483206] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.483219] ehci-pci: EHCI PCI platform driver
[    1.483527] ehci-pci 0000:00:0b.1: EHCI Host Controller
[    1.483540] ehci-pci 0000:00:0b.1: new USB bus registered, assigned bus number 1
[    1.483555] ehci-pci 0000:00:0b.1: debug port 1
[    1.483600] ehci-pci 0000:00:0b.1: cache line size of 64 is not supported
[    1.483640] ehci-pci 0000:00:0b.1: irq 22, io mem 0xfebdfc00
[    1.489049] ehci-pci 0000:00:0b.1: USB 2.0 started, EHCI 1.00
[    1.489162] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.489166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.489169] usb usb1: Product: EHCI Host Controller
[    1.489173] usb usb1: Manufacturer: Linux 3.14.0-rc1-torvalds+ ehci_hcd
[    1.489176] usb usb1: SerialNumber: 0000:00:0b.1
[    1.489414] hub 1-0:1.0: USB hub found
[    1.489428] hub 1-0:1.0: 8 ports detected
[    1.489797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.489806] ohci-pci: OHCI PCI platform driver
[    1.490140] ohci-pci 0000:00:0b.0: OHCI PCI host controller
[    1.490154] ohci-pci 0000:00:0b.0: new USB bus registered, assigned bus number 2
[    1.490229] ohci-pci 0000:00:0b.0: irq 23, io mem 0xfebde000
[    1.543111] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.543115] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.543119] usb usb2: Product: OHCI PCI host controller
[    1.543122] usb usb2: Manufacturer: Linux 3.14.0-rc1-torvalds+ ohci_hcd
[    1.543125] usb usb2: SerialNumber: 0000:00:0b.0
[    1.543368] hub 2-0:1.0: USB hub found
[    1.543386] hub 2-0:1.0: 8 ports detected
[    1.543759] uhci_hcd: USB Universal Host Controller Interface driver
[    1.543873] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.543876] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.544587] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.544802] mousedev: PS/2 mouse device common for all mice
[    1.545072] rtc_cmos 00:01: RTC can wake from S4
[    1.545298] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.545343] rtc_cmos 00:01: alarms up to one year, y3k, 114 bytes nvram
[    1.545398] hidraw: raw HID events driver (C) Jiri Kosina
[    1.545756] usbcore: registered new interface driver usbhid
[    1.545758] usbhid: USB HID core driver
[    1.545833] TCP: cubic registered
[    1.545871] NET: Registered protocol family 10
[    1.546258] Key type dns_resolver registered
[    1.546690] registered taskstats version 1
[    1.546724] AppArmor: AppArmor sha1 policy hashing enabled
[    1.547314]   Magic number: 2:460:651
[    1.547430] acpi PNP0A03:00: hash matches
[    1.547483] rtc_cmos 00:01: setting system clock to 2014-02-09 21:36:13 UTC (1391981773)
[    1.547579] PM: Checking hibernation image partition /dev/disk/by-id/ata-WDC_WD1600JS-55MHB1_WD-WCANM6560356-part1
[    1.577586] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.577701] PM: Hibernation image not present or could not be loaded.
[    1.581329] Freeing unused kernel memory: 1312K (ffffffff81cc5000 - ffffffff81e0d000)
[    1.581337] Write protecting the kernel read-only data: 12288k
[    1.592805] Freeing unused kernel memory: 2016K (ffff880001608000 - ffff880001800000)
[    1.600268] Freeing unused kernel memory: 1336K (ffff880001ab2000 - ffff880001c00000)
[    1.685786] pata_amd 0000:00:0d.0: version 0.4.1
[    1.687668] scsi0 : pata_amd
[    1.687825] scsi1 : pata_amd
[    1.687892] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.687896] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    2.007038] usb 2-2: new low-speed USB device number 2 using ohci-pci
[    2.039167] sata_nv 0000:00:0e.0: version 3.5
[    2.039723] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 21
[    2.039754] sata_nv 0000:00:0e.0: Using SWNCQ mode
[    2.040679] scsi2 : sata_nv
[    2.040823] scsi3 : sata_nv
[    2.040891] ata3: SATA max UDMA/133 cmd 0xf80 ctl 0xf00 bmdma 0xe000 irq 21
[    2.040895] ata4: SATA max UDMA/133 cmd 0xe80 ctl 0xe00 bmdma 0xe008 irq 21
[    2.204062] usb 2-2: New USB device found, idVendor=0f62, idProduct=1001
[    2.204067] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.204070] usb 2-2: Product: USB & PS/2 Mouse
[    2.204073] usb 2-2: Manufacturer: Acrox
[    2.215816] input: Acrox USB & PS/2 Mouse as /devices/pci0000:00/0000:00:0b.0/usb2/2-2/2-2:1.0/0003:0F62:1001.0001/input/input1
[    2.215989] hid-generic 0003:0F62:1001.0001: input,hidraw0: USB HID v1.10 Mouse [Acrox USB & PS/2 Mouse] on usb-0000:00:0b.0-2/input0
[    2.494046] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.497312] ata3.00: HPA detected: current 312579695, native 312581808
[    2.497317] ata3.00: ATA-7: WDC WD1600JS-55MHB1, 10.02E01, max UDMA/133
[    2.497320] ata3.00: 312579695 sectors, multi 16: LBA48 
[    2.500303] ata3.00: configured for UDMA/133
[    2.500513] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1600JS-55M 10.0 PQ: 0 ANSI: 5
[    2.500839] sd 2:0:0:0: [sda] 312579695 512-byte logical blocks: (160 GB/149 GiB)
[    2.500975] sd 2:0:0:0: [sda] Write Protect is off
[    2.500980] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.501065] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.506560]  sda: sda1 sda2 sda3
[    2.507166] sd 2:0:0:0: [sda] Attached SCSI disk
[    2.804035] ata4: SATA link down (SStatus 0 SControl 300)
[    2.818552] alua: device handler registered
[    2.822439] hp_sw: device handler registered
[    2.826535] rdac: device handler registered
[    2.830606] emc: device handler registered
[    2.845405] udevd[101]: starting version 182
[    2.885846] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    2.893194] ACPI: Power Button [PWRB]
[    2.893990] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    2.898252] ACPI: Power Button [PWRF]
[    2.981891] wmi: Mapper loaded
[    3.085882] [drm] Initialized drm 1.1.0 20060810
[    3.382298] ACPI: PCI Interrupt Link [LNEC] enabled at IRQ 19
[    3.382803] [drm] hdmi device  not found 0 5 1
[    3.382895] nouveau  [  DEVICE][0000:00:05.0] BOOT0  : 0x04e000a2
[    3.382899] nouveau  [  DEVICE][0000:00:05.0] Chipset: C51 (NV4E)
[    3.382902] nouveau  [  DEVICE][0000:00:05.0] Family : NV40
[    3.383776] nouveau  [   VBIOS][0000:00:05.0] checking PRAMIN for image...
[    3.420172] nouveau  [   VBIOS][0000:00:05.0] ... appears to be valid
[    3.420175] nouveau  [   VBIOS][0000:00:05.0] using image from PRAMIN
[    3.420415] nouveau  [   VBIOS][0000:00:05.0] BIT signature found
[    3.420420] nouveau  [   VBIOS][0000:00:05.0] version 05.51.22.28.10
[    3.420855] nouveau 0000:00:05.0: irq 43 for MSI/MSI-X
[    3.420867] nouveau  [     PMC][0000:00:05.0] MSI interrupts enabled
[    3.420903] nouveau  [     PFB][0000:00:05.0] RAM type: stolen system memory
[    3.420906] nouveau  [     PFB][0000:00:05.0] RAM size: 64 MiB
[    3.420909] nouveau  [     PFB][0000:00:05.0]    ZCOMP: 0 tags
[    4.073039] nouveau  [  PTHERM][0000:00:05.0] FAN control: none / external
[    4.073058] nouveau  [  PTHERM][0000:00:05.0] fan management: automatic
[    4.073063] nouveau  [  PTHERM][0000:00:05.0] internal sensor: no
[    4.093083] nouveau  [     CLK][0000:00:05.0] 20: core 425 MHz shader 425 MHz 
[    4.093092] nouveau  [     CLK][0000:00:05.0] --:   
[    4.093244] [TTM] Zone  kernel: Available graphics memory: 218922 kiB
[    4.093247] [TTM] Initializing pool allocator
[    4.093255] [TTM] Initializing DMA pool allocator
[    4.093279] nouveau  [     DRM] VRAM: 61 MiB
[    4.093282] nouveau  [     DRM] GART: 512 MiB
[    4.093288] nouveau  [     DRM] TMDS table version 1.1
[    4.093292] nouveau  [     DRM] DCB version 3.0
[    4.093297] nouveau  [     DRM] DCB outp 00: 02000300 00000023
[    4.093301] nouveau  [     DRM] DCB conn 00: 0000
[    4.093861] nouveau  [     DRM] Saving VGA fonts
[    4.133492] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.133498] [drm] Driver supports precise vblank timestamp query.
[    4.135879] nouveau  [     DRM] MM: using M2MF for buffer copies
[    4.178031] nouveau  [     DRM] allocated 1280x1024 fb: 0x9000, bo ffff88001a0bc800
[    4.179660] fbcon: nouveaufb (fb0) is primary device
[    4.256030] Console: switching to colour frame buffer device 160x64
[    4.257695] nouveau 0000:00:05.0: fb0: nouveaufb frame buffer device
[    4.257700] nouveau 0000:00:05.0: registered panic notifier
[    4.257735] [drm] Initialized nouveau 1.1.1 20120801 for 0000:00:05.0 on minor 0
[    5.595432] PM: Marking nosave pages: [mem 0x0009f000-0x000fffff]
[    5.595444] PM: Basic memory bitmaps created
[    5.602410] PM: Basic memory bitmaps freed
[    5.642212] PM: Starting manual resume from disk
[    5.642224] PM: Hibernation image partition 8:1 present
[    5.642226] PM: Looking for hibernation image.
[    5.643073] PM: Image not found (code -22)
[    5.643076] PM: Hibernation image not present or could not be loaded.
[    5.814265] random: nonblocking pool is initialized
[    6.056305] kjournald starting.  Commit interval 5 seconds
[    6.056635] EXT3-fs (sda2): using internal journal
[    6.056640] EXT3-fs (sda2): mounted filesystem with ordered data mode
[    7.008330] systemd[1]: systemd 44 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; suse)
[    7.173425] systemd[1]: Inserted module 'autofs4'
[    7.174417] systemd[1]: Set hostname to <linux-n0m0.lan>.
[   14.593609] udevd[307]: starting version 182
[   15.813114] i2c i2c-3: nForce2 SMBus adapter at 0x5000
[   15.813206] i2c i2c-4: nForce2 SMBus adapter at 0x6000
[   15.942323] Floppy drive(s): fd0 is 1.44M
[   15.957201] FDC 0 is a post-1991 82077
[   15.997948] input: PC Speaker as /devices/platform/pcspkr/input/input4
[   16.607368] parport_pc 00:05: reported by Plug and Play ACPI
[   16.607438] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   16.719093] gameport gameport0: NS558 PnP Gameport is pnp00:06/gameport0, io 0x200, speed 618kHz
[   16.779938] nv_tco: NV TCO WatchDog Timer Driver v0.01
[   16.780789] nv_tco: Watchdog reboot not detected
[   16.781725] nv_tco: initialized (0x4440). heartbeat=30 sec (nowayout=0)
[   16.841106] ppdev: user-space parallel port driver
[   17.398770] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[   17.399445] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 20
[   17.921313] forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:13:8f:78:2b:50
[   17.921324] forcedeth 0000:00:14.0: highdma pwrctl lnktim desc-v3
[   18.605320] ACPI: PCI Interrupt Link [LACI] enabled at IRQ 23
[   18.918047] intel8x0_measure_ac97_clock: measured 50458 usecs (2480 samples)
[   18.918056] intel8x0: clocking to 46877
[   19.515687] sd 2:0:0:0: Attached scsi generic sg0 type 0
[   22.337071] Adding 2104476k swap on /dev/sda1.  Priority:-1 extents:1 across:2104476k 
[   24.690523] kjournald starting.  Commit interval 5 seconds
[   24.690660] EXT3-fs (sda3): using internal journal
[   24.690665] EXT3-fs (sda3): mounted filesystem with ordered data mode
[   25.497441] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   25.634912] nf_conntrack version 0.5.0 (3420 buckets, 13680 max)
[   25.688528] ip_tables: (C) 2000-2006 Netfilter Core Team
[   28.201103] NET: Registered protocol family 17
[   33.914653] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=456 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=416 
[   46.282711] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[   47.284429] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[   49.287060] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[   53.291459] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[   61.297209] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[   77.308214] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[  109.314790] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[  173.422767] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[  216.459698] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:88:53:2e:50:50:00:86:dd SRC=fe80:0000:0000:0000:8a53:2eff:fe50:5000 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[  301.395596] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[  375.136394] SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:13:8f:78:2b:50:88:53:2e:50:50:00:08:00 SRC=192.168.7.236 DST=192.168.7.188 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=43468 DF PROTO=TCP SPT=36474 DPT=22 WINDOW=29200 RES=0x00 SYN URGP=0 OPT (020405B40402080A062058590000000001030307) 
[  557.440336] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:0213:8fff:fe78:2b50 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44 
[  560.820128] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:1c:ab:a7:e7:23:86:86:dd SRC=fe80:0000:0000:0000:1eab:a7ff:fee7:2386 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=97 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=57 
[  561.825506] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:1c:ab:a7:e7:23:86:86:dd SRC=fe80:0000:0000:0000:1eab:a7ff:fee7:2386 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=97 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=57 
[  564.850928] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:1c:ab:a7:e7:23:86:86:dd SRC=fe80:0000:0000:0000:1eab:a7ff:fee7:2386 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=97 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=57 
[  573.872043] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:1c:ab:a7:e7:23:86:86:dd SRC=fe80:0000:0000:0000:1eab:a7ff:fee7:2386 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=97 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=57 
[  600.944440] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:1c:ab:a7:e7:23:86:86:dd SRC=fe80:0000:0000:0000:1eab:a7ff:fee7:2386 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=97 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=57 
[  682.063881] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:1c:ab:a7:e7:23:86:86:dd SRC=fe80:0000:0000:0000:1eab:a7ff:fee7:2386 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=97 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=57 
[  925.574982] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:1c:ab:a7:e7:23:86:86:dd SRC=fe80:0000:0000:0000:1eab:a7ff:fee7:2386 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=97 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=57 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: konsole-pink.png
Type: image/png
Size: 26266 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140209/4410711b/attachment-0001.png>


More information about the dri-devel mailing list