From: Wei Yongjun <yjwei@cn.fujitsu.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
Dave Airlie <airlied@redhat.com>,
dri-devel@lists.freedesktop.org
Subject: Re: [BUG] commit 541cc966915b6756e54c20eebe60ae957afdb537 cause no screen
Date: Tue, 21 Dec 2010 09:05:45 +0800 [thread overview]
Message-ID: <4D0FFD69.3000302@cn.fujitsu.com> (raw)
In-Reply-To: <AANLkTinZGuQKXUEbRc8C7YFRp3_MEb7YJAdOZ5yjj7rO@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2520 bytes --]
> On Mon, Dec 20, 2010 at 4:13 PM, Wei Yongjun <yjwei@cn.fujitsu.com> wrote:
>> After commit 541cc966915b6756e54c20eebe60ae957afdb537, I can see
>> nothing in my screen, and the monitor is the same state as shutdown,
>> but can ssh to my computer.
>>
>> Revert 541cc966915b6756e54c20eebe60ae957afdb537, every thing is OK.
>>
>> Revert "drm: Don't try and disable an encoder that was never enabled"
>>
>> This reverts commit 541cc966915b6756e54c20eebe60ae957afdb537.
>>
>> I am not in the maillist, so if any reply, pls cc me, thanks.
> Hi,
>
> Can you boot with drm.debug=4 with and without this patch and attach
> both dmesgs?
>
> I'll revert it ASAP since its a regression.
Hi,
dmesg_drm_without_patch.log is the dmesg after revert the patch,
and dmesg_drm_with_patch.log is the dmesg with the patch.
Regards
> Thanks,
> Dave.
>
>> # lspci
>> 00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
>> 00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)
>> 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
>> 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
>> 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
>> 00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 01)
>> 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
>> 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
>> 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
>> 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
>> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
>> 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
>> 00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
>> 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
>> 02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 14)
>> 03:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
>>
>>
>> _______________________________________________
>> dri-devel mailing list
>> dri-devel@lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>>
[-- Attachment #2: dmesg_drm_without_patch.log --]
[-- Type: text/x-log, Size: 81938 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.37-rc6-kvm+ (weiyj@WEIYJ) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #57 SMP Mon Dec 20 13:24:23 CST 2010
[ 0.000000] Command line: root=UUID=b278b02d-5791-4e4e-9a11-4eb65c099244 ro quiet splash drm.debug=4
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f6a0000 (usable)
[ 0.000000] BIOS-e820: 000000007f6a0000 - 000000007f6ae000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f6ae000 - 000000007f6f0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f6f0000 - 000000007f700000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI present.
[ 0.000000] DMI: LENOVO/QiTianM690E, BIOS 51KT03BUS 08/21/2009
[ 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 = 0x7f6a0 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CBFFF write-protect
[ 0.000000] CC000-DFFFF uncachable
[ 0.000000] E0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07F700000 mask FFFF00000 uncachable
[ 0.000000] 2 base 07F800000 mask FFF800000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-000000007f6a0000
[ 0.000000] 0000000000 - 007f600000 page 2M
[ 0.000000] 007f600000 - 007f6a0000 page 4k
[ 0.000000] kernel direct mapping tables up to 7f6a0000 @ 1fffc000-20000000
[ 0.000000] RAMDISK: 34518000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000f96e0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 000000007f6a0000 00048 (v01 LENOVO TC-03 20090821 MSFT 00000097)
[ 0.000000] ACPI: FACP 000000007f6a0200 00084 (v01 LENOVO OEMFACP 20090821 MSFT 00000097)
[ 0.000000] ACPI: DSDT 000000007f6a05c0 05A7D (v01 1AAAA 1AAAA000 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 000000007f6ae000 00040
[ 0.000000] ACPI: APIC 000000007f6a0390 0006C (v01 LENOVO OEMAPIC 20090821 MSFT 00000097)
[ 0.000000] ACPI: MCFG 000000007f6a0400 0003C (v01 LENOVO OEMMCFG 20090821 MSFT 00000097)
[ 0.000000] ACPI: 000000007f6a0440 00000 (v00 00000000 00000000)
[ 0.000000] ACPI: OEMB 000000007f6ae040 00071 (v01 LENOVO AMI_OEM 20090821 MSFT 00000097)
[ 0.000000] ACPI: HPET 000000007f6a6040 00038 (v01 LENOVO OEMHPET 20090821 MSFT 00000097)
[ 0.000000] ACPI: ASF! 000000007f6a6078 000B1 (v32 LEGEND I865PASF 00000001 INTL 20051117)
[ 0.000000] ACPI: GSCI 000000007f6ae0c0 02024 (v01 LENOVO GMCHSCI 20090821 MSFT 00000097)
[ 0.000000] ACPI: SSDT 000000007f6b0a10 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff88007ce00000-ffff88007e9fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007f6a0
[ 0.000000] On node 0 totalpages: 521775
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3921 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7080 pages used for memmap
[ 0.000000] DMA32 zone: 510712 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 7f700000 (gap: 7f700000:7f700000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88007f400000 s76800 r8192 d21504 u524288
[ 0.000000] pcpu-alloc: s76800 r8192 d21504 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 514633
[ 0.000000] Kernel command line: root=UUID=b278b02d-5791-4e4e-9a11-4eb65c099244 ro quiet splash drm.debug=4
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 1982476k/2087552k available (5463k kernel code, 452k absent, 104624k reserved, 5268k data, 588k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 20971520 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.000000] Detected 2793.383 MHz processor.
[ 0.004009] Calibrating delay loop (skipped), value calculated using timer frequency.. 5586.76 BogoMIPS (lpj=11173532)
[ 0.004013] pid_max: default: 32768 minimum: 301
[ 0.004037] Security Framework initialized
[ 0.004041] SELinux: Disabled at boot.
[ 0.004055] Mount-cache hash table entries: 256
[ 0.004186] Initializing cgroup subsys ns
[ 0.004189] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.004191] Initializing cgroup subsys cpuacct
[ 0.004194] Initializing cgroup subsys memory
[ 0.004201] Initializing cgroup subsys freezer
[ 0.004203] Initializing cgroup subsys net_cls
[ 0.004228] CPU: Physical Processor ID: 0
[ 0.004229] CPU: Processor Core ID: 0
[ 0.004231] mce: CPU supports 6 MCE banks
[ 0.004237] CPU0: Thermal monitoring enabled (TM2)
[ 0.004240] using mwait in idle threads.
[ 0.004241] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.004247] ... version: 2
[ 0.004248] ... bit width: 40
[ 0.004249] ... generic registers: 2
[ 0.004251] ... value mask: 000000ffffffffff
[ 0.004252] ... max period: 000000007fffffff
[ 0.004253] ... fixed-purpose events: 3
[ 0.004254] ... event mask: 0000000700000003
[ 0.008134] ACPI: Core revision 20101013
[ 0.016047] Setting APIC routing to flat
[ 0.016344] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.057123] CPU0: Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz stepping 0a
[ 0.060000] Booting Node 0, Processors #1
[ 0.148017] Brought up 2 CPUs
[ 0.148020] Total of 2 processors activated (11172.72 BogoMIPS).
[ 0.148569] regulator: core version 0.5
[ 0.148569] regulator: dummy:
[ 0.148569] Time: 8:43:49 Date: 12/21/10
[ 0.148569] NET: Registered protocol family 16
[ 0.148569] ACPI: bus type pci registered
[ 0.148569] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.148569] PCI: not using MMCONFIG
[ 0.148569] PCI: Using configuration type 1 for base access
[ 0.148817] bio: create slab <bio-0> at 0
[ 0.148852] ACPI: EC: Look up EC in DSDT
[ 0.152239] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.155793] ACPI: SSDT 000000007f6b00f0 002B9 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.156011] ACPI: Dynamic OEM Table Load:
[ 0.156014] ACPI: SSDT (null) 002B9 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.156348] ACPI: SSDT 000000007f6b0580 002B9 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
[ 0.156553] ACPI: Dynamic OEM Table Load:
[ 0.156556] ACPI: SSDT (null) 002B9 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
[ 0.157307] ACPI: Interpreter enabled
[ 0.157310] ACPI: (supports S0 S3 S4 S5)
[ 0.157323] ACPI: Using IOAPIC for interrupt routing
[ 0.157348] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.159616] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.190516] ACPI: No dock devices found.
[ 0.190519] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.190720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.190913] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.190915] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.190917] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.190919] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.190921] pci_root PNP0A08:00: host bridge window [mem 0x7f700000-0xdfffffff]
[ 0.190923] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xffffffff]
[ 0.190933] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[ 0.190965] pci 0000:00:02.0: [8086:29c2] type 0 class 0x000300
[ 0.190974] pci 0000:00:02.0: reg 10: [mem 0xfe980000-0xfe9fffff]
[ 0.190978] pci 0000:00:02.0: reg 14: [io 0xcc00-0xcc07]
[ 0.190983] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[ 0.190987] pci 0000:00:02.0: reg 1c: [mem 0xfe800000-0xfe8fffff]
[ 0.191037] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[ 0.191049] pci 0000:00:1b.0: reg 10: [mem 0xfe978000-0xfe97bfff 64bit]
[ 0.191095] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.191098] pci 0000:00:1b.0: PME# disabled
[ 0.191114] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[ 0.191159] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.191162] pci 0000:00:1c.0: PME# disabled
[ 0.191181] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[ 0.191226] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.191229] pci 0000:00:1c.1: PME# disabled
[ 0.191249] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[ 0.191283] pci 0000:00:1d.0: reg 20: [io 0xc880-0xc89f]
[ 0.191307] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[ 0.191341] pci 0000:00:1d.1: reg 20: [io 0xc800-0xc81f]
[ 0.191365] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[ 0.191399] pci 0000:00:1d.2: reg 20: [io 0xc480-0xc49f]
[ 0.191423] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[ 0.191457] pci 0000:00:1d.3: reg 20: [io 0xc400-0xc41f]
[ 0.191489] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[ 0.191505] pci 0000:00:1d.7: reg 10: [mem 0xfe977c00-0xfe977fff]
[ 0.191564] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.191568] pci 0000:00:1d.7: PME# disabled
[ 0.191582] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 0.191629] pci 0000:00:1f.0: [8086:27b8] type 0 class 0x000601
[ 0.191697] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.191700] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.191703] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[ 0.191735] pci 0000:00:1f.2: [8086:27c0] type 0 class 0x000101
[ 0.191747] pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007]
[ 0.191753] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003]
[ 0.191760] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007]
[ 0.191767] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003]
[ 0.191773] pci 0000:00:1f.2: reg 20: [io 0xffa0-0xffaf]
[ 0.191797] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.191799] pci 0000:00:1f.2: PME# disabled
[ 0.191810] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
[ 0.191855] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
[ 0.191914] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.191918] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.191921] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.191926] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.191977] pci 0000:02:00.0: [11ab:4364] type 0 class 0x000200
[ 0.192006] pci 0000:02:00.0: reg 10: [mem 0xfeafc000-0xfeafffff 64bit]
[ 0.192017] pci 0000:02:00.0: reg 18: [io 0xd800-0xd8ff]
[ 0.192056] pci 0000:02:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref]
[ 0.192091] pci 0000:02:00.0: supports D1 D2
[ 0.192092] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.192097] pci 0000:02:00.0: PME# disabled
[ 0.200018] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 0.200023] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.200028] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.200035] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.200071] pci 0000:03:01.0: [10ec:8139] type 0 class 0x000200
[ 0.200090] pci 0000:03:01.0: reg 10: [io 0xe800-0xe8ff]
[ 0.200102] pci 0000:03:01.0: reg 14: [mem 0xfebffc00-0xfebffcff]
[ 0.200146] pci 0000:03:01.0: reg 30: [mem 0xfebc0000-0xfebdffff pref]
[ 0.200166] pci 0000:03:01.0: supports D1 D2
[ 0.200169] pci 0000:03:01.0: PME# supported from D1 D2 D3hot
[ 0.200174] pci 0000:03:01.0: PME# disabled
[ 0.200223] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[ 0.200226] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
[ 0.200230] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.200234] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.200236] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.200238] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.200240] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.200242] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.200244] pci 0000:00:1e.0: bridge window [mem 0x7f700000-0xdfffffff] (subtractive decode)
[ 0.200246] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[ 0.200258] pci_bus 0000:00: on NUMA node 0
[ 0.200261] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.200329] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.200376] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.200401] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[ 0.204373] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.204419] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.204463] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[ 0.204508] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.204553] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.204599] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.204644] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.204688] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.204742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.204750] vgaarb: loaded
[ 0.204818] SCSI subsystem initialized
[ 0.204826] libata version 3.00 loaded.
[ 0.204826] usbcore: registered new interface driver usbfs
[ 0.204826] usbcore: registered new interface driver hub
[ 0.204826] usbcore: registered new device driver usb
[ 0.204826] wmi: Mapper loaded
[ 0.204826] PCI: Using ACPI for IRQ routing
[ 0.204826] PCI: pci_cache_line_size set to 64 bytes
[ 0.204826] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.204826] reserve RAM buffer: 000000007f6a0000 - 000000007fffffff
[ 0.204826] Bluetooth: Core ver 2.15
[ 0.204826] NET: Registered protocol family 31
[ 0.204826] Bluetooth: HCI device and connection manager initialized
[ 0.204826] Bluetooth: HCI socket layer initialized
[ 0.204826] NetLabel: Initializing
[ 0.204826] NetLabel: domain hash size = 128
[ 0.204826] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.204826] NetLabel: unlabeled traffic allowed by default
[ 0.204826] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.204826] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.204826] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.208019] Switching to clocksource tsc
[ 0.209364] pnp: PnP ACPI init
[ 0.209373] ACPI: bus type pnp registered
[ 0.209481] pnp 00:00: [bus 00-ff]
[ 0.209483] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.209484] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.209486] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.209488] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.209490] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.209492] pnp 00:00: [mem 0x7f700000-0xdfffffff window]
[ 0.209493] pnp 00:00: [mem 0xf0000000-0xffffffff window]
[ 0.209529] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.209537] pnp 00:01: [mem 0xfed14000-0xfed19fff]
[ 0.209566] pnp 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.209592] pnp 00:02: [dma 4]
[ 0.209594] pnp 00:02: [io 0x0000-0x000f]
[ 0.209596] pnp 00:02: [io 0x0081-0x0083]
[ 0.209597] pnp 00:02: [io 0x0087]
[ 0.209599] pnp 00:02: [io 0x0089-0x008b]
[ 0.209600] pnp 00:02: [io 0x008f]
[ 0.209602] pnp 00:02: [io 0x00c0-0x00df]
[ 0.209619] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.209627] pnp 00:03: [io 0x0070-0x0071]
[ 0.209636] pnp 00:03: [irq 8]
[ 0.209653] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.209659] pnp 00:04: [io 0x0061]
[ 0.209678] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.209685] pnp 00:05: [io 0x00f0-0x00ff]
[ 0.209688] pnp 00:05: [irq 13]
[ 0.209705] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.210896] pnp 00:06: [io 0x0378-0x037f]
[ 0.210898] pnp 00:06: [io 0x0778-0x077f]
[ 0.210904] pnp 00:06: [irq 7]
[ 0.210905] pnp 00:06: [dma 3]
[ 0.211156] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.211181] pnp 00:07: [io 0x0060]
[ 0.211182] pnp 00:07: [io 0x0064]
[ 0.211186] pnp 00:07: [irq 1]
[ 0.211206] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.211408] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled]
[ 0.211410] pnp 00:08: [io 0x0a00-0x0a0f]
[ 0.211412] pnp 00:08: [io 0x0a10-0x0a1f]
[ 0.211414] pnp 00:08: [io 0x0a20-0x0a2f]
[ 0.211415] pnp 00:08: [io 0x0a30-0x0a3f]
[ 0.211445] pnp 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.211540] pnp 00:09: [io 0x0010-0x001f]
[ 0.211542] pnp 00:09: [io 0x0022-0x003f]
[ 0.211543] pnp 00:09: [io 0x0044-0x005f]
[ 0.211545] pnp 00:09: [io 0x0062-0x0063]
[ 0.211546] pnp 00:09: [io 0x0065-0x006f]
[ 0.211548] pnp 00:09: [io 0x0072-0x007f]
[ 0.211549] pnp 00:09: [io 0x0080]
[ 0.211551] pnp 00:09: [io 0x0084-0x0086]
[ 0.211552] pnp 00:09: [io 0x0088]
[ 0.211554] pnp 00:09: [io 0x008c-0x008e]
[ 0.211555] pnp 00:09: [io 0x0090-0x009f]
[ 0.211557] pnp 00:09: [io 0x00a2-0x00bf]
[ 0.211558] pnp 00:09: [io 0x00e0-0x00ef]
[ 0.211560] pnp 00:09: [io 0x04d0-0x04d1]
[ 0.211561] pnp 00:09: [io 0x0800-0x087f]
[ 0.211563] pnp 00:09: [io 0x0000-0xffffffffffffffff disabled]
[ 0.211565] pnp 00:09: [io 0x0480-0x04bf]
[ 0.211568] pnp 00:09: [mem 0xfed1c000-0xfed1ffff]
[ 0.211570] pnp 00:09: [mem 0xfed20000-0xfed8ffff]
[ 0.211609] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.211665] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
[ 0.211685] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.211736] pnp 00:0b: [mem 0xffb00000-0xffbfffff]
[ 0.211738] pnp 00:0b: [mem 0xfff00000-0xffffffff]
[ 0.211757] pnp 00:0b: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.211810] pnp 00:0c: [mem 0xffc00000-0xffefffff]
[ 0.211839] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.211924] pnp 00:0d: [mem 0xfec00000-0xfec00fff]
[ 0.211926] pnp 00:0d: [mem 0xfee00000-0xfee00fff]
[ 0.211955] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.212455] pnp 00:0e: [io 0x03f8-0x03ff]
[ 0.212460] pnp 00:0e: [irq 4]
[ 0.212462] pnp 00:0e: [dma 0 disabled]
[ 0.212527] pnp 00:0e: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.212811] pnp 00:0f: [mem 0xe0000000-0xefffffff]
[ 0.212841] pnp 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.213013] pnp 00:10: [mem 0x00000000-0x0009ffff]
[ 0.213015] pnp 00:10: [mem 0x000c0000-0x000cffff]
[ 0.213016] pnp 00:10: [mem 0x000e0000-0x000fffff]
[ 0.213018] pnp 00:10: [mem 0x00100000-0x7f6fffff]
[ 0.213020] pnp 00:10: [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.213057] pnp 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.213171] pnp: PnP ACPI: found 17 devices
[ 0.213172] ACPI: ACPI bus type pnp unregistered
[ 0.213179] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
[ 0.213184] system 00:08: [io 0x0a00-0x0a0f] has been reserved
[ 0.213187] system 00:08: [io 0x0a10-0x0a1f] has been reserved
[ 0.213189] system 00:08: [io 0x0a20-0x0a2f] has been reserved
[ 0.213191] system 00:08: [io 0x0a30-0x0a3f] has been reserved
[ 0.213195] system 00:09: [io 0x04d0-0x04d1] has been reserved
[ 0.213197] system 00:09: [io 0x0800-0x087f] has been reserved
[ 0.213199] system 00:09: [io 0x0480-0x04bf] has been reserved
[ 0.213201] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.213203] system 00:09: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.213207] system 00:0c: [mem 0xffc00000-0xffefffff] has been reserved
[ 0.213211] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.213213] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.213217] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.213220] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.213223] system 00:10: [mem 0x000c0000-0x000cffff] has been reserved
[ 0.213225] system 00:10: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.213227] system 00:10: [mem 0x00100000-0x7f6fffff] could not be reserved
[ 0.218614] pci 0000:00:1c.0: BAR 14: assigned [mem 0x7f700000-0x7f8fffff]
[ 0.218618] pci 0000:00:1c.0: BAR 15: assigned [mem 0x7f900000-0x7fafffff 64bit pref]
[ 0.218620] pci 0000:00:1c.1: BAR 15: assigned [mem 0x7fb00000-0x7fcfffff 64bit pref]
[ 0.218623] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.218625] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.218628] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.218632] pci 0000:00:1c.0: bridge window [mem 0x7f700000-0x7f8fffff]
[ 0.218635] pci 0000:00:1c.0: bridge window [mem 0x7f900000-0x7fafffff 64bit pref]
[ 0.218640] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 0.218642] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.218646] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.218650] pci 0000:00:1c.1: bridge window [mem 0x7fb00000-0x7fcfffff 64bit pref]
[ 0.218655] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[ 0.218657] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
[ 0.218661] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.218664] pci 0000:00:1e.0: bridge window [mem pref disabled]
[ 0.218672] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[ 0.218680] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.218684] pci 0000:00:1c.0: setting latency timer to 64
[ 0.218690] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.218694] pci 0000:00:1c.1: setting latency timer to 64
[ 0.218699] pci 0000:00:1e.0: setting latency timer to 64
[ 0.218702] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.218703] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.218705] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.218707] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.218709] pci_bus 0000:00: resource 8 [mem 0x7f700000-0xdfffffff]
[ 0.218711] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.218713] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.218714] pci_bus 0000:01: resource 1 [mem 0x7f700000-0x7f8fffff]
[ 0.218716] pci_bus 0000:01: resource 2 [mem 0x7f900000-0x7fafffff 64bit pref]
[ 0.218718] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.218720] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.218722] pci_bus 0000:02: resource 2 [mem 0x7fb00000-0x7fcfffff 64bit pref]
[ 0.218724] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.218726] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.218728] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 0.218729] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 0.218731] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.218733] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.218735] pci_bus 0000:03: resource 8 [mem 0x7f700000-0xdfffffff]
[ 0.218737] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.218760] NET: Registered protocol family 2
[ 0.218809] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.219093] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.221012] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.221567] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.221570] TCP reno registered
[ 0.221573] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.221591] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.221731] NET: Registered protocol family 1
[ 0.221749] pci 0000:00:02.0: Boot video device
[ 0.221846] PCI: CLS 32 bytes, default 64
[ 0.221898] Trying to unpack rootfs image as initramfs...
[ 1.301487] Freeing initrd memory: 60256k freed
[ 1.327685] Scanning for low memory corruption every 60 seconds
[ 1.327802] audit: initializing netlink socket (disabled)
[ 1.327818] type=2000 audit(1292921030.324:1): initialized
[ 1.344791] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.346007] VFS: Disk quotas dquot_6.5.2
[ 1.346052] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.346483] fuse init (API version 7.15)
[ 1.346546] msgmni has been set to 3989
[ 1.346701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.346703] io scheduler noop registered
[ 1.346704] io scheduler deadline registered
[ 1.346730] io scheduler cfq registered (default)
[ 1.347007] pcieport 0000:00:1c.0: ACPI _OSC control granted for 0x1d
[ 1.347020] pcieport 0000:00:1c.0: setting latency timer to 64
[ 1.347055] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[ 1.347123] pcieport 0000:00:1c.1: ACPI _OSC control granted for 0x1d
[ 1.347132] pcieport 0000:00:1c.1: setting latency timer to 64
[ 1.347160] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[ 1.347238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.347268] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 27d0 ss_vid 17aa ss_did 303a
[ 1.347296] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 1.347304] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 27d2 ss_vid 17aa ss_did 303a
[ 1.347322] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
[ 1.347328] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.347428] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 1.347438] ACPI: Power Button [PWRB]
[ 1.347470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.347473] ACPI: Power Button [PWRF]
[ 1.347579] ACPI: acpi_idle registered with cpuidle
[ 1.350375] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.370687] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.592537] 00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.640828] brd: module loaded
[ 1.641159] loop: module loaded
[ 1.641289] ata_piix 0000:00:1f.2: version 2.13
[ 1.641302] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.641306] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.641334] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.641521] scsi0 : ata_piix
[ 1.641576] scsi1 : ata_piix
[ 1.642468] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 1.642471] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 1.642969] Fixed MDIO Bus: probed
[ 1.642992] PPP generic driver version 2.4.2
[ 1.643045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.643059] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.643070] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.643073] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.643102] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.672027] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 1.672039] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.675917] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.675928] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe977c00
[ 1.688011] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.688118] hub 1-0:1.0: USB hub found
[ 1.688125] hub 1-0:1.0: 8 ports detected
[ 1.688211] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.688220] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.688254] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.688259] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.688261] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.688285] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.704026] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c880
[ 1.704137] hub 2-0:1.0: USB hub found
[ 1.704143] hub 2-0:1.0: 2 ports detected
[ 1.704210] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.704215] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.704217] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.704243] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.736034] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c800
[ 1.736146] hub 3-0:1.0: USB hub found
[ 1.736153] hub 3-0:1.0: 2 ports detected
[ 1.736218] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.736223] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.736225] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.736248] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.768033] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c480
[ 1.768144] hub 4-0:1.0: USB hub found
[ 1.768150] hub 4-0:1.0: 2 ports detected
[ 1.768215] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 1.768220] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 1.768222] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.768249] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 1.808037] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c400
[ 1.808155] hub 5-0:1.0: USB hub found
[ 1.808160] hub 5-0:1.0: 2 ports detected
[ 1.812667] ata1.00: ATA-8: WDC WD3200AAJS-08L7A0, 03.03E03, max UDMA/100
[ 1.812671] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.824056] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.824058] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.824177] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.824229] mice: PS/2 mouse device common for all mice
[ 1.824286] rtc_cmos 00:03: RTC can wake from S4
[ 1.828683] ata1.00: configured for UDMA/100
[ 1.828806] scsi 0:0:0:0: Direct-Access ATA WDC WD3200AAJS-0 03.0 PQ: 0 ANSI: 5
[ 1.828919] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.828923] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.828968] sd 0:0:0:0: [sda] Write Protect is off
[ 1.828971] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.828991] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.845031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 1.856047] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.856072] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.856186] device-mapper: uevent: version 1.0.3
[ 1.856254] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[ 1.856291] device-mapper: multipath: version 1.1.1 loaded
[ 1.856294] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.856380] cpuidle: using governor ladder
[ 1.856382] cpuidle: using governor menu
[ 1.856574] TCP cubic registered
[ 1.856658] NET: Registered protocol family 10
[ 1.856888] lo: Disabled Privacy Extensions
[ 1.857024] NET: Registered protocol family 17
[ 1.857052] Bluetooth: L2CAP ver 2.15
[ 1.857053] Bluetooth: L2CAP socket layer initialized
[ 1.857056] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.857057] Bluetooth: SCO socket layer initialized
[ 1.857077] Bluetooth: RFCOMM TTY layer initialized
[ 1.857081] Bluetooth: RFCOMM socket layer initialized
[ 1.857083] Bluetooth: RFCOMM ver 1.11
[ 1.857084] Registering the dns_resolver key type
[ 1.857476] PM: Hibernation image not present or could not be loaded.
[ 1.857486] registered taskstats version 1
[ 1.857642] Magic number: 6:147:726
[ 1.857650] block loop6: hash matches
[ 1.857713] rtc_cmos 00:03: setting system clock to 2010-12-21 08:43:51 UTC (1292921031)
[ 1.857715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.857716] EDD information not available.
[ 1.910688] sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 > sda4
[ 1.911076] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.911091] Freeing unused kernel memory: 588k freed
[ 1.911252] Write protecting the kernel read-only data: 10240k
[ 1.911397] Freeing unused kernel memory: 660k freed
[ 1.911707] Freeing unused kernel memory: 1764k freed
[ 1.924088] udevd (74): /proc/74/oom_adj is deprecated, please use /proc/74/oom_score_adj instead.
[ 1.985035] sky2: driver version 1.28
[ 1.985073] sky2 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.985084] sky2 0000:02:00.0: setting latency timer to 64
[ 1.985107] sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 5
[ 1.985200] sky2 0000:02:00.0: irq 42 for MSI/MSI-X
[ 1.985767] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 1.985781] 8139cp 0000:03:01.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 1.988137] sky2 0000:02:00.0: eth0: addr 90:fb:a6:05:eb:47
[ 1.988592] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1.988626] 8139too 0000:03:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.989456] 8139too 0000:03:01.0: eth1: RealTek RTL8139 at 0xe800, 00:14:78:0f:cc:09, IRQ 18
[ 2.184015] usb 2-2: new low speed USB device using uhci_hcd and address 2
[ 2.374224] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input3
[ 2.374290] generic-usb 0003:04B3:310C.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-2/input0
[ 2.374300] usbcore: registered new interface driver usbhid
[ 2.374301] usbhid: USB HID core driver
[ 3.376023] EXT3-fs: barriers not enabled
[ 3.384981] kjournald starting. Commit interval 5 seconds
[ 3.385010] EXT3-fs (sda2): mounted filesystem with writeback data mode
[ 20.337891] udev: starting version 151
[ 20.344025] Adding 2104508k swap on /dev/sda5. Priority:-1 extents:1 across:2104508k
[ 20.570374] intel_rng: FWH not detected
[ 20.962097] EXT3-fs (sda2): using internal journal
[ 21.209826] RPC: Registered udp transport module.
[ 21.209829] RPC: Registered tcp transport module.
[ 21.209830] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 21.432163] Linux agpgart interface v0.103
[ 21.649830] parport_pc 00:06: reported by Plug and Play ACPI
[ 21.649888] parport0: PC-style at 0x378 (0x778), irq 7
[ 21.649975] lp: driver loaded but no devices found
[ 21.650837] , dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[ 21.677363] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[ 21.677461] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[ 21.678134] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[ 21.682851] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 21.744125] lp0: using parport0 (interrupt-driven).
[ 21.885426] ppdev: user-space parallel port driver
[ 23.984116] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 23.984164] HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[ 23.984186] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 24.245779] hda_codec: ALC662 rev1: BIOS auto-probing.
[ 24.250417] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[ 24.688434] [drm] Initialized drm 1.1.0 20060810
[ 24.887512] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 24.887518] i915 0000:00:02.0: setting latency timer to 64
[ 24.924589] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[ 24.924695] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[ 24.924711] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[ 24.924714] [drm:parse_device_mapping], no child dev is parsed from VBT
[ 24.924727] [drm:intel_dsm_pci_probe], no _DSM method for intel device
[ 24.924739] [drm:intel_modeset_init], 2 display pipes available.
[ 24.924789] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 24.925121] [drm] initialized overlay support
[ 24.935211] [drm:intel_update_fbc],
[ 24.935213] [drm:intel_update_watermarks], plane B (pipe 1) clock: 0
[ 24.935216] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 24.935218] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 24.935220] [drm:intel_calculate_wm], FIFO entries required for mode: 0
[ 24.935222] [drm:intel_calculate_wm], FIFO watermark level: 26
[ 24.935224] [drm:intel_calculate_wm], FIFO entries required for mode: 0
[ 24.935226] [drm:intel_calculate_wm], FIFO watermark level: 29
[ 24.935228] [drm:i9xx_update_wm], FIFO watermarks - A: 26, B: 29
[ 24.935230] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 26, B: 29, C: 2, SR 1
[ 24.935234] [drm:intel_update_fbc],
[ 24.935237] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 24.948009] [drm:intel_crt_detect], CRT detected via hotplug
[ 24.999168] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 24.999171] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 24.999175] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 24.999178] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 24.999182] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 24.999185] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 24.999189] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 24.999192] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 24.999195] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 24.999199] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 24.999202] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 24.999206] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 24.999209] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 24.999213] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 24.999216] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 24.999219] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 24.999222] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 24.999226] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 24.999229] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 24.999233] [drm:drm_setup_crtcs],
[ 24.999234] [drm:drm_enable_connectors], connector 5 enabled? yes
[ 24.999236] [drm:drm_target_preferred], looking for cmdline mode on connector 5
[ 24.999239] [drm:drm_target_preferred], looking for preferred mode on connector 5
[ 24.999241] [drm:drm_target_preferred], found mode 1440x900
[ 24.999242] [drm:drm_setup_crtcs], picking CRTCs for 4096x4096 config
[ 24.999245] [drm:drm_setup_crtcs], desired mode 1440x900 set on crtc 3
[ 25.003932] [drm:intelfb_create], allocated 1440x900 fb: 0x007f0000, bo ffff880073371c00
[ 25.004089] fb0: inteldrmfb frame buffer device
[ 25.004090] drm: registered panic notifier
[ 25.004102] No ACPI video bus found
[ 25.004136] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 25.043688] [drm:drm_crtc_helper_set_config],
[ 25.043691] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:27] #connectors=1 (x y) (0 0)
[ 25.043696] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 25.043698] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[ 25.043700] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 25.043703] [drm:drm_mode_debug_printmodeline], Modeline 26:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 25.043708] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[ 25.043709] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[ 25.043712] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.043714] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[ 25.043716] [drm:drm_mode_debug_printmodeline], Modeline 26:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 25.043721] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 25.043826] [drm:intel_crtc_mode_set], Mode for pipe A:
[ 25.043828] [drm:drm_mode_debug_printmodeline], Modeline 26:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 25.052009] [drm:intel_pipe_set_base_atomic], Writing base 007F0000 00000000 0 0 5760
[ 25.052015] [drm:intel_update_fbc],
[ 25.052019] [drm:drm_crtc_helper_set_mode], [ENCODER:6:DAC-6] set [MODE:26:1440x900]
[ 25.052024] [drm:intel_update_watermarks], plane A (pipe 0) clock: 88750
[ 25.052029] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 25.052033] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 25.052036] [drm:intel_calculate_wm], FIFO entries required for mode: 28
[ 25.052040] [drm:intel_calculate_wm], FIFO watermark level: -2
[ 25.052043] [drm:intel_calculate_wm], FIFO entries required for mode: 0
[ 25.052047] [drm:intel_calculate_wm], FIFO watermark level: 29
[ 25.052050] [drm:i9xx_update_wm], FIFO watermarks - A: 1, B: 29
[ 25.052054] [drm:i9xx_update_wm], self-refresh entries: 90
[ 25.052057] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 1, B: 29, C: 2, SR 5
[ 25.052496] [drm:intel_update_fbc],
[ 25.052499] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.052501] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.052503] [drm:drm_crtc_helper_set_config],
[ 25.052505] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:27] #connectors=0 (x y) (0 0)
[ 25.052508] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 25.052510] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.052512] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.052526] [drm:drm_crtc_helper_set_config],
[ 25.052527] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:27] #connectors=1 (x y) (0 0)
[ 25.052531] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.052533] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.052535] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.052537] [drm:drm_crtc_helper_set_config],
[ 25.052539] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:27] #connectors=0 (x y) (0 0)
[ 25.052541] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 25.052544] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.052546] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.052602] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 25.052606] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 25.052609] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.052612] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 25.068007] [drm:intel_crt_detect], CRT detected via hotplug
[ 25.119317] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 25.119321] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 25.119325] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 25.119329] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 25.119332] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 25.119336] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 25.119339] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 25.119343] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 25.119346] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 25.119350] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 25.119353] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 25.119357] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 25.119360] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 25.119367] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 25.119367] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 25.119370] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 25.119374] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 25.119377] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 25.119380] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 25.119396] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.231037] [drm:drm_crtc_helper_set_config],
[ 25.231039] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:27] #connectors=1 (x y) (0 0)
[ 25.231045] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.231047] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.231049] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.231051] [drm:drm_crtc_helper_set_config],
[ 25.231053] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:27] #connectors=0 (x y) (0 0)
[ 25.231056] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 25.231057] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.231060] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.231078] [drm:drm_crtc_helper_set_config],
[ 25.231080] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:27] #connectors=1 (x y) (0 0)
[ 25.231083] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.231084] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.231086] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.234614] Console: switching to colour frame buffer device 180x56
[ 25.234619] [drm:drm_crtc_helper_set_config],
[ 25.234620] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:27] #connectors=1 (x y) (0 0)
[ 25.234623] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.234625] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.234627] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.242611] [drm:drm_mode_addfb], [FB:28]
[ 25.250193] [drm:drm_mode_setcrtc], [CRTC:3]
[ 25.250201] [drm:drm_mode_setcrtc], [CONNECTOR:5:VGA-1]
[ 25.250203] [drm:drm_crtc_helper_set_config],
[ 25.250205] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:28] #connectors=1 (x y) (0 0)
[ 25.250211] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.256788] [drm:intel_pipe_set_base_atomic], Writing base 00CF0000 00000000 0 0 5888
[ 25.256792] [drm:intel_update_fbc],
[ 25.256794] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.256796] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.256819] [drm:drm_crtc_helper_set_config],
[ 25.256821] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:27] #connectors=1 (x y) (0 0)
[ 25.256824] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.256826] [drm:intel_pipe_set_base_atomic], Writing base 007F0000 00000000 0 0 5760
[ 25.256829] [drm:intel_update_fbc],
[ 25.256830] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.256832] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.260773] [drm:drm_mode_setcrtc], [CRTC:3]
[ 25.260776] [drm:drm_mode_setcrtc], [CONNECTOR:5:VGA-1]
[ 25.260778] [drm:drm_crtc_helper_set_config],
[ 25.260780] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:28] #connectors=1 (x y) (0 0)
[ 25.260784] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.260786] [drm:intel_pipe_set_base_atomic], Writing base 00CF0000 00000000 0 0 5888
[ 25.260789] [drm:intel_update_fbc],
[ 25.260791] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.260793] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.267418] EXT3-fs: barriers not enabled
[ 25.276274] kjournald starting. Commit interval 5 seconds
[ 25.276307] EXT3-fs (sda8): warning: maximal mount count reached, running e2fsck is recommended
[ 25.276534] EXT3-fs (sda8): using internal journal
[ 25.276540] EXT3-fs (sda8): mounted filesystem with writeback data mode
[ 25.308346] EXT3-fs: barriers not enabled
[ 25.320661] kjournald starting. Commit interval 5 seconds
[ 25.320682] EXT3-fs (sda9): warning: maximal mount count reached, running e2fsck is recommended
[ 25.320904] EXT3-fs (sda9): using internal journal
[ 25.320909] EXT3-fs (sda9): mounted filesystem with writeback data mode
[ 25.405876] sky2 0000:02:00.0: eth0: enabling interface
[ 25.406225] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.408798] eth1: link down
[ 25.409032] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 25.691739] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 25.691744] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 25.691763] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.691767] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 25.696047] [drm:intel_crt_detect], CRT detected via hotplug
[ 25.747334] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 25.747338] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 25.747342] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 25.747346] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 25.747349] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 25.747353] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 25.747356] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 25.747359] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 25.747363] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 25.747366] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 25.747370] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 25.747373] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 25.747377] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 25.747380] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 25.747383] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 25.747387] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 25.747390] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 25.747394] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 25.747397] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 25.747410] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.747466] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.747469] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 25.768010] [drm:intel_crt_detect], CRT detected via hotplug
[ 25.819835] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 25.819840] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 25.819843] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 25.819847] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 25.819851] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 25.819854] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 25.819857] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 25.819861] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 25.819864] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 25.819868] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 25.819871] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 25.819874] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 25.819878] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 25.819881] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 25.819884] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 25.819888] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 25.819891] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 25.819894] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 25.819898] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 25.819914] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.828830] [drm:drm_mode_addfb], [FB:31]
[ 25.829313] [drm:drm_mode_setcrtc], [CRTC:3]
[ 25.829320] [drm:drm_mode_setcrtc], [CONNECTOR:5:VGA-1]
[ 25.829322] [drm:drm_crtc_helper_set_config],
[ 25.829324] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:31] #connectors=1 (x y) (0 0)
[ 25.829331] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] to [CRTC:3]
[ 25.831080] [drm:intel_pipe_set_base_atomic], Writing base 01800000 00000000 0 0 8192
[ 25.831085] [drm:intel_update_fbc],
[ 25.831089] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.831092] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:VGA-1] set DPMS on
[ 25.849520] [drm:intel_crtc_cursor_set],
[ 26.267480] Bridge firewalling registered
[ 26.389171] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 26.473410] svc: failed to register lockdv1 RPC service (errno 97).
[ 26.473437] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 26.488699] NFSD: starting 90-second grace period
[ 26.676662] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 26.785489] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 26.785495] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 26.800010] [drm:intel_crt_detect], CRT detected via hotplug
[ 26.851622] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 26.851626] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 26.851630] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 26.851634] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 26.851638] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 26.851641] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 26.851645] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 26.851648] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 26.851652] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 26.851656] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 26.851659] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 26.851663] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 26.851666] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 26.851669] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 26.851673] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 26.851676] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 26.851679] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 26.851683] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 26.851686] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 26.851709] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 26.852853] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 26.852859] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 26.868015] [drm:intel_crt_detect], CRT detected via hotplug
[ 26.919295] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 26.919299] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 26.919303] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 26.919307] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 26.919310] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 26.919313] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 26.919317] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 26.919320] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 26.919324] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 26.919327] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 26.919331] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 26.919334] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 26.919337] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 26.919341] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 26.919344] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 26.919348] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 26.919351] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 26.919355] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 26.919358] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 26.919379] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 27.008399] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 27.008406] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 27.016010] [drm:intel_crt_detect], CRT detected via hotplug
[ 27.067430] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 27.067434] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 27.067438] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 27.067442] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 27.067445] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 27.067449] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 27.067452] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 27.067456] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 27.067459] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 27.067462] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 27.067466] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 27.067469] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 27.067473] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 27.067476] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 27.067480] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 27.067483] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 27.067486] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 27.067490] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 27.067493] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 27.067517] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 27.242994] sky2 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control rx
[ 27.243195] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 27.345266] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 28.075225] lo: Disabled Privacy Extensions
[ 35.056009] [drm:intel_crt_detect], CRT detected via hotplug
[ 35.056015] [drm:output_poll_execute], connector status updated to 1
[ 37.088005] virbr2: no IPv6 routers present
[ 37.896005] virbr3: no IPv6 routers present
[ 37.936005] eth0: no IPv6 routers present
[ 38.048005] virbr0: no IPv6 routers present
[ 38.608004] virbr1: no IPv6 routers present
[ 155.072188] [drm:intel_crtc_cursor_set],
[ 155.072194] [drm:intel_crtc_cursor_set], cursor off
[ 155.116448] [drm:intel_crtc_cursor_set],
[ 155.773665] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 155.773671] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 155.788019] [drm:intel_crt_detect], CRT detected via hotplug
[ 155.839364] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 155.839369] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 155.839372] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 155.839376] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 155.839380] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 155.839383] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 155.839387] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 155.839390] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 155.839394] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 155.839397] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 155.839400] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 155.839404] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 155.839407] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 155.839411] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 155.839414] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 155.839417] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 155.839421] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 155.839424] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 155.839428] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 155.839454] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 155.842447] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 155.842452] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 155.856007] [drm:intel_crt_detect], CRT detected via hotplug
[ 155.907277] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 155.907281] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 155.907285] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 155.907289] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 155.907292] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 155.907296] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 155.907299] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 155.907303] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 155.907306] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 155.907310] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 155.907314] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 155.907317] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 155.907320] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 155.907324] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 155.907327] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 155.907330] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 155.907334] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 155.907337] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 155.907340] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 155.907368] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 155.908898] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 155.908903] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 155.924006] [drm:intel_crt_detect], CRT detected via hotplug
[ 155.975330] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 155.975334] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 155.975338] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 155.975342] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 155.975346] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 155.975349] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 155.975352] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 155.975356] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 155.975359] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 155.975363] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 155.975366] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 155.975370] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 155.975373] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 155.975377] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 155.975380] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 155.975383] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 155.975387] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 155.975390] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 155.975393] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 155.975421] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 155.983822] [drm:intel_crtc_cursor_set],
[ 155.983825] [drm:intel_crtc_cursor_set], cursor off
[ 155.983904] [drm:intel_crtc_cursor_set],
[ 161.436774] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 161.436780] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 161.444018] [drm:intel_crt_detect], CRT detected via hotplug
[ 161.495309] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[ 161.495314] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x48 0x9
[ 161.495321] [drm:drm_mode_debug_printmodeline], Modeline 20:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 161.495327] [drm:drm_mode_debug_printmodeline], Modeline 11:"1280x1024" 72 132840 1280 1368 1504 1728 1024 1025 1028 1067 0x0 0x6
[ 161.495333] [drm:drm_mode_debug_printmodeline], Modeline 10:"1280x1024" 70 128946 1280 1368 1504 1728 1024 1025 1028 1066 0x0 0x6
[ 161.495339] [drm:drm_mode_debug_printmodeline], Modeline 9:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 161.495345] [drm:drm_mode_debug_printmodeline], Modeline 12:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 161.495351] [drm:drm_mode_debug_printmodeline], Modeline 21:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 161.495357] [drm:drm_mode_debug_printmodeline], Modeline 22:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 161.495363] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 161.495369] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 161.495374] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 161.495380] [drm:drm_mode_debug_printmodeline], Modeline 13:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 161.495386] [drm:drm_mode_debug_printmodeline], Modeline 14:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 161.495392] [drm:drm_mode_debug_printmodeline], Modeline 16:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 161.495398] [drm:drm_mode_debug_printmodeline], Modeline 15:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 161.495404] [drm:drm_mode_debug_printmodeline], Modeline 17:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 161.495410] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 161.495415] [drm:drm_mode_debug_printmodeline], Modeline 19:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 161.495437] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 163.343949] [drm:intel_crtc_cursor_set],
[ 163.343954] [drm:intel_crtc_cursor_set], cursor off
[ 165.102901] [drm:intel_crtc_cursor_set],
[ 165.800012] [drm:intel_crt_detect], CRT detected via hotplug
[ 165.800017] [drm:output_poll_execute], connector status updated to 1
[ 171.564691] [drm:intel_crtc_cursor_set],
[ 171.564696] [drm:intel_crtc_cursor_set], cursor off
[-- Attachment #3: dmesg_drm_with_patch.log --]
[-- Type: text/x-log, Size: 89817 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.37-rc6-kvm+ (weiyj@WEIYJ) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #57 SMP Mon Dec 20 13:24:23 CST 2010
[ 0.000000] Command line: root=UUID=b278b02d-5791-4e4e-9a11-4eb65c099244 ro quiet splash drm.debug=4
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f6a0000 (usable)
[ 0.000000] BIOS-e820: 000000007f6a0000 - 000000007f6ae000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f6ae000 - 000000007f6f0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f6f0000 - 000000007f700000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI present.
[ 0.000000] DMI: LENOVO/QiTianM690E, BIOS 51KT03BUS 08/21/2009
[ 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 = 0x7f6a0 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CBFFF write-protect
[ 0.000000] CC000-DFFFF uncachable
[ 0.000000] E0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07F700000 mask FFFF00000 uncachable
[ 0.000000] 2 base 07F800000 mask FFF800000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-000000007f6a0000
[ 0.000000] 0000000000 - 007f600000 page 2M
[ 0.000000] 007f600000 - 007f6a0000 page 4k
[ 0.000000] kernel direct mapping tables up to 7f6a0000 @ 1fffc000-20000000
[ 0.000000] RAMDISK: 34518000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000f96e0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 000000007f6a0000 00048 (v01 LENOVO TC-03 20090821 MSFT 00000097)
[ 0.000000] ACPI: FACP 000000007f6a0200 00084 (v01 LENOVO OEMFACP 20090821 MSFT 00000097)
[ 0.000000] ACPI: DSDT 000000007f6a05c0 05A7D (v01 1AAAA 1AAAA000 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 000000007f6ae000 00040
[ 0.000000] ACPI: APIC 000000007f6a0390 0006C (v01 LENOVO OEMAPIC 20090821 MSFT 00000097)
[ 0.000000] ACPI: MCFG 000000007f6a0400 0003C (v01 LENOVO OEMMCFG 20090821 MSFT 00000097)
[ 0.000000] ACPI: 000000007f6a0440 00000 (v00 00000000 00000000)
[ 0.000000] ACPI: OEMB 000000007f6ae040 00071 (v01 LENOVO AMI_OEM 20090821 MSFT 00000097)
[ 0.000000] ACPI: HPET 000000007f6a6040 00038 (v01 LENOVO OEMHPET 20090821 MSFT 00000097)
[ 0.000000] ACPI: ASF! 000000007f6a6078 000B1 (v32 LEGEND I865PASF 00000001 INTL 20051117)
[ 0.000000] ACPI: GSCI 000000007f6ae0c0 02024 (v01 LENOVO GMCHSCI 20090821 MSFT 00000097)
[ 0.000000] ACPI: SSDT 000000007f6b0a10 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff88007ce00000-ffff88007e9fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007f6a0
[ 0.000000] On node 0 totalpages: 521775
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3921 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7080 pages used for memmap
[ 0.000000] DMA32 zone: 510712 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 7f700000 (gap: 7f700000:7f700000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88007f400000 s76800 r8192 d21504 u524288
[ 0.000000] pcpu-alloc: s76800 r8192 d21504 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 514633
[ 0.000000] Kernel command line: root=UUID=b278b02d-5791-4e4e-9a11-4eb65c099244 ro quiet splash drm.debug=4
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 1982476k/2087552k available (5463k kernel code, 452k absent, 104624k reserved, 5268k data, 588k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 20971520 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.000000] Detected 2792.954 MHz processor.
[ 0.004010] Calibrating delay loop (skipped), value calculated using timer frequency.. 5585.90 BogoMIPS (lpj=11171816)
[ 0.004014] pid_max: default: 32768 minimum: 301
[ 0.004038] Security Framework initialized
[ 0.004043] SELinux: Disabled at boot.
[ 0.004057] Mount-cache hash table entries: 256
[ 0.004184] Initializing cgroup subsys ns
[ 0.004187] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.004189] Initializing cgroup subsys cpuacct
[ 0.004192] Initializing cgroup subsys memory
[ 0.004199] Initializing cgroup subsys freezer
[ 0.004201] Initializing cgroup subsys net_cls
[ 0.004225] CPU: Physical Processor ID: 0
[ 0.004226] CPU: Processor Core ID: 0
[ 0.004228] mce: CPU supports 6 MCE banks
[ 0.004234] CPU0: Thermal monitoring enabled (TM2)
[ 0.004237] using mwait in idle threads.
[ 0.004238] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.004245] ... version: 2
[ 0.004246] ... bit width: 40
[ 0.004247] ... generic registers: 2
[ 0.004248] ... value mask: 000000ffffffffff
[ 0.004249] ... max period: 000000007fffffff
[ 0.004251] ... fixed-purpose events: 3
[ 0.004252] ... event mask: 0000000700000003
[ 0.008135] ACPI: Core revision 20101013
[ 0.016048] Setting APIC routing to flat
[ 0.016344] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.057125] CPU0: Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz stepping 0a
[ 0.060000] Booting Node 0, Processors #1
[ 0.148018] Brought up 2 CPUs
[ 0.148021] Total of 2 processors activated (11171.86 BogoMIPS).
[ 0.148568] regulator: core version 0.5
[ 0.148568] regulator: dummy:
[ 0.148568] Time: 8:56:23 Date: 12/21/10
[ 0.148568] NET: Registered protocol family 16
[ 0.148568] ACPI: bus type pci registered
[ 0.148568] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.148568] PCI: not using MMCONFIG
[ 0.148568] PCI: Using configuration type 1 for base access
[ 0.148813] bio: create slab <bio-0> at 0
[ 0.148852] ACPI: EC: Look up EC in DSDT
[ 0.152215] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.155768] ACPI: SSDT 000000007f6b00f0 002B9 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.155973] ACPI: Dynamic OEM Table Load:
[ 0.155976] ACPI: SSDT (null) 002B9 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.156319] ACPI: SSDT 000000007f6b0580 002B9 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
[ 0.156524] ACPI: Dynamic OEM Table Load:
[ 0.156527] ACPI: SSDT (null) 002B9 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
[ 0.157283] ACPI: Interpreter enabled
[ 0.157285] ACPI: (supports S0 S3 S4 S5)
[ 0.157299] ACPI: Using IOAPIC for interrupt routing
[ 0.157324] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.159588] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.190479] ACPI: No dock devices found.
[ 0.190482] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.190683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.190879] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.190881] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.190884] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.190886] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.190888] pci_root PNP0A08:00: host bridge window [mem 0x7f700000-0xdfffffff]
[ 0.190890] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xffffffff]
[ 0.190899] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[ 0.190931] pci 0000:00:02.0: [8086:29c2] type 0 class 0x000300
[ 0.190939] pci 0000:00:02.0: reg 10: [mem 0xfe980000-0xfe9fffff]
[ 0.190943] pci 0000:00:02.0: reg 14: [io 0xcc00-0xcc07]
[ 0.190948] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[ 0.190953] pci 0000:00:02.0: reg 1c: [mem 0xfe800000-0xfe8fffff]
[ 0.191002] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[ 0.191014] pci 0000:00:1b.0: reg 10: [mem 0xfe978000-0xfe97bfff 64bit]
[ 0.191059] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.191063] pci 0000:00:1b.0: PME# disabled
[ 0.191079] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[ 0.191124] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.191127] pci 0000:00:1c.0: PME# disabled
[ 0.191145] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[ 0.191190] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.191193] pci 0000:00:1c.1: PME# disabled
[ 0.191213] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[ 0.191247] pci 0000:00:1d.0: reg 20: [io 0xc880-0xc89f]
[ 0.191271] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[ 0.191304] pci 0000:00:1d.1: reg 20: [io 0xc800-0xc81f]
[ 0.191329] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[ 0.191362] pci 0000:00:1d.2: reg 20: [io 0xc480-0xc49f]
[ 0.191386] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[ 0.191420] pci 0000:00:1d.3: reg 20: [io 0xc400-0xc41f]
[ 0.191451] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[ 0.191467] pci 0000:00:1d.7: reg 10: [mem 0xfe977c00-0xfe977fff]
[ 0.191526] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.191530] pci 0000:00:1d.7: PME# disabled
[ 0.191544] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 0.191590] pci 0000:00:1f.0: [8086:27b8] type 0 class 0x000601
[ 0.191658] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.191661] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.191664] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[ 0.191697] pci 0000:00:1f.2: [8086:27c0] type 0 class 0x000101
[ 0.191708] pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007]
[ 0.191715] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003]
[ 0.191722] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007]
[ 0.191728] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003]
[ 0.191735] pci 0000:00:1f.2: reg 20: [io 0xffa0-0xffaf]
[ 0.191758] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.191761] pci 0000:00:1f.2: PME# disabled
[ 0.191772] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
[ 0.191816] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
[ 0.191876] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.191879] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.191882] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.191887] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.191938] pci 0000:02:00.0: [11ab:4364] type 0 class 0x000200
[ 0.191958] pci 0000:02:00.0: reg 10: [mem 0xfeafc000-0xfeafffff 64bit]
[ 0.191969] pci 0000:02:00.0: reg 18: [io 0xd800-0xd8ff]
[ 0.192016] pci 0000:02:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref]
[ 0.192052] pci 0000:02:00.0: supports D1 D2
[ 0.192053] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.192058] pci 0000:02:00.0: PME# disabled
[ 0.200018] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 0.200023] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.200028] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.200035] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.200071] pci 0000:03:01.0: [10ec:8139] type 0 class 0x000200
[ 0.200090] pci 0000:03:01.0: reg 10: [io 0xe800-0xe8ff]
[ 0.200102] pci 0000:03:01.0: reg 14: [mem 0xfebffc00-0xfebffcff]
[ 0.200146] pci 0000:03:01.0: reg 30: [mem 0xfebc0000-0xfebdffff pref]
[ 0.200166] pci 0000:03:01.0: supports D1 D2
[ 0.200169] pci 0000:03:01.0: PME# supported from D1 D2 D3hot
[ 0.200174] pci 0000:03:01.0: PME# disabled
[ 0.200222] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[ 0.200225] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
[ 0.200229] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.200234] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.200236] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.200238] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.200240] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.200242] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.200244] pci 0000:00:1e.0: bridge window [mem 0x7f700000-0xdfffffff] (subtractive decode)
[ 0.200245] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[ 0.200257] pci_bus 0000:00: on NUMA node 0
[ 0.200260] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.200328] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.200374] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.200399] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[ 0.204373] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.204419] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.204465] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[ 0.204508] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.204554] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.204599] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.204643] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.204688] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.204742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.204750] vgaarb: loaded
[ 0.204815] SCSI subsystem initialized
[ 0.204823] libata version 3.00 loaded.
[ 0.204823] usbcore: registered new interface driver usbfs
[ 0.204823] usbcore: registered new interface driver hub
[ 0.204823] usbcore: registered new device driver usb
[ 0.204823] wmi: Mapper loaded
[ 0.204823] PCI: Using ACPI for IRQ routing
[ 0.204823] PCI: pci_cache_line_size set to 64 bytes
[ 0.204823] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.204823] reserve RAM buffer: 000000007f6a0000 - 000000007fffffff
[ 0.204823] Bluetooth: Core ver 2.15
[ 0.204823] NET: Registered protocol family 31
[ 0.204823] Bluetooth: HCI device and connection manager initialized
[ 0.204823] Bluetooth: HCI socket layer initialized
[ 0.204823] NetLabel: Initializing
[ 0.204823] NetLabel: domain hash size = 128
[ 0.204823] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.204823] NetLabel: unlabeled traffic allowed by default
[ 0.204823] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.204823] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.204823] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.208019] Switching to clocksource tsc
[ 0.209367] pnp: PnP ACPI init
[ 0.209376] ACPI: bus type pnp registered
[ 0.209485] pnp 00:00: [bus 00-ff]
[ 0.209487] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.209489] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.209490] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.209492] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.209494] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.209496] pnp 00:00: [mem 0x7f700000-0xdfffffff window]
[ 0.209498] pnp 00:00: [mem 0xf0000000-0xffffffff window]
[ 0.209534] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.209542] pnp 00:01: [mem 0xfed14000-0xfed19fff]
[ 0.209571] pnp 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.209598] pnp 00:02: [dma 4]
[ 0.209599] pnp 00:02: [io 0x0000-0x000f]
[ 0.209601] pnp 00:02: [io 0x0081-0x0083]
[ 0.209603] pnp 00:02: [io 0x0087]
[ 0.209604] pnp 00:02: [io 0x0089-0x008b]
[ 0.209606] pnp 00:02: [io 0x008f]
[ 0.209607] pnp 00:02: [io 0x00c0-0x00df]
[ 0.209624] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.209632] pnp 00:03: [io 0x0070-0x0071]
[ 0.209642] pnp 00:03: [irq 8]
[ 0.209658] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.209665] pnp 00:04: [io 0x0061]
[ 0.209684] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.209691] pnp 00:05: [io 0x00f0-0x00ff]
[ 0.209694] pnp 00:05: [irq 13]
[ 0.209711] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.210902] pnp 00:06: [io 0x0378-0x037f]
[ 0.210904] pnp 00:06: [io 0x0778-0x077f]
[ 0.210909] pnp 00:06: [irq 7]
[ 0.210911] pnp 00:06: [dma 3]
[ 0.211163] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.211188] pnp 00:07: [io 0x0060]
[ 0.211189] pnp 00:07: [io 0x0064]
[ 0.211193] pnp 00:07: [irq 1]
[ 0.211213] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.211415] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled]
[ 0.211417] pnp 00:08: [io 0x0a00-0x0a0f]
[ 0.211419] pnp 00:08: [io 0x0a10-0x0a1f]
[ 0.211420] pnp 00:08: [io 0x0a20-0x0a2f]
[ 0.211422] pnp 00:08: [io 0x0a30-0x0a3f]
[ 0.211452] pnp 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.211546] pnp 00:09: [io 0x0010-0x001f]
[ 0.211548] pnp 00:09: [io 0x0022-0x003f]
[ 0.211550] pnp 00:09: [io 0x0044-0x005f]
[ 0.211551] pnp 00:09: [io 0x0062-0x0063]
[ 0.211553] pnp 00:09: [io 0x0065-0x006f]
[ 0.211554] pnp 00:09: [io 0x0072-0x007f]
[ 0.211556] pnp 00:09: [io 0x0080]
[ 0.211557] pnp 00:09: [io 0x0084-0x0086]
[ 0.211559] pnp 00:09: [io 0x0088]
[ 0.211560] pnp 00:09: [io 0x008c-0x008e]
[ 0.211562] pnp 00:09: [io 0x0090-0x009f]
[ 0.211563] pnp 00:09: [io 0x00a2-0x00bf]
[ 0.211565] pnp 00:09: [io 0x00e0-0x00ef]
[ 0.211566] pnp 00:09: [io 0x04d0-0x04d1]
[ 0.211568] pnp 00:09: [io 0x0800-0x087f]
[ 0.211569] pnp 00:09: [io 0x0000-0xffffffffffffffff disabled]
[ 0.211571] pnp 00:09: [io 0x0480-0x04bf]
[ 0.211575] pnp 00:09: [mem 0xfed1c000-0xfed1ffff]
[ 0.211576] pnp 00:09: [mem 0xfed20000-0xfed8ffff]
[ 0.211615] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.211672] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
[ 0.211691] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.211743] pnp 00:0b: [mem 0xffb00000-0xffbfffff]
[ 0.211745] pnp 00:0b: [mem 0xfff00000-0xffffffff]
[ 0.211765] pnp 00:0b: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.211818] pnp 00:0c: [mem 0xffc00000-0xffefffff]
[ 0.211847] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.211933] pnp 00:0d: [mem 0xfec00000-0xfec00fff]
[ 0.211935] pnp 00:0d: [mem 0xfee00000-0xfee00fff]
[ 0.211964] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.212464] pnp 00:0e: [io 0x03f8-0x03ff]
[ 0.212469] pnp 00:0e: [irq 4]
[ 0.212471] pnp 00:0e: [dma 0 disabled]
[ 0.212536] pnp 00:0e: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.212819] pnp 00:0f: [mem 0xe0000000-0xefffffff]
[ 0.212849] pnp 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.213020] pnp 00:10: [mem 0x00000000-0x0009ffff]
[ 0.213022] pnp 00:10: [mem 0x000c0000-0x000cffff]
[ 0.213024] pnp 00:10: [mem 0x000e0000-0x000fffff]
[ 0.213025] pnp 00:10: [mem 0x00100000-0x7f6fffff]
[ 0.213027] pnp 00:10: [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.213065] pnp 00:10: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.213177] pnp: PnP ACPI: found 17 devices
[ 0.213179] ACPI: ACPI bus type pnp unregistered
[ 0.213187] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
[ 0.213192] system 00:08: [io 0x0a00-0x0a0f] has been reserved
[ 0.213194] system 00:08: [io 0x0a10-0x0a1f] has been reserved
[ 0.213196] system 00:08: [io 0x0a20-0x0a2f] has been reserved
[ 0.213198] system 00:08: [io 0x0a30-0x0a3f] has been reserved
[ 0.213202] system 00:09: [io 0x04d0-0x04d1] has been reserved
[ 0.213204] system 00:09: [io 0x0800-0x087f] has been reserved
[ 0.213206] system 00:09: [io 0x0480-0x04bf] has been reserved
[ 0.213208] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.213210] system 00:09: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.213214] system 00:0c: [mem 0xffc00000-0xffefffff] has been reserved
[ 0.213218] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.213220] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.213224] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.213228] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.213230] system 00:10: [mem 0x000c0000-0x000cffff] has been reserved
[ 0.213232] system 00:10: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.213234] system 00:10: [mem 0x00100000-0x7f6fffff] could not be reserved
[ 0.218622] pci 0000:00:1c.0: BAR 14: assigned [mem 0x7f700000-0x7f8fffff]
[ 0.218625] pci 0000:00:1c.0: BAR 15: assigned [mem 0x7f900000-0x7fafffff 64bit pref]
[ 0.218628] pci 0000:00:1c.1: BAR 15: assigned [mem 0x7fb00000-0x7fcfffff 64bit pref]
[ 0.218631] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.218633] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.218635] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.218639] pci 0000:00:1c.0: bridge window [mem 0x7f700000-0x7f8fffff]
[ 0.218643] pci 0000:00:1c.0: bridge window [mem 0x7f900000-0x7fafffff 64bit pref]
[ 0.218648] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 0.218650] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.218654] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.218657] pci 0000:00:1c.1: bridge window [mem 0x7fb00000-0x7fcfffff 64bit pref]
[ 0.218662] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[ 0.218665] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
[ 0.218669] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.218672] pci 0000:00:1e.0: bridge window [mem pref disabled]
[ 0.218680] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[ 0.218688] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.218692] pci 0000:00:1c.0: setting latency timer to 64
[ 0.218698] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.218702] pci 0000:00:1c.1: setting latency timer to 64
[ 0.218707] pci 0000:00:1e.0: setting latency timer to 64
[ 0.218710] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.218712] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.218713] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.218715] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.218717] pci_bus 0000:00: resource 8 [mem 0x7f700000-0xdfffffff]
[ 0.218719] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.218721] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.218722] pci_bus 0000:01: resource 1 [mem 0x7f700000-0x7f8fffff]
[ 0.218724] pci_bus 0000:01: resource 2 [mem 0x7f900000-0x7fafffff 64bit pref]
[ 0.218726] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.218728] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.218730] pci_bus 0000:02: resource 2 [mem 0x7fb00000-0x7fcfffff 64bit pref]
[ 0.218732] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.218734] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.218736] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 0.218738] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 0.218739] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.218741] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.218743] pci_bus 0000:03: resource 8 [mem 0x7f700000-0xdfffffff]
[ 0.218745] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xffffffff]
[ 0.218768] NET: Registered protocol family 2
[ 0.218816] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.219103] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.221024] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.221577] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.221579] TCP reno registered
[ 0.221582] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.221601] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.221742] NET: Registered protocol family 1
[ 0.221762] pci 0000:00:02.0: Boot video device
[ 0.221859] PCI: CLS 32 bytes, default 64
[ 0.221911] Trying to unpack rootfs image as initramfs...
[ 1.301611] Freeing initrd memory: 60256k freed
[ 1.327781] Scanning for low memory corruption every 60 seconds
[ 1.327896] audit: initializing netlink socket (disabled)
[ 1.327912] type=2000 audit(1292921784.324:1): initialized
[ 1.344886] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.346101] VFS: Disk quotas dquot_6.5.2
[ 1.346145] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.346577] fuse init (API version 7.15)
[ 1.346640] msgmni has been set to 3989
[ 1.346796] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.346799] io scheduler noop registered
[ 1.346800] io scheduler deadline registered
[ 1.346826] io scheduler cfq registered (default)
[ 1.347106] pcieport 0000:00:1c.0: ACPI _OSC control granted for 0x1d
[ 1.347118] pcieport 0000:00:1c.0: setting latency timer to 64
[ 1.347153] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[ 1.347220] pcieport 0000:00:1c.1: ACPI _OSC control granted for 0x1d
[ 1.347229] pcieport 0000:00:1c.1: setting latency timer to 64
[ 1.347257] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[ 1.347335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.347365] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 27d0 ss_vid 17aa ss_did 303a
[ 1.347393] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 1.347402] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 27d2 ss_vid 17aa ss_did 303a
[ 1.347420] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
[ 1.347425] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.347525] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 1.347535] ACPI: Power Button [PWRB]
[ 1.347567] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.347569] ACPI: Power Button [PWRF]
[ 1.347675] ACPI: acpi_idle registered with cpuidle
[ 1.350452] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.370766] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.592539] 00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.640827] brd: module loaded
[ 1.641161] loop: module loaded
[ 1.641290] ata_piix 0000:00:1f.2: version 2.13
[ 1.641303] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.641306] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.641335] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.641523] scsi0 : ata_piix
[ 1.641580] scsi1 : ata_piix
[ 1.642472] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 1.642474] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 1.642975] Fixed MDIO Bus: probed
[ 1.642998] PPP generic driver version 2.4.2
[ 1.643051] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.643066] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.643076] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.643079] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.643109] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.672027] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 1.672039] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.675925] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.675936] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe977c00
[ 1.688010] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.688115] hub 1-0:1.0: USB hub found
[ 1.688122] hub 1-0:1.0: 8 ports detected
[ 1.688209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.688218] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.688252] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.688257] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.688259] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.688283] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.704026] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c880
[ 1.704138] hub 2-0:1.0: USB hub found
[ 1.704144] hub 2-0:1.0: 2 ports detected
[ 1.704212] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.704217] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.704219] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.704245] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.736033] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c800
[ 1.736146] hub 3-0:1.0: USB hub found
[ 1.736153] hub 3-0:1.0: 2 ports detected
[ 1.736218] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.736222] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.736225] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.736247] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.768033] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c480
[ 1.768145] hub 4-0:1.0: USB hub found
[ 1.768150] hub 4-0:1.0: 2 ports detected
[ 1.768216] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 1.768220] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 1.768222] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.768249] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 1.808037] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c400
[ 1.808155] hub 5-0:1.0: USB hub found
[ 1.808161] hub 5-0:1.0: 2 ports detected
[ 1.812751] ata1.00: ATA-8: WDC WD3200AAJS-08L7A0, 03.03E03, max UDMA/100
[ 1.812755] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.820754] ata1.00: configured for UDMA/100
[ 1.820874] scsi 0:0:0:0: Direct-Access ATA WDC WD3200AAJS-0 03.0 PQ: 0 ANSI: 5
[ 1.820987] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.820992] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.821036] sd 0:0:0:0: [sda] Write Protect is off
[ 1.821039] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.821059] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.824059] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.824062] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.824182] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.824230] mice: PS/2 mouse device common for all mice
[ 1.824284] rtc_cmos 00:03: RTC can wake from S4
[ 1.845113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 1.856047] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.856071] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.856187] device-mapper: uevent: version 1.0.3
[ 1.856257] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[ 1.856294] device-mapper: multipath: version 1.1.1 loaded
[ 1.856297] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.856384] cpuidle: using governor ladder
[ 1.856386] cpuidle: using governor menu
[ 1.856579] TCP cubic registered
[ 1.856661] NET: Registered protocol family 10
[ 1.856890] lo: Disabled Privacy Extensions
[ 1.857025] NET: Registered protocol family 17
[ 1.857053] Bluetooth: L2CAP ver 2.15
[ 1.857054] Bluetooth: L2CAP socket layer initialized
[ 1.857057] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.857058] Bluetooth: SCO socket layer initialized
[ 1.857078] Bluetooth: RFCOMM TTY layer initialized
[ 1.857083] Bluetooth: RFCOMM socket layer initialized
[ 1.857084] Bluetooth: RFCOMM ver 1.11
[ 1.857085] Registering the dns_resolver key type
[ 1.857476] PM: Hibernation image not present or could not be loaded.
[ 1.857485] registered taskstats version 1
[ 1.857640] Magic number: 6:353:928
[ 1.857710] rtc_cmos 00:03: setting system clock to 2010-12-21 08:56:25 UTC (1292921785)
[ 1.857713] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.857714] EDD information not available.
[ 1.902958] sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 > sda4
[ 1.903351] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.903366] Freeing unused kernel memory: 588k freed
[ 1.903524] Write protecting the kernel read-only data: 10240k
[ 1.903669] Freeing unused kernel memory: 660k freed
[ 1.903979] Freeing unused kernel memory: 1764k freed
[ 1.916389] udevd (74): /proc/74/oom_adj is deprecated, please use /proc/74/oom_score_adj instead.
[ 1.975654] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 1.975681] 8139cp 0000:03:01.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 1.976273] sky2: driver version 1.28
[ 1.976300] sky2 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.976311] sky2 0000:02:00.0: setting latency timer to 64
[ 1.976334] sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 5
[ 1.976423] sky2 0000:02:00.0: irq 42 for MSI/MSI-X
[ 1.976808] sky2 0000:02:00.0: eth0: addr 90:fb:a6:05:eb:47
[ 1.981024] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1.981067] 8139too 0000:03:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.981839] 8139too 0000:03:01.0: eth1: RealTek RTL8139 at 0xe800, 00:14:78:0f:cc:09, IRQ 18
[ 2.184014] usb 2-2: new low speed USB device using uhci_hcd and address 2
[ 2.373327] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input3
[ 2.373393] generic-usb 0003:04B3:310C.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-2/input0
[ 2.373405] usbcore: registered new interface driver usbhid
[ 2.373407] usbhid: USB HID core driver
[ 3.585175] EXT3-fs: barriers not enabled
[ 3.594135] kjournald starting. Commit interval 5 seconds
[ 3.594164] EXT3-fs (sda2): mounted filesystem with writeback data mode
[ 20.330700] Adding 2104508k swap on /dev/sda5. Priority:-1 extents:1 across:2104508k
[ 20.343965] udev: starting version 151
[ 20.715076] Linux agpgart interface v0.103
[ 20.730867] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[ 20.730954] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[ 20.731625] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[ 20.736379] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 20.760059] intel_rng: FWH not detected
[ 20.994289] EXT3-fs (sda2): using internal journal
[ 21.080265] RPC: Registered udp transport module.
[ 21.080268] RPC: Registered tcp transport module.
[ 21.080269] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 21.143596] [drm] Initialized drm 1.1.0 20060810
[ 21.320076] parport_pc 00:06: reported by Plug and Play ACPI
[ 21.320136] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[ 21.326135] lp: driver loaded but no devices found
[ 21.416140] lp0: using parport0 (interrupt-driven).
[ 21.600577] ppdev: user-space parallel port driver
[ 24.129456] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 24.129461] i915 0000:00:02.0: setting latency timer to 64
[ 24.166373] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[ 24.166527] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[ 24.166543] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[ 24.166547] [drm:parse_device_mapping], no child dev is parsed from VBT
[ 24.166561] [drm:intel_dsm_pci_probe], no _DSM method for intel device
[ 24.166573] [drm:intel_modeset_init], 2 display pipes available.
[ 24.166627] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 24.166938] [drm] initialized overlay support
[ 24.186951] [drm:intel_update_fbc],
[ 24.186953] [drm:intel_update_watermarks], plane B (pipe 1) clock: 0
[ 24.186956] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 24.186959] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 24.186961] [drm:intel_calculate_wm], FIFO entries required for mode: 0
[ 24.186963] [drm:intel_calculate_wm], FIFO watermark level: 26
[ 24.186965] [drm:intel_calculate_wm], FIFO entries required for mode: 0
[ 24.186967] [drm:intel_calculate_wm], FIFO watermark level: 29
[ 24.186968] [drm:i9xx_update_wm], FIFO watermarks - A: 26, B: 29
[ 24.186971] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 26, B: 29, C: 2, SR 1
[ 24.186975] [drm:intel_update_fbc],
[ 24.186978] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 24.921614] EXT3-fs: barriers not enabled
[ 24.930484] kjournald starting. Commit interval 5 seconds
[ 24.930516] EXT3-fs (sda8): warning: maximal mount count reached, running e2fsck is recommended
[ 24.930743] EXT3-fs (sda8): using internal journal
[ 24.930749] EXT3-fs (sda8): mounted filesystem with writeback data mode
[ 24.979218] EXT3-fs: barriers not enabled
[ 24.991544] kjournald starting. Commit interval 5 seconds
[ 24.991566] EXT3-fs (sda9): warning: maximal mount count reached, running e2fsck is recommended
[ 24.991806] EXT3-fs (sda9): using internal journal
[ 24.991811] EXT3-fs (sda9): mounted filesystem with writeback data mode
[ 25.143449] sky2 0000:02:00.0: eth0: enabling interface
[ 25.143669] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.145151] eth1: link down
[ 25.145404] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 25.192008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 25.192013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.192018] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 25.192024] No connectors reported connected with modes
[ 25.192026] [drm:drm_setup_crtcs],
[ 25.192030] [drm:drm_enable_connectors], connector 5 enabled? no
[ 25.192033] [drm:drm_setup_crtcs], picking CRTCs for 4096x4096 config
[ 25.192037] [drm] Cannot find any crtc or sizes - going 1024x768
[ 25.194773] [drm:intelfb_create], allocated 1024x768 fb: 0x007f0000, bo ffff880071efe000
[ 25.194910] fb0: inteldrmfb frame buffer device
[ 25.194912] drm: registered panic notifier
[ 25.194924] No ACPI video bus found
[ 25.194983] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 25.195018] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 25.195058] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 25.195083] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 25.533066] hda_codec: ALC662 rev1: BIOS auto-probing.
[ 25.537543] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[ 25.614640] [drm:drm_crtc_helper_set_config],
[ 25.614644] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 25.614650] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 25.614654] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.614656] [drm:drm_crtc_helper_set_config],
[ 25.614657] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 25.614660] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 25.614662] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.614673] [drm:drm_crtc_helper_set_config],
[ 25.614675] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 25.614678] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 25.614680] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.614682] [drm:drm_crtc_helper_set_config],
[ 25.614684] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 25.614687] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 25.614689] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 25.614753] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 25.614757] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 25.614761] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.614764] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 26.321687] Bridge firewalling registered
[ 26.460338] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 26.620011] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 26.620016] [drm:intel_crt_detect], CRT not detected via hotplug
[ 26.620021] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 26.620034] [drm:drm_crtc_helper_set_config],
[ 26.620037] [drm:drm_crtc_helper_set_config],
[ 26.620039] [drm:drm_mode_getconnector], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 26.620044] [CONNECTOR:5:?]
[ 26.620047] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 26.620052] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 26.620055] [drm:drm_crtc_helper_set_config],
[ 26.620057] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 26.620062] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 26.620065] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 26.620070] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 26.809154] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 26.878338] svc: failed to register lockdv1 RPC service (errno 97).
[ 26.878366] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 26.884712] NFSD: starting 90-second grace period
[ 27.007501] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 27.350464] sky2 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control rx
[ 27.350708] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 27.628011] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 27.628016] [drm:intel_crt_detect], CRT not detected via hotplug
[ 27.628020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 27.628078] [drm:drm_crtc_helper_set_config],
[ 27.628080] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 27.628084] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 27.628087] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 27.628089] [drm:drm_crtc_helper_set_config],
[ 27.628090] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 27.628093] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 27.628095] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 27.629850] Console: switching to colour frame buffer device 128x48
[ 27.847086] [drm:drm_crtc_helper_set_config],
[ 27.847089] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 27.847094] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 27.847098] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 27.847100] [drm:drm_crtc_helper_set_config],
[ 27.847102] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 27.847105] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 27.847107] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 27.847210] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 27.847213] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 27.847232] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 27.847235] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 27.918701] lo: Disabled Privacy Extensions
[ 28.852009] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 28.852015] [drm:intel_crt_detect], CRT not detected via hotplug
[ 28.852020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 28.852033] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 28.852038] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 29.860008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 29.860014] [drm:intel_crt_detect], CRT not detected via hotplug
[ 29.860019] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 29.860116] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 29.860121] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 30.868007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 30.868012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 30.868016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 30.868025] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 30.868029] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 31.872008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 31.872014] [drm:intel_crt_detect], CRT not detected via hotplug
[ 31.872020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 31.872341] [drm:drm_crtc_helper_set_config],
[ 31.872343] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 31.872347] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 31.872350] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 31.872352] [drm:drm_crtc_helper_set_config],
[ 31.872353] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 31.872356] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 31.872357] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 31.874359] [drm:drm_crtc_helper_set_config],
[ 31.874361] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 31.874365] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 31.874367] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 31.874369] [drm:drm_crtc_helper_set_config],
[ 31.874371] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 31.874373] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 31.874375] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 31.953582] [drm:drm_crtc_helper_set_config],
[ 31.953586] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 31.953590] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 31.953594] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 31.953596] [drm:drm_crtc_helper_set_config],
[ 31.953598] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 31.953601] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 31.953603] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 31.953701] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 31.953704] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 31.953722] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 31.953725] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 32.960008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 32.960013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 32.960019] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 32.960032] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 32.960036] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 33.968008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 33.968015] [drm:intel_crt_detect], CRT not detected via hotplug
[ 33.968020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 33.968123] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 33.968128] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 34.976006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 34.976011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 34.976016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 34.976025] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 34.976029] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 35.984008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 35.984013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 35.984019] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 36.832004] virbr2: no IPv6 routers present
[ 36.992007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 36.992011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 36.992014] [drm:output_poll_execute], connector status updated to 2
[ 36.992027] [drm:drm_crtc_helper_set_config],
[ 36.992030] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 36.992036] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 36.992041] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 36.992044] [drm:drm_crtc_helper_set_config],
[ 36.992046] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 36.992050] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 36.992053] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 36.995888] [drm:drm_crtc_helper_set_config],
[ 36.995891] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 36.995894] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 36.995896] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 36.995898] [drm:drm_crtc_helper_set_config],
[ 36.995900] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 36.995903] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 36.995904] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 37.039773] [drm:drm_crtc_helper_set_config],
[ 37.039777] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 37.039781] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 37.039785] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 37.039787] [drm:drm_crtc_helper_set_config],
[ 37.039789] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 37.039791] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 37.039793] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 37.039890] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 37.039893] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 37.039911] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 37.039914] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 37.584004] eth0: no IPv6 routers present
[ 37.696005] virbr0: no IPv6 routers present
[ 37.824003] virbr3: no IPv6 routers present
[ 38.044007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 38.044011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 38.044016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 38.044027] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 38.044031] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 38.176004] virbr1: no IPv6 routers present
[ 39.052007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 39.052012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 39.052017] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 39.052111] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 39.052115] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 40.060006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 40.060012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 40.060016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 40.060024] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 40.060028] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 41.068006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 41.068011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 41.068015] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 41.068330] [drm:drm_crtc_helper_set_config],
[ 41.068331] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 41.068335] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 41.068338] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 41.068340] [drm:drm_crtc_helper_set_config],
[ 41.068341] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 41.068344] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 41.068345] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 41.072118] [drm:drm_crtc_helper_set_config],
[ 41.072120] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 41.072124] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 41.072126] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 41.072128] [drm:drm_crtc_helper_set_config],
[ 41.072130] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 41.072133] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 41.072135] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 41.117147] [drm:drm_crtc_helper_set_config],
[ 41.117150] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 41.117155] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 41.117159] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 41.117161] [drm:drm_crtc_helper_set_config],
[ 41.117162] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 41.117165] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 41.117167] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 41.117266] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 41.117270] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 41.117287] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 41.117290] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 42.124006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 42.124012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 42.124016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 42.124027] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 42.124031] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 43.132008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 43.132014] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.132020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 43.132151] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.132155] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 44.140007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 44.140011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.140016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 44.140025] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.140029] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 45.148006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 45.148011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 45.148015] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 45.148336] [drm:drm_crtc_helper_set_config],
[ 45.148337] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 45.148341] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 45.148345] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 45.148347] [drm:drm_crtc_helper_set_config],
[ 45.148348] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 45.148350] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 45.148352] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 45.152051] [drm:drm_crtc_helper_set_config],
[ 45.152053] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 45.152057] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 45.152059] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 45.152061] [drm:drm_crtc_helper_set_config],
[ 45.152063] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 45.152065] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 45.152067] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 45.195671] [drm:drm_crtc_helper_set_config],
[ 45.195674] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 45.195679] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 45.195683] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 45.195685] [drm:drm_crtc_helper_set_config],
[ 45.195687] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 45.195689] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 45.195691] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 45.195790] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 45.195793] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 45.195810] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 45.195813] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 46.200007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 46.200012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 46.200017] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 46.200031] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 47.208006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 47.208011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 47.208014] [drm:output_poll_execute], connector status updated to 2
[ 47.208025] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 48.216007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 48.216012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 48.216017] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 48.216132] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 48.216137] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 49.224007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 49.224012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 49.224016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 49.224026] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 49.224030] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 50.232006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 50.232011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 50.232016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 50.232328] [drm:drm_crtc_helper_set_config],
[ 50.232330] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 50.232334] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 50.232337] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 50.232339] [drm:drm_crtc_helper_set_config],
[ 50.232340] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 50.232343] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 50.232344] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 50.236030] [drm:drm_crtc_helper_set_config],
[ 50.236033] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 50.236038] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 50.236041] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 50.236045] [drm:drm_crtc_helper_set_config],
[ 50.236047] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 50.236051] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 50.236054] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 50.279489] [drm:drm_crtc_helper_set_config],
[ 50.279492] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 50.279497] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 50.279501] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 50.279503] [drm:drm_crtc_helper_set_config],
[ 50.279505] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 50.279508] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 50.279510] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 50.279607] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 50.279610] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 50.279628] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 50.279630] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 51.284007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 51.284013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 51.284018] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 51.284028] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 51.284032] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 52.292007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 52.292012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 52.292016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 52.292099] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 52.292103] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 53.300008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 53.300013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 53.300019] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 53.300032] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 53.300036] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 54.308007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 54.308013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 54.308017] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 54.308344] [drm:drm_crtc_helper_set_config],
[ 54.308346] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 54.308350] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 54.308353] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 54.308355] [drm:drm_crtc_helper_set_config],
[ 54.308356] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 54.308358] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 54.308360] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 54.312111] [drm:drm_crtc_helper_set_config],
[ 54.312113] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 54.312117] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 54.312119] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 54.312121] [drm:drm_crtc_helper_set_config],
[ 54.312123] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 54.312126] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 54.312128] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 54.355812] [drm:drm_crtc_helper_set_config],
[ 54.355816] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 54.355821] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 54.355824] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 54.355826] [drm:drm_crtc_helper_set_config],
[ 54.355828] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 54.355831] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 54.355833] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 54.355931] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 54.355934] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 54.355952] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 54.355955] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 55.360007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 55.360012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 55.360016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 55.360027] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 55.360031] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 56.368007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 56.368013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 56.368019] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 57.376006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 57.376011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 57.376015] [drm:output_poll_execute], connector status updated to 2
[ 57.376096] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 57.376102] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 58.384006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 58.384011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 58.384016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 58.384025] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 58.384029] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 59.392007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 59.392012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 59.392016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 59.392335] [drm:drm_crtc_helper_set_config],
[ 59.392337] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 59.392341] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 59.392344] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 59.392346] [drm:drm_crtc_helper_set_config],
[ 59.392347] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 59.392350] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 59.392351] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 59.396321] [drm:drm_crtc_helper_set_config],
[ 59.396323] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 59.396327] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 59.396329] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 59.396331] [drm:drm_crtc_helper_set_config],
[ 59.396333] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 59.396336] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 59.396337] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 59.439897] [drm:drm_crtc_helper_set_config],
[ 59.439900] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 59.439905] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 59.439908] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 59.439911] [drm:drm_crtc_helper_set_config],
[ 59.439912] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 59.439915] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 59.439917] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 59.440024] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 59.440029] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 59.440047] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 59.440050] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 60.448007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 60.448013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 60.448018] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 60.448028] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 60.448032] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 61.456008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 61.456015] [drm:intel_crt_detect], CRT not detected via hotplug
[ 61.456020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 61.456122] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 61.456127] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 62.464006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 62.464011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 62.464016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 62.464023] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 62.464027] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 63.472007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 63.472012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 63.472016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 63.473357] [drm:drm_crtc_helper_set_config],
[ 63.473360] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 63.473367] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 63.473371] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 63.473374] [drm:drm_crtc_helper_set_config],
[ 63.473376] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 63.473381] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 63.473383] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 63.477160] [drm:drm_crtc_helper_set_config],
[ 63.477162] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 63.477166] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 63.477169] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 63.477171] [drm:drm_crtc_helper_set_config],
[ 63.477173] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 63.477176] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 63.477178] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 63.520651] [drm:drm_crtc_helper_set_config],
[ 63.520654] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 63.520658] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 63.520662] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 63.520664] [drm:drm_crtc_helper_set_config],
[ 63.520666] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 63.520669] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 63.520671] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 63.520768] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 63.520771] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 63.520789] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 63.520792] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 64.524008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 64.524013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 64.524017] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 64.524028] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 64.524031] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 65.532039] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 65.532045] [drm:intel_crt_detect], CRT not detected via hotplug
[ 65.532051] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 65.532169] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 65.532174] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 66.536005] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 66.536010] [drm:intel_crt_detect], CRT not detected via hotplug
[ 66.536014] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 66.536027] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 66.536030] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 67.544008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 67.544014] [drm:intel_crt_detect], CRT not detected via hotplug
[ 67.544020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 68.552009] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 68.552014] [drm:intel_crt_detect], CRT not detected via hotplug
[ 68.552017] [drm:output_poll_execute], connector status updated to 2
[ 68.552028] [drm:drm_crtc_helper_set_config],
[ 68.552031] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 68.552037] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 68.552042] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 68.552045] [drm:drm_crtc_helper_set_config],
[ 68.552047] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 68.552051] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 68.552054] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 68.555829] [drm:drm_crtc_helper_set_config],
[ 68.555832] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 68.555836] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 68.555839] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 68.555841] [drm:drm_crtc_helper_set_config],
[ 68.555842] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 68.555845] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 68.555847] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 68.599510] [drm:drm_crtc_helper_set_config],
[ 68.599513] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 68.599518] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 68.599521] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 68.599524] [drm:drm_crtc_helper_set_config],
[ 68.599525] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 68.599528] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 68.599530] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 68.599626] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 68.599630] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 68.599647] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 68.599649] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 69.604008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 69.604014] [drm:intel_crt_detect], CRT not detected via hotplug
[ 69.604020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 69.604033] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 69.604037] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 70.612007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 70.612011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 70.612015] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 70.612112] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 70.612116] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 71.620007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 71.620012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 71.620016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 71.620025] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 71.620029] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 72.628006] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 72.628011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 72.628016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 72.628338] [drm:drm_crtc_helper_set_config],
[ 72.628340] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 72.628345] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 72.628348] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 72.628350] [drm:drm_crtc_helper_set_config],
[ 72.628351] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 72.628354] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 72.628355] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 72.632057] [drm:drm_crtc_helper_set_config],
[ 72.632060] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 72.632063] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 72.632066] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 72.632068] [drm:drm_crtc_helper_set_config],
[ 72.632069] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 72.632072] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 72.632074] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 72.675610] [drm:drm_crtc_helper_set_config],
[ 72.675614] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 72.675619] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 72.675623] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 72.675625] [drm:drm_crtc_helper_set_config],
[ 72.675626] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 72.675629] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 72.675631] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 72.675729] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 72.675733] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 72.675751] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 72.675753] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 73.680007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 73.680013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 73.680018] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 73.680029] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 73.680033] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 74.688007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 74.688011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 74.688015] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 74.688095] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 74.688100] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 75.696008] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 75.696013] [drm:intel_crt_detect], CRT not detected via hotplug
[ 75.696019] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 75.696032] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 75.696036] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 76.704007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 76.704012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 76.704017] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 77.712007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 77.712011] [drm:intel_crt_detect], CRT not detected via hotplug
[ 77.712014] [drm:output_poll_execute], connector status updated to 2
[ 77.712024] [drm:drm_crtc_helper_set_config],
[ 77.712028] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 77.712034] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 77.712038] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 77.712041] [drm:drm_crtc_helper_set_config],
[ 77.712043] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 77.712048] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 77.712050] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 77.715909] [drm:drm_crtc_helper_set_config],
[ 77.715911] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 77.715915] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 77.715917] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 77.715919] [drm:drm_crtc_helper_set_config],
[ 77.715921] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 77.715924] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 77.715926] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 77.759870] [drm:drm_crtc_helper_set_config],
[ 77.759873] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:7] #connectors=0 (x y) (0 0)
[ 77.759878] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 77.759882] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 77.759884] [drm:drm_crtc_helper_set_config],
[ 77.759885] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:7] #connectors=0 (x y) (0 0)
[ 77.759888] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 77.759890] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 77.759987] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 77.759990] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 77.760016] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 77.760020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 78.768014] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 78.768020] [drm:intel_crt_detect], CRT not detected via hotplug
[ 78.768025] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 78.768036] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 78.768040] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[ 79.776007] [drm:intel_crt_detect_hotplug], timed out waiting for FORCE_DETECT to go off
[ 79.776012] [drm:intel_crt_detect], CRT not detected via hotplug
[ 79.776016] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] disconnected
[ 79.776106] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 79.776111] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[-- Attachment #4: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2010-12-21 1:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-20 6:13 [BUG] commit 541cc966915b6756e54c20eebe60ae957afdb537 cause no screen Wei Yongjun
2010-12-20 9:04 ` Dave Airlie
2010-12-21 1:05 ` Wei Yongjun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D0FFD69.3000302@cn.fujitsu.com \
--to=yjwei@cn.fujitsu.com \
--cc=airlied@gmail.com \
--cc=airlied@redhat.com \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.