From: Chris Clayton <chris2553@googlemail.com>
To: intel-gfx@lists.freedesktop.org
Subject: v3.17-rc4+: DRM warning
Date: Fri, 12 Sep 2014 08:49:48 +0100 [thread overview]
Message-ID: <5412A59C.5020600@googlemail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 5162 bytes --]
Hi,
Firstly, please cc me on any reply because I'm not subscribed to LKML.
I've just built and installed the current development kernel (v3.17-rc4-222-gc73f6fd)on a desktop machine and I'm
getting a warning that I haven't seen before. A full dmesg is attached, but the warning is:
[ 23.131726] [drm:intel_pipe_config_compare] *ERROR* mismatch in limited_color_range (expected 1, found 0)
[ 23.131727] ------------[ cut here ]------------
[ 23.131770] WARNING: CPU: 3 PID: 149 at drivers/gpu/drm/i915/intel_display.c:10659 check_crtc_state+0x7e3/0xe50 [i915]()
[ 23.131770] pipe state doesn't match!
[ 23.131778] Modules linked in: firewire_ohci uhci_hcd(+) videobuf2_dma_sg videobuf2_memops videobuf2_core i915(+)
ehci_pci rc_core v4l2_common videodev firewire_core ehci_hcd evdev cfbfillrect cfbimgblt cfbcopyarea drm_kms_helper
[ 23.131780] CPU: 3 PID: 149 Comm: modprobe Not tainted 3.17.0-rc4+ #322
[ 23.131781] Hardware name: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
[ 23.131783] 0000000000000009 ffffffff8145a016 ffff8802316eb3c0 ffffffff81040d0d
[ 23.131784] ffff8802369e0060 ffff8802316eb410 0000000000000001 ffff8802369e0708
[ 23.131786] ffff8802316f3338 ffffffff81040d77 ffffffffa0187529 ffffffff00000018
[ 23.131786] Call Trace:
[ 23.131791] [<ffffffff8145a016>] ? dump_stack+0x49/0x6a
[ 23.131795] [<ffffffff81040d0d>] ? warn_slowpath_common+0x6d/0x90
[ 23.131797] [<ffffffff81040d77>] ? warn_slowpath_fmt+0x47/0x50
[ 23.131817] [<ffffffffa0123d03>] ? check_crtc_state+0x7e3/0xe50 [i915]
[ 23.131838] [<ffffffffa0131c81>] ? intel_modeset_check_state+0x1f1/0x760 [i915]
[ 23.131858] [<ffffffffa013227d>] ? intel_set_mode+0x1d/0x30 [i915]
[ 23.131882] [<ffffffffa013334b>] ? intel_crtc_set_config+0xaab/0xe90 [i915]
[ 23.131884] [<ffffffff811ec3a2>] ? idr_get_empty_slot+0x192/0x3b0
[ 23.131886] [<ffffffff811eba9b>] ? get_from_free_list+0x3b/0x50
[ 23.131889] [<ffffffff812a1b6d>] ? drm_mode_set_config_internal+0x5d/0xe0
[ 23.131893] [<ffffffffa0007eec>] ? restore_fbdev_mode+0xac/0xd0 [drm_kms_helper]
[ 23.131895] [<ffffffffa0007f29>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x19/0x30 [drm_kms_helper]
[ 23.131898] [<ffffffffa0009f8d>] ? drm_fb_helper_set_par+0x1d/0x60 [drm_kms_helper]
[ 23.131918] [<ffffffffa013db61>] ? intel_fbdev_set_par+0x11/0x60 [i915]
[ 23.131920] [<ffffffff81227720>] ? fbcon_init+0x5e0/0x670
[ 23.131923] [<ffffffff8127a66c>] ? visual_init+0xac/0x110
[ 23.131924] [<ffffffff8127c930>] ? do_bind_con_driver+0x170/0x410
[ 23.131926] [<ffffffff8127d153>] ? do_take_over_console+0xa3/0x190
[ 23.131928] [<ffffffff81227803>] ? do_fbcon_takeover+0x53/0xb0
[ 23.131930] [<ffffffff81059e35>] ? notifier_call_chain+0x45/0x70
[ 23.131931] [<ffffffff8105a12c>] ? __blocking_notifier_call_chain+0x3c/0x60
[ 23.131934] [<ffffffff8122f5d6>] ? register_framebuffer+0x1f6/0x320
[ 23.131936] [<ffffffffa0009dcd>] ? drm_fb_helper_initial_config+0x36d/0x510 [drm_kms_helper]
[ 23.131955] [<ffffffffa01164f7>] ? gen4_read32+0x37/0x40 [i915]
[ 23.131979] [<ffffffffa0161f20>] ? i915_driver_load+0xfd0/0x1030 [i915]
[ 23.131982] [<ffffffff8106ef8f>] ? __wake_up+0x2f/0x50
[ 23.131985] [<ffffffff813ea188>] ? netlink_broadcast_filtered+0x1f8/0x370
[ 23.131987] [<ffffffff811eded0>] ? kobj_ns_drop+0x60/0x60
[ 23.131988] [<ffffffff811ee15c>] ? kobject_uevent_env+0xfc/0x400
[ 23.131991] [<ffffffff812b3b0e>] ? get_device+0xe/0x20
[ 23.131992] [<ffffffff8145708b>] ? klist_add_tail+0x1b/0x40
[ 23.131994] [<ffffffff812b4ef2>] ? device_add+0x192/0x5b0
[ 23.131997] [<ffffffff8129bf4c>] ? drm_dev_register+0x9c/0xf0
[ 23.131998] [<ffffffff8129e533>] ? drm_get_pci_dev+0xc3/0x1e0
[ 23.132001] [<ffffffff81213ee0>] ? pci_device_probe+0x60/0xb0
[ 23.132014] [<ffffffff812b7a9a>] ? really_probe+0x5a/0x220
[ 23.132015] [<ffffffff812b7d21>] ? __driver_attach+0x81/0x90
[ 23.132017] [<ffffffff812b7ca0>] ? __device_attach+0x40/0x40
[ 23.132018] [<ffffffff812b5e4b>] ? bus_for_each_dev+0x5b/0x90
[ 23.132019] [<ffffffff812b7310>] ? bus_add_driver+0x160/0x210
[ 23.132021] [<ffffffffa01a0000>] ? 0xffffffffa01a0000
[ 23.132022] [<ffffffff812b8326>] ? driver_register+0x56/0xe0
[ 23.132028] [<ffffffff810002b4>] ? do_one_initcall+0x84/0x1b0
[ 23.132031] [<ffffffff8109f11f>] ? load_module+0x1b5f/0x2150
[ 23.132033] [<ffffffff8109c090>] ? store_uevent+0x40/0x40
[ 23.132035] [<ffffffff8109f7a1>] ? SyS_init_module+0x91/0xc0
[ 23.132037] [<ffffffff81460a21>] ? sysenter_dispatch+0x7/0x1e
[ 23.132038] ---[ end trace e6521cda3000b0ed ]---
[ 23.132047] Console: switching to colour frame buffer device 240x67
[ 23.164707] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 23.165971] i915 0000:00:02.0: registered panic notifier
[ 23.172065] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
I don't see this warning on my laptop, which also has intel-based graphics, so I guess it's related to the specific
hardware on the desktop machine.
Please let me know if I can help diagnose this warning or test any fix.
Chris
[-- Attachment #2: drm_warning.dmesg.txt --]
[-- Type: text/plain, Size: 48878 bytes --]
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.17.0-rc4+ (chris@upstairs) (gcc version 4.9.2 20140910 (prerelease) (GCC) ) #322 SMP PREEMPT Fri Sep 12 07:43:31 BST 2014
[ 0.000000] Command line: root=/dev/sda2 ro resume=/dev/sda11
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bdcdffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bdce0000-0x00000000bdce2fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bdce3000-0x00000000bdceffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bdcf0000-0x00000000bdcfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CBFFF write-protect
[ 0.000000] CC000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F00000000 write-back
[ 0.000000] 1 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 2 base 0BE000000 mask FFE000000 uncachable
[ 0.000000] 3 base 0BDE00000 mask FFFE00000 uncachable
[ 0.000000] 4 base 100000000 mask F00000000 write-back
[ 0.000000] 5 base 200000000 mask FC0000000 write-back
[ 0.000000] 6 base 0BDD00000 mask FFFF00000 uncachable
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 4GB, type WB
[ 0.000000] reg 1, base: 3GB, range: 1GB, type UC
[ 0.000000] reg 2, base: 3040MB, range: 32MB, type UC
[ 0.000000] reg 3, base: 3038MB, range: 2MB, type UC
[ 0.000000] reg 4, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 5, base: 8GB, range: 1GB, type WB
[ 0.000000] reg 6, base: 3037MB, range: 1MB, type UC
[ 0.000000] total RAM covered: 8157M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 7 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3037MB, range: 1MB, type UC
[ 0.000000] reg 3, base: 3038MB, range: 2MB, type UC
[ 0.000000] reg 4, base: 3040MB, range: 32MB, type UC
[ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 6, base: 8GB, range: 1GB, type WB
[ 0.000000] e820: update [mem 0xbdd00000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xbdce0 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f5760-0x000f576f] mapped at [ffff8800000f5760]
[ 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 [0x01793000, 0x01793fff] PGTABLE
[ 0.000000] BRK [0x01794000, 0x01794fff] PGTABLE
[ 0.000000] BRK [0x01795000, 0x01795fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
[ 0.000000] [mem 0x23fe00000-0x23fffffff] page 2M
[ 0.000000] BRK [0x01796000, 0x01796fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
[ 0.000000] [mem 0x23c000000-0x23fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
[ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbdcdffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbdbfffff] page 2M
[ 0.000000] [mem 0xbdc00000-0xbdcdffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
[ 0.000000] BRK [0x01797000, 0x01797fff] PGTABLE
[ 0.000000] BRK [0x01798000, 0x01798fff] PGTABLE
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F7150 000014 (v00 GBT )
[ 0.000000] ACPI: RSDT 0x00000000BDCE3040 00003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: FACP 0x00000000BDCE30C0 000074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: DSDT 0x00000000BDCE3180 003DE7 (v01 GBT GBTUACPI 00001000 MSFT 0100000C)
[ 0.000000] ACPI: FACS 0x00000000BDCE0000 000040
[ 0.000000] ACPI: HPET 0x00000000BDCE70C0 000038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098)
[ 0.000000] ACPI: MCFG 0x00000000BDCE7140 00003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: TAMG 0x00000000BDCE7180 006442 (v01 GBT GBT B0 5455312E BG?? 00020101)
[ 0.000000] ACPI: APIC 0x00000000BDCE6FC0 000084 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: SSDT 0x00000000BDCEDEF0 0003AB (v01 PmRef CpuPm 00003000 INTL 20040311)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23fffffff]
[ 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-0xbdcdffff]
[ 0.000000] node 0: [mem 0x100000000-0x23fffffff]
[ 0.000000] On node 0 totalpages: 2088062
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12084 pages used for memmap
[ 0.000000] DMA32 zone: 773344 pages, LIFO batch:31
[ 0.000000] Normal zone: 20480 pages used for memmap
[ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[ 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: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdce0000-0xbdce2fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdce3000-0xbdceffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdcf0000-0xbdcfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdd00000-0xbdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbe000000-0xcfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
[ 0.000000] e820: [mem 0xd0000000-0xfebfffff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88023fc00000 s74304 r8192 d24000 u524288
[ 0.000000] pcpu-alloc: s74304 r8192 d24000 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2055413
[ 0.000000] Kernel command line: root=/dev/sda2 ro resume=/dev/sda11
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Memory: 8134384K/8352248K available (4493K kernel code, 423K rwdata, 1592K rodata, 776K init, 432K bss, 217864K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
[ 0.000000] NR_IRQS:4352 nr_irqs:456 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2499.813 MHz processor
[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.62 BogoMIPS (lpj=2499813)
[ 0.001080] pid_max: default: 32768 minimum: 301
[ 0.001120] ACPI: Core revision 20140724
[ 0.003575] ACPI: All ACPI Tables successfully acquired
[ 0.004023] Security Framework initialized
[ 0.004068] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.004108] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.004437] CPU: Physical Processor ID: 0
[ 0.004472] CPU: Processor Core ID: 0
[ 0.005003] mce: CPU supports 6 MCE banks
[ 0.005042] CPU0: Thermal monitoring enabled (TM2)
[ 0.005083] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.005222] Freeing SMP alternatives memory: 16K (ffffffff81721000 - ffffffff81725000)
[ 0.005677] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.015738] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz (fam: 06, model: 17, stepping: 0a)
[ 0.016000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.016000] ... version: 2
[ 0.016000] ... bit width: 40
[ 0.016000] ... generic registers: 2
[ 0.016000] ... value mask: 000000ffffffffff
[ 0.016000] ... max period: 000000007fffffff
[ 0.016000] ... fixed-purpose events: 3
[ 0.016000] ... event mask: 0000000700000003
[ 0.021058] x86: Booting SMP configuration:
[ 0.021095] .... node #0, CPUs: #1 #2 #3
[ 0.061010] x86: Booted up 1 node, 4 CPUs
[ 0.061092] smpboot: Total of 4 processors activated (19998.50 BogoMIPS)
[ 0.062089] devtmpfs: initialized
[ 0.063077] PM: Registering ACPI NVS region [mem 0xbdce0000-0xbdce2fff] (12288 bytes)
[ 0.063315] NET: Registered protocol family 16
[ 0.063451] cpuidle: using governor ladder
[ 0.063488] cpuidle: using governor menu
[ 0.063544] ACPI: bus type PCI registered
[ 0.063583] PCI: Using configuration type 1 for base access
[ 0.067080] ACPI: Added _OSI(Module Device)
[ 0.067116] ACPI: Added _OSI(Processor Device)
[ 0.067152] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.067188] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.070151] ACPI: Dynamic OEM Table Load:
[ 0.070228] ACPI: SSDT 0xFFFF880236A06800 00022A (v01 PmRef Cpu0Ist 00003000 INTL 20040311)
[ 0.070528] ACPI: Dynamic OEM Table Load:
[ 0.070600] ACPI: SSDT 0xFFFF880236A0B000 000152 (v01 PmRef Cpu1Ist 00003000 INTL 20040311)
[ 0.071021] ACPI: Dynamic OEM Table Load:
[ 0.071092] ACPI: SSDT 0xFFFF880236A0B200 000152 (v01 PmRef Cpu2Ist 00003000 INTL 20040311)
[ 0.071377] ACPI: Dynamic OEM Table Load:
[ 0.071449] ACPI: SSDT 0xFFFF880236A0B400 000152 (v01 PmRef Cpu3Ist 00003000 INTL 20040311)
[ 0.071761] ACPI: Interpreter enabled
[ 0.071799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
[ 0.071891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[ 0.071991] ACPI: (supports S0 S3 S4 S5)
[ 0.072001] ACPI: Using IOAPIC for interrupt routing
[ 0.072056] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.074819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.074861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments]
[ 0.074903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.075021] PCI host bridge to bus 0000:00
[ 0.075057] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.075095] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.075134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.075173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.075224] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.075264] pci_bus 0000:00: root bus resource [mem 0xbdd00000-0xfebfffff]
[ 0.075321] pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000
[ 0.075396] pci 0000:00:02.0: [8086:2e32] type 00 class 0x030000
[ 0.075407] pci 0000:00:02.0: reg 0x10: [mem 0xe1000000-0xe13fffff 64bit]
[ 0.075412] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.075417] pci 0000:00:02.0: reg 0x20: [io 0xe000-0xe007]
[ 0.075486] pci 0000:00:02.1: [8086:2e33] type 00 class 0x038000
[ 0.075494] pci 0000:00:02.1: reg 0x10: [mem 0xe1400000-0xe14fffff 64bit]
[ 0.075591] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[ 0.075603] pci 0000:00:1b.0: reg 0x10: [mem 0xe1700000-0xe1703fff 64bit]
[ 0.075648] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.075685] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.075755] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[ 0.075799] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.075837] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.075907] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[ 0.075951] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.075988] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.076036] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[ 0.076069] pci 0000:00:1d.0: reg 0x20: [io 0xe100-0xe11f]
[ 0.076116] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.076184] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[ 0.076221] pci 0000:00:1d.1: reg 0x20: [io 0xe200-0xe21f]
[ 0.076272] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.076340] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[ 0.076373] pci 0000:00:1d.2: reg 0x20: [io 0xe300-0xe31f]
[ 0.076419] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.076487] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[ 0.076520] pci 0000:00:1d.3: reg 0x20: [io 0xe400-0xe41f]
[ 0.076566] pci 0000:00:1d.3: System wakeup disabled by ACPI
[ 0.076638] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[ 0.076653] pci 0000:00:1d.7: reg 0x10: [mem 0xe1704000-0xe17043ff]
[ 0.076738] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.076807] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.076872] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.076944] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
[ 0.077041] pci 0000:00:1f.0: can't claim BAR 7 [io 0x0400-0x047f]: address conflict with ACPI CPU throttle [io 0x0410-0x0415]
[ 0.077105] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.077148] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[ 0.077190] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[ 0.077320] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018a
[ 0.077331] pci 0000:00:1f.2: reg 0x10: [io 0x0000-0x0007]
[ 0.077338] pci 0000:00:1f.2: reg 0x14: [io 0x0000-0x0003]
[ 0.077344] pci 0000:00:1f.2: reg 0x18: [io 0x0000-0x0007]
[ 0.077351] pci 0000:00:1f.2: reg 0x1c: [io 0x0000-0x0003]
[ 0.077357] pci 0000:00:1f.2: reg 0x20: [io 0xf000-0xf00f]
[ 0.077371] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.077411] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.077451] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.077492] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.078011] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.078073] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[ 0.078117] pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f]
[ 0.078231] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.078337] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.078350] pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.078376] pci 0000:02:00.0: reg 0x18: [mem 0xe1510000-0xe1510fff 64bit pref]
[ 0.078392] pci 0000:02:00.0: reg 0x20: [mem 0xe1500000-0xe150ffff 64bit pref]
[ 0.078403] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 0.078437] pci 0000:02:00.0: supports D1 D2
[ 0.078439] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.080016] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.080057] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.080061] pci 0000:00:1c.1: bridge window [mem 0xe0000000-0xe0ffffff]
[ 0.080066] pci 0000:00:1c.1: bridge window [mem 0xe1500000-0xe15fffff 64bit pref]
[ 0.080108] pci 0000:03:01.0: [1131:7133] type 00 class 0x048000
[ 0.080124] pci 0000:03:01.0: reg 0x10: [mem 0xe1605000-0xe16057ff]
[ 0.080185] pci 0000:03:01.0: supports D1 D2
[ 0.080237] pci 0000:03:07.0: [104c:8024] type 00 class 0x0c0010
[ 0.080252] pci 0000:03:07.0: reg 0x10: [mem 0xe1604000-0xe16047ff]
[ 0.080261] pci 0000:03:07.0: reg 0x14: [mem 0xe1600000-0xe1603fff]
[ 0.080323] pci 0000:03:07.0: supports D1 D2
[ 0.080325] pci 0000:03:07.0: PME# supported from D0 D1 D2 D3hot
[ 0.080385] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[ 0.080429] pci 0000:00:1e.0: bridge window [mem 0xe1600000-0xe16fffff]
[ 0.080433] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.080435] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.080437] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.080438] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.080440] pci 0000:00:1e.0: bridge window [mem 0xbdd00000-0xfebfffff] (subtractive decode)
[ 0.080454] pci_bus 0000:00: on NUMA node 0
[ 0.080796] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.081090] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.081414] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[ 0.081717] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.082038] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.082397] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.082737] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.083072] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[ 0.083428] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 0.083553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.083553] vgaarb: loaded
[ 0.083553] vgaarb: bridge control possible 0000:00:02.0
[ 0.083553] SCSI subsystem initialized
[ 0.083553] libata version 3.00 loaded.
[ 0.083553] ACPI: bus type USB registered
[ 0.083553] usbcore: registered new interface driver usbfs
[ 0.083553] usbcore: registered new interface driver hub
[ 0.084024] usbcore: registered new device driver usb
[ 0.084108] Advanced Linux Sound Architecture Driver Initialized.
[ 0.084166] PCI: Using ACPI for IRQ routing
[ 0.084201] PCI: pci_cache_line_size set to 64 bytes
[ 0.084248] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 0.084250] e820: reserve RAM buffer [mem 0xbdce0000-0xbfffffff]
[ 0.084390] Switched to clocksource hpet
[ 0.084501] pnp: PnP ACPI init
[ 0.084624] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.084663] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.084702] system 00:00: [io 0x0800-0x087f] has been reserved
[ 0.084740] system 00:00: [io 0x0290-0x0294] has been reserved
[ 0.084779] system 00:00: [io 0x0880-0x088f] has been reserved
[ 0.084819] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.084870] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.084870] pnp 00:02: [dma 2]
[ 0.084870] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.084870] system 00:03: [io 0x0400-0x04cf] could not be reserved
[ 0.084870] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.084939] system 00:04: [mem 0xc0000000-0xcfffffff] has been reserved
[ 0.084980] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.085116] system 00:05: [mem 0x000cc600-0x000cffff] has been reserved
[ 0.085157] system 00:05: [mem 0x000f0000-0x000f7fff] could not be reserved
[ 0.085198] system 00:05: [mem 0x000f8000-0x000fbfff] could not be reserved
[ 0.085238] system 00:05: [mem 0x000fc000-0x000fffff] could not be reserved
[ 0.085279] system 00:05: [mem 0xbdce0000-0xbdcfffff] could not be reserved
[ 0.085319] system 00:05: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.085360] system 00:05: [mem 0x00100000-0xbdcdffff] could not be reserved
[ 0.085401] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.085441] system 00:05: [mem 0xfed13000-0xfed1dfff] has been reserved
[ 0.085481] system 00:05: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.085521] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.085561] system 00:05: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 0.085601] system 00:05: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.085641] system 00:05: [mem 0x000e0000-0x000effff] has been reserved
[ 0.085681] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.085688] pnp: PnP ACPI: found 6 devices
[ 0.093806] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.093810] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 0.093812] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[ 0.093825] pci 0000:00:1f.0: BAR 7: [io 0x0400-0x047f] has bogus alignment
[ 0.093867] pci 0000:00:1c.0: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.093869] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.093871] pci 0000:00:1c.0: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.093875] pci 0000:00:1c.0: BAR 8: assigned [mem 0xbdd00000-0xbdefffff]
[ 0.093918] pci 0000:00:1c.0: BAR 9: assigned [mem 0xe1800000-0xe19fffff 64bit pref]
[ 0.093961] pci 0000:00:1c.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 0.094000] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.094041] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.094082] pci 0000:00:1c.0: bridge window [mem 0xbdd00000-0xbdefffff]
[ 0.094123] pci 0000:00:1c.0: bridge window [mem 0xe1800000-0xe19fffff 64bit pref]
[ 0.094169] pci 0000:02:00.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref]
[ 0.094210] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.094247] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.094288] pci 0000:00:1c.1: bridge window [mem 0xe0000000-0xe0ffffff]
[ 0.094330] pci 0000:00:1c.1: bridge window [mem 0xe1500000-0xe15fffff 64bit pref]
[ 0.094374] pci 0000:00:1e.0: PCI bridge to [bus 03]
[ 0.094413] pci 0000:00:1e.0: bridge window [mem 0xe1600000-0xe16fffff]
[ 0.094458] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.094460] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.094462] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.094463] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[ 0.094465] pci_bus 0000:00: resource 8 [mem 0xbdd00000-0xfebfffff]
[ 0.094467] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.094468] pci_bus 0000:01: resource 1 [mem 0xbdd00000-0xbdefffff]
[ 0.094470] pci_bus 0000:01: resource 2 [mem 0xe1800000-0xe19fffff 64bit pref]
[ 0.094471] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.094473] pci_bus 0000:02: resource 1 [mem 0xe0000000-0xe0ffffff]
[ 0.094475] pci_bus 0000:02: resource 2 [mem 0xe1500000-0xe15fffff 64bit pref]
[ 0.094476] pci_bus 0000:03: resource 1 [mem 0xe1600000-0xe16fffff]
[ 0.094478] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 0.094479] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 0.094481] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.094483] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff]
[ 0.094484] pci_bus 0000:03: resource 8 [mem 0xbdd00000-0xfebfffff]
[ 0.094505] NET: Registered protocol family 2
[ 0.094720] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.094899] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.095222] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.095299] TCP: reno registered
[ 0.095335] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.095414] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.095561] NET: Registered protocol family 1
[ 0.095617] pci 0000:00:02.0: Boot video device
[ 0.107100] PCI: CLS 32 bytes, default 64
[ 0.107130] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.107172] software IO TLB [mem 0xb9ce0000-0xbdce0000] (64MB) mapped at [ffff8800b9ce0000-ffff8800bdcdffff]
[ 0.107485] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07
[ 0.107536] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07
[ 0.107590] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07
[ 0.107640] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07
[ 0.107747] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.108028] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.110410] fuse init (API version 7.23)
[ 0.110547] msgmni has been set to 15887
[ 0.111664] io scheduler noop registered
[ 0.111754] io scheduler cfq registered (default)
[ 0.112052] intel_idle: does not run on family 6 model 23
[ 0.112103] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.112148] ACPI: Power Button [PWRB]
[ 0.112237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.112278] ACPI: Power Button [PWRF]
[ 0.112359] tsc: Marking TSC unstable due to TSC halts in idle
[ 0.112402] ACPI: acpi_idle registered with cpuidle
[ 0.117586] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.117885] Linux agpgart interface v0.103
[ 0.117970] agpgart-intel 0000:00:00.0: Intel G41 Chipset
[ 0.118035] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 0.118599] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[ 0.118773] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 0.118859] [drm] Initialized drm 1.1.0 20060810
[ 0.118981] ata_piix 0000:00:1f.2: version 2.13
[ 0.119091] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 0.119736] scsi host0: ata_piix
[ 0.119929] scsi host1: ata_piix
[ 0.119991] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[ 0.120045] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[ 0.120122] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.120191] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.120509] r8169 0000:02:00.0 eth0: RTL8168c/8111c at 0xffffc90000028000, 6c:f0:49:14:96:87, XID 1c4000c0 IRQ 17
[ 0.120568] r8169 0000:02:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
[ 0.120694] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.121105] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.121159] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.121366] mousedev: PS/2 mouse device common for all mice
[ 0.121661] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[ 0.121856] usbcore: registered new interface driver usbhid
[ 0.121894] usbhid: USB HID core driver
[ 0.122317] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 0.122357] TCP: cubic registered
[ 0.122401] NET: Registered protocol family 15
[ 0.122767] registered taskstats version 1
[ 0.132495] sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 0.132538] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 0.132578] sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 0.132616] sound hdaudioC0D2: mono: mono_out=0x0
[ 0.132653] sound hdaudioC0D2: dig-out=0x1e/0x0
[ 0.132689] sound hdaudioC0D2: inputs:
[ 0.132724] sound hdaudioC0D2: Rear Mic=0x18
[ 0.132760] sound hdaudioC0D2: Front Mic=0x19
[ 0.132796] sound hdaudioC0D2: Line=0x1a
[ 0.132831] sound hdaudioC0D2: CD=0x1c
[ 0.132866] sound hdaudioC0D2: dig-in=0x1f
[ 0.300199] ata2.01: ATAPI: HL-DT-ST DVDRAM GH22LS50, TL03, max UDMA/100
[ 0.303779] ata1.00: HPA detected: current 1953523055, native 1953525168
[ 0.303824] ata1.00: ATA-8: WDC WD10EARS-00Y5B1, 80.00A80, max UDMA/133
[ 0.303866] ata1.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 0.303911] ata1.01: ATAPI: HL-DT-ST BD-RE BH10LS30, 1.01, max UDMA/133
[ 0.306175] ata2.01: configured for UDMA/100
[ 0.307790] ata1.00: configured for UDMA/133
[ 0.345120] ata1.01: configured for UDMA/133
[ 0.350959] scsi 0:0:0:0: Direct-Access ATA WDC WD10EARS-00Y 0A80 PQ: 0 ANSI: 5
[ 0.351160] sd 0:0:0:0: [sda] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[ 0.351199] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.360076] scsi 0:0:1:0: CD-ROM HL-DT-ST BD-RE BH10LS30 1.01 PQ: 0 ANSI: 5
[ 0.360105] sd 0:0:0:0: [sda] Write Protect is off
[ 0.360108] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.360140] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.421356] sr 0:0:1:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.421414] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.421569] sr 0:0:1:0: Attached scsi CD-ROM sr0
[ 0.421615] sr 0:0:1:0: Attached scsi generic sg1 type 5
[ 0.425119] scsi 1:0:1:0: CD-ROM HL-DT-ST DVDRAM GH22LS50 TL03 PQ: 0 ANSI: 5
[ 0.454829] sr 1:0:1:0: [sr1] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.455076] sr 1:0:1:0: Attached scsi CD-ROM sr1
[ 0.455146] sr 1:0:1:0: Attached scsi generic sg2 type 5
[ 0.544967] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 >
[ 0.545605] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.545844] ALSA device list:
[ 0.545879] #0: HDA Intel at 0xe1700000 irq 16
[ 0.589587] EXT3-fs (sda2): recovery required on readonly filesystem
[ 0.589628] EXT3-fs (sda2): write access will be enabled during recovery
[ 0.968492] random: nonblocking pool is initialized
[ 20.504142] kjournald starting. Commit interval 5 seconds
[ 20.526555] EXT3-fs (sda2): recovery complete
[ 20.526593] EXT3-fs (sda2): mounted filesystem with writeback data mode
[ 20.526647] VFS: Mounted root (ext3 filesystem) readonly on device 8:2.
[ 20.535905] devtmpfs: mounted
[ 20.536611] Freeing unused kernel memory: 776K (ffffffff8165f000 - ffffffff81721000)
[ 21.549563] EXT3-fs (sda2): using internal journal
[ 22.074116] udevd[101]: starting version 182
[ 22.604377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 22.719468] Linux video capture interface: v2.00
[ 22.818508] ehci-pci: EHCI PCI platform driver
[ 22.818714] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 22.818777] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 22.822726] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[ 22.822742] ehci-pci 0000:00:1d.7: irq 23, io mem 0xe1704000
[ 22.828015] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 22.828112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 22.828153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 22.828194] usb usb1: Product: EHCI Host Controller
[ 22.828232] usb usb1: Manufacturer: Linux 3.17.0-rc4+ ehci_hcd
[ 22.828277] usb usb1: SerialNumber: 0000:00:1d.7
[ 22.828589] hub 1-0:1.0: USB hub found
[ 22.828646] hub 1-0:1.0: 8 ports detected
[ 23.002973] [drm] Memory usable by graphics device = 2048M
[ 23.003047] [drm] Replacing VGA console driver
[ 23.003564] Console: switching to colour dummy device 80x25
[ 23.009059] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 23.009064] [drm] Driver supports precise vblank timestamp query.
[ 23.009129] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 23.029906] uhci_hcd: USB Universal Host Controller Interface driver
[ 23.088048] firewire_ohci 0000:03:07.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 23.111418] fbcon: inteldrmfb (fb0) is primary device
[ 23.130029] usb 1-2: new high-speed USB device number 2 using ehci-pci
[ 23.131726] [drm:intel_pipe_config_compare] *ERROR* mismatch in limited_color_range (expected 1, found 0)
[ 23.131727] ------------[ cut here ]------------
[ 23.131770] WARNING: CPU: 3 PID: 149 at drivers/gpu/drm/i915/intel_display.c:10659 check_crtc_state+0x7e3/0xe50 [i915]()
[ 23.131770] pipe state doesn't match!
[ 23.131778] Modules linked in: firewire_ohci uhci_hcd(+) videobuf2_dma_sg videobuf2_memops videobuf2_core i915(+) ehci_pci rc_core v4l2_common videodev firewire_core ehci_hcd evdev cfbfillrect cfbimgblt cfbcopyarea drm_kms_helper
[ 23.131780] CPU: 3 PID: 149 Comm: modprobe Not tainted 3.17.0-rc4+ #322
[ 23.131781] Hardware name: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
[ 23.131783] 0000000000000009 ffffffff8145a016 ffff8802316eb3c0 ffffffff81040d0d
[ 23.131784] ffff8802369e0060 ffff8802316eb410 0000000000000001 ffff8802369e0708
[ 23.131786] ffff8802316f3338 ffffffff81040d77 ffffffffa0187529 ffffffff00000018
[ 23.131786] Call Trace:
[ 23.131791] [<ffffffff8145a016>] ? dump_stack+0x49/0x6a
[ 23.131795] [<ffffffff81040d0d>] ? warn_slowpath_common+0x6d/0x90
[ 23.131797] [<ffffffff81040d77>] ? warn_slowpath_fmt+0x47/0x50
[ 23.131817] [<ffffffffa0123d03>] ? check_crtc_state+0x7e3/0xe50 [i915]
[ 23.131838] [<ffffffffa0131c81>] ? intel_modeset_check_state+0x1f1/0x760 [i915]
[ 23.131858] [<ffffffffa013227d>] ? intel_set_mode+0x1d/0x30 [i915]
[ 23.131882] [<ffffffffa013334b>] ? intel_crtc_set_config+0xaab/0xe90 [i915]
[ 23.131884] [<ffffffff811ec3a2>] ? idr_get_empty_slot+0x192/0x3b0
[ 23.131886] [<ffffffff811eba9b>] ? get_from_free_list+0x3b/0x50
[ 23.131889] [<ffffffff812a1b6d>] ? drm_mode_set_config_internal+0x5d/0xe0
[ 23.131893] [<ffffffffa0007eec>] ? restore_fbdev_mode+0xac/0xd0 [drm_kms_helper]
[ 23.131895] [<ffffffffa0007f29>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x19/0x30 [drm_kms_helper]
[ 23.131898] [<ffffffffa0009f8d>] ? drm_fb_helper_set_par+0x1d/0x60 [drm_kms_helper]
[ 23.131918] [<ffffffffa013db61>] ? intel_fbdev_set_par+0x11/0x60 [i915]
[ 23.131920] [<ffffffff81227720>] ? fbcon_init+0x5e0/0x670
[ 23.131923] [<ffffffff8127a66c>] ? visual_init+0xac/0x110
[ 23.131924] [<ffffffff8127c930>] ? do_bind_con_driver+0x170/0x410
[ 23.131926] [<ffffffff8127d153>] ? do_take_over_console+0xa3/0x190
[ 23.131928] [<ffffffff81227803>] ? do_fbcon_takeover+0x53/0xb0
[ 23.131930] [<ffffffff81059e35>] ? notifier_call_chain+0x45/0x70
[ 23.131931] [<ffffffff8105a12c>] ? __blocking_notifier_call_chain+0x3c/0x60
[ 23.131934] [<ffffffff8122f5d6>] ? register_framebuffer+0x1f6/0x320
[ 23.131936] [<ffffffffa0009dcd>] ? drm_fb_helper_initial_config+0x36d/0x510 [drm_kms_helper]
[ 23.131955] [<ffffffffa01164f7>] ? gen4_read32+0x37/0x40 [i915]
[ 23.131979] [<ffffffffa0161f20>] ? i915_driver_load+0xfd0/0x1030 [i915]
[ 23.131982] [<ffffffff8106ef8f>] ? __wake_up+0x2f/0x50
[ 23.131985] [<ffffffff813ea188>] ? netlink_broadcast_filtered+0x1f8/0x370
[ 23.131987] [<ffffffff811eded0>] ? kobj_ns_drop+0x60/0x60
[ 23.131988] [<ffffffff811ee15c>] ? kobject_uevent_env+0xfc/0x400
[ 23.131991] [<ffffffff812b3b0e>] ? get_device+0xe/0x20
[ 23.131992] [<ffffffff8145708b>] ? klist_add_tail+0x1b/0x40
[ 23.131994] [<ffffffff812b4ef2>] ? device_add+0x192/0x5b0
[ 23.131997] [<ffffffff8129bf4c>] ? drm_dev_register+0x9c/0xf0
[ 23.131998] [<ffffffff8129e533>] ? drm_get_pci_dev+0xc3/0x1e0
[ 23.132001] [<ffffffff81213ee0>] ? pci_device_probe+0x60/0xb0
[ 23.132014] [<ffffffff812b7a9a>] ? really_probe+0x5a/0x220
[ 23.132015] [<ffffffff812b7d21>] ? __driver_attach+0x81/0x90
[ 23.132017] [<ffffffff812b7ca0>] ? __device_attach+0x40/0x40
[ 23.132018] [<ffffffff812b5e4b>] ? bus_for_each_dev+0x5b/0x90
[ 23.132019] [<ffffffff812b7310>] ? bus_add_driver+0x160/0x210
[ 23.132021] [<ffffffffa01a0000>] ? 0xffffffffa01a0000
[ 23.132022] [<ffffffff812b8326>] ? driver_register+0x56/0xe0
[ 23.132028] [<ffffffff810002b4>] ? do_one_initcall+0x84/0x1b0
[ 23.132031] [<ffffffff8109f11f>] ? load_module+0x1b5f/0x2150
[ 23.132033] [<ffffffff8109c090>] ? store_uevent+0x40/0x40
[ 23.132035] [<ffffffff8109f7a1>] ? SyS_init_module+0x91/0xc0
[ 23.132037] [<ffffffff81460a21>] ? sysenter_dispatch+0x7/0x1e
[ 23.132038] ---[ end trace e6521cda3000b0ed ]---
[ 23.132047] Console: switching to colour frame buffer device 240x67
[ 23.164707] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 23.165971] i915 0000:00:02.0: registered panic notifier
[ 23.172065] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
[ 23.173564] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 23.175197] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 23.176624] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e100
[ 23.177963] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 23.179238] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 23.180480] usb usb2: Product: UHCI Host Controller
[ 23.181873] usb usb2: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[ 23.183202] usb usb2: SerialNumber: 0000:00:1d.0
[ 23.183875] saa7130/34: v4l2 driver version 0, 2, 17 loaded
[ 23.183985] saa7133[0]: found at 0000:03:01.0, rev: 209, irq: 19, latency: 32, mmio: 0xe1605000
[ 23.183989] saa7133[0]: subsystem: 11bd:002f, board: Pinnacle PCTV 310i [card=101,autodetected]
[ 23.184030] saa7133[0]: board init: gpio is 600c000
[ 23.189159] hub 2-0:1.0: USB hub found
[ 23.190284] hub 2-0:1.0: 2 ports detected
[ 23.191571] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 23.192671] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 23.193809] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e200
[ 23.194969] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 23.196097] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 23.197189] usb usb3: Product: UHCI Host Controller
[ 23.198252] usb usb3: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[ 23.199367] usb usb3: SerialNumber: 0000:00:1d.1
[ 23.203809] hub 3-0:1.0: USB hub found
[ 23.204913] hub 3-0:1.0: 2 ports detected
[ 23.206150] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 23.207228] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 23.208300] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e300
[ 23.209370] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 23.210409] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 23.211449] usb usb4: Product: UHCI Host Controller
[ 23.212496] usb usb4: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[ 23.213542] usb usb4: SerialNumber: 0000:00:1d.2
[ 23.214684] hub 4-0:1.0: USB hub found
[ 23.215723] hub 4-0:1.0: 2 ports detected
[ 23.216869] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 23.217907] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 23.218985] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e400
[ 23.220051] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 23.221083] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 23.222121] usb usb5: Product: UHCI Host Controller
[ 23.223158] usb usb5: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[ 23.224182] usb usb5: SerialNumber: 0000:00:1d.3
[ 23.225298] hub 5-0:1.0: USB hub found
[ 23.226347] hub 5-0:1.0: 2 ports detected
[ 23.247965] usb 1-2: New USB device found, idVendor=05e3, idProduct=070e
[ 23.249047] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[ 23.250149] usb 1-2: Product: USB Storage
[ 23.251242] usb 1-2: SerialNumber: 000000009317
[ 23.287148] saa7133[0]: i2c eeprom read error (err=-5)
[ 23.589107] firewire_core 0000:03:07.0: created device fw0: GUID 00201c56006cf049, S400
[ 23.682016] tuner 9-004b: Tuner -1 found with type(s) Radio TV.
[ 23.718013] tda829x 9-004b: setting tuner address to 61
[ 23.866037] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[ 24.032049] usb 5-1: New USB device found, idVendor=046d, idProduct=c517
[ 24.033200] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 24.034326] usb 5-1: Product: USB Receiver
[ 24.035426] usb 5-1: Manufacturer: Logitech
[ 24.053352] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:046D:C517.0001/input/input5
[ 24.054570] logitech 0003:046D:C517.0001: input: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.3-1/input0
[ 24.088080] logitech 0003:046D:C517.0002: fixing up Logitech keyboard report descriptor
[ 24.089874] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/0003:046D:C517.0002/input/input6
[ 24.091169] logitech 0003:046D:C517.0002: input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.3-1/input1
[ 24.179012] tda829x 9-004b: type set to tda8290+75a
[ 24.700029] usb 5-2: new full-speed USB device number 3 using uhci_hcd
[ 25.065047] usb 5-2: New USB device found, idVendor=1130, idProduct=1620
[ 25.066319] usb 5-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 25.067555] usb 5-2: Product: USB AUDIO
[ 25.075102] input: USB AUDIO as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/0003:1130:1620.0003/input/input7
[ 25.076471] hid-generic 0003:1130:1620.0003: input: USB HID v1.10 Device [USB AUDIO ] on usb-0000:00:1d.3-2/input2
[ 25.221055] usb 5-2: Warning! Unlikely big volume range (=17152), cval->res is probably wrong.
[ 25.222409] usb 5-2: [2] FU [PCM Playback Volume] ch = 2, val = 0/17152/1
[ 25.224044] usbcore: registered new interface driver snd-usb-audio
[ 25.224335] usb-storage 1-2:1.0: USB Mass Storage device detected
[ 25.224460] scsi host2: usb-storage 1-2:1.0
[ 25.224547] usbcore: registered new interface driver usb-storage
[ 26.227231] scsi 2:0:0:0: Direct-Access Generic STORAGE DEVICE 9317 PQ: 0 ANSI: 0
[ 26.228761] sd 2:0:0:0: Attached scsi generic sg3 type 0
[ 26.231845] scsi 2:0:0:1: Direct-Access Generic STORAGE DEVICE 9317 PQ: 0 ANSI: 0
[ 26.233354] sd 2:0:0:1: Attached scsi generic sg4 type 0
[ 26.237088] scsi 2:0:0:2: Direct-Access Generic STORAGE DEVICE 9317 PQ: 0 ANSI: 0
[ 26.238606] sd 2:0:0:2: Attached scsi generic sg5 type 0
[ 26.242842] scsi 2:0:0:3: Direct-Access Generic STORAGE DEVICE 9317 PQ: 0 ANSI: 0
[ 26.244394] sd 2:0:0:3: Attached scsi generic sg6 type 0
[ 26.251462] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 26.255845] sd 2:0:0:1: [sdc] Attached SCSI removable disk
[ 26.258836] sd 2:0:0:3: [sde] Attached SCSI removable disk
[ 26.260707] sd 2:0:0:2: [sdd] Attached SCSI removable disk
[ 27.161014] IR keymap rc-pinnacle-color not found
[ 27.162371] Registered IR keymap rc-empty
[ 27.163735] input: i2c IR (Pinnacle PCTV) as /devices/virtual/rc/rc0/input8
[ 27.165248] rc0: i2c IR (Pinnacle PCTV) as /devices/virtual/rc/rc0
[ 27.166597] ir-kbd-i2c: i2c IR (Pinnacle PCTV) detected at i2c-9/9-0047/ir0 [saa7133[0]]
[ 27.201082] saa7133[0]: registered device video0 [v4l2]
[ 27.202512] saa7133[0]: registered device vbi0
[ 27.203876] saa7133[0]: registered device radio0
[ 27.244494] dvb_init() allocating 1 frontend
[ 27.282022] DVB: registering new adapter (saa7133[0])
[ 27.283403] saa7134 0000:03:01.0: DVB: registering adapter 0 frontend 0 (Philips TDA10046H DVB-T)...
[ 27.310010] tda1004x: setting up plls for 48MHz sampling clock
[ 27.472009] tda1004x: found firmware revision 20 -- ok
[ 27.651760] saa7134 ALSA driver for DMA sound loaded
[ 27.653194] saa7133[0]/alsa: saa7133[0] at 0xe1605000 irq 19 registered as card -1
[ 30.518476] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07
[ 30.519470] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
[ 30.526803] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07
[ 30.527799] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
[ 30.534924] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07
[ 30.535003] microcode: CPU2 updated to revision 0xa0b, date = 2010-09-28
[ 30.543181] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07
[ 30.544011] microcode: CPU3 updated to revision 0xa0b, date = 2010-09-28
[ 31.268683] kjournald starting. Commit interval 5 seconds
[ 31.268703] EXT3-fs (sda5): warning: maximal mount count reached, running e2fsck is recommended
[ 31.268955] EXT3-fs (sda5): using internal journal
[ 31.268957] EXT3-fs (sda5): recovery complete
[ 31.268958] EXT3-fs (sda5): mounted filesystem with writeback data mode
[ 34.117149] kjournald starting. Commit interval 5 seconds
[ 34.117182] EXT3-fs (sda9): warning: maximal mount count reached, running e2fsck is recommended
[ 34.117416] EXT3-fs (sda9): using internal journal
[ 34.162366] EXT3-fs (sda9): recovery complete
[ 34.163775] EXT3-fs (sda9): mounted filesystem with writeback data mode
[ 43.494077] kjournald starting. Commit interval 5 seconds
[ 43.494103] EXT3-fs (sda10): warning: maximal mount count reached, running e2fsck is recommended
[ 43.496954] EXT3-fs (sda10): using internal journal
[ 43.541335] EXT3-fs (sda10): recovery complete
[ 43.542775] EXT3-fs (sda10): mounted filesystem with writeback data mode
[ 43.610520] Adding 7815584k swap on /dev/sda11. Priority:-1 extents:1 across:7815584k
[ 44.343311] r8169 0000:02:00.0 eth0: link down
[ 44.343330] r8169 0000:02:00.0 eth0: link down
[ 46.039133] r8169 0000:02:00.0 eth0: link up
[ 47.104089] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[-- Attachment #3: Type: text/plain, Size: 159 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2014-09-12 7:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-12 7:49 Chris Clayton [this message]
2014-09-12 8:51 ` v3.17-rc4+: DRM warning Daniel Vetter
2014-09-12 9:24 ` Chris Clayton
2014-09-12 12:46 ` [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv ville.syrjala
2014-09-12 15:08 ` Chris Clayton
2014-09-15 9:21 ` Jani Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5412A59C.5020600@googlemail.com \
--to=chris2553@googlemail.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.