* VAAPI crashes X
2012-03-19 1:51 ` Xiang, Haihao
@ 2012-03-24 9:19 ` Angela Schmid
[not found] ` <4f6d91b5.ea10440a.24ac.ffffb18cSMTPIN_ADDED@mx.google.com>
1 sibling, 0 replies; 6+ messages in thread
From: Angela Schmid @ 2012-03-24 9:19 UTC (permalink / raw)
To: intel-gfx
[-- Attachment #1: Type: text/plain, Size: 4052 bytes --]
Hello
I switched to Mythtv 0.25 using VAAPI and playing a recording crashes X immediately, I see following messages, see run.log:
OpenGL: Could not determine whether Sync to VBlank is enabled.
libva: VA-API version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/i965_drv_video.so
libva: va_openDriver() returns 0
(WW) intel(0): flip queue failed: Input/output error
(WW) intel(0): Page flip failed: Input/output error
(WW) intel(0): divisor 0 get vblank counter failed: Invalid argument
(EE) intel(0): Detected a hung GPU, disabling acceleration.
(EE) intel(0): When reporting this, please include i915_error_state from debugfs and the full dmesg.
intel_do_flush_locked failed: Input/output error
/usr/bin/xinit: connection to X server lost
[ 663.812879] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[ 663.815205] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
[ 663.821719] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 791 at 785, next 792)
[ 663.825652] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 663.825690] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 664.037996] ------------[ cut here ]------------
[ 664.038016] WARNING: at drivers/gpu/drm/i915/i915_gem.c:2397 i915_gem_object_put_fence+0xab/0xc0 [i915]()
[ 664.038018] Hardware name: System Product Name
[ 664.038019] Modules linked in: dvbloopback(O) rfcomm bnep bluetooth parport_pc ppdev binfmt_misc dm_crypt ipt_MASQUERADE
iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables snd_hda_codec_hdmi
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq_midi tda18271c2dd(O) snd_rawmidi arc4 ath9k
snd_seq_midi_event mac80211 snd_seq drxk(O) snd_timer snd_seq_device snd ddbridge(O) dvb_core(O) ath9k_common psmouse ath9k_hw ath
eeepc_wmi asus_wmi sparse_keymap soundcore serio_raw snd_page_alloc cxd2099(O) mei(C) cfg80211 lp parport usbhid hid usb_storage uas
8139too mxm_wmi 8139cp firewire_ohci firewire_core crc_itu_t i915 ahci libahci drm_kms_helper xhci_hcd e1000e drm i2c_algo_bit video
wmi
[ 664.038054] Pid: 3156, comm: Xorg Tainted: G C O 3.3.0-rc2-angela2+ #1
[ 664.038055] Call Trace:
[ 664.038061] [<ffffffff8104d21f>] warn_slowpath_common+0x7f/0xc0
[ 664.038064] [<ffffffff8104d27a>] warn_slowpath_null+0x1a/0x20
[ 664.038072] [<ffffffffa00db45b>] i915_gem_object_put_fence+0xab/0xc0 [i915]
[ 664.038079] [<ffffffffa00dce93>] i915_gem_object_unbind+0xa3/0x2d0 [i915]
[ 664.038090] [<ffffffffa002a117>] ? drm_mode_object_put+0x47/0x60 [drm]
[ 664.038097] [<ffffffffa00dd0f4>] i915_gem_free_object_tail+0x34/0x150 [i915]
[ 664.038105] [<ffffffffa00dff61>] i915_gem_free_object+0x51/0x60 [i915]
[ 664.038112] [<ffffffffa001fc9a>] drm_gem_object_free+0x2a/0x30 [drm]
[ 664.038121] [<ffffffffa00ed970>] intel_user_framebuffer_destroy+0x70/0x80 [i915]
[ 664.038129] [<ffffffffa002e613>] drm_fb_release+0x83/0xb0 [drm]
[ 664.038136] [<ffffffffa001f810>] drm_release+0x5e0/0x6e0 [drm]
[ 664.038139] [<ffffffff811753ca>] fput+0xea/0x220
[ 664.038141] [<ffffffff81171b36>] filp_close+0x66/0x90
[ 664.038143] [<ffffffff81050d38>] put_files_struct+0x88/0xf0
[ 664.038145] [<ffffffff81050e64>] exit_files+0x54/0x70
[ 664.038147] [<ffffffff8105134a>] do_exit+0x19a/0x8c0
[ 664.038150] [<ffffffff81051dd4>] do_group_exit+0x44/0xa0
[ 664.038152] [<ffffffff81051e47>] sys_exit_group+0x17/0x20
[ 664.038155] [<ffffffff816195e9>] system_call_fastpath+0x16/0x1b
[ 664.038156] ---[ end trace 5bed8a9786c4dd85 ]---
cat /sys/kernel/debug/dri/0/i915_error_state
cat: /sys/kernel/debug/dri/0/i915_error_state: Cannot allocate memory
I googled, but didn't find a solution. What is wrong here ?
--------------------------------------
I don't have an xorg.conf. Have updated xorg-edgers intel drivers.
pkg-config --modversion libdrm
2.4.32
A kernel 3.3.0-rc2, with interlaced patches, from 14.02.2012.
[-- Attachment #2: dmesg.log --]
[-- Type: application/octet-stream, Size: 76479 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.3.0-rc2-angela2+ (root@minerva11) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #1 SMP Tue Feb 14 13:17:34 CET 2012
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.3.0-rc2-angela2+ root=UUID=cfc15d9c-2cd1-4bad-9e9d-f2fa1ded76e2 ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009b400 (usable)
[ 0.000000] BIOS-e820: 000000000009b400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[ 0.000000] BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[ 0.000000] BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[ 0.000000] BIOS-e820: 0000000040200000 - 00000000ae5cc000 (usable)
[ 0.000000] BIOS-e820: 00000000ae5cc000 - 00000000ae628000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000ae628000 - 00000000aeb36000 (reserved)
[ 0.000000] BIOS-e820: 00000000aeb36000 - 00000000aeb39000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000aeb39000 - 00000000aed9f000 (reserved)
[ 0.000000] BIOS-e820: 00000000aed9f000 - 00000000aedb0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000aedb0000 - 00000000aedc7000 (reserved)
[ 0.000000] BIOS-e820: 00000000aedc7000 - 00000000aedc9000 (usable)
[ 0.000000] BIOS-e820: 00000000aedc9000 - 00000000aedca000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000aedca000 - 00000000aedd2000 (reserved)
[ 0.000000] BIOS-e820: 00000000aedd2000 - 00000000aeddc000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000aeddc000 - 00000000aee38000 (reserved)
[ 0.000000] BIOS-e820: 00000000aee38000 - 00000000aee7b000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000aee7b000 - 00000000af000000 (usable)
[ 0.000000] BIOS-e820: 00000000af800000 - 00000000cfa00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 000000022fe00000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.6 present.
[ 0.000000] DMI: System manufacturer System Product Name/P8Z68-V PRO, BIOS 1101 11/23/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x22fe00 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-D3FFF write-protect
[ 0.000000] D4000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask FC0000000 write-back
[ 0.000000] 2 base 0AF800000 mask FFF800000 uncachable
[ 0.000000] 3 base 0B0000000 mask FF0000000 uncachable
[ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 5 base 22FE00000 mask FFFE00000 uncachable
[ 0.000000] 6 base 230000000 mask FF0000000 uncachable
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
[ 0.000000] reg 1, base: 8GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 2808MB, range: 8MB, type UC
[ 0.000000] reg 3, base: 2816MB, range: 256MB, type UC
[ 0.000000] reg 4, base: 3GB, range: 1GB, type UC
[ 0.000000] reg 5, base: 8958MB, range: 2MB, type UC
[ 0.000000] reg 6, base: 8960MB, range: 256MB, type UC
[ 0.000000] total RAM covered: 7670M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 8 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: 512MB, type WB
[ 0.000000] reg 2, base: 2560MB, range: 256MB, type WB
[ 0.000000] reg 3, base: 2808MB, range: 8MB, type UC
[ 0.000000] reg 4, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 5, base: 8GB, range: 512MB, type WB
[ 0.000000] reg 6, base: 8704MB, range: 256MB, type WB
[ 0.000000] reg 7, base: 8958MB, range: 2MB, type UC
[ 0.000000] e820 update range: 00000000af800000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xaf000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000fcf40] fcf40
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-00000000af000000
[ 0.000000] 0000000000 - 00af000000 page 2M
[ 0.000000] kernel direct mapping tables up to af000000 @ 1fffc000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-000000022fe00000
[ 0.000000] 0100000000 - 022fe00000 page 2M
[ 0.000000] kernel direct mapping tables up to 22fe00000 @ aeff6000-af000000
[ 0.000000] RAMDISK: 35a3c000 - 36d16000
[ 0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 00000000ae61d068 0004C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000ae627250 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000ae61d140 0A10B (v02 ALASKA A M I 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000aedd3f80 00040
[ 0.000000] ACPI: APIC 00000000ae627348 00092 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 00000000ae6273e0 001D6 (v01 AMICPU PROC 00000001 MSFT 03000001)
[ 0.000000] ACPI: MCFG 00000000ae6275b8 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000ae6275f8 00038 (v01 ALASKA A M I 01072009 AMI. 00000004)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000022fe00000
[ 0.000000] Initmem setup node 0 0000000000000000-000000022fe00000
[ 0.000000] NODE_DATA [000000022fdfb000 - 000000022fdfffff]
[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227c00000-ffff88022f3fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x0022fe00
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009b
[ 0.000000] 0: 0x00000100 -> 0x00020000
[ 0.000000] 0: 0x00020200 -> 0x00040000
[ 0.000000] 0: 0x00040200 -> 0x000ae5cc
[ 0.000000] 0: 0x000aedc7 -> 0x000aedc9
[ 0.000000] 0: 0x000aee7b -> 0x000af000
[ 0.000000] 0: 0x00100000 -> 0x0022fe00
[ 0.000000] On node 0 totalpages: 1958110
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3910 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 693139 pages, LIFO batch:31
[ 0.000000] Normal zone: 19448 pages used for memmap
[ 0.000000] Normal zone: 1225224 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009b000 - 000000000009c000
[ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[ 0.000000] PM: Registered nosave memory: 00000000ae5cc000 - 00000000ae628000
[ 0.000000] PM: Registered nosave memory: 00000000ae628000 - 00000000aeb36000
[ 0.000000] PM: Registered nosave memory: 00000000aeb36000 - 00000000aeb39000
[ 0.000000] PM: Registered nosave memory: 00000000aeb39000 - 00000000aed9f000
[ 0.000000] PM: Registered nosave memory: 00000000aed9f000 - 00000000aedb0000
[ 0.000000] PM: Registered nosave memory: 00000000aedb0000 - 00000000aedc7000
[ 0.000000] PM: Registered nosave memory: 00000000aedc9000 - 00000000aedca000
[ 0.000000] PM: Registered nosave memory: 00000000aedca000 - 00000000aedd2000
[ 0.000000] PM: Registered nosave memory: 00000000aedd2000 - 00000000aeddc000
[ 0.000000] PM: Registered nosave memory: 00000000aeddc000 - 00000000aee38000
[ 0.000000] PM: Registered nosave memory: 00000000aee38000 - 00000000aee7b000
[ 0.000000] PM: Registered nosave memory: 00000000af000000 - 00000000af800000
[ 0.000000] PM: Registered nosave memory: 00000000af800000 - 00000000cfa00000
[ 0.000000] PM: Registered nosave memory: 00000000cfa00000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at cfa00000 (gap: cfa00000:2f31c000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022fa00000 s82368 r8192 d24128 u262144
[ 0.000000] pcpu-alloc: s82368 r8192 d24128 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1922273
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.3.0-rc2-angela2+ root=UUID=cfc15d9c-2cd1-4bad-9e9d-f2fa1ded76e2 ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7607652k/9172992k available (6261k kernel code, 1340552k absent, 224788k reserved, 6834k data, 892k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:16640 nr_irqs:744 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 31457280 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 3410.872 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6821.74 BogoMIPS (lpj=13643488)
[ 0.000007] pid_max: default: 32768 minimum: 301
[ 0.000022] Security Framework initialized
[ 0.000032] AppArmor: AppArmor initialized
[ 0.000523] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.001759] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.002247] Mount-cache hash table entries: 256
[ 0.002321] Initializing cgroup subsys cpuacct
[ 0.002324] Initializing cgroup subsys memory
[ 0.002329] Initializing cgroup subsys devices
[ 0.002331] Initializing cgroup subsys freezer
[ 0.002333] Initializing cgroup subsys net_cls
[ 0.002335] Initializing cgroup subsys blkio
[ 0.002340] Initializing cgroup subsys perf_event
[ 0.002359] CPU: Physical Processor ID: 0
[ 0.002360] CPU: Processor Core ID: 0
[ 0.002364] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.002365] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002369] mce: CPU supports 9 MCE banks
[ 0.002380] CPU0: Thermal monitoring enabled (TM1)
[ 0.002387] using mwait in idle threads.
[ 0.004068] ACPI: Core revision 20120111
[ 0.215778] ftrace: allocating 23246 entries in 91 pages
[ 0.225275] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.264931] CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz stepping 07
[ 0.372767] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[ 0.372772] PEBS disabled due to CPU errata.
[ 0.372774] ... version: 3
[ 0.372775] ... bit width: 48
[ 0.372777] ... generic registers: 4
[ 0.372778] ... value mask: 0000ffffffffffff
[ 0.372780] ... max period: 000000007fffffff
[ 0.372782] ... fixed-purpose events: 3
[ 0.372784] ... event mask: 000000070000000f
[ 0.372878] Booting Node 0, Processors #1
[ 0.372880] smpboot cpu 1: start_ip = 96000
[ 0.404044] #2
[ 0.404046] smpboot cpu 2: start_ip = 96000
[ 0.435206] #3
[ 0.435208] smpboot cpu 3: start_ip = 96000
[ 0.466364] #4
[ 0.466366] smpboot cpu 4: start_ip = 96000
[ 0.497557] #5
[ 0.497560] smpboot cpu 5: start_ip = 96000
[ 0.528719] #6
[ 0.528722] smpboot cpu 6: start_ip = 96000
[ 0.559879] #7 Ok.
[ 0.559882] smpboot cpu 7: start_ip = 96000
[ 0.590995] Brought up 8 CPUs
[ 0.590999] Total of 8 processors activated (54573.95 BogoMIPS).
[ 0.597637] devtmpfs: initialized
[ 0.597725] PM: Registering ACPI NVS region at ae5cc000 (376832 bytes)
[ 0.597731] PM: Registering ACPI NVS region at aeb36000 (12288 bytes)
[ 0.597733] PM: Registering ACPI NVS region at aed9f000 (69632 bytes)
[ 0.597735] PM: Registering ACPI NVS region at aedc9000 (4096 bytes)
[ 0.597737] PM: Registering ACPI NVS region at aedd2000 (40960 bytes)
[ 0.597741] PM: Registering ACPI NVS region at aee38000 (274432 bytes)
[ 0.598228] print_constraints: dummy:
[ 0.598255] RTC time: 8:34:59, date: 03/24/12
[ 0.598276] NET: Registered protocol family 16
[ 0.598337] ACPI: bus type pci registered
[ 0.598375] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.598378] PCI: not using MMCONFIG
[ 0.598380] PCI: Using configuration type 1 for base access
[ 0.598808] bio: create slab <bio-0> at 0
[ 0.598853] ACPI: Added _OSI(Module Device)
[ 0.598855] ACPI: Added _OSI(Processor Device)
[ 0.598856] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.598858] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.599666] ACPI: EC: Look up EC in DSDT
[ 0.600430] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.602058] ACPI: SSDT 00000000aedd2818 0079C (v01 AMI IST 00000001 MSFT 03000001)
[ 0.602336] ACPI: Dynamic OEM Table Load:
[ 0.602338] ACPI: SSDT (null) 0079C (v01 AMI IST 00000001 MSFT 03000001)
[ 0.602368] ACPI: SSDT 00000000aedd9a18 0021C (v01 AMI CST 00000001 MSFT 03000001)
[ 0.602587] ACPI: Dynamic OEM Table Load:
[ 0.602589] ACPI: SSDT (null) 0021C (v01 AMI CST 00000001 MSFT 03000001)
[ 0.603071] ACPI: Interpreter enabled
[ 0.603075] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.603088] ACPI: Using IOAPIC for interrupt routing
[ 0.603103] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.603138] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[ 0.614409] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.617472] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[ 0.617577] ACPI: No dock devices found.
[ 0.617580] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.617687] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.617790] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.617792] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.617795] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.617797] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff]
[ 0.617800] pci_root PNP0A08:00: host bridge window [mem 0xcfa00000-0xffffffff]
[ 0.617804] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000cdfff])
[ 0.617823] PCI host bridge to bus 0000:00
[ 0.617825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.617828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.617830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.617832] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xffffffff]
[ 0.617839] pci 0000:00:00.0: [8086:0100] type 0 class 0x000600
[ 0.617866] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[ 0.617888] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.617898] pci 0000:00:01.1: [8086:0105] type 1 class 0x000604
[ 0.617919] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.617933] pci 0000:00:02.0: [8086:0122] type 0 class 0x000300
[ 0.617940] pci 0000:00:02.0: reg 10: [mem 0xfb400000-0xfb7fffff 64bit]
[ 0.617945] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.617948] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
[ 0.617992] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[ 0.618013] pci 0000:00:16.0: reg 10: [mem 0xfbf29000-0xfbf2900f 64bit]
[ 0.618082] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.618111] pci 0000:00:19.0: [8086:1503] type 0 class 0x000200
[ 0.618127] pci 0000:00:19.0: reg 10: [mem 0xfbf00000-0xfbf1ffff]
[ 0.618135] pci 0000:00:19.0: reg 14: [mem 0xfbf28000-0xfbf28fff]
[ 0.618143] pci 0000:00:19.0: reg 18: [io 0xf080-0xf09f]
[ 0.618201] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.618223] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[ 0.618243] pci 0000:00:1a.0: reg 10: [mem 0xfbf27000-0xfbf273ff]
[ 0.618327] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.618351] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[ 0.618365] pci 0000:00:1b.0: reg 10: [mem 0xfbf20000-0xfbf23fff 64bit]
[ 0.618427] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.618449] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[ 0.618522] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.618546] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[ 0.618620] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.618642] pci 0000:00:1c.2: [8086:1c14] type 1 class 0x000604
[ 0.618716] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.618741] pci 0000:00:1c.3: [8086:1c16] type 1 class 0x000604
[ 0.618815] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.618837] pci 0000:00:1c.4: [8086:1c18] type 1 class 0x000604
[ 0.618910] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.618934] pci 0000:00:1c.6: [8086:244e] type 1 class 0x000604
[ 0.619008] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.619032] pci 0000:00:1c.7: [8086:1c1e] type 1 class 0x000604
[ 0.619106] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.619133] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[ 0.619152] pci 0000:00:1d.0: reg 10: [mem 0xfbf26000-0xfbf263ff]
[ 0.619237] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.619261] pci 0000:00:1f.0: [8086:1c44] type 0 class 0x000601
[ 0.619378] pci 0000:00:1f.2: [8086:1c02] type 0 class 0x000106
[ 0.619395] pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7]
[ 0.619402] pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3]
[ 0.619409] pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7]
[ 0.619416] pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3]
[ 0.619423] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f]
[ 0.619430] pci 0000:00:1f.2: reg 24: [mem 0xfbf25000-0xfbf257ff]
[ 0.619471] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.619488] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[ 0.619501] pci 0000:00:1f.3: reg 10: [mem 0xfbf24000-0xfbf240ff 64bit]
[ 0.619521] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
[ 0.619559] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.619588] pci 0000:02:00.0: [168c:0030] type 0 class 0x000280
[ 0.619601] pci 0000:02:00.0: reg 10: [mem 0xfbe00000-0xfbe1ffff 64bit]
[ 0.619634] pci 0000:02:00.0: reg 30: [mem 0xfbe20000-0xfbe2ffff pref]
[ 0.619667] pci 0000:02:00.0: supports D1
[ 0.619668] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[ 0.624610] pci 0000:00:01.1: PCI bridge to [bus 02-02]
[ 0.624617] pci 0000:00:01.1: bridge window [mem 0xfbe00000-0xfbefffff]
[ 0.624692] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
[ 0.624782] pci 0000:04:00.0: [1b21:1042] type 0 class 0x000c03
[ 0.624810] pci 0000:04:00.0: reg 10: [mem 0xfbd00000-0xfbd07fff 64bit]
[ 0.624954] pci 0000:04:00.0: PME# supported from D3hot D3cold
[ 0.632611] pci 0000:00:1c.1: PCI bridge to [bus 04-04]
[ 0.632623] pci 0000:00:1c.1: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 0.632733] pci 0000:05:00.0: [dd01:0003] type 0 class 0x000480
[ 0.632762] pci 0000:05:00.0: reg 10: [mem 0xfbc00000-0xfbc0ffff 64bit]
[ 0.640605] pci 0000:00:1c.2: PCI bridge to [bus 05-05]
[ 0.640617] pci 0000:00:1c.2: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 0.640724] pci 0000:06:00.0: [197b:2362] type 0 class 0x000101
[ 0.640758] pci 0000:06:00.0: reg 10: [io 0xe040-0xe047]
[ 0.640774] pci 0000:06:00.0: reg 14: [io 0xe030-0xe033]
[ 0.640789] pci 0000:06:00.0: reg 18: [io 0xe020-0xe027]
[ 0.640805] pci 0000:06:00.0: reg 1c: [io 0xe010-0xe013]
[ 0.640820] pci 0000:06:00.0: reg 20: [io 0xe000-0xe00f]
[ 0.640836] pci 0000:06:00.0: reg 24: [mem 0xfbb10000-0xfbb101ff]
[ 0.640851] pci 0000:06:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 0.640912] pci 0000:06:00.0: PME# supported from D3hot
[ 0.648599] pci 0000:00:1c.3: PCI bridge to [bus 06-06]
[ 0.648607] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.648613] pci 0000:00:1c.3: bridge window [mem 0xfbb00000-0xfbbfffff]
[ 0.648725] pci 0000:07:00.0: [1b21:1042] type 0 class 0x000c03
[ 0.648753] pci 0000:07:00.0: reg 10: [mem 0xfba00000-0xfba07fff 64bit]
[ 0.648897] pci 0000:07:00.0: PME# supported from D3hot D3cold
[ 0.656594] pci 0000:00:1c.4: PCI bridge to [bus 07-07]
[ 0.656605] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff]
[ 0.656706] pci 0000:08:00.0: [1b21:1080] type 1 class 0x000604
[ 0.656823] pci 0000:00:1c.6: PCI bridge to [bus 08-09] (subtractive decode)
[ 0.656828] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
[ 0.656832] pci 0000:00:1c.6: bridge window [mem 0xfb900000-0xfb9fffff]
[ 0.656837] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.656838] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.656840] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.656841] pci 0000:00:1c.6: bridge window [mem 0xcfa00000-0xffffffff] (subtractive decode)
[ 0.656898] pci 0000:09:00.0: [10ec:8139] type 0 class 0x000200
[ 0.656928] pci 0000:09:00.0: reg 10: [io 0xd000-0xd0ff]
[ 0.656945] pci 0000:09:00.0: reg 14: [mem 0xfb901000-0xfb9010ff]
[ 0.657072] pci 0000:09:00.0: supports D1 D2
[ 0.657073] pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.657108] pci 0000:09:02.0: [1106:3044] type 0 class 0x000c00
[ 0.657139] pci 0000:09:02.0: reg 10: [mem 0xfb900000-0xfb9007ff]
[ 0.657156] pci 0000:09:02.0: reg 14: [io 0xd100-0xd17f]
[ 0.657286] pci 0000:09:02.0: supports D2
[ 0.657287] pci 0000:09:02.0: PME# supported from D2 D3hot D3cold
[ 0.657366] pci 0000:08:00.0: PCI bridge to [bus 09-09] (subtractive decode)
[ 0.657376] pci 0000:08:00.0: bridge window [io 0xd000-0xdfff]
[ 0.657382] pci 0000:08:00.0: bridge window [mem 0xfb900000-0xfb9fffff]
[ 0.657392] pci 0000:08:00.0: bridge window [io 0xd000-0xdfff] (subtractive decode)
[ 0.657393] pci 0000:08:00.0: bridge window [mem 0xfb900000-0xfb9fffff] (subtractive decode)
[ 0.657395] pci 0000:08:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.657396] pci 0000:08:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.657398] pci 0000:08:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.657400] pci 0000:08:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.657401] pci 0000:08:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.657403] pci 0000:08:00.0: bridge window [mem 0xcfa00000-0xffffffff] (subtractive decode)
[ 0.657473] pci 0000:0a:00.0: [1b4b:9172] type 0 class 0x000106
[ 0.657490] pci 0000:0a:00.0: reg 10: [io 0xc040-0xc047]
[ 0.657502] pci 0000:0a:00.0: reg 14: [io 0xc030-0xc033]
[ 0.657514] pci 0000:0a:00.0: reg 18: [io 0xc020-0xc027]
[ 0.657526] pci 0000:0a:00.0: reg 1c: [io 0xc010-0xc013]
[ 0.657538] pci 0000:0a:00.0: reg 20: [io 0xc000-0xc00f]
[ 0.657550] pci 0000:0a:00.0: reg 24: [mem 0xfb810000-0xfb8101ff]
[ 0.657563] pci 0000:0a:00.0: reg 30: [mem 0xfb800000-0xfb80ffff pref]
[ 0.657620] pci 0000:0a:00.0: PME# supported from D3hot
[ 0.664587] pci 0000:00:1c.7: PCI bridge to [bus 0a-0a]
[ 0.664595] pci 0000:00:1c.7: bridge window [io 0xc000-0xcfff]
[ 0.664601] pci 0000:00:1c.7: bridge window [mem 0xfb800000-0xfb8fffff]
[ 0.664668] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.664732] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.664748] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[ 0.664763] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[ 0.664776] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[ 0.664790] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
[ 0.664804] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
[ 0.664828] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[ 0.664842] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
[ 0.664857] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6.BR24._PRT]
[ 0.664882] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7._PRT]
[ 0.664948] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.665062] pci0000:00: ACPI _OSC control (0x1c) granted
[ 0.667844] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.667875] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.667903] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.667931] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.667959] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.667986] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.668014] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 11 12 14 15)
[ 0.668042] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[ 0.668095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.668102] vgaarb: loaded
[ 0.668104] vgaarb: bridge control possible 0000:00:02.0
[ 0.668169] SCSI subsystem initialized
[ 0.668186] libata version 3.00 loaded.
[ 0.668207] usbcore: registered new interface driver usbfs
[ 0.668213] usbcore: registered new interface driver hub
[ 0.668224] usbcore: registered new device driver usb
[ 0.668262] PCI: Using ACPI for IRQ routing
[ 0.669555] PCI: pci_cache_line_size set to 64 bytes
[ 0.669648] reserve RAM buffer: 000000000009b400 - 000000000009ffff
[ 0.669650] reserve RAM buffer: 00000000ae5cc000 - 00000000afffffff
[ 0.669652] reserve RAM buffer: 00000000aedc9000 - 00000000afffffff
[ 0.669654] reserve RAM buffer: 00000000af000000 - 00000000afffffff
[ 0.669655] reserve RAM buffer: 000000022fe00000 - 000000022fffffff
[ 0.669709] NetLabel: Initializing
[ 0.669711] NetLabel: domain hash size = 128
[ 0.669713] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.669720] NetLabel: unlabeled traffic allowed by default
[ 0.669748] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.669753] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.671764] Switching to clocksource hpet
[ 0.675328] AppArmor: AppArmor Filesystem Enabled
[ 0.675341] pnp: PnP ACPI init
[ 0.675350] ACPI: bus type pnp registered
[ 0.675423] pnp 00:00: [bus 00-ff]
[ 0.675425] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.675426] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.675427] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.675429] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.675430] pnp 00:00: [mem 0x000c8000-0x000dffff window]
[ 0.675431] pnp 00:00: [mem 0xcfa00000-0xffffffff window]
[ 0.675432] pnp 00:00: [mem 0x00000000 window]
[ 0.675460] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.675492] pnp 00:01: [mem 0xfed10000-0xfed19fff]
[ 0.675493] pnp 00:01: [mem 0xe0000000-0xe3ffffff]
[ 0.675494] pnp 00:01: [mem 0xfed90000-0xfed93fff]
[ 0.675495] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
[ 0.675496] pnp 00:01: [mem 0xfee00000-0xfee0ffff]
[ 0.675520] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
[ 0.675523] system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
[ 0.675527] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.675531] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.675533] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
[ 0.675536] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.675571] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.675573] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.675574] pnp 00:02: [io 0x0290-0x029f]
[ 0.675575] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.675596] system 00:02: [io 0x0290-0x029f] has been reserved
[ 0.675599] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.675606] pnp 00:03: [dma 4]
[ 0.675607] pnp 00:03: [io 0x0000-0x000f]
[ 0.675608] pnp 00:03: [io 0x0081-0x0083]
[ 0.675610] pnp 00:03: [io 0x0087]
[ 0.675611] pnp 00:03: [io 0x0089-0x008b]
[ 0.675612] pnp 00:03: [io 0x008f]
[ 0.675613] pnp 00:03: [io 0x00c0-0x00df]
[ 0.675625] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.675630] pnp 00:04: [io 0x0070-0x0071]
[ 0.675636] pnp 00:04: [irq 8]
[ 0.675649] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.675654] pnp 00:05: [io 0x0061]
[ 0.675664] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.675673] pnp 00:06: [io 0x0010-0x001f]
[ 0.675674] pnp 00:06: [io 0x0022-0x003f]
[ 0.675675] pnp 00:06: [io 0x0044-0x005f]
[ 0.675676] pnp 00:06: [io 0x0063]
[ 0.675677] pnp 00:06: [io 0x0065]
[ 0.675678] pnp 00:06: [io 0x0067-0x006f]
[ 0.675679] pnp 00:06: [io 0x0072-0x007f]
[ 0.675680] pnp 00:06: [io 0x0080]
[ 0.675681] pnp 00:06: [io 0x0084-0x0086]
[ 0.675681] pnp 00:06: [io 0x0088]
[ 0.675682] pnp 00:06: [io 0x008c-0x008e]
[ 0.675683] pnp 00:06: [io 0x0090-0x009f]
[ 0.675684] pnp 00:06: [io 0x00a2-0x00bf]
[ 0.675685] pnp 00:06: [io 0x00e0-0x00ef]
[ 0.675686] pnp 00:06: [io 0x04d0-0x04d1]
[ 0.675712] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.675715] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.675720] pnp 00:07: [io 0x00f0-0x00ff]
[ 0.675724] pnp 00:07: [irq 13]
[ 0.675736] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.675901] pnp 00:08: [io 0x0400-0x0453]
[ 0.675902] pnp 00:08: [io 0x0458-0x047f]
[ 0.675903] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled]
[ 0.675904] pnp 00:08: [io 0x0500-0x057f]
[ 0.675905] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[ 0.675906] pnp 00:08: [mem 0xfec00000-0xfecfffff]
[ 0.675907] pnp 00:08: [mem 0xfed08000-0xfed08fff]
[ 0.675908] pnp 00:08: [mem 0xff000000-0xffffffff]
[ 0.675933] system 00:08: [io 0x0400-0x0453] has been reserved
[ 0.675935] system 00:08: [io 0x0458-0x047f] has been reserved
[ 0.675938] system 00:08: [io 0x0500-0x057f] has been reserved
[ 0.675940] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.675943] system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
[ 0.675946] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.675948] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[ 0.675951] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.675971] pnp 00:09: [io 0x0454-0x0457]
[ 0.675992] system 00:09: [io 0x0454-0x0457] has been reserved
[ 0.675995] system 00:09: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.676065] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
[ 0.676086] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.676173] pnp: PnP ACPI: found 11 devices
[ 0.676175] ACPI: ACPI bus type pnp unregistered
[ 0.681865] PCI: max bus depth: 2 pci_try_num: 3
[ 0.681930] pci 0000:00:1c.3: BAR 15: assigned [mem 0xcfa00000-0xcfafffff pref]
[ 0.681934] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.681939] pci 0000:00:01.1: PCI bridge to [bus 02-02]
[ 0.681941] pci 0000:00:01.1: bridge window [mem 0xfbe00000-0xfbefffff]
[ 0.681945] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
[ 0.681957] pci 0000:00:1c.1: PCI bridge to [bus 04-04]
[ 0.681962] pci 0000:00:1c.1: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 0.681970] pci 0000:00:1c.2: PCI bridge to [bus 05-05]
[ 0.681976] pci 0000:00:1c.2: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 0.681985] pci 0000:06:00.0: BAR 6: assigned [mem 0xcfa00000-0xcfa0ffff pref]
[ 0.681987] pci 0000:00:1c.3: PCI bridge to [bus 06-06]
[ 0.681991] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.681996] pci 0000:00:1c.3: bridge window [mem 0xfbb00000-0xfbbfffff]
[ 0.682001] pci 0000:00:1c.3: bridge window [mem 0xcfa00000-0xcfafffff pref]
[ 0.682008] pci 0000:00:1c.4: PCI bridge to [bus 07-07]
[ 0.682013] pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff]
[ 0.682022] pci 0000:08:00.0: PCI bridge to [bus 09-09]
[ 0.682026] pci 0000:08:00.0: bridge window [io 0xd000-0xdfff]
[ 0.682034] pci 0000:08:00.0: bridge window [mem 0xfb900000-0xfb9fffff]
[ 0.682049] pci 0000:00:1c.6: PCI bridge to [bus 08-09]
[ 0.682052] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
[ 0.682057] pci 0000:00:1c.6: bridge window [mem 0xfb900000-0xfb9fffff]
[ 0.682066] pci 0000:00:1c.7: PCI bridge to [bus 0a-0a]
[ 0.682069] pci 0000:00:1c.7: bridge window [io 0xc000-0xcfff]
[ 0.682075] pci 0000:00:1c.7: bridge window [mem 0xfb800000-0xfb8fffff]
[ 0.682126] pci 0000:08:00.0: setting latency timer to 64
[ 0.682135] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.682136] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.682137] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.682138] pci_bus 0000:00: resource 7 [mem 0xcfa00000-0xffffffff]
[ 0.682140] pci_bus 0000:02: resource 1 [mem 0xfbe00000-0xfbefffff]
[ 0.682141] pci_bus 0000:04: resource 1 [mem 0xfbd00000-0xfbdfffff]
[ 0.682143] pci_bus 0000:05: resource 1 [mem 0xfbc00000-0xfbcfffff]
[ 0.682144] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
[ 0.682145] pci_bus 0000:06: resource 1 [mem 0xfbb00000-0xfbbfffff]
[ 0.682146] pci_bus 0000:06: resource 2 [mem 0xcfa00000-0xcfafffff pref]
[ 0.682148] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff]
[ 0.682149] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff]
[ 0.682150] pci_bus 0000:08: resource 1 [mem 0xfb900000-0xfb9fffff]
[ 0.682151] pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7]
[ 0.682152] pci_bus 0000:08: resource 5 [io 0x0d00-0xffff]
[ 0.682154] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.682155] pci_bus 0000:08: resource 7 [mem 0xcfa00000-0xffffffff]
[ 0.682156] pci_bus 0000:09: resource 0 [io 0xd000-0xdfff]
[ 0.682157] pci_bus 0000:09: resource 1 [mem 0xfb900000-0xfb9fffff]
[ 0.682159] pci_bus 0000:09: resource 4 [io 0xd000-0xdfff]
[ 0.682160] pci_bus 0000:09: resource 5 [mem 0xfb900000-0xfb9fffff]
[ 0.682161] pci_bus 0000:09: resource 8 [io 0x0000-0x0cf7]
[ 0.682162] pci_bus 0000:09: resource 9 [io 0x0d00-0xffff]
[ 0.682164] pci_bus 0000:09: resource 10 [mem 0x000a0000-0x000bffff]
[ 0.682165] pci_bus 0000:09: resource 11 [mem 0xcfa00000-0xffffffff]
[ 0.682166] pci_bus 0000:0a: resource 0 [io 0xc000-0xcfff]
[ 0.682167] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[ 0.682184] NET: Registered protocol family 2
[ 0.682330] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.682935] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.683899] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.684016] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.684018] TCP reno registered
[ 0.684029] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.684054] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.684116] NET: Registered protocol family 1
[ 0.684128] pci 0000:00:02.0: Boot video device
[ 0.939732] PCI: CLS 64 bytes, default 64
[ 0.939765] Trying to unpack rootfs image as initramfs...
[ 1.165513] Freeing initrd memory: 19304k freed
[ 1.167118] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.167124] Placing 64MB software IO TLB between ffff8800aa5cc000 - ffff8800ae5cc000
[ 1.167127] software IO TLB at phys 0xaa5cc000 - 0xae5cc000
[ 1.167611] audit: initializing netlink socket (disabled)
[ 1.167625] type=2000 audit(1332578099.736:1): initialized
[ 1.181225] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.182428] VFS: Disk quotas dquot_6.5.2
[ 1.182457] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.182729] fuse init (API version 7.18)
[ 1.182777] msgmni has been set to 14896
[ 1.183041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.183065] io scheduler noop registered
[ 1.183067] io scheduler deadline registered
[ 1.183094] io scheduler cfq registered (default)
[ 1.183171] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 1.183216] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
[ 1.183285] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X
[ 1.183374] pcieport 0000:00:1c.1: irq 43 for MSI/MSI-X
[ 1.183470] pcieport 0000:00:1c.2: irq 44 for MSI/MSI-X
[ 1.183558] pcieport 0000:00:1c.3: irq 45 for MSI/MSI-X
[ 1.183648] pcieport 0000:00:1c.4: irq 46 for MSI/MSI-X
[ 1.183737] pcieport 0000:00:1c.7: irq 47 for MSI/MSI-X
[ 1.183800] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 1.183804] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 1.183811] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
[ 1.183813] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 1.183816] pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded
[ 1.183830] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 1.183834] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 1.183848] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[ 1.183850] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 1.183855] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[ 1.183868] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[ 1.183870] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[ 1.183875] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[ 1.183887] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[ 1.183890] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[ 1.183894] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[ 1.183909] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 1.183911] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[ 1.183916] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 1.183928] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[ 1.183931] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
[ 1.183935] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[ 1.183944] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.183956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.183980] intel_idle: MWAIT substates: 0x1120
[ 1.183981] intel_idle: v0.4 model 0x2A
[ 1.183982] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.184036] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 1.184042] ACPI: Power Button [PWRB]
[ 1.184067] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.184070] ACPI: Power Button [PWRF]
[ 1.185549] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.186328] Linux agpgart interface v0.103
[ 1.186388] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[ 1.186498] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 1.187796] agpgart-intel 0000:00:00.0: detected 524288K stolen memory
[ 1.187887] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 1.188653] brd: module loaded
[ 1.189038] loop: module loaded
[ 1.189234] Fixed MDIO Bus: probed
[ 1.189244] tun: Universal TUN/TAP device driver, 1.6
[ 1.189246] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.189268] PPP generic driver version 2.4.2
[ 1.189321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.189352] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.189355] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.189382] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.189404] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.193278] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 1.193291] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xfbf27000
[ 1.203431] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.203544] hub 1-0:1.0: USB hub found
[ 1.203548] hub 1-0:1.0: 2 ports detected
[ 1.203597] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.203600] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.203625] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.203645] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.207520] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 1.207523] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfbf26000
[ 1.219420] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.219523] hub 2-0:1.0: USB hub found
[ 1.219526] hub 2-0:1.0: 2 ports detected
[ 1.219560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.219566] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.219595] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.222388] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.222393] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.222457] mousedev: PS/2 mouse device common for all mice
[ 1.222536] rtc_cmos 00:04: RTC can wake from S4
[ 1.222618] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 1.222644] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.222689] device-mapper: uevent: version 1.0.3
[ 1.222728] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 1.222797] cpuidle: using governor ladder
[ 1.222892] cpuidle: using governor menu
[ 1.222894] EFI Variables Facility v0.08 2004-May-17
[ 1.223000] TCP cubic registered
[ 1.223060] NET: Registered protocol family 10
[ 1.223289] NET: Registered protocol family 17
[ 1.223300] Registering the dns_resolver key type
[ 1.223380] PM: Hibernation image not present or could not be loaded.
[ 1.223388] registered taskstats version 1
[ 1.228137] Magic number: 4:660:574
[ 1.228248] rtc_cmos 00:04: setting system clock to 2012-03-24 08:35:00 UTC (1332578100)
[ 1.229029] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.229032] EDD information not available.
[ 1.230023] Freeing unused kernel memory: 892k freed
[ 1.230095] Write protecting the kernel read-only data: 12288k
[ 1.233556] Freeing unused kernel memory: 1912k freed
[ 1.236083] Freeing unused kernel memory: 1352k freed
[ 1.247234] udevd[101]: starting version 173
[ 1.254569] wmi: Mapper loaded
[ 1.260974] [drm] Initialized drm 1.1.0 20060810
[ 1.261118] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k
[ 1.261123] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[ 1.261155] e1000e 0000:00:19.0: setting latency timer to 64
[ 1.261267] e1000e 0000:00:19.0: irq 48 for MSI/MSI-X
[ 1.261328] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.261392] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[ 1.266953] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 1.319454] firewire_ohci: Added fw-ohci device 0000:09:02.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x11
[ 1.319512] 8139cp 0000:09:00.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 1.320029] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1.322330] 8139too 0000:09:00.0: eth0: RealTek RTL8139 at 0xd000, 00:40:f4:51:8a:62, IRQ 18
[ 1.322550] xhci_hcd 0000:04:00.0: irq 17, io mem 0xfbd00000
[ 1.322643] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X
[ 1.322649] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X
[ 1.322653] xhci_hcd 0000:04:00.0: irq 51 for MSI/MSI-X
[ 1.322656] xhci_hcd 0000:04:00.0: irq 52 for MSI/MSI-X
[ 1.322667] xhci_hcd 0000:04:00.0: irq 53 for MSI/MSI-X
[ 1.322671] xhci_hcd 0000:04:00.0: irq 54 for MSI/MSI-X
[ 1.322674] xhci_hcd 0000:04:00.0: irq 55 for MSI/MSI-X
[ 1.322678] xhci_hcd 0000:04:00.0: irq 56 for MSI/MSI-X
[ 1.322875] xHCI xhci_add_endpoint called for root hub
[ 1.322876] xHCI xhci_check_bandwidth called for root hub
[ 1.322896] hub 3-0:1.0: USB hub found
[ 1.322904] hub 3-0:1.0: 2 ports detected
[ 1.322946] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.322981] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[ 1.323048] xHCI xhci_add_endpoint called for root hub
[ 1.323050] xHCI xhci_check_bandwidth called for root hub
[ 1.323064] hub 4-0:1.0: USB hub found
[ 1.323071] hub 4-0:1.0: 2 ports detected
[ 1.347505] xhci_hcd 0000:07:00.0: xHCI Host Controller
[ 1.347613] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 5
[ 1.408736] xhci_hcd 0000:07:00.0: irq 16, io mem 0xfba00000
[ 1.408788] xhci_hcd 0000:07:00.0: irq 57 for MSI/MSI-X
[ 1.408791] xhci_hcd 0000:07:00.0: irq 58 for MSI/MSI-X
[ 1.408795] xhci_hcd 0000:07:00.0: irq 59 for MSI/MSI-X
[ 1.408798] xhci_hcd 0000:07:00.0: irq 60 for MSI/MSI-X
[ 1.408801] xhci_hcd 0000:07:00.0: irq 61 for MSI/MSI-X
[ 1.408804] xhci_hcd 0000:07:00.0: irq 62 for MSI/MSI-X
[ 1.408808] xhci_hcd 0000:07:00.0: irq 63 for MSI/MSI-X
[ 1.408812] xhci_hcd 0000:07:00.0: irq 64 for MSI/MSI-X
[ 1.409031] xHCI xhci_add_endpoint called for root hub
[ 1.409032] xHCI xhci_check_bandwidth called for root hub
[ 1.409056] hub 5-0:1.0: USB hub found
[ 1.409064] hub 5-0:1.0: 2 ports detected
[ 1.409099] xhci_hcd 0000:07:00.0: xHCI Host Controller
[ 1.409214] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 6
[ 1.409363] xHCI xhci_add_endpoint called for root hub
[ 1.409364] xHCI xhci_check_bandwidth called for root hub
[ 1.409388] hub 6-0:1.0: USB hub found
[ 1.409395] hub 6-0:1.0: 2 ports detected
[ 1.515274] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 1.562304] e1000e 0000:00:19.0: eth1: (PCI Express:2.5GT/s:Width x1) 14:da:e9:4f:94:94
[ 1.562308] e1000e 0000:00:19.0: eth1: Intel(R) PRO/1000 Network Connection
[ 1.562342] e1000e 0000:00:19.0: eth1: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[ 1.562423] ahci 0000:00:1f.2: version 3.0
[ 1.562490] ahci 0000:00:1f.2: irq 65 for MSI/MSI-X
[ 1.562558] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x22 impl SATA mode
[ 1.562562] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
[ 1.562567] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.567598] scsi0 : ahci
[ 1.567740] scsi1 : ahci
[ 1.567872] scsi2 : ahci
[ 1.568020] scsi3 : ahci
[ 1.568164] scsi4 : ahci
[ 1.568313] scsi5 : ahci
[ 1.568415] ata1: DUMMY
[ 1.568418] ata2: SATA max UDMA/133 abar m2048@0xfbf25000 port 0xfbf25180 irq 65
[ 1.568420] ata3: DUMMY
[ 1.568421] ata4: DUMMY
[ 1.568422] ata5: DUMMY
[ 1.568425] ata6: SATA max UDMA/133 abar m2048@0xfbf25000 port 0xfbf25380 irq 65
[ 1.568496] i915 0000:00:02.0: setting latency timer to 64
[ 1.568571] ahci 0000:06:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.568579] ahci 0000:06:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.568897] scsi6 : ahci
[ 1.569006] scsi7 : ahci
[ 1.569047] ata7: SATA max UDMA/133 abar m512@0xfbb10000 port 0xfbb10100 irq 19
[ 1.569053] ata8: SATA max UDMA/133 abar m512@0xfbb10000 port 0xfbb10180 irq 19
[ 1.569746] ahci 0000:0a:00.0: irq 66 for MSI/MSI-X
[ 1.569800] ahci 0000:0a:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 1.569804] ahci 0000:0a:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[ 1.569971] scsi8 : ahci
[ 1.570025] scsi9 : ahci
[ 1.570057] ata9: SATA max UDMA/133 abar m512@0xfb810000 port 0xfb810100 irq 66
[ 1.570061] ata10: SATA max UDMA/133 abar m512@0xfb810000 port 0xfb810180 irq 66
[ 1.618128] i915 0000:00:02.0: irq 67 for MSI/MSI-X
[ 1.618135] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 1.618139] [drm] Driver supports precise vblank timestamp query.
[ 1.618161] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.647863] hub 1-1:1.0: USB hub found
[ 1.647947] hub 1-1:1.0: 6 ports detected
[ 1.759094] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 1.823155] firewire_core: created device fw0: GUID 001fc6000017dc7a, S400
[ 1.887002] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.887040] ata9: SATA link down (SStatus 0 SControl 300)
[ 1.887052] ata8: SATA link down (SStatus 0 SControl 300)
[ 1.887066] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.887142] ata7: SATA link down (SStatus 0 SControl 300)
[ 1.887680] ata2.00: ATA-8: ST3000DM001-9YN166, CC9B, max UDMA/133
[ 1.887685] ata2.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.891683] hub 2-1:1.0: USB hub found
[ 1.891799] hub 2-1:1.0: 8 ports detected
[ 1.893441] ata6.00: ATA-7: SAMSUNG HD103UJ, 1AA01113, max UDMA7
[ 1.893445] ata6.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.899956] ata6.00: configured for UDMA/133
[ 1.912469] ata2.00: configured for UDMA/133
[ 1.912637] scsi 1:0:0:0: Direct-Access ATA ST3000DM001-9YN1 CC9B PQ: 0 ANSI: 5
[ 1.912766] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 1.912821] sd 1:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[ 1.912827] sd 1:0:0:0: [sda] 4096-byte physical blocks
[ 1.912884] sd 1:0:0:0: [sda] Write Protect is off
[ 1.912888] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.912909] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.912987] scsi 5:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 1.913105] sd 5:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.913124] sd 5:0:0:0: Attached scsi generic sg1 type 0
[ 1.913192] sd 5:0:0:0: [sdb] Write Protect is off
[ 1.913196] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.913229] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.955958] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 >
[ 1.956721] sd 5:0:0:0: [sdb] Attached SCSI disk
[ 1.963114] usb 1-1.1: new high-speed USB device number 3 using ehci_hcd
[ 1.984511] sda: sda1 sda2 sda3 sda4 sda5
[ 1.985198] sd 1:0:0:0: [sda] Attached SCSI disk
[ 2.058045] usbcore: registered new interface driver uas
[ 2.058889] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.062203] ata10.00: ATA-7: SAMSUNG HD160JJ, WU100-42, max UDMA/100
[ 2.062206] ata10.00: 312581808 sectors, multi 0: LBA48
[ 2.065503] ata10.00: configured for UDMA/100
[ 2.065610] scsi 9:0:0:0: Direct-Access ATA SAMSUNG HD160JJ WU10 PQ: 0 ANSI: 5
[ 2.065742] sd 9:0:0:0: Attached scsi generic sg2 type 0
[ 2.065745] sd 9:0:0:0: [sdc] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 2.065818] sd 9:0:0:0: [sdc] Write Protect is off
[ 2.065824] sd 9:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 2.065867] sd 9:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.076983] sdc: sdc1 sdc2
[ 2.077432] sd 9:0:0:0: [sdc] Attached SCSI disk
[ 2.078019] Initializing USB Mass Storage driver...
[ 2.078220] scsi10 : usb-storage 1-1.1:1.0
[ 2.078304] usbcore: registered new interface driver usb-storage
[ 2.078307] USB Mass Storage support registered.
[ 2.162815] Refined TSC clocksource calibration: 3411.128 MHz.
[ 2.162820] Switching to clocksource tsc
[ 2.165453] usb 2-1.1: new low-speed USB device number 3 using ehci_hcd
[ 2.209465] fbcon: inteldrmfb (fb0) is primary device
[ 2.263355] input: Logitech Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input2
[ 2.263507] generic-usb 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-0000:00:1d.0-1.1/input0
[ 2.263515] usbcore: registered new interface driver usbhid
[ 2.263515] usbhid: USB HID core driver
[ 2.330844] usb 2-1.2: new low-speed USB device number 4 using ehci_hcd
[ 2.436533] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input3
[ 2.436794] generic-usb 0003:03F0:0024.0002: input,hidraw1: USB HID v1.10 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:1d.0-1.2/input0
[ 2.489791] Console: switching to colour frame buffer device 240x67
[ 2.492781] fb0: inteldrmfb frame buffer device
[ 2.492782] drm: registered panic notifier
[ 2.493407] fixme: max PWM is zero.
[ 2.493478] acpi device:42: registered as cooling_device8
[ 2.493586] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 2.493715] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.493749] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 2.506758] usb 2-1.3: new low-speed USB device number 5 using ehci_hcd
[ 2.617294] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input5
[ 2.617607] generic-usb 0003:05A4:9881.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 05a4:9881] on usb-0000:00:1d.0-1.3/input0
[ 2.642699] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input6
[ 2.642978] generic-usb 0003:05A4:9881.0004: input,hidraw3: USB HID v1.10 Mouse [HID 05a4:9881] on usb-0000:00:1d.0-1.3/input1
[ 2.714622] usb 2-1.7: new full-speed USB device number 6 using ehci_hcd
[ 3.086045] EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
[ 3.203001] scsi 10:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0
[ 3.203991] sd 10:0:0:0: Attached scsi generic sg3 type 0
[ 3.895349] sd 10:0:0:0: [sdd] 31116288 512-byte logical blocks: (15.9 GB/14.8 GiB)
[ 3.896170] sd 10:0:0:0: [sdd] Write Protect is off
[ 3.896184] sd 10:0:0:0: [sdd] Mode Sense: 03 00 00 00
[ 3.897037] sd 10:0:0:0: [sdd] No Caching mode page present
[ 3.897052] sd 10:0:0:0: [sdd] Assuming drive cache: write through
[ 3.900006] sd 10:0:0:0: [sdd] No Caching mode page present
[ 3.900021] sd 10:0:0:0: [sdd] Assuming drive cache: write through
[ 3.912544] sdd: sdd1
[ 3.915207] sd 10:0:0:0: [sdd] No Caching mode page present
[ 3.915228] sd 10:0:0:0: [sdd] Assuming drive cache: write through
[ 3.915250] sd 10:0:0:0: [sdd] Attached SCSI removable disk
[ 4.509609] init: ureadahead main process (371) terminated with status 5
[ 5.811612] udevd[408]: starting version 173
[ 6.284204] Adding 10485756k swap on /dev/sdb5. Priority:-1 extents:1 across:10485756k
[ 7.739778] lp: driver loaded but no devices found
[ 7.867372] cfg80211: Calling CRDA to update world regulatory domain
[ 8.164766] mei: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.165058] mei 0000:00:16.0: setting latency timer to 64
[ 8.165103] mei 0000:00:16.0: irq 68 for MSI/MSI-X
[ 8.295618] asus_wmi: ASUS WMI generic driver loaded
[ 8.296095] asus_wmi: Initialization: 0x0
[ 8.296110] asus_wmi: BIOS WMI version: 0.9
[ 8.296132] asus_wmi: SFUN value: 0x0
[ 8.296293] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
[ 8.296680] asus_wmi: Backlight controlled by ACPI video driver
[ 8.545923] WARNING: You are using an experimental version of the media stack.
[ 8.545924] As the driver is backported to an older kernel, it doesn't offer
[ 8.545925] enough quality for its usage in production.
[ 8.545925] Use it with care.
[ 8.545926] Latest git patches (needed if you report a bug to linux-media@vger.kernel.org):
[ 8.545926] a3db60bcf7671cc011ab4f848cbc40ff7ab52c1e [media] xc5000: declare firmware configuration structures as static const
[ 8.545927] 6fab81dfdc7b48c2e30ab05e9b30afb0c418bbbe [media] xc5000: drivers should specify chip revision rather than firmware
[ 8.545928] ddea427fb3e64d817d4432e5efd2abbfc4ddb02e [media] xc5000: remove static dependencies on xc5000 created by previous changesets
[ 8.612947] Digital Devices PCIE bridge driver, Copyright (C) 2010-11 Digital Devices GmbH
[ 8.612989] DDBridge driver detected: Digital Devices Octopus DVB adapter
[ 8.613025] HW 00010004 REG 00010001
[ 8.613083] DDBridge 0000:05:00.0: irq 69 for MSI/MSI-X
[ 8.613971] Port 0 (TAB 1): DUAL DVB-C/T
[ 8.614583] Port 1 (TAB 2): NO MODULE
[ 8.615211] Port 2 (TAB 3): NO MODULE
[ 8.615824] Port 3 (TAB 4): NO MODULE
[ 8.616000] DVB: registering new adapter (DDBridge)
[ 8.616001] DVB: registering new adapter (DDBridge)
[ 9.187157] drxk: status = 0x639130d9
[ 9.187175] drxk: detected a drx-3913k, spin A3, xtal 27.000 MHz
[ 9.739347] ath: EEPROM regdomain: 0x21
[ 9.739349] ath: EEPROM indicates we should expect a direct regpair map
[ 9.739352] ath: Country alpha2 being used: AU
[ 9.739353] ath: Regpair used: 0x21
.... cfg80211 deleted
[ 9.837901] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 9.838222] Registered led device: ath9k-phy0
[ 9.838226] ieee80211 phy0: Atheros AR9300 Rev:3 mem=0xffffc90005bc0000, irq=17
[ 9.838342] cfg80211: Pending regulatory request, waiting for it to be processed...
[ 9.840308] type=1400 audit(1332578109.112:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=556 comm="apparmor_parser"
[ 9.840337] type=1400 audit(1332578109.112:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=556 comm="apparmor_parser"
[ 9.840362] type=1400 audit(1332578109.112:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=556 comm="apparmor_parser"
[ 9.847432] type=1400 audit(1332578109.120:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=700 comm="apparmor_parser"
[ 9.847461] type=1400 audit(1332578109.120:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=700 comm="apparmor_parser"
[ 9.847485] type=1400 audit(1332578109.120:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=700 comm="apparmor_parser"
[ 9.867342] type=1400 audit(1332578109.140:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=706 comm="apparmor_parser"
[ 9.867370] type=1400 audit(1332578109.140:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=706 comm="apparmor_parser"
[ 9.867394] type=1400 audit(1332578109.140:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=706 comm="apparmor_parser"
[ 10.287627] type=1400 audit(1332578109.560:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=958 comm="apparmor_parser"
[ 10.318345] DRXK driver version 0.9.4300
[ 10.324221] drxk: frontend initialized.
.... cfg80211 deleted
[ 11.207593] snd_hda_intel 0000:00:1b.0: irq 70 for MSI/MSI-X
[ 11.716063] e1000e 0000:00:19.0: irq 48 for MSI/MSI-X
[ 11.768641] e1000e 0000:00:19.0: irq 48 for MSI/MSI-X
[ 11.769083] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 11.774957] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 12.228930] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.229012] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.229044] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.235166] HDMI: detected monitor Philips FTV at connection type HDMI
[ 12.235167] HDMI: available speakers: FL/FR
[ 12.235169] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000 96000 176400, bits = 16 20 24
[ 12.235181] HDMI: supports coding type AC-3: channels = 6, rates = 32000 44100 48000, max bitrate = 640000
[ 12.235183] HDMI: supports coding type MPEG1: channels = 2, rates = 32000 44100 48000, max bitrate = 1072000
[ 12.235239] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 12.235361] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 12.235463] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 12.235529] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 12.235604] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 12.235654] input: HDA Intel PCH Line-Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 12.235715] input: HDA Intel PCH Line-Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 12.235780] input: HDA Intel PCH Line-Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 12.235836] input: HDA Intel PCH Line-Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 12.236274] HDMI: detected monitor Philips FTV at connection type HDMI
[ 12.236276] HDMI: available speakers: FL/FR
[ 12.236279] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000 96000 176400, bits = 16 20 24
[ 12.236285] HDMI: supports coding type AC-3: channels = 6, rates = 32000 44100 48000, max bitrate = 640000
[ 12.236288] HDMI: supports coding type MPEG1: channels = 2, rates = 32000 44100 48000, max bitrate = 1072000
[ 12.236292] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.236337] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.239836] HDMI: detected monitor Philips FTV at connection type HDMI
[ 12.239838] HDMI: available speakers: FL/FR
[ 12.239841] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000 96000 176400, bits = 16 20 24
[ 12.239843] HDMI: supports coding type AC-3: channels = 6, rates = 32000 44100 48000, max bitrate = 640000
[ 12.239845] HDMI: supports coding type MPEG1: channels = 2, rates = 32000 44100 48000, max bitrate = 1072000
[ 12.293587] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 12.328573] DVB: registering adapter 0 frontend 0 (DRXK DVB-C DVB-T)...
[ 12.337124] drxk: status = 0x639130d9
[ 12.337142] drxk: detected a drx-3913k, spin A3, xtal 27.000 MHz
[ 12.381461] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 12.756766] DRXK driver version 0.9.4300
[ 12.762657] drxk: frontend initialized.
[ 13.229483] 8139too 0000:09:00.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 14.175301] EXT4-fs (sdb7): re-mounted. Opts: errors=remount-ro
[ 14.603155] DVB: registering adapter 1 frontend 0 (DRXK DVB-C DVB-T)...
[ 15.230851] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 15.355984] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 15.356344] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 18.716013] init: Failed to spawn network-manager main process: unable to execute: No such file or directory
[ 18.716514] init: modemmanager main process (1509) killed by TERM signal
[ 19.016718] ppdev: user-space parallel port driver
[ 19.497152] audit_printk_skb: 18 callbacks suppressed
[ 19.497154] type=1400 audit(1332578118.776:18): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1528 comm="apparmor_parser"
[ 19.497206] type=1400 audit(1332578118.776:19): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1528 comm="apparmor_parser"
.... cfg80211 deleted
[ 23.412738] init: ssh main process (1426) terminated with status 255
[ 23.426752] init: failsafe main process (1405) killed by TERM signal
[ 23.776853] type=1400 audit(1332578123.060:20): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/ntpd" pid=1671 comm="apparmor_parser"
[ 23.804805] eth0: no IPv6 routers present
[ 23.807573] type=1400 audit(1332578123.088:21): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session-wrapper" pid=1664 comm="apparmor_parser"
[ 23.868179] type=1400 audit(1332578123.148:22): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1665 comm="apparmor_parser"
[ 23.868218] type=1400 audit(1332578123.148:23): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1665 comm="apparmor_parser"
[ 23.868258] type=1400 audit(1332578123.148:24): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1665 comm="apparmor_parser"
[ 23.884867] type=1400 audit(1332578123.168:25): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=1672 comm="apparmor_parser"
[ 23.948072] type=1400 audit(1332578123.228:26): apparmor="STATUS" operation="profile_load" name="/usr/sbin/mysqld" pid=1670 comm="apparmor_parser"
[ 23.964977] type=1400 audit(1332578123.248:27): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1669 comm="apparmor_parser"
[ 25.723567] eth1: no IPv6 routers present
[ 26.669645] audit_printk_skb: 9 callbacks suppressed
[ 26.669647] type=1400 audit(1332578125.952:31): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1666 comm="apparmor_parser"
[ 26.669971] type=1400 audit(1332578125.952:32): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=1666 comm="apparmor_parser"
[ 26.670147] type=1400 audit(1332578125.952:33): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=1666 comm="apparmor_parser"
[ 27.290912] init: apport pre-start process (1720) terminated with status 1
[ 27.292191] init: apport post-stop process (1788) terminated with status 1
[ 27.299566] type=1400 audit(1332578126.584:34): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/mysqld" pid=1783 comm="apparmor_parser"
[ 27.381619] init: lightdm main process (1761) killed by TERM signal
[ 32.101387] wlan0: no IPv6 routers present
[ 48.141274] Bluetooth: Core ver 2.16
[ 48.141296] NET: Registered protocol family 31
[ 48.141297] Bluetooth: HCI device and connection manager initialized
[ 48.141298] Bluetooth: HCI socket layer initialized
[ 48.141299] Bluetooth: L2CAP socket layer initialized
[ 48.141302] Bluetooth: SCO socket layer initialized
[ 48.284495] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 48.284497] Bluetooth: BNEP filters: protocol multicast
[ 48.300637] Bluetooth: RFCOMM TTY layer initialized
[ 48.300640] Bluetooth: RFCOMM socket layer initialized
[ 48.300641] Bluetooth: RFCOMM ver 1.11
[ 60.259233] EXT4-fs (sdb7): re-mounted. Opts: errors=remount-ro,commit=0
[ 60.829198] EXT4-fs (sdb1): re-mounted. Opts: commit=0
[ 87.617757] init: plymouth-stop pre-start process (2680) terminated with status 1
[ 524.109641] init: mythtv-backend main process (1901) killed by TERM signal
[ 537.317601] input: eventlircd as /devices/virtual/input/input17
[ 537.405701] /home/angela/dev/sasc-ng/sc/contrib/sasc-ng/dvbloopback/module/dvb_loopback.c: frontend loopback driver v0.0.1
[ 537.405704] dvbloopback: registering 2 adapters
[ 537.405729] DVB: registering new adapter (DVB-LOOPBACK)
[ 537.406456] DVB: registering new adapter (DVB-LOOPBACK)
[ 663.812879] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[ 663.815205] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
[ 663.821719] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 791 at 785, next 792)
[ 663.825652] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 663.825690] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 664.037996] ------------[ cut here ]------------
[ 664.038016] WARNING: at drivers/gpu/drm/i915/i915_gem.c:2397 i915_gem_object_put_fence+0xab/0xc0 [i915]()
[ 664.038018] Hardware name: System Product Name
[ 664.038019] Modules linked in: dvbloopback(O) rfcomm bnep bluetooth parport_pc ppdev binfmt_misc dm_crypt ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq_midi tda18271c2dd(O) snd_rawmidi arc4 ath9k snd_seq_midi_event mac80211 snd_seq drxk(O) snd_timer snd_seq_device snd ddbridge(O) dvb_core(O) ath9k_common psmouse ath9k_hw ath eeepc_wmi asus_wmi sparse_keymap soundcore serio_raw snd_page_alloc cxd2099(O) mei(C) cfg80211 lp parport usbhid hid usb_storage uas 8139too mxm_wmi 8139cp firewire_ohci firewire_core crc_itu_t i915 ahci libahci drm_kms_helper xhci_hcd e1000e drm i2c_algo_bit video wmi
[ 664.038054] Pid: 3156, comm: Xorg Tainted: G C O 3.3.0-rc2-angela2+ #1
[ 664.038055] Call Trace:
[ 664.038061] [<ffffffff8104d21f>] warn_slowpath_common+0x7f/0xc0
[ 664.038064] [<ffffffff8104d27a>] warn_slowpath_null+0x1a/0x20
[ 664.038072] [<ffffffffa00db45b>] i915_gem_object_put_fence+0xab/0xc0 [i915]
[ 664.038079] [<ffffffffa00dce93>] i915_gem_object_unbind+0xa3/0x2d0 [i915]
[ 664.038090] [<ffffffffa002a117>] ? drm_mode_object_put+0x47/0x60 [drm]
[ 664.038097] [<ffffffffa00dd0f4>] i915_gem_free_object_tail+0x34/0x150 [i915]
[ 664.038105] [<ffffffffa00dff61>] i915_gem_free_object+0x51/0x60 [i915]
[ 664.038112] [<ffffffffa001fc9a>] drm_gem_object_free+0x2a/0x30 [drm]
[ 664.038121] [<ffffffffa00ed970>] intel_user_framebuffer_destroy+0x70/0x80 [i915]
[ 664.038129] [<ffffffffa002e613>] drm_fb_release+0x83/0xb0 [drm]
[ 664.038136] [<ffffffffa001f810>] drm_release+0x5e0/0x6e0 [drm]
[ 664.038139] [<ffffffff811753ca>] fput+0xea/0x220
[ 664.038141] [<ffffffff81171b36>] filp_close+0x66/0x90
[ 664.038143] [<ffffffff81050d38>] put_files_struct+0x88/0xf0
[ 664.038145] [<ffffffff81050e64>] exit_files+0x54/0x70
[ 664.038147] [<ffffffff8105134a>] do_exit+0x19a/0x8c0
[ 664.038150] [<ffffffff81051dd4>] do_group_exit+0x44/0xa0
[ 664.038152] [<ffffffff81051e47>] sys_exit_group+0x17/0x20
[ 664.038155] [<ffffffff816195e9>] system_call_fastpath+0x16/0x1b
[ 664.038156] ---[ end trace 5bed8a9786c4dd85 ]---
[ 664.092814] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 664.092870] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 664.392540] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 664.396233] HDMI: detected monitor Philips FTV at connection type HDMI
[ 664.396235] HDMI: available speakers: FL/FR
[ 664.396238] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000 96000 176400, bits = 16 20 24
[ 664.396241] HDMI: supports coding type AC-3: channels = 6, rates = 32000 44100 48000, max bitrate = 640000
[ 664.396243] HDMI: supports coding type MPEG1: channels = 2, rates = 32000 44100 48000, max bitrate = 1072000
[-- Attachment #3: intel_reg_dumper.txt --]
[-- Type: text/plain, Size: 12092 bytes --]
PGETBL_CTL: 0x00000000
GEN6_INSTDONE_1: 0x8989ff6f
GEN6_INSTDONE_2: 0xbffffffe
CPU_VGACNTRL: 0x80000000 (disabled)
DIGITAL_PORT_HOTPLUG_CNTRL: 0x00000000
RR_HW_CTL: 0x00000000 (low 0, high 0)
FDI_PLL_BIOS_0: 0xffffffff
FDI_PLL_BIOS_1: 0xffffffff
FDI_PLL_BIOS_2: 0xffffffff
DISPLAY_PORT_PLL_BIOS_0: 0xffffffff
DISPLAY_PORT_PLL_BIOS_1: 0xffffffff
DISPLAY_PORT_PLL_BIOS_2: 0xffffffff
FDI_PLL_FREQ_CTL: 0xffffffff
PIPEACONF: 0x00600000 (disabled, inactive, 8bpc)
HTOTAL_A: 0x0a4f077f (1920 active, 2640 total)
HBLANK_A: 0x0a4f077f (1920 start, 2640 end)
HSYNC_A: 0x09bb098f (2448 start, 2492 end)
VTOTAL_A: 0x04630437 (1080 active, 1124 total)
VBLANK_A: 0x04630437 (1080 start, 1124 end)
VSYNC_A: 0x0445043b (1084 start, 1094 end)
VSYNCSHIFT_A: 0x00000468
PIPEASRC: 0x077f0437 (1920, 1080)
PIPEA_DATA_M1: 0x7e1b30f0 (TU 64, val 0x1b30f0 1782000)
PIPEA_DATA_N1: 0x0020f580 (val 0x20f580 2160000)
PIPEA_DATA_M2: 0x00000000 (TU 1, val 0x0 0)
PIPEA_DATA_N2: 0x00000000 (val 0x0 0)
PIPEA_LINK_M1: 0x0001220a (val 0x1220a 74250)
PIPEA_LINK_N1: 0x00041eb0 (val 0x41eb0 270000)
PIPEA_LINK_M2: 0x00000000 (val 0x0 0)
PIPEA_LINK_N2: 0x00000000 (val 0x0 0)
DSPACNTR: 0x58004000 (disabled)
DSPABASE: 0x00000000
DSPASTRIDE: 0x00001e00 (120)
DSPASURF: 0x00064000
DSPATILEOFF: 0x00000000 (0, 0)
PIPEBCONF: 0x00000000 (disabled, inactive, 8bpc)
HTOTAL_B: 0x00000000 (1 active, 1 total)
HBLANK_B: 0x00000000 (1 start, 1 end)
HSYNC_B: 0x00000000 (1 start, 1 end)
VTOTAL_B: 0x00000000 (1 active, 1 total)
VBLANK_B: 0x00000000 (1 start, 1 end)
VSYNC_B: 0x00000000 (1 start, 1 end)
VSYNCSHIFT_B: 0x00000000
DSPBCNTR: 0x00004000 (disabled)
DSPBBASE: 0x00000000
DSPBSTRIDE: 0x00000000 (0)
DSPBSURF: 0x00000000
DSPBTILEOFF: 0x00000000 (0, 0)
PIPEBSRC: 0x00000000 (1, 1)
PIPEB_DATA_M1: 0x00000000 (TU 1, val 0x0 0)
PIPEB_DATA_N1: 0x00000000 (val 0x0 0)
PIPEB_DATA_M2: 0x00000000 (TU 1, val 0x0 0)
PIPEB_DATA_N2: 0x00000000 (val 0x0 0)
PIPEB_LINK_M1: 0x00000000 (val 0x0 0)
PIPEB_LINK_N1: 0x00000000 (val 0x0 0)
PIPEB_LINK_M2: 0x00000000 (val 0x0 0)
PIPEB_LINK_N2: 0x00000000 (val 0x0 0)
PFA_CTL_1: 0x00000000 (disable, auto_scale yes, auto_scale_cal no, v_filter enable, vadapt disable, mode least, filter_sel programmed,chroma pre-filter disable, vert3tap auto, v_inter_invert field 1)
PFA_CTL_2: 0x00007ef2 (vscale 0.991760)
PFA_CTL_3: 0x00003f79 (vscale initial phase 0.495880)
PFA_CTL_4: 0x00007c40 (hscale 0.970703)
PFA_WIN_POS: 0x00000000 (0, 0)
PFA_WIN_SIZE: 0x00000000 (0, 0)
PFB_CTL_1: 0x00000000 (disable, auto_scale yes, auto_scale_cal no, v_filter enable, vadapt disable, mode least, filter_sel programmed,chroma pre-filter disable, vert3tap auto, v_inter_invert field 1)
PFB_CTL_2: 0x00000000 (vscale 0.000000)
PFB_CTL_3: 0x00000000 (vscale initial phase 0.000000)
PFB_CTL_4: 0x00000000 (hscale 0.000000)
PFB_WIN_POS: 0x00000000 (0, 0)
PFB_WIN_SIZE: 0x00000000 (0, 0)
PCH_DREF_CONTROL: 0x00000400 (cpu source disable, ssc_source disable, nonspread_source enable, superspread_source disable, ssc4_mode downspread, ssc1 disable, ssc4 disable)
PCH_RAWCLK_FREQ: 0x0000007d (FDL_TP1 timer 0.5us, FDL_TP2 timer 1.5us, freq 125)
PCH_DPLL_TMR_CFG: 0x0271186a
PCH_SSC4_PARMS: 0x01204860
PCH_SSC4_AUX_PARMS: 0x000029c5
PCH_DPLL_SEL: 0x00000000 (TransA DPLL disable (DPLL (null)), TransB DPLL disable (DPLL (null)))
PCH_DPLL_ANALOG_CTL: 0x00008000
PCH_DPLL_A: 0x44080008 (disable, sdvo high speed yes, mode (null), p2 (null), FPA0 P1 4, FPA1 P1 4, refclk default 120Mhz, sdvo/hdmi mul 1)
PCH_DPLL_B: 0x04800080 (disable, sdvo high speed no, mode (null), p2 (null), FPA0 P1 8, FPA1 P1 8, refclk default 120Mhz, sdvo/hdmi mul 1)
PCH_FPA0: 0x00021007 (n = 2, m1 = 16, m2 = 7)
PCH_FPA1: 0x00021007 (n = 2, m1 = 16, m2 = 7)
PCH_FPB0: 0x00030d07 (n = 3, m1 = 13, m2 = 7)
PCH_FPB1: 0x00030d07 (n = 3, m1 = 13, m2 = 7)
TRANS_HTOTAL_A: 0x0a4f077f (1920 active, 2640 total)
TRANS_HBLANK_A: 0x0a4f077f (1920 start, 2640 end)
TRANS_HSYNC_A: 0x09bb098f (2448 start, 2492 end)
TRANS_VTOTAL_A: 0x04630437 (1080 active, 1124 total)
TRANS_VBLANK_A: 0x04630437 (1080 start, 1124 end)
TRANS_VSYNC_A: 0x0445043b (1084 start, 1094 end)
TRANS_VSYNCSHIFT_A: 0x00000468
TRANSA_DATA_M1: 0x00000000 (TU 1, val 0x0 0)
TRANSA_DATA_N1: 0x00000000 (val 0x0 0)
TRANSA_DATA_M2: 0x00000000 (TU 1, val 0x0 0)
TRANSA_DATA_N2: 0x00000000 (val 0x0 0)
TRANSA_DP_LINK_M1: 0x00000000 (val 0x0 0)
TRANSA_DP_LINK_N1: 0x00000000 (val 0x0 0)
TRANSA_DP_LINK_M2: 0x00000000 (val 0x0 0)
TRANSA_DP_LINK_N2: 0x00000000 (val 0x0 0)
TRANS_HTOTAL_B: 0x00000000 (1 active, 1 total)
TRANS_HBLANK_B: 0x00000000 (1 start, 1 end)
TRANS_HSYNC_B: 0x00000000 (1 start, 1 end)
TRANS_VTOTAL_B: 0x00000000 (1 active, 1 total)
TRANS_VBLANK_B: 0x00000000 (1 start, 1 end)
TRANS_VSYNC_B: 0x00000000 (1 start, 1 end)
TRANS_VSYNCSHIFT_B: 0x00000000
TRANSB_DATA_M1: 0x00000000 (TU 1, val 0x0 0)
TRANSB_DATA_N1: 0x00000000 (val 0x0 0)
TRANSB_DATA_M2: 0x00000000 (TU 1, val 0x0 0)
TRANSB_DATA_N2: 0x00000000 (val 0x0 0)
TRANSB_DP_LINK_M1: 0x00000000 (val 0x0 0)
TRANSB_DP_LINK_N1: 0x00000000 (val 0x0 0)
TRANSB_DP_LINK_M2: 0x00000000 (val 0x0 0)
TRANSB_DP_LINK_N2: 0x00000000 (val 0x0 0)
TRANS_HTOTAL_C: 0x00000000 (1 active, 1 total)
TRANS_HBLANK_C: 0x00000000 (1 start, 1 end)
TRANS_HSYNC_C: 0x00000000 (1 start, 1 end)
TRANS_VTOTAL_C: 0x00000000 (1 active, 1 total)
TRANS_VBLANK_C: 0x00000000 (1 start, 1 end)
TRANS_VSYNC_C: 0x00000000 (1 start, 1 end)
TRANS_VSYNCSHIFT_C: 0x00000000
TRANSC_DATA_M1: 0x00000000 (TU 1, val 0x0 0)
TRANSC_DATA_N1: 0x00000000 (val 0x0 0)
TRANSC_DATA_M2: 0x00000000 (TU 1, val 0x0 0)
TRANSC_DATA_N2: 0x00000000 (val 0x0 0)
TRANSC_DP_LINK_M1: 0x00000000 (val 0x0 0)
TRANSC_DP_LINK_N1: 0x00000000 (val 0x0 0)
TRANSC_DP_LINK_M2: 0x00000000 (val 0x0 0)
TRANSC_DP_LINK_N2: 0x00000000 (val 0x0 0)
TRANSACONF: 0x00600000 (disable, inactive)
TRANSBCONF: 0x00000000 (disable, inactive)
TRANSCCONF: 0x00000000 (disable, inactive)
FDI_TXA_CTL: 0x00040000 (disable, train pattern pattern_1, voltage swing 0.4V,pre-emphasis 0dB, port width X1, enhanced framing enable, FDI PLL disable, scrambing enable, master mode disable)
FDI_TXB_CTL: 0x00040000 (disable, train pattern pattern_1, voltage swing 0.4V,pre-emphasis 0dB, port width X1, enhanced framing enable, FDI PLL disable, scrambing enable, master mode disable)
FDI_TXC_CTL: 0x00000000 (disable, train pattern pattern_1, voltage swing 0.4V,pre-emphasis 0dB, port width X1, enhanced framing disable, FDI PLL disable, scrambing enable, master mode disable)
FDI_RXA_CTL: 0x00000040 (disable, train pattern pattern_1, port width X1, 8bpc,link_reverse_strap_overwrite no, dmi_link_reverse no, FDI PLL disable,FS ecc disable, FE ecc disable, FS err report disable, FE err report disable,scrambing enable, enhanced framing enable, RawClk)
FDI_RXB_CTL: 0x00000040 (disable, train pattern pattern_1, port width X1, 8bpc,link_reverse_strap_overwrite no, dmi_link_reverse no, FDI PLL disable,FS ecc disable, FE ecc disable, FS err report disable, FE err report disable,scrambing enable, enhanced framing enable, RawClk)
FDI_RXC_CTL: 0x00000040 (disable, train pattern pattern_1, port width X1, 8bpc,link_reverse_strap_overwrite no, dmi_link_reverse no, FDI PLL disable,FS ecc disable, FE ecc disable, FS err report disable, FE err report disable,scrambing enable, enhanced framing enable, RawClk)
FDI_RXA_MISC: 0x00000080 (FDI Delay 128)
FDI_RXB_MISC: 0x00000080 (FDI Delay 128)
FDI_RXC_MISC: 0x00000080 (FDI Delay 128)
FDI_RXA_TUSIZE1: 0x7e000000
FDI_RXA_TUSIZE2: 0x7e000000
FDI_RXB_TUSIZE1: 0x7e000000
FDI_RXB_TUSIZE2: 0x7e000000
FDI_RXC_TUSIZE1: 0x7e000000
FDI_RXC_TUSIZE2: 0x7e000000
FDI_PLL_CTL_1: 0x7e000000
FDI_PLL_CTL_2: 0x7e000000
FDI_RXA_IIR: 0x00000000
FDI_RXA_IMR: 0x000008ff
FDI_RXB_IIR: 0x00000000
FDI_RXB_IMR: 0x000008ff
PCH_ADPA: 0x00f40000 (disabled, transcoder A, -hsync, -vsync)
HDMIB: 0x0000001c (disabled pipe A 8bpc SDVO DVI audio disabled +vsync +hsync detected)
HDMIC: 0x0000001c (disabled pipe A 8bpc SDVO DVI audio disabled +vsync +hsync detected)
HDMID: 0x00000a9c (disabled pipe A 8bpc TMDS HDMI audio disabled +vsync +hsync detected)
PCH_LVDS: 0x00000000 (disabled, pipe A, 18 bit, 1 channel)
CPU_eDP_A: 0x00000018
PCH_DP_B: 0x00000004
PCH_DP_C: 0x00000004
PCH_DP_D: 0x00000004
TRANS_DP_CTL_A: 0x60000018 (disable port none 8bpc +vsync +hsync)
TRANS_DP_CTL_B: 0x60000018 (disable port none 8bpc +vsync +hsync)
TRANS_DP_CTL_C: 0x60000018 (disable port none 8bpc +vsync +hsync)
BLC_PWM_CPU_CTL2: 0x00000000
BLC_PWM_CPU_CTL: 0x00000000
BLC_PWM_PCH_CTL1: 0x00000000
BLC_PWM_PCH_CTL2: 0x00000000
PCH_PP_STATUS: 0x00000000 (off, not ready, sequencing idle)
PCH_PP_CONTROL: 0xabcd0000 (blacklight disabled, do not power down on reset, panel off)
PCH_PP_ON_DELAYS: 0x00000000
PCH_PP_OFF_DELAYS: 0x00000000
PCH_PP_DIVISOR: 0x00186904
PORT_DBG: 0x00000000 (HW DRRS off)
RC6_RESIDENCY_TIME: 0x016c6ec0
RC6p_RESIDENCY_TIME: 0x00000000
RC6pp_RESIDENCY_TIME: 0x00000000
[-- Attachment #4: run.log --]
[-- Type: application/octet-stream, Size: 8712 bytes --]
2012-03-24 09:45:29.355765 I Trying the OpenGL painter
>>>>>>>>>> 09:45:29.357931 W OpenGL: Could not determine whether Sync to VBlank is enabled.
2012-03-24 09:45:29.406436 I OpenGL1: Fragment program support available
2012-03-24 09:45:29.406465 I OpenGL: OpenGL vendor : Tungsten Graphics, Inc
2012-03-24 09:45:29.406471 I OpenGL: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Desktop
2012-03-24 09:45:29.406473 I OpenGL: OpenGL version : 3.0 Mesa 8.0.2
2012-03-24 09:45:29.406479 I OpenGL: Max texture size: 8192 x 8192
2012-03-24 09:45:29.406481 I OpenGL: Max texture units: 8
2012-03-24 09:45:29.406490 I OpenGL: Direct rendering: Yes
2012-03-24 09:45:29.406492 I OpenGL: PixelBufferObject support available
2012-03-24 09:45:29.406494 I OpenGL: Initialised MythRenderOpenGL
2012-03-24 09:45:30.521450 I Current MythTV Schema Version (DBSchemaVer): 1299
2012-03-24 09:45:34.553576 W ThemeInfo: Unable to open themeinfo.xml for /usr/share/mythtv/themes/BlackCurves-OSD/themeinfo.xml
2012-03-24 09:45:34.553592 E ThemeInfo: The theme (/usr/share/mythtv/themes/BlackCurves-OSD) is missing a themeinfo.xml file.
2012-03-24 09:45:34.634376 W ThemeInfo: Unable to open themeinfo.xml for /usr/share/mythtv/themes/Gray-OSD/themeinfo.xml
2012-03-24 09:45:34.634399 E ThemeInfo: The theme (/usr/share/mythtv/themes/Gray-OSD) is missing a themeinfo.xml file.
2012-03-24 09:45:34.825587 W Key Esc is bound to multiple actions in context Main Menu.
2012-03-24 09:45:34.876631 N Registering Internal as a media playback plugin.
2012-03-24 09:45:34.983836 A MMUnix:CheckMountable: DBus interface error:
2012-03-24 09:45:35.567061 N Registering WebBrowser as a media playback plugin.
2012-03-24 09:45:35.581452 I Loading en_us translation for module mythbrowser
2012-03-24 09:45:35.642208 I Loading en_us translation for module mythgallery
2012-03-24 09:45:35.758057 I Current MythMusic Schema Version (MusicDBSchemaVer): 1019
2012-03-24 09:45:35.789511 I Loading en_us translation for module mythmusic
2012-03-24 09:45:35.824172 I Loading en_us translation for module mythnetvision
2012-03-24 09:45:35.849844 I Loading en_us translation for module mythnews
2012-03-24 09:45:35.898026 I Starting update of yrno-XML
2012-03-24 09:45:35.924495 I Loading en_us translation for module mythweather
2012-03-24 09:45:36.226504 N Found mainmenu.xml for theme 'Arclight'
2012-03-24 09:45:37.684723 I Database connection created: DBManager3
2012-03-24 09:45:37.684737 I New DB connection, total: 3
2012-03-24 09:45:37.685413 I Connected to database 'mythconverg' at host: localhost
2012-03-24 09:45:37.702725 I MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)
2012-03-24 09:45:37.703808 I Using protocol version 72
2012-03-24 09:45:37.834183 I Bonjour: Service registration complete: name 'Mythfrontend on minerva11' type '_mythfrontend._tcp.' domain: 'local.'
2012-03-24 09:45:39.532061 E script exit status 255
2012-03-24 09:45:49.635413 I Database connection created: DBManager4
2012-03-24 09:45:49.635464 I New DB connection, total: 4
2012-03-24 09:45:49.635525 I Database connection created: DBManager5
2012-03-24 09:45:49.635548 I New DB connection, total: 5
2012-03-24 09:45:49.635805 I Connected to database 'mythconverg' at host: localhost
2012-03-24 09:45:49.635848 I Connected to database 'mythconverg' at host: localhost
2012-03-24 09:45:49.942064 E PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://[::1]:6543/10005_20120323210000.mpg' file not found
2012-03-24 09:45:49.943009 E PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://[::1]:6543/1002_20120323193000.mpg' file not found
2012-03-24 09:45:49.945526 E PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://[::1]:6543/10005_20120323210000.mpg' file not found
2012-03-24 09:45:49.946489 E PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://[::1]:6543/1002_20120323193000.mpg' file not found
2012-03-24 09:45:49.951683 E PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://[::1]:6543/10005_20120323210000.mpg' file not found
2012-03-24 09:45:49.952522 E PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://[::1]:6543/1002_20120323193000.mpg' file not found
2012-03-24 09:45:51.799037 E PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://[::1]:6543/10005_20120323210000.mpg' file not found
2012-03-24 09:45:52.126766 E PlaybackBoxHelper: CHECK_AVAILABILITY 'myth://[::1]:6543/1002_20120323193000.mpg' file not found
2012-03-24 09:45:55.788134 I TV: Creating TV object
2012-03-24 09:45:55.836203 N Resuming idle timer
2012-03-24 09:45:55.836876 N Suspending idle timer
2012-03-24 09:45:55.838507 I TV: Created TvPlayWindow.
2012-03-24 09:45:55.888824 I TV: Attempting to change from None to WatchingPreRecorded
2012-03-24 09:45:56.614501 I Pulse: PulseAudio suspend OK
2012-03-24 09:45:56.625685 N AudioPlayer: Enabling Audio
>>>>>>>>>>
libva: VA-API version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/i965_drv_video.so
libva: va_openDriver() returns 0
2012-03-24 09:45:57.038086 I VAAPI: Version: 0.32
2012-03-24 09:45:57.038093 I VAAPI: Driver : i965 Driver 0.1
2012-03-24 09:45:57.076115 I VAAPI: Profile: MPEG2Simple Entrypoints: VLD
2012-03-24 09:45:57.076124 I VAAPI: Profile: MPEG2Main Entrypoints: VLD
2012-03-24 09:45:57.076130 I VAAPI: Profile: H264Base Entrypoints: VLD
2012-03-24 09:45:57.076135 I VAAPI: Profile: H264Main Entrypoints: VLD
2012-03-24 09:45:57.076139 I VAAPI: Profile: H264High Entrypoints: VLD
2012-03-24 09:45:57.076143 I VAAPI: Profile: VC1Simple Entrypoints: VLD
2012-03-24 09:45:57.076147 I VAAPI: Profile: VC1Main Entrypoints: VLD
2012-03-24 09:45:57.076151 I VAAPI: Profile: VC1Advanced Entrypoints: VLD
2012-03-24 09:45:57.076782 I AFD: Opened codec 0x46e98a0, id(MPEG2VIDEO) type(Video)
2012-03-24 09:45:57.076791 I AFD: codec MP2 has 2 channels
2012-03-24 09:45:57.076809 I AFD: Opened codec 0x46ea120, id(MP2) type(Audio)
2012-03-24 09:45:57.076846 I AFD: codec MP2 has 2 channels
2012-03-24 09:45:57.076865 I AFD: Opened codec 0x46e4f80, id(MP2) type(Audio)
2012-03-24 09:45:57.122393 I AO: Opening audio device 'hdmi:CARD=PCH,DEV=1' ch 2(2) sr 48000 sf signed 16 bit reenc 0
GetModeLine - scrn: 0 clock: 74250
GetModeLine - hdsp: 1920 hbeg: 2448 hend: 2492 httl: 2640
vdsp: 1080 vbeg: 1084 vend: 1094 vttl: 1125 flags: 21
>>>>>>>>>>
libva: VA-API version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/i965_drv_video.so
libva: va_openDriver() returns 0
2012-03-24 09:45:57.244130 I GLVid: Using raw RGBA input textures.
2012-03-24 09:45:57.246600 I OSD: Base theme size: 1920x1080
2012-03-24 09:45:57.246636 I OSD: Scaling factors: 1x1
GetModeLine - scrn: 0 clock: 74250
GetModeLine - hdsp: 1920 hbeg: 2448 hend: 2492 httl: 2640
vdsp: 1080 vbeg: 1084 vend: 1094 vttl: 1125 flags: 21
GetModeLine - scrn: 0 clock: 74250
GetModeLine - hdsp: 1920 hbeg: 2448 hend: 2492 httl: 2640
vdsp: 1080 vbeg: 1084 vend: 1094 vttl: 1125 flags: 21
2012-03-24 09:45:57.506761 I OSD: Base theme size: 1920x1080
2012-03-24 09:45:57.506769 I OSD: Scaling factors: 1x1
2012-03-24 09:45:57.534698 I Player(0): Video timing method: DRM
2012-03-24 09:45:57.555155 I TV: Created player.
2012-03-24 09:45:57.555504 I TV: Changing from None to WatchingPreRecorded
2012-03-24 09:45:57.566920 I TV: Main UI disabled.
2012-03-24 09:45:57.566937 I TV: Entering main playback loop.
2012-03-24 09:45:57.570419 I ScreenSaverX11Private: DPMS Deactivated 1
>>>>>>>>>>
(WW) intel(0): flip queue failed: Input/output error
(WW) intel(0): Page flip failed: Input/output error
(WW) intel(0): divisor 0 get vblank counter failed: Invalid argument
(EE) intel(0): Detected a hung GPU, disabling acceleration.
(EE) intel(0): When reporting this, please include i915_error_state from debugfs and the full dmesg.
intel_do_flush_locked failed: Input/output error
/usr/bin/xinit: connection to X server lost
waiting for X server to shut down (II) evdev: Power Button: Close
(II) UnloadModule: "evdev"
(II) Unloading evdev
(II) evdev: Video Bus: Close
(II) UnloadModule: "evdev"
(II) Unloading evdev
(II) evdev: Power Button: Close
(II) UnloadModule: "evdev"
(II) Unloading evdev
(II) evdev: Logitech Logitech USB Optical Mouse: Close
(II) UnloadModule: "evdev"
(II) Unloading evdev
(II) evdev: CHICONY HP Basic USB Keyboard: Close
(II) UnloadModule: "evdev"
(II) Unloading evdev
(II) evdev: Eee PC WMI hotkeys: Close
(II) UnloadModule: "evdev"
(II) Unloading evdev
ddxSigGiveUp: Closing log
Server terminated successfully (0). Closing log file.
[-- Attachment #5: Xorg.11.log --]
[-- Type: application/octet-stream, Size: 39723 bytes --]
[ 624.296]
X.Org X Server 1.11.2.902 (1.11.3 RC 2)
Release Date: 2011-12-09
[ 624.296] X Protocol Version 11, Revision 0
[ 624.296] Build Operating System: Linux 2.6.24-30-xen x86_64 Ubuntu
[ 624.296] Current Operating System: Linux minerva11 3.3.0-rc2-angela2+ #1 SMP Tue Feb 14 13:17:34 CET 2012 x86_64
[ 624.296] Kernel command line: BOOT_IMAGE=/vmlinuz-3.3.0-rc2-angela2+ root=UUID=cfc15d9c-2cd1-4bad-9e9d-f2fa1ded76e2 ro
[ 624.296] Build Date: 10 December 2011 08:30:20PM
[ 624.296] xorg-server 2:1.11.2.902+git20111209+server-1.11-branch.0ca8869e-0ubuntu0sarvatt~oneiric (For technical support please see http://www.ubuntu.com/support)
[ 624.296] Current version of pixman: 0.25.2
[ 624.297] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 624.297] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 624.297] (==) Log file: "/var/log/Xorg.11.log", Time: Sat Mar 24 09:45:24 2012
[ 624.297] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 624.297] (==) No Layout section. Using the first Screen section.
[ 624.297] (==) No screen section available. Using defaults.
[ 624.297] (**) |-->Screen "Default Screen Section" (0)
[ 624.297] (**) | |-->Monitor "<default monitor>"
[ 624.297] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 624.297] (==) Automatically adding devices
[ 624.297] (==) Automatically enabling devices
[ 624.297] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 624.297] Entry deleted from font path.
[ 624.297] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 624.297] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 624.297] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 624.297] (II) Loader magic: 0x7ceae0
[ 624.297] (II) Module ABI versions:
[ 624.297] X.Org ANSI C Emulation: 0.4
[ 624.297] X.Org Video Driver: 11.0
[ 624.297] X.Org XInput driver : 13.0
[ 624.297] X.Org Server Extension : 6.0
[ 624.298] (--) PCI:*(0:0:2:0) 8086:0122:1043:844d rev 9, Mem @ 0xfb400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 624.298] (II) Open ACPI successful (/var/run/acpid.socket)
[ 624.298] (II) LoadModule: "extmod"
[ 624.298] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 624.298] (II) Module extmod: vendor="X.Org Foundation"
[ 624.299] compiled for 1.11.2.902, module version = 1.0.0
[ 624.299] Module class: X.Org Server Extension
[ 624.299] ABI class: X.Org Server Extension, version 6.0
[ 624.299] (II) Loading extension MIT-SCREEN-SAVER
[ 624.299] (II) Loading extension XFree86-VidModeExtension
[ 624.299] (II) Loading extension XFree86-DGA
[ 624.299] (II) Loading extension DPMS
[ 624.299] (II) Loading extension XVideo
[ 624.299] (II) Loading extension XVideo-MotionCompensation
[ 624.299] (II) Loading extension X-Resource
[ 624.299] (II) LoadModule: "dbe"
[ 624.299] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 624.299] (II) Module dbe: vendor="X.Org Foundation"
[ 624.299] compiled for 1.11.2.902, module version = 1.0.0
[ 624.299] Module class: X.Org Server Extension
[ 624.299] ABI class: X.Org Server Extension, version 6.0
[ 624.299] (II) Loading extension DOUBLE-BUFFER
[ 624.299] (II) LoadModule: "glx"
[ 624.299] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 624.299] (II) Module glx: vendor="X.Org Foundation"
[ 624.299] compiled for 1.11.2.902, module version = 1.0.0
[ 624.299] ABI class: X.Org Server Extension, version 6.0
[ 624.299] (==) AIGLX enabled
[ 624.299] (II) Loading extension GLX
[ 624.299] (II) LoadModule: "record"
[ 624.299] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 624.299] (II) Module record: vendor="X.Org Foundation"
[ 624.299] compiled for 1.11.2.902, module version = 1.13.0
[ 624.299] Module class: X.Org Server Extension
[ 624.299] ABI class: X.Org Server Extension, version 6.0
[ 624.299] (II) Loading extension RECORD
[ 624.299] (II) LoadModule: "dri"
[ 624.300] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 624.300] (II) Module dri: vendor="X.Org Foundation"
[ 624.300] compiled for 1.11.2.902, module version = 1.0.0
[ 624.300] ABI class: X.Org Server Extension, version 6.0
[ 624.300] (II) Loading extension XFree86-DRI
[ 624.300] (II) LoadModule: "dri2"
[ 624.300] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 624.300] (II) Module dri2: vendor="X.Org Foundation"
[ 624.300] compiled for 1.11.2.902, module version = 1.2.0
[ 624.300] ABI class: X.Org Server Extension, version 6.0
[ 624.300] (II) Loading extension DRI2
[ 624.300] (==) Matched intel as autoconfigured driver 0
[ 624.300] (==) Matched vesa as autoconfigured driver 1
[ 624.300] (==) Matched fbdev as autoconfigured driver 2
[ 624.300] (==) Assigned the driver to the xf86ConfigLayout
[ 624.300] (II) LoadModule: "intel"
[ 624.301] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 624.301] (II) Module intel: vendor="X.Org Foundation"
[ 624.301] compiled for 1.11.2.902, module version = 2.18.0
[ 624.301] Module class: X.Org Video Driver
[ 624.301] ABI class: X.Org Video Driver, version 11.0
[ 624.301] (II) LoadModule: "vesa"
[ 624.301] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 624.301] (II) Module vesa: vendor="X.Org Foundation"
[ 624.301] compiled for 1.11.2, module version = 2.3.0
[ 624.301] Module class: X.Org Video Driver
[ 624.301] ABI class: X.Org Video Driver, version 11.0
[ 624.301] (II) LoadModule: "fbdev"
[ 624.301] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 624.301] (II) Module fbdev: vendor="X.Org Foundation"
[ 624.301] compiled for 1.11.2, module version = 0.4.2
[ 624.301] Module class: X.Org Video Driver
[ 624.301] ABI class: X.Org Video Driver, version 11.0
[ 624.301] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[ 624.302] (II) VESA: driver for VESA chipsets: vesa
[ 624.303] (II) FBDEV: driver for framebuffer: fbdev
[ 624.303] (++) using VT number 8
[ 624.304] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 624.304] (WW) Falling back to old probe method for vesa
[ 624.304] (WW) Falling back to old probe method for fbdev
[ 624.304] (II) Loading sub module "fbdevhw"
[ 624.304] (II) LoadModule: "fbdevhw"
[ 624.304] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 624.304] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 624.304] compiled for 1.11.2.902, module version = 0.0.2
[ 624.304] ABI class: X.Org Video Driver, version 11.0
[ 624.304] drmOpenDevice: node name is /dev/dri/card0
[ 624.304] drmOpenDevice: open result is 11, (OK)
[ 624.304] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 624.304] drmOpenDevice: node name is /dev/dri/card0
[ 624.304] drmOpenDevice: open result is 11, (OK)
[ 624.304] drmOpenByBusid: drmOpenMinor returns 11
[ 624.304] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 624.304] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 624.304] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 624.305] (==) intel(0): RGB weight 888
[ 624.305] (==) intel(0): Default visual is TrueColor
[ 624.305] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Desktop (GT2+)
[ 624.305] (--) intel(0): Chipset: "Sandybridge Desktop (GT2+)"
[ 624.305] (**) intel(0): Relaxed fencing enabled
[ 624.305] (**) intel(0): Wait on SwapBuffers? enabled
[ 624.305] (**) intel(0): Triple buffering? enabled
[ 624.305] (**) intel(0): Framebuffer tiled
[ 624.305] (**) intel(0): Pixmaps tiled
[ 624.305] (**) intel(0): 3D buffers tiled
[ 624.305] (**) intel(0): SwapBuffers wait enabled
[ 624.305] (==) intel(0): video overlay key set to 0x101fe
[ 624.305] (II) intel(0): Output VGA1 has no monitor section
[ 624.327] (II) intel(0): Output HDMI1 has no monitor section
[ 624.376] (II) intel(0): Output DP1 has no monitor section
[ 624.398] (II) intel(0): Output HDMI2 has no monitor section
[ 624.638] (II) intel(0): Output HDMI3 has no monitor section
[ 624.688] (II) intel(0): Output DP2 has no monitor section
[ 624.736] (II) intel(0): Output DP3 has no monitor section
[ 624.736] (II) intel(0): EDID for output VGA1
[ 624.758] (II) intel(0): EDID for output HDMI1
[ 624.808] (II) intel(0): EDID for output DP1
[ 624.830] (II) intel(0): EDID for output HDMI2
[ 625.068] (II) intel(0): EDID for output HDMI3
[ 625.068] (II) intel(0): Manufacturer: PHL Model: 0 Serial#: 16843009
[ 625.068] (II) intel(0): Year: 1990 Week: 0
[ 625.068] (II) intel(0): EDID Version: 1.3
[ 625.068] (II) intel(0): Digital Display Input
[ 625.068] (II) intel(0): Max Image Size [cm]: horiz.: 64 vert.: 36
[ 625.068] (II) intel(0): Gamma: 2.20
[ 625.068] (II) intel(0): No DPMS capabilities specified
[ 625.068] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 625.068] (II) intel(0): First detailed timing is preferred mode
[ 625.068] (II) intel(0): redX: 0.640 redY: 0.330 greenX: 0.290 greenY: 0.600
[ 625.068] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.289 whiteY: 0.299
[ 625.068] (II) intel(0): Supported established timings:
[ 625.068] (II) intel(0): 640x480@60Hz
[ 625.068] (II) intel(0): 800x600@60Hz
[ 625.068] (II) intel(0): 1024x768@60Hz
[ 625.068] (II) intel(0): Manufacturer's mask: 0
[ 625.068] (II) intel(0): Supported detailed timing:
[ 625.068] (II) intel(0): clock: 74.2 MHz Image Size: 640 x 360 mm
[ 625.068] (II) intel(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 625.068] (II) intel(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 625.068] (II) intel(0): Supported detailed timing:
[ 625.068] (II) intel(0): clock: 74.2 MHz Image Size: 640 x 360 mm
[ 625.068] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 625.068] (II) intel(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 625.068] (II) intel(0): Monitor name: Philips FTV
[ 625.068] (II) intel(0): Ranges: V min: 48 V max: 62 Hz, H min: 15 H max: 50 kHz, PixClock max 95 MHz
[ 625.068] (II) intel(0): Supported detailed timing:
[ 625.068] (II) intel(0): clock: 74.2 MHz Image Size: 640 x 360 mm
[ 625.068] (II) intel(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 625.068] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 625.068] (II) intel(0): Supported detailed timing:
[ 625.068] (II) intel(0): clock: 74.2 MHz Image Size: 640 x 360 mm
[ 625.068] (II) intel(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 625.068] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 625.068] (II) intel(0): Supported detailed timing:
[ 625.068] (II) intel(0): clock: 27.0 MHz Image Size: 640 x 360 mm
[ 625.068] (II) intel(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
[ 625.068] (II) intel(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
[ 625.068] (II) intel(0): Supported detailed timing:
[ 625.068] (II) intel(0): clock: 27.0 MHz Image Size: 640 x 360 mm
[ 625.068] (II) intel(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 625.069] (II) intel(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 625.069] (II) intel(0): Number of EDID sections to follow: 1
[ 625.069] (II) intel(0): EDID (in hex):
[ 625.069] (II) intel(0): 00ffffffffffff00410c000001010101
[ 625.069] (II) intel(0): 00000103804024780ae692a3544a9926
[ 625.069] (II) intel(0): 0f4a4c21080001010101010101010101
[ 625.069] (II) intel(0): 010101010101011d80d0721c1620102c
[ 625.069] (II) intel(0): 258080682100009e011d8018711c1620
[ 625.069] (II) intel(0): 582c250080682100009e000000fc0050
[ 625.069] (II) intel(0): 68696c697073204654560a20000000fd
[ 625.069] (II) intel(0): 00303e0f3209000a20202020202001e3
[ 625.069] (II) intel(0): 020324f04b0103040506071213141516
[ 625.069] (II) intel(0): 29091f07150750190786830100006503
[ 625.069] (II) intel(0): 0c002000011d00bc52d01e20b8285540
[ 625.069] (II) intel(0): 80682100001e011d007251d01e206e28
[ 625.069] (II) intel(0): 550080682100001e8c0ad09020403120
[ 625.069] (II) intel(0): 0c4055008068210000188c0ad08a20e0
[ 625.069] (II) intel(0): 2d10103e960080682100001800000000
[ 625.069] (II) intel(0): 0000000000000000000000000000002a
[ 625.069] (II) intel(0): Printing probed modes for output HDMI3
[ 625.069] (II) intel(0): Modeline "1920x1080"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[ 625.069] (II) intel(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
[ 625.069] (II) intel(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
[ 625.069] (II) intel(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
[ 625.069] (II) intel(0): Modeline "1440x576"x50.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
[ 625.069] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 625.069] (II) intel(0): Modeline "1440x480"x59.9 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
[ 625.069] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 625.069] (II) intel(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
[ 625.069] (II) intel(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
[ 625.069] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 625.069] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 625.116] (II) intel(0): EDID for output DP2
[ 625.164] (II) intel(0): EDID for output DP3
[ 625.164] (II) intel(0): Output VGA1 disconnected
[ 625.164] (II) intel(0): Output HDMI1 disconnected
[ 625.164] (II) intel(0): Output DP1 disconnected
[ 625.164] (II) intel(0): Output HDMI2 disconnected
[ 625.164] (II) intel(0): Output HDMI3 connected
[ 625.164] (II) intel(0): Output DP2 disconnected
[ 625.164] (II) intel(0): Output DP3 disconnected
[ 625.164] (II) intel(0): Using exact sizes for initial modes
[ 625.164] (II) intel(0): Output HDMI3 using initial mode 1920x1080
[ 625.164] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 625.164] (II) intel(0): Kernel page flipping support detected, enabling
[ 625.164] (==) intel(0): DPI set to (96, 96)
[ 625.164] (II) Loading sub module "fb"
[ 625.164] (II) LoadModule: "fb"
[ 625.164] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 625.164] (II) Module fb: vendor="X.Org Foundation"
[ 625.164] compiled for 1.11.2.902, module version = 1.0.0
[ 625.164] ABI class: X.Org ANSI C Emulation, version 0.4
[ 625.164] (II) Loading sub module "dri2"
[ 625.164] (II) LoadModule: "dri2"
[ 625.164] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 625.164] (II) Module dri2: vendor="X.Org Foundation"
[ 625.164] compiled for 1.11.2.902, module version = 1.2.0
[ 625.164] ABI class: X.Org Server Extension, version 6.0
[ 625.164] (II) UnloadModule: "vesa"
[ 625.165] (II) Unloading vesa
[ 625.165] (II) UnloadModule: "fbdev"
[ 625.165] (II) Unloading fbdev
[ 625.165] (II) UnloadModule: "fbdevhw"
[ 625.165] (II) Unloading fbdevhw
[ 625.165] (==) Depth 24 pixmap format is 32 bpp
[ 625.165] (II) intel(0): [DRI2] Setup complete
[ 625.165] (II) intel(0): [DRI2] DRI driver: i965
[ 625.165] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[ 625.165] (II) UXA(0): Driver registered support for the following operations:
[ 625.165] (II) solid
[ 625.165] (II) copy
[ 625.165] (II) composite (RENDER acceleration)
[ 625.165] (II) put_image
[ 625.165] (II) get_image
[ 625.165] (==) intel(0): Backing store disabled
[ 625.165] (==) intel(0): Silken mouse enabled
[ 625.165] (II) intel(0): Initializing HW Cursor
[ 625.228] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 625.228] (==) intel(0): DPMS enabled
[ 625.228] (==) intel(0): Intel XvMC decoder enabled
[ 625.228] (II) intel(0): Set up textured video
[ 625.228] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 625.228] (II) intel(0): direct rendering: DRI2 Enabled
[ 625.228] (==) intel(0): hotplug detection: "enabled"
[ 625.228] (--) RandR disabled
[ 625.228] (II) Initializing built-in extension Generic Event Extension
[ 625.228] (II) Initializing built-in extension SHAPE
[ 625.228] (II) Initializing built-in extension MIT-SHM
[ 625.228] (II) Initializing built-in extension XInputExtension
[ 625.228] (II) Initializing built-in extension XTEST
[ 625.228] (II) Initializing built-in extension BIG-REQUESTS
[ 625.228] (II) Initializing built-in extension SYNC
[ 625.228] (II) Initializing built-in extension XKEYBOARD
[ 625.228] (II) Initializing built-in extension XC-MISC
[ 625.228] (II) Initializing built-in extension SECURITY
[ 625.228] (II) Initializing built-in extension XINERAMA
[ 625.228] (II) Initializing built-in extension XFIXES
[ 625.228] (II) Initializing built-in extension RENDER
[ 625.228] (II) Initializing built-in extension RANDR
[ 625.228] (II) Initializing built-in extension COMPOSITE
[ 625.228] (II) Initializing built-in extension DAMAGE
[ 625.232] (II) AIGLX: Trying DRI driver /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
[ 625.235] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 625.235] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 625.235] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 625.235] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 625.235] (II) AIGLX: Loaded and initialized i965
[ 625.235] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 625.235] (II) intel(0): Setting screen physical size to 508 x 285
[ 625.247] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 625.247] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 625.248] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 625.248] (II) LoadModule: "evdev"
[ 625.248] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 625.248] (II) Module evdev: vendor="X.Org Foundation"
[ 625.248] compiled for 1.11.2.902, module version = 2.6.99
[ 625.248] Module class: X.Org XInput Driver
[ 625.248] ABI class: X.Org XInput driver, version 13.0
[ 625.248] (II) Using input driver 'evdev' for 'Power Button'
[ 625.248] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] [ 625.248] (**) Power Button: always reports core events
[ 625.248] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 625.248] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 625.248] (--) evdev: Power Button: Found keys
[ 625.248] (II) evdev: Power Button: Configuring as keyboard
[ 625.249] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 625.249] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 625.249] (**) Option "xkb_rules" "evdev"
[ 625.249] (**) Option "xkb_model" "pc105"
[ 625.249] (**) Option "xkb_layout" "ch"
[ 625.250] (II) XKB: reuse xkmfile /var/lib/xkb/server-C1B6178BE3C8709037CFD93794F32AE80365A6B3.xkm
[ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 625.250] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 625.250] (II) Using input driver 'evdev' for 'Video Bus'
[ 625.250] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] (**) Video Bus: always reports core events
[ 625.250] (**) evdev: Video Bus: Device: "/dev/input/event4"
[ 625.250] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 625.250] (--) evdev: Video Bus: Found keys
[ 625.250] (II) evdev: Video Bus: Configuring as keyboard
[ 625.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[ 625.250] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 625.250] (**) Option "xkb_rules" "evdev"
[ 625.250] (**) Option "xkb_model" "pc105"
[ 625.250] (**) Option "xkb_layout" "ch"
[ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 625.250] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 625.250] (II) Using input driver 'evdev' for 'Power Button'
[ 625.250] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.250] [ 625.251] [ 625.251] [ 625.251] (**) Power Button: always reports core events
[ 625.251] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 625.251] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 625.251] (--) evdev: Power Button: Found keys
[ 625.251] (II) evdev: Power Button: Configuring as keyboard
[ 625.251] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 625.251] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 625.251] (**) Option "xkb_rules" "evdev"
[ 625.251] (**) Option "xkb_model" "pc105"
[ 625.251] (**) Option "xkb_layout" "ch"
[ 625.251] [ 625.251] [ 625.251] [ 625.251] [ 625.251] [ 625.251] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
[ 625.251] (II) No input driver/identifier specified (ignoring)
[ 625.251] [ 625.251] [ 625.251] [ 625.251] [ 625.251] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11)
[ 625.251] (II) No input driver/identifier specified (ignoring)
[ 625.251] [ 625.251] [ 625.251] [ 625.251] [ 625.251] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[ 625.251] (II) No input driver/identifier specified (ignoring)
[ 625.251] [ 625.251] [ 625.251] [ 625.251] [ 625.251] (II) config/udev: Adding input device HDA Intel PCH Line-Out Side (/dev/input/event13)
[ 625.251] (II) No input driver/identifier specified (ignoring)
[ 625.251] [ 625.252] [ 625.252] [ 625.252] [ 625.252] (II) config/udev: Adding input device HDA Intel PCH Line-Out CLFE (/dev/input/event14)
[ 625.252] (II) No input driver/identifier specified (ignoring)
[ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] (II) config/udev: Adding input device HDA Intel PCH Line-Out Surround (/dev/input/event15)
[ 625.252] (II) No input driver/identifier specified (ignoring)
[ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] (II) config/udev: Adding input device HDA Intel PCH Line-Out Front (/dev/input/event16)
[ 625.252] (II) No input driver/identifier specified (ignoring)
[ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event8)
[ 625.252] (II) No input driver/identifier specified (ignoring)
[ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[ 625.252] (II) No input driver/identifier specified (ignoring)
[ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] (II) config/udev: Adding input device Logitech Logitech USB Optical Mouse (/dev/input/event2)
[ 625.252] (**) Logitech Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 625.252] (II) Using input driver 'evdev' for 'Logitech Logitech USB Optical Mouse'
[ 625.252] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.252] [ 625.253] [ 625.253] [ 625.253] (**) Logitech Logitech USB Optical Mouse: always reports core events
[ 625.253] (**) evdev: Logitech Logitech USB Optical Mouse: Device: "/dev/input/event2"
[ 625.253] (--) evdev: Logitech Logitech USB Optical Mouse: Vendor 0x46d Product 0xc018
[ 625.253] (--) evdev: Logitech Logitech USB Optical Mouse: Found 3 mouse buttons
[ 625.253] (--) evdev: Logitech Logitech USB Optical Mouse: Found scroll wheel(s)
[ 625.253] (--) evdev: Logitech Logitech USB Optical Mouse: Found relative axes
[ 625.253] (--) evdev: Logitech Logitech USB Optical Mouse: Found x and y relative axes
[ 625.253] (II) evdev: Logitech Logitech USB Optical Mouse: Configuring as mouse
[ 625.253] (II) evdev: Logitech Logitech USB Optical Mouse: Adding scrollwheel support
[ 625.253] (**) evdev: Logitech Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 625.253] (**) evdev: Logitech Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 625.253] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input2/event2"
[ 625.253] (II) XINPUT: Adding extended input device "Logitech Logitech USB Optical Mouse" (type: MOUSE, id 9)
[ 625.253] (II) evdev: Logitech Logitech USB Optical Mouse: initialized for relative axes.
[ 625.253] (**) Logitech Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 625.253] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 625.253] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 625.253] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] (II) config/udev: Adding input device Logitech Logitech USB Optical Mouse (/dev/input/mouse0)
[ 625.253] (II) No input driver/identifier specified (ignoring)
[ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] (II) config/udev: Adding input device CHICONY HP Basic USB Keyboard (/dev/input/event3)
[ 625.253] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 625.253] (II) Using input driver 'evdev' for 'CHICONY HP Basic USB Keyboard'
[ 625.253] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] [ 625.253] (**) CHICONY HP Basic USB Keyboard: always reports core events
[ 625.253] (**) evdev: CHICONY HP Basic USB Keyboard: Device: "/dev/input/event3"
[ 625.253] (--) evdev: CHICONY HP Basic USB Keyboard: Vendor 0x3f0 Product 0x24
[ 625.253] (--) evdev: CHICONY HP Basic USB Keyboard: Found keys
[ 625.253] (II) evdev: CHICONY HP Basic USB Keyboard: Configuring as keyboard
[ 625.253] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input3/event3"
[ 625.253] (II) XINPUT: Adding extended input device "CHICONY HP Basic USB Keyboard" (type: KEYBOARD, id 10)
[ 625.253] (**) Option "xkb_rules" "evdev"
[ 625.253] (**) Option "xkb_model" "pc105"
[ 625.253] (**) Option "xkb_layout" "ch"
[ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] (II) config/udev: Adding input device HID 05a4:9881 (/dev/input/event5)
[ 625.254] (**) HID 05a4:9881: Ignoring device from InputClass "HAMA MCE disabled angela"
[ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] (II) config/udev: Adding input device HID 05a4:9881 (/dev/input/event6)
[ 625.254] (**) HID 05a4:9881: Ignoring device from InputClass "HAMA MCE disabled angela"
[ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] (II) config/udev: Adding input device HID 05a4:9881 (/dev/input/mouse1)
[ 625.254] (**) HID 05a4:9881: Ignoring device from InputClass "HAMA MCE disabled angela"
[ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
[ 625.254] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 625.254] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[ 625.254] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] [ 625.254] (**) Eee PC WMI hotkeys: always reports core events
[ 625.254] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event7"
[ 625.255] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[ 625.255] (--) evdev: Eee PC WMI hotkeys: Found keys
[ 625.255] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[ 625.255] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input7/event7"
[ 625.255] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[ 625.255] (**) Option "xkb_rules" "evdev"
[ 625.255] (**) Option "xkb_model" "pc105"
[ 625.255] (**) Option "xkb_layout" "ch"
[ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.255] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] (II) config/udev: Adding input device eventlircd (/dev/input/event17)
[ 625.256] (**) eventlircd: Ignoring device from InputClass "HAMA MCE disabled angela"
[ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] (II) config/udev: Adding input device eventlircd (/dev/input/mouse2)
[ 625.256] (**) eventlircd: Ignoring device from InputClass "HAMA MCE disabled angela"
[ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.256] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.257] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 625.258] [ 626.056] GetModeLine - scrn: 0 clock: 74250
[ 626.056] GetModeLine - hdsp: 1920 hbeg: 2448 hend: 2492 httl: 2640
[ 626.056] vdsp: 1080 vbeg: 1084 vend: 1094 vttl: 1125 flags: 21
[ 626.392] (II) intel(0): EDID vendor "PHL", prod id 0
[ 626.392] (II) intel(0): Using EDID range info for horizontal sync
[ 626.392] (II) intel(0): Using EDID range info for vertical refresh
[ 626.392] (II) intel(0): Printing DDC gathered Modelines:
[ 626.392] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[ 626.392] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
[ 626.392] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
[ 626.392] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
[ 626.392] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
[ 626.392] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
[ 626.392] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 626.392] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 626.392] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 626.392] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
[ 626.392] (II) intel(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz)
[ 626.392] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
[ 626.392] (II) intel(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz)
[ 626.819] (II) intel(0): EDID vendor "PHL", prod id 0
[ 626.819] (II) intel(0): Using hsync ranges from config file
[ 626.819] (II) intel(0): Using vrefresh ranges from config file
[ 626.819] (II) intel(0): Printing DDC gathered Modelines:
[ 626.820] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[ 626.820] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
[ 626.820] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
[ 626.820] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
[ 626.820] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
[ 626.820] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
[ 626.820] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 626.820] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 626.820] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 626.820] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
[ 626.820] (II) intel(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz)
[ 626.820] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
[ 626.820] (II) intel(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz)
[ 657.412] GetModeLine - scrn: 0 clock: 74250
[ 657.412] GetModeLine - hdsp: 1920 hbeg: 2448 hend: 2492 httl: 2640
[ 657.412] vdsp: 1080 vbeg: 1084 vend: 1094 vttl: 1125 flags: 21
[ 657.682] GetModeLine - scrn: 0 clock: 74250
[ 657.682] GetModeLine - hdsp: 1920 hbeg: 2448 hend: 2492 httl: 2640
[ 657.682] vdsp: 1080 vbeg: 1084 vend: 1094 vttl: 1125 flags: 21
[ 657.708] GetModeLine - scrn: 0 clock: 74250
[ 657.708] GetModeLine - hdsp: 1920 hbeg: 2448 hend: 2492 httl: 2640
[ 657.708] vdsp: 1080 vbeg: 1084 vend: 1094 vttl: 1125 flags: 21
[ 663.816] (WW) intel(0): flip queue failed: Input/output error
[ 663.912] (WW) intel(0): Page flip failed: Input/output error
[ 663.912] (WW) intel(0): divisor 0 get vblank counter failed: Invalid argument
[ 663.912] (EE) intel(0): Detected a hung GPU, disabling acceleration.
[ 663.912] (EE) intel(0): When reporting this, please include i915_error_state from debugfs and the full dmesg.
[ 663.956] (II) evdev: Power Button: Close
[ 663.956] (II) UnloadModule: "evdev"
[ 663.956] (II) Unloading evdev
[ 663.964] (II) evdev: Video Bus: Close
[ 663.964] (II) UnloadModule: "evdev"
[ 663.964] (II) Unloading evdev
[ 664.012] (II) evdev: Power Button: Close
[ 664.012] (II) UnloadModule: "evdev"
[ 664.012] (II) Unloading evdev
[ 664.016] (II) evdev: Logitech Logitech USB Optical Mouse: Close
[ 664.016] (II) UnloadModule: "evdev"
[ 664.016] (II) Unloading evdev
[ 664.020] (II) evdev: CHICONY HP Basic USB Keyboard: Close
[ 664.020] (II) UnloadModule: "evdev"
[ 664.020] (II) Unloading evdev
[ 664.024] (II) evdev: Eee PC WMI hotkeys: Close
[ 664.024] (II) UnloadModule: "evdev"
[ 664.024] (II) Unloading evdev
[ 664.025] ddxSigGiveUp: Closing log
[ 664.025] Server terminated successfully (0). Closing log file.
[-- Attachment #6: Type: text/plain, Size: 159 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 6+ messages in thread