On Tue, Jun 21, 2011 at 08:28:17AM -0700, Keith Packard wrote: > Given the number of X201s machines running this kernel (like the one I'm > using right now), I'd love to get this fixed for you instead of > disabling rc6 -- rc6 is worth a ton of power savings. I didn't know that, anyway, I'm don't know the intel driver so well to solve the problem, that's why I did only the revert, and I'll give you more information to solve the issue. > Please describe your configuration (which OS, which X and i915 driver > versions) and then send along a kernel log with drm.debug=0x04 so we can > see what's going on. If you stick these in a bugzilla entry, we'll not > lose track of them. Let's start. I'm using Slackware -current with the xorg-server version 1.9.5 and the kernel 3.0.0-rc4 (with the revert applied). Attached there is the full dmesg output with drm.debug=0x04. If you prefer that I open a bug on the kernel bugzilla to put all the informations no problem. Bye Francesco
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.0.0-rc1-00001-g21a6271 (lupin@fujiko) (gcc version 4.5.3 (GCC) ) #327 SMP Tue Jun 21 15:49:58 CEST 2011 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e800 (usable) [ 0.000000] BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved) [ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bb27c000 (usable) [ 0.000000] BIOS-e820: 00000000bb27c000 - 00000000bb282000 (reserved) [ 0.000000] BIOS-e820: 00000000bb282000 - 00000000bb35f000 (usable) [ 0.000000] BIOS-e820: 00000000bb35f000 - 00000000bb371000 (reserved) [ 0.000000] BIOS-e820: 00000000bb371000 - 00000000bb3f2000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bb3f2000 - 00000000bb40f000 (reserved) [ 0.000000] BIOS-e820: 00000000bb40f000 - 00000000bb46f000 (usable) [ 0.000000] BIOS-e820: 00000000bb46f000 - 00000000bb668000 (reserved) [ 0.000000] BIOS-e820: 00000000bb668000 - 00000000bb6e8000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bb6e8000 - 00000000bb70f000 (reserved) [ 0.000000] BIOS-e820: 00000000bb70f000 - 00000000bb717000 (usable) [ 0.000000] BIOS-e820: 00000000bb717000 - 00000000bb71f000 (reserved) [ 0.000000] BIOS-e820: 00000000bb71f000 - 00000000bb76c000 (usable) [ 0.000000] BIOS-e820: 00000000bb76c000 - 00000000bb778000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bb778000 - 00000000bb77b000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bb77b000 - 00000000bb78b000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bb78b000 - 00000000bb78c000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bb78c000 - 00000000bb79f000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bb79f000 - 00000000bb7ff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bb7ff000 - 00000000bb800000 (usable) [ 0.000000] BIOS-e820: 00000000bb800000 - 00000000c0000000 (reserved) [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] BIOS-e820: 00000000feaff000 - 00000000feb00000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved) [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000138000000 (usable) [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] DMI present. [ 0.000000] DMI: LENOVO 5129CTO/5129CTO, BIOS 6QET52WW (1.22 ) 08/23/2010 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] last_pfn = 0xbb800 max_arch_pfn = 0x100000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-D3FFF write-protect [ 0.000000] D4000-DBFFF uncachable [ 0.000000] DC000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 disabled [ 0.000000] 1 base 000000000 mask F80000000 write-back [ 0.000000] 2 base 080000000 mask FC0000000 write-back [ 0.000000] 3 base 100000000 mask FC0000000 write-back [ 0.000000] 4 base 138000000 mask FF8000000 uncachable [ 0.000000] 5 base 0BC000000 mask FFC000000 uncachable [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000bc000000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] found SMP MP-table at [c00f6910] f6910 [ 0.000000] initial memory mapped : 0 - 01c00000 [ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384 [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000 [ 0.000000] 0000000000 - 0000400000 page 4k [ 0.000000] 0000400000 - 0037400000 page 2M [ 0.000000] 0037400000 - 00377fe000 page 4k [ 0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000 [ 0.000000] ACPI: RSDP 000f68e0 00024 (v02 LENOVO) [ 0.000000] ACPI: XSDT bb7f0970 00094 (v01 LENOVO TP-6Q 00001220 LTP 00000000) [ 0.000000] ACPI: FACP bb7f0b00 000F4 (v04 LENOVO TP-6Q 00001220 LNVO 00000001) [ 0.000000] ACPI: DSDT bb7f0e6b 0DD26 (v01 LENOVO TP-6Q 00001220 MSFT 03000001) [ 0.000000] ACPI: FACS bb6e7000 00040 [ 0.000000] ACPI: SSDT bb7f0cb4 001B7 (v01 LENOVO TP-6Q 00001220 MSFT 03000001) [ 0.000000] ACPI: ECDT bb7feb91 00052 (v01 LENOVO TP-6Q 00001220 LNVO 00000001) [ 0.000000] ACPI: APIC bb7febe3 00084 (v01 LENOVO TP-6Q 00001220 LNVO 00000001) [ 0.000000] ACPI: MCFG bb7fec9f 0003C (v01 LENOVO TP-6Q 00001220 LNVO 00000001) [ 0.000000] ACPI: HPET bb7fecdb 00038 (v01 LENOVO TP-6Q 00001220 LNVO 00000001) [ 0.000000] ACPI: ASF! bb7fedbe 000A4 (v16 LENOVO TP-6Q 00001220 PTL 00000001) [ 0.000000] ACPI: SLIC bb7fee62 00176 (v01 LENOVO TP-6Q 00001220 LTP 00000000) [ 0.000000] ACPI: BOOT bb7fefd8 00028 (v01 LENOVO TP-6Q 00001220 LTP 00000001) [ 0.000000] ACPI: SSDT bb6e590a 0085B (v01 LENOVO TP-6Q 00001220 INTL 20050513) [ 0.000000] ACPI: TCPA bb78b000 00032 (v02 PTL CRESTLN 06040000 00005A52) [ 0.000000] ACPI: SSDT bb77a000 009F1 (v01 PmRef CpuPm 00003000 INTL 20050513) [ 0.000000] ACPI: SSDT bb779000 00259 (v01 PmRef Cpu0Tst 00003000 INTL 20050513) [ 0.000000] ACPI: SSDT bb778000 0049F (v01 PmRef ApTst 00003000 INTL 20050513) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 2112MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 0 - 377fe000 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000377fe [ 0.000000] HighMem 0x000377fe -> 0x000bb800 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[7] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x000bb27c [ 0.000000] 0: 0x000bb282 -> 0x000bb35f [ 0.000000] 0: 0x000bb40f -> 0x000bb46f [ 0.000000] 0: 0x000bb70f -> 0x000bb717 [ 0.000000] 0: 0x000bb71f -> 0x000bb76c [ 0.000000] 0: 0x000bb7ff -> 0x000bb800 [ 0.000000] On node 0 totalpages: 766877 [ 0.000000] free_area_init_node: node 0, pgdat c17c8cc0, node_mem_map f608d200 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3950 pages, LIFO batch:0 [ 0.000000] Normal zone: 1744 pages used for memmap [ 0.000000] Normal zone: 221486 pages, LIFO batch:31 [ 0.000000] HighMem zone: 4225 pages used for memmap [ 0.000000] HighMem zone: 535440 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x1008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000 [ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000 [ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000 [ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000) [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 12 pages/cpu @f5c00000 s24640 r0 d24512 u1048576 [ 0.000000] pcpu-alloc: s24640 r0 d24512 u1048576 alloc=1*4194304 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 760876 [ 0.000000] Kernel command line: BOOT_IMAGE=Linux-git ro root=802 drm.debug=0x04 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (000377fe:000bb800) [ 0.000000] Memory: 3033272k/3072000k available (5550k kernel code, 34236k reserved, 2475k data, 404k init, 2158660k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.000000] .init : 0xc17d7000 - 0xc183c000 ( 404 kB) [ 0.000000] .data : 0xc156b906 - 0xc17d6640 (2475 kB) [ 0.000000] .text : 0xc1000000 - 0xc156b906 (5550 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:2304 nr_irqs:712 16 [ 0.000000] CPU 0 irqstacks, hard=f5808000 soft=f580a000 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.001000] Detected 1995.078 MHz processor. [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.15 BogoMIPS (lpj=1995078) [ 0.000009] pid_max: default: 32768 minimum: 301 [ 0.000031] Security Framework initialized [ 0.000035] SELinux: Initializing. [ 0.000043] SELinux: Starting in permissive mode [ 0.000055] Mount-cache hash table entries: 512 [ 0.000166] Initializing cgroup subsys freezer [ 0.000191] CPU: Physical Processor ID: 0 [ 0.000194] CPU: Processor Core ID: 0 [ 0.000200] mce: CPU supports 9 MCE banks [ 0.000211] CPU0: Thermal monitoring enabled (TM1) [ 0.000219] using mwait in idle threads. [ 0.000315] ACPI: Core revision 20110413 [ 0.015334] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.015744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.025744] CPU0: Intel(R) Core(TM) i7 CPU L 620 @ 2.00GHz stepping 02 [ 0.127368] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver. [ 0.127378] ... version: 3 [ 0.127380] ... bit width: 48 [ 0.127383] ... generic registers: 4 [ 0.127386] ... value mask: 0000ffffffffffff [ 0.127389] ... max period: 000000007fffffff [ 0.127391] ... fixed-purpose events: 3 [ 0.127394] ... event mask: 000000070000000f [ 0.127575] CPU 1 irqstacks, hard=f5890000 soft=f5892000 [ 0.127577] Booting Node 0, Processors #1 [ 0.127581] smpboot cpu 1: start_ip = 9a000 [ 0.138056] Initializing CPU#1 [ 0.150354] calibrate_delay_direct() timer_rate_max=1994885 timer_rate_min=1994870 pre_start=3362589201 pre_end=3382537977 [ 0.162346] calibrate_delay_direct() timer_rate_max=1994887 timer_rate_min=1994872 pre_start=3386527722 pre_end=3406476522 [ 0.174339] calibrate_delay_direct() timer_rate_max=1994888 timer_rate_min=1994873 pre_start=3410466288 pre_end=3430415097 [ 0.186331] calibrate_delay_direct() timer_rate_max=1994884 timer_rate_min=1994869 pre_start=3434404872 pre_end=3454353642 [ 0.198324] calibrate_delay_direct() timer_rate_max=1994887 timer_rate_min=1994873 pre_start=3458343411 pre_end=3478292220 [ 0.218471] CPU 2 irqstacks, hard=f589e000 soft=f58a0000 [ 0.218479] #2 [ 0.218480] smpboot cpu 2: start_ip = 9a000 [ 0.228763] Initializing CPU#2 [ 0.241297] calibrate_delay_direct() timer_rate_max=1994896 timer_rate_min=1994864 pre_start=3544123257 pre_end=3564072066 [ 0.253290] calibrate_delay_direct() timer_rate_max=1994894 timer_rate_min=1994864 pre_start=3568061823 pre_end=3588010620 [ 0.265283] calibrate_delay_direct() timer_rate_max=1994896 timer_rate_min=1994865 pre_start=3592000377 pre_end=3611949180 [ 0.277275] calibrate_delay_direct() timer_rate_max=1994897 timer_rate_min=1994864 pre_start=3615938928 pre_end=3635887740 [ 0.289268] calibrate_delay_direct() timer_rate_max=1994892 timer_rate_min=1994863 pre_start=3639877509 pre_end=3659826291 [ 0.309444] CPU 3 irqstacks, hard=f58ce000 soft=f58d0000 [ 0.309452] #3 Ok. [ 0.309454] smpboot cpu 3: start_ip = 9a000 [ 0.319735] Initializing CPU#3 [ 0.332242] calibrate_delay_direct() timer_rate_max=1994893 timer_rate_min=1994862 pre_start=3725657412 pre_end=3745606188 [ 0.344234] calibrate_delay_direct() timer_rate_max=1994894 timer_rate_min=1994864 pre_start=3749595942 pre_end=3769544736 [ 0.356227] calibrate_delay_direct() timer_rate_max=1994897 timer_rate_min=1994867 pre_start=3773534493 pre_end=3793483317 [ 0.368220] calibrate_delay_direct() timer_rate_max=1994892 timer_rate_min=1994862 pre_start=3797473056 pre_end=3817421844 [ 0.380212] calibrate_delay_direct() timer_rate_max=1994895 timer_rate_min=1994864 pre_start=3821411622 pre_end=3841360422 [ 0.400332] Brought up 4 CPUs [ 0.400340] Total of 4 processors activated (15959.50 BogoMIPS). [ 0.402141] kworker/u:0 used greatest stack depth: 7068 bytes left [ 0.402269] PM: Registering ACPI NVS region at bb371000 (528384 bytes) [ 0.402286] PM: Registering ACPI NVS region at bb668000 (524288 bytes) [ 0.402301] PM: Registering ACPI NVS region at bb76c000 (49152 bytes) [ 0.402305] PM: Registering ACPI NVS region at bb77b000 (65536 bytes) [ 0.402309] PM: Registering ACPI NVS region at bb78c000 (77824 bytes) [ 0.402402] Time: 17:39:10 Date: 06/21/11 [ 0.402441] NET: Registered protocol family 16 [ 0.402738] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.402744] ACPI: bus type pci registered [ 0.402826] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.402832] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.402836] PCI: Using MMCONFIG for extended config space [ 0.402839] PCI: Using configuration type 1 for base access [ 0.411220] bio: create slab <bio-0> at 0 [ 0.412693] ACPI: EC: EC description table is found, configuring boot EC [ 0.417276] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.494807] ACPI: SSDT bb71ac18 003A9 (v01 PmRef Cpu0Ist 00003000 INTL 20050513) [ 0.495139] ACPI: Dynamic OEM Table Load: [ 0.495143] ACPI: SSDT (null) 003A9 (v01 PmRef Cpu0Ist 00003000 INTL 20050513) [ 0.495282] ACPI: SSDT bb718718 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20050513) [ 0.495631] ACPI: Dynamic OEM Table Load: [ 0.495636] ACPI: SSDT (null) 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20050513) [ 0.501476] ACPI: SSDT bb719a98 00303 (v01 PmRef ApIst 00003000 INTL 20050513) [ 0.501863] ACPI: Dynamic OEM Table Load: [ 0.501867] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20050513) [ 0.504379] ACPI: SSDT bb717d98 00119 (v01 PmRef ApCst 00003000 INTL 20050513) [ 0.504718] ACPI: Dynamic OEM Table Load: [ 0.504722] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20050513) [ 0.850487] ACPI: Interpreter enabled [ 0.850493] ACPI: (supports S0 S3 S4 S5) [ 0.850514] ACPI: Using IOAPIC for interrupt routing [ 0.854975] ACPI: Power Resource [PUBS] (on) [ 0.858873] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 0.859951] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 0.859957] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.859973] ACPI: PCI Root Bridge [UNCR] (domain 0000 [bus ff]) [ 0.860034] pci 0000:ff:00.0: [8086:2c62] type 0 class 0x000600 [ 0.860056] pci 0000:ff:00.1: [8086:2d01] type 0 class 0x000600 [ 0.860075] pci 0000:ff:02.0: [8086:2d10] type 0 class 0x000600 [ 0.860091] pci 0000:ff:02.1: [8086:2d11] type 0 class 0x000600 [ 0.860107] pci 0000:ff:02.2: [8086:2d12] type 0 class 0x000600 [ 0.860123] pci 0000:ff:02.3: [8086:2d13] type 0 class 0x000600 [ 0.860148] pci_bus 0000:ff: on NUMA node 0 [ 0.860156] pci0000:ff: Requesting ACPI _OSC control (0x1d) [ 0.860162] pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 0.860166] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.860553] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.860620] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.860625] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.860629] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.860634] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 0.860639] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 0.860644] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] [ 0.860656] pci 0000:00:00.0: [8086:0044] type 0 class 0x000600 [ 0.860685] pci 0000:00:02.0: [8086:0046] type 0 class 0x000300 [ 0.860696] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit] [ 0.860702] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.860707] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] [ 0.860765] pci 0000:00:16.0: [8086:3b64] type 0 class 0x000780 [ 0.860793] pci 0000:00:16.0: reg 10: [mem 0xf2727800-0xf272780f 64bit] [ 0.860866] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.860871] pci 0000:00:16.0: PME# disabled [ 0.860897] pci 0000:00:16.3: [8086:3b67] type 0 class 0x000700 [ 0.860923] pci 0000:00:16.3: reg 10: [io 0x1808-0x180f] [ 0.860933] pci 0000:00:16.3: reg 14: [mem 0xf2524000-0xf2524fff] [ 0.861044] pci 0000:00:19.0: [8086:10ea] type 0 class 0x000200 [ 0.861069] pci 0000:00:19.0: reg 10: [mem 0xf2500000-0xf251ffff] [ 0.861081] pci 0000:00:19.0: reg 14: [mem 0xf2525000-0xf2525fff] [ 0.861092] pci 0000:00:19.0: reg 18: [io 0x1820-0x183f] [ 0.861160] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.861165] pci 0000:00:19.0: PME# disabled [ 0.861194] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03 [ 0.861219] pci 0000:00:1a.0: reg 10: [mem 0xf2728000-0xf27283ff] [ 0.861307] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.861312] pci 0000:00:1a.0: PME# disabled [ 0.861341] pci 0000:00:1b.0: [8086:3b56] type 0 class 0x000403 [ 0.861362] pci 0000:00:1b.0: reg 10: [mem 0xf2520000-0xf2523fff 64bit] [ 0.861439] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.861443] pci 0000:00:1b.0: PME# disabled [ 0.861468] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604 [ 0.861546] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.861550] pci 0000:00:1c.0: PME# disabled [ 0.861579] pci 0000:00:1c.3: [8086:3b48] type 1 class 0x000604 [ 0.861657] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.861662] pci 0000:00:1c.3: PME# disabled [ 0.861688] pci 0000:00:1c.4: [8086:3b4a] type 1 class 0x000604 [ 0.861766] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.861771] pci 0000:00:1c.4: PME# disabled [ 0.861806] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03 [ 0.861831] pci 0000:00:1d.0: reg 10: [mem 0xf2728400-0xf27287ff] [ 0.861920] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.861925] pci 0000:00:1d.0: PME# disabled [ 0.861950] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.862027] pci 0000:00:1f.0: [8086:3b07] type 0 class 0x000601 [ 0.862145] pci 0000:00:1f.2: [8086:3b2f] type 0 class 0x000106 [ 0.862172] pci 0000:00:1f.2: reg 10: [io 0x1860-0x1867] [ 0.862181] pci 0000:00:1f.2: reg 14: [io 0x1814-0x1817] [ 0.862190] pci 0000:00:1f.2: reg 18: [io 0x1818-0x181f] [ 0.862200] pci 0000:00:1f.2: reg 1c: [io 0x1810-0x1813] [ 0.862211] pci 0000:00:1f.2: reg 20: [io 0x1840-0x185f] [ 0.862220] pci 0000:00:1f.2: reg 24: [mem 0xf2727000-0xf27277ff] [ 0.862264] pci 0000:00:1f.2: PME# supported from D3hot [ 0.862269] pci 0000:00:1f.2: PME# disabled [ 0.862291] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05 [ 0.862312] pci 0000:00:1f.3: reg 10: [mem 0xf2728800-0xf27288ff 64bit] [ 0.862342] pci 0000:00:1f.3: reg 20: [io 0x1880-0x189f] [ 0.862388] pci 0000:00:1f.6: [8086:3b32] type 0 class 0x001180 [ 0.862416] pci 0000:00:1f.6: reg 10: [mem 0xf2526000-0xf2526fff 64bit] [ 0.862551] pci 0000:00:1c.0: PCI bridge to [bus 0d-0d] [ 0.862558] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.862563] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.862571] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.862627] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 0.862633] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 0.862638] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 0.862646] pci 0000:00:1c.3: bridge window [mem 0xf2800000-0xf28fffff 64bit pref] [ 0.862757] pci 0000:02:00.0: [8086:4230] type 0 class 0x000280 [ 0.862805] pci 0000:02:00.0: reg 10: [mem 0xf2400000-0xf2401fff 64bit] [ 0.862987] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.863006] pci 0000:02:00.0: PME# disabled [ 0.863086] pci 0000:00:1c.4: PCI bridge to [bus 02-02] [ 0.863093] pci 0000:00:1c.4: bridge window [io 0xf000-0x0000] (disabled) [ 0.863098] pci 0000:00:1c.4: bridge window [mem 0xf2400000-0xf24fffff] [ 0.863105] pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.863180] pci 0000:00:1e.0: PCI bridge to [bus 0e-0e] (subtractive decode) [ 0.863187] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.863192] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.863199] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.863202] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.863204] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.863206] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.863208] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 0.863210] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 0.863213] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) [ 0.863237] pci_bus 0000:00: on NUMA node 0 [ 0.863240] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.863351] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] [ 0.863381] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT] [ 0.863410] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT] [ 0.863539] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.863710] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d [ 0.863715] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.866605] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 0.866668] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 0.866717] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. [ 0.866779] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 0.866843] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) [ 0.866892] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. [ 0.866951] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. [ 0.867016] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) [ 0.867159] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.867170] vgaarb: loaded [ 0.867172] vgaarb: bridge control possible 0000:00:02.0 [ 0.867308] SCSI subsystem initialized [ 0.867397] libata version 3.00 loaded. [ 0.867552] usbcore: registered new interface driver usbfs [ 0.867586] usbcore: registered new interface driver hub [ 0.867625] usbcore: registered new device driver usb [ 0.867831] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.867835] PCI: Using ACPI for IRQ routing [ 0.877734] PCI: pci_cache_line_size set to 64 bytes [ 0.877810] reserve RAM buffer: 000000000009e800 - 000000000009ffff [ 0.877812] reserve RAM buffer: 00000000bb27c000 - 00000000bbffffff [ 0.877817] reserve RAM buffer: 00000000bb35f000 - 00000000bbffffff [ 0.877822] reserve RAM buffer: 00000000bb46f000 - 00000000bbffffff [ 0.877826] reserve RAM buffer: 00000000bb717000 - 00000000bbffffff [ 0.877829] reserve RAM buffer: 00000000bb76c000 - 00000000bbffffff [ 0.877832] reserve RAM buffer: 00000000bb800000 - 00000000bbffffff [ 0.878081] cfg80211: Calling CRDA to update world regulatory domain [ 0.878309] NetLabel: Initializing [ 0.878312] NetLabel: domain hash size = 128 [ 0.878315] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.878327] NetLabel: unlabeled traffic allowed by default [ 0.878400] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.878409] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.880435] Switching to clocksource hpet [ 0.880921] Switched to NOHz mode on CPU #0 [ 0.880980] Switched to NOHz mode on CPU #1 [ 0.881007] Switched to NOHz mode on CPU #2 [ 0.881039] Switched to NOHz mode on CPU #3 [ 0.884018] pnp: PnP ACPI init [ 0.884032] ACPI: bus type pnp registered [ 0.885095] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 0.885098] pnp 00:00: [mem 0x000c0000-0x000c3fff] [ 0.885100] pnp 00:00: [mem 0x000c4000-0x000c7fff] [ 0.885102] pnp 00:00: [mem 0x000c8000-0x000cbfff] [ 0.885104] pnp 00:00: [mem 0x000cc000-0x000cffff] [ 0.885105] pnp 00:00: [mem 0x000d0000-0x000d3fff] [ 0.885107] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] [ 0.885109] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] [ 0.885111] pnp 00:00: [mem 0x000dc000-0x000dffff] [ 0.885113] pnp 00:00: [mem 0x000e0000-0x000e3fff] [ 0.885114] pnp 00:00: [mem 0x000e4000-0x000e7fff] [ 0.885116] pnp 00:00: [mem 0x000e8000-0x000ebfff] [ 0.885118] pnp 00:00: [mem 0x000ec000-0x000effff] [ 0.885120] pnp 00:00: [mem 0x000f0000-0x000fffff] [ 0.885122] pnp 00:00: [mem 0x00100000-0xbfffffff] [ 0.885123] pnp 00:00: [mem 0xfec00000-0xfed3ffff] [ 0.885125] pnp 00:00: [mem 0xfed4c000-0xffffffff] [ 0.885211] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.885216] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved [ 0.885221] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved [ 0.885225] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 0.885229] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 0.885234] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved [ 0.885238] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved [ 0.885243] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 0.885247] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 0.885251] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 0.885256] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 0.885260] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 0.885265] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved [ 0.885269] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved [ 0.885274] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved [ 0.885279] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.885292] pnp 00:01: [bus ff] [ 0.885365] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.885383] pnp 00:02: [bus 00-fe] [ 0.885385] pnp 00:02: [io 0x0cf8-0x0cff] [ 0.885387] pnp 00:02: [io 0x0000-0x0cf7 window] [ 0.885389] pnp 00:02: [io 0x0d00-0xffff window] [ 0.885391] pnp 00:02: [mem 0x000a0000-0x000bffff window] [ 0.885393] pnp 00:02: [mem 0x000c0000-0x000c3fff window] [ 0.885395] pnp 00:02: [mem 0x000c4000-0x000c7fff window] [ 0.885397] pnp 00:02: [mem 0x000c8000-0x000cbfff window] [ 0.885398] pnp 00:02: [mem 0x000cc000-0x000cffff window] [ 0.885400] pnp 00:02: [mem 0x000d0000-0x000d3fff window] [ 0.885402] pnp 00:02: [mem 0x000d4000-0x000d7fff window] [ 0.885404] pnp 00:02: [mem 0x000d8000-0x000dbfff window] [ 0.885406] pnp 00:02: [mem 0x000dc000-0x000dffff window] [ 0.885408] pnp 00:02: [mem 0x000e0000-0x000e3fff window] [ 0.885410] pnp 00:02: [mem 0x000e4000-0x000e7fff window] [ 0.885411] pnp 00:02: [mem 0x000e8000-0x000ebfff window] [ 0.885413] pnp 00:02: [mem 0x000ec000-0x000effff window] [ 0.885415] pnp 00:02: [mem 0xc0000000-0xfebfffff window] [ 0.885417] pnp 00:02: [mem 0xfed40000-0xfed4bfff window] [ 0.885503] pnp 00:02: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.885772] pnp 00:03: [io 0x0010-0x001f] [ 0.885774] pnp 00:03: [io 0x0090-0x009f] [ 0.885776] pnp 00:03: [io 0x0024-0x0025] [ 0.885777] pnp 00:03: [io 0x0028-0x0029] [ 0.885779] pnp 00:03: [io 0x002c-0x002d] [ 0.885780] pnp 00:03: [io 0x0030-0x0031] [ 0.885782] pnp 00:03: [io 0x0034-0x0035] [ 0.885783] pnp 00:03: [io 0x0038-0x0039] [ 0.885785] pnp 00:03: [io 0x003c-0x003d] [ 0.885787] pnp 00:03: [io 0x00a4-0x00a5] [ 0.885790] pnp 00:03: [io 0x00a8-0x00a9] [ 0.885792] pnp 00:03: [io 0x00ac-0x00ad] [ 0.885793] pnp 00:03: [io 0x00b0-0x00b5] [ 0.885795] pnp 00:03: [io 0x00b8-0x00b9] [ 0.885796] pnp 00:03: [io 0x00bc-0x00bd] [ 0.885798] pnp 00:03: [io 0x0050-0x0053] [ 0.885799] pnp 00:03: [io 0x0072-0x0077] [ 0.885801] pnp 00:03: [io 0x164e-0x164f] [ 0.885803] pnp 00:03: [io 0x002e-0x002f] [ 0.885804] pnp 00:03: [io 0x1000-0x107f] [ 0.885806] pnp 00:03: [io 0x1180-0x11ff] [ 0.885808] pnp 00:03: [io 0x0800-0x080f] [ 0.885809] pnp 00:03: [io 0x15e0-0x15ef] [ 0.885811] pnp 00:03: [io 0x1600-0x1641] [ 0.885812] pnp 00:03: [io 0x1644-0x167f] [ 0.885814] pnp 00:03: [mem 0xe0000000-0xefffffff] [ 0.885816] pnp 00:03: [mem 0xfeaff000-0xfeafffff] [ 0.885817] pnp 00:03: [mem 0xfed1c000-0xfed1ffff] [ 0.885819] pnp 00:03: [mem 0xfed10000-0xfed13fff] [ 0.885821] pnp 00:03: [mem 0xfed18000-0xfed18fff] [ 0.885823] pnp 00:03: [mem 0xfed19000-0xfed19fff] [ 0.885824] pnp 00:03: [mem 0xfed45000-0xfed4bfff] [ 0.885922] system 00:03: [io 0x164e-0x164f] has been reserved [ 0.885927] system 00:03: [io 0x1000-0x107f] has been reserved [ 0.885931] system 00:03: [io 0x1180-0x11ff] has been reserved [ 0.885936] system 00:03: [io 0x0800-0x080f] has been reserved [ 0.885940] system 00:03: [io 0x15e0-0x15ef] has been reserved [ 0.885944] system 00:03: [io 0x1600-0x1641] has been reserved [ 0.885948] system 00:03: [io 0x1644-0x167f] could not be reserved [ 0.885953] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved [ 0.885957] system 00:03: [mem 0xfeaff000-0xfeafffff] has been reserved [ 0.885962] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.885966] system 00:03: [mem 0xfed10000-0xfed13fff] has been reserved [ 0.885971] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.885975] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.885980] system 00:03: [mem 0xfed45000-0xfed4bfff] has been reserved [ 0.885984] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.886013] pnp 00:04: [mem 0xfed00000-0xfed003ff] [ 0.886072] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.886082] pnp 00:05: [io 0x0000-0x000f] [ 0.886084] pnp 00:05: [io 0x0080-0x008f] [ 0.886085] pnp 00:05: [io 0x00c0-0x00df] [ 0.886087] pnp 00:05: [dma 4] [ 0.886143] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.886151] pnp 00:06: [io 0x0061] [ 0.886207] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.886216] pnp 00:07: [io 0x00f0] [ 0.886224] pnp 00:07: [irq 13] [ 0.886282] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.886291] pnp 00:08: [io 0x0070-0x0071] [ 0.886297] pnp 00:08: [irq 8] [ 0.886353] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.886362] pnp 00:09: [io 0x0060] [ 0.886364] pnp 00:09: [io 0x0064] [ 0.886369] pnp 00:09: [irq 1] [ 0.886426] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.886439] pnp 00:0a: [irq 12] [ 0.886514] pnp 00:0a: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active) [ 0.886773] pnp 00:0b: [mem 0xfed40000-0xfed44fff] [ 0.886839] pnp 00:0b: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) [ 0.887252] pnp: PnP ACPI: found 12 devices [ 0.887256] ACPI: ACPI bus type pnp unregistered [ 0.925644] PCI: max bus depth: 1 pci_try_num: 2 [ 0.925686] pci 0000:00:1c.0: PCI bridge to [bus 0d-0d] [ 0.925691] pci 0000:00:1c.0: bridge window [io disabled] [ 0.925699] pci 0000:00:1c.0: bridge window [mem disabled] [ 0.925705] pci 0000:00:1c.0: bridge window [mem pref disabled] [ 0.925715] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 0.925720] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 0.925728] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 0.925735] pci 0000:00:1c.3: bridge window [mem 0xf2800000-0xf28fffff 64bit pref] [ 0.925746] pci 0000:00:1c.4: PCI bridge to [bus 02-02] [ 0.925749] pci 0000:00:1c.4: bridge window [io disabled] [ 0.925757] pci 0000:00:1c.4: bridge window [mem 0xf2400000-0xf24fffff] [ 0.925764] pci 0000:00:1c.4: bridge window [mem pref disabled] [ 0.925773] pci 0000:00:1e.0: PCI bridge to [bus 0e-0e] [ 0.925776] pci 0000:00:1e.0: bridge window [io disabled] [ 0.925784] pci 0000:00:1e.0: bridge window [mem disabled] [ 0.925790] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 0.925813] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 0.925821] pci 0000:00:1c.0: setting latency timer to 64 [ 0.925833] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 0.925840] pci 0000:00:1c.3: setting latency timer to 64 [ 0.925847] pci 0000:00:1c.4: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 0.925853] pci 0000:00:1c.4: setting latency timer to 64 [ 0.925861] pci 0000:00:1e.0: setting latency timer to 64 [ 0.925866] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.925868] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.925870] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.925872] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] [ 0.925874] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] [ 0.925876] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] [ 0.925878] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] [ 0.925880] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] [ 0.925882] pci_bus 0000:05: resource 2 [mem 0xf2800000-0xf28fffff 64bit pref] [ 0.925884] pci_bus 0000:02: resource 1 [mem 0xf2400000-0xf24fffff] [ 0.925886] pci_bus 0000:0e: resource 4 [io 0x0000-0x0cf7] [ 0.925888] pci_bus 0000:0e: resource 5 [io 0x0d00-0xffff] [ 0.925890] pci_bus 0000:0e: resource 6 [mem 0x000a0000-0x000bffff] [ 0.925892] pci_bus 0000:0e: resource 7 [mem 0x000d4000-0x000d7fff] [ 0.925894] pci_bus 0000:0e: resource 8 [mem 0x000d8000-0x000dbfff] [ 0.925896] pci_bus 0000:0e: resource 9 [mem 0xc0000000-0xfebfffff] [ 0.925930] NET: Registered protocol family 2 [ 0.925978] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.926136] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.926738] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.927033] TCP: Hash tables configured (established 131072 bind 65536) [ 0.927037] TCP reno registered [ 0.927041] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.927052] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.927132] NET: Registered protocol family 1 [ 0.927222] RPC: Registered named UNIX socket transport module. [ 0.927226] RPC: Registered udp transport module. [ 0.927229] RPC: Registered tcp transport module. [ 0.927232] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.927249] pci 0000:00:02.0: Boot video device [ 0.927321] PCI: CLS 64 bytes, default 64 [ 0.927372] Simple Boot Flag at 0x35 set to 0x1 [ 0.928949] microcode: CPU0 sig=0x20652, pf=0x10, revision=0x9 [ 0.928959] microcode: CPU1 sig=0x20652, pf=0x10, revision=0x9 [ 0.928970] microcode: CPU2 sig=0x20652, pf=0x10, revision=0x9 [ 0.928980] microcode: CPU3 sig=0x20652, pf=0x10, revision=0x9 [ 0.929029] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 0.929313] audit: initializing netlink socket (disabled) [ 0.929324] type=2000 audit(1308677950.350:1): initialized [ 0.957642] highmem bounce pool size: 64 pages [ 0.957652] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.968229] VFS: Disk quotas dquot_6.5.2 [ 0.968360] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.969881] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.970509] msgmni has been set to 1708 [ 0.970616] SELinux: Registering netfilter hooks [ 0.970976] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.970982] io scheduler noop registered (default) [ 0.971394] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.971556] vesafb: mode is 1024x768x8, linelength=1024, pages=41 [ 0.971560] vesafb: scrolling: redraw [ 0.971564] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0 [ 0.971874] vesafb: framebuffer at 0xd0000000, mapped to 0xf8080000, using 1536k, total 32704k [ 0.971937] fbcon: VESA VGA (fb0) is primary device [ 1.004704] Console: switching to colour frame buffer device 128x48 [ 1.037827] fb0: VESA VGA frame buffer device [ 1.038326] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 1.039150] ACPI: AC Adapter [AC] (on-line) [ 1.039609] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 1.040253] ACPI: Lid Switch [LID] [ 1.040548] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 [ 1.041046] ACPI: Sleep Button [SLPB] [ 1.041345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 1.041810] ACPI: Power Button [PWRF] [ 1.042130] ACPI: acpi_idle registered with cpuidle [ 1.043947] Monitor-Mwait will be used to enter C-1 state [ 1.043977] Monitor-Mwait will be used to enter C-2 state [ 1.044006] Monitor-Mwait will be used to enter C-3 state [ 1.049550] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.049895] ACPI: Thermal Zone [THM0] (59 C) [ 1.050348] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.065662] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 1.066293] ACPI: Battery Slot [BAT0] (battery present) [ 1.102621] serial 0000:00:16.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 1.123530] 0000:00:16.3: ttyS0 at I/O 0x1808 (irq = 17) is a 16550A [ 1.140632] Non-volatile memory driver v1.3 [ 1.140942] Linux agpgart interface v0.103 [ 1.141243] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset [ 1.141743] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 1.143374] agpgart-intel 0000:00:00.0: detected 32768K stolen memory [ 1.143964] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 1.144506] [drm] Initialized drm 1.1.0 20060810 [ 1.159826] i915 0000:00:02.0: power state changed by ACPI to D0 [ 1.175425] i915 0000:00:02.0: power state changed by ACPI to D0 [ 1.190967] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.206487] i915 0000:00:02.0: setting latency timer to 64 [ 1.233618] i915 0000:00:02.0: irq 40 for MSI/MSI-X [ 1.233624] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 1.235145] [drm] Driver supports precise vblank timestamp query. [ 1.236673] [drm:intel_detect_pch], Found Ibex Peak PCH [ 1.236676] [drm:parse_general_definitions], crt_ddc_bus_pin: 2 [ 1.236681] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables: [ 1.236683] [drm:drm_mode_debug_printmodeline], Modeline 0:"1440x900" 0 74080 1440 1464 1480 1600 900 903 909 926 0x8 0xa [ 1.236693] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables: [ 1.236695] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa [ 1.236699] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT [ 1.236709] [drm:intel_dsm_pci_probe], no _DSM method for intel device [ 1.236719] [drm:intel_modeset_init], 2 display pipes available. [ 1.236727] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 1.276525] [drm:intel_crt_init], pch crt adpa set to 0xf40018 [ 1.276698] [drm:intel_dp_i2c_init], i2c_init DPDDC-C [ 1.277211] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 1.277213] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110 [ 1.277725] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 1.277727] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110 [ 1.277798] [drm:ironlake_crtc_dpms], crtc 0/0 dpms off [ 1.277803] [drm:i915_get_vblank_timestamp], crtc 0 is disabled [ 1.329252] [drm:intel_wait_for_vblank], vblank wait timed out [ 1.365641] [drm:intel_update_fbc], [ 1.365643] [drm:intel_update_fbc], no output, disabling [ 1.365646] [drm:ironlake_crtc_dpms], crtc 1/1 dpms off [ 1.365649] [drm:i915_get_vblank_timestamp], crtc 1 is disabled [ 1.366295] [drm:intel_update_fbc], [ 1.366296] [drm:intel_update_fbc], no output, disabling [ 1.462109] [drm:i915_setup_compression], FBC base 0xbe000000, ll base 0x00000000, size 28M [ 1.462152] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] [ 1.462160] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes : [ 1.462172] [drm:drm_mode_debug_printmodeline], Modeline 22:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa [ 1.462177] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] [ 1.462180] [drm:intel_ironlake_crt_detect_hotplug], trigger hotplug detect cycle: adpa=0xf40018 [ 1.472174] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 1.472180] [drm:intel_crt_detect], CRT not detected via hotplug [ 1.472184] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected [ 1.472190] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] [ 1.482169] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected [ 1.482174] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] [ 1.482688] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 1.482690] [drm:ironlake_dp_detect], DPCD: 0000 [ 1.482692] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected [ 1.482695] [drm:drm_setup_crtcs], [ 1.482696] [drm:drm_enable_connectors], connector 5 enabled? yes [ 1.482699] [drm:drm_enable_connectors], connector 12 enabled? no [ 1.482701] [drm:drm_enable_connectors], connector 15 enabled? no [ 1.482702] [drm:drm_enable_connectors], connector 18 enabled? no [ 1.482705] [drm:drm_target_preferred], looking for cmdline mode on connector 5 [ 1.482707] [drm:drm_target_preferred], looking for preferred mode on connector 5 [ 1.482709] [drm:drm_target_preferred], found mode 1440x900 [ 1.482711] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config [ 1.482714] [drm:drm_setup_crtcs], desired mode 1440x900 set on crtc 3 [ 1.498770] [drm:intelfb_create], allocated 1440x900 fb: 0x00043000, bo f591a300 [ 1.498776] checking generic (d0000000 1ff0000) vs hw (d0000000 10000000) [ 1.498778] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver [ 1.500346] Console: switching to colour dummy device 80x25 [ 1.500745] fbcon: inteldrmfb (fb0) is primary device [ 1.500812] [drm:drm_crtc_helper_set_config], [ 1.500814] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0) [ 1.500819] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set [ 1.500821] [drm:drm_crtc_helper_set_config], modes are different, full mode set [ 1.500823] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 [ 1.500826] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa [ 1.500830] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch [ 1.500831] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch [ 1.500833] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3] [ 1.500836] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace [ 1.500837] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa [ 1.500844] [drm:drm_crtc_helper_set_mode], [CRTC:3] [ 1.500858] [drm:ironlake_crtc_mode_set], using SSC reference clock of 120 MHz [ 1.501089] [drm:ironlake_crtc_mode_set], Mode for pipe A: [ 1.501090] [drm:drm_mode_debug_printmodeline], Modeline 8:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa [ 1.553128] [drm:intel_wait_for_vblank], vblank wait timed out [ 1.553134] [drm:intel_pipe_set_base_atomic], Writing base 00043000 00000000 0 0 5760 [ 1.553140] [drm:intel_update_fbc], [ 1.553143] [drm:intel_update_fbc], fbc disabled per module param (default off) [ 1.553148] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 6, cursor: 6 [ 1.553153] [drm:ironlake_check_srwm], watermark 1: display plane 26, fbc lines 3, cursor 6 [ 1.553159] [drm:ironlake_check_srwm], watermark 2: display plane 81, fbc lines 3, cursor 6 [ 1.553165] [drm:drm_crtc_helper_set_mode], [ENCODER:6:LVDS-6] set [MODE:8:1440x900] [ 1.553170] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 6, cursor: 6 [ 1.553175] [drm:ironlake_check_srwm], watermark 1: display plane 26, fbc lines 3, cursor 6 [ 1.553180] [drm:ironlake_check_srwm], watermark 2: display plane 81, fbc lines 3, cursor 6 [ 1.605099] [drm:intel_wait_for_vblank], vblank wait timed out [ 1.657070] [drm:intel_wait_for_vblank], vblank wait timed out [ 1.657380] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x700 [ 1.657382] [drm:ironlake_fdi_link_train], FDI train 1 done. [ 1.657537] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x600 [ 1.657538] [drm:ironlake_fdi_link_train], FDI train 2 done. [ 1.657540] [drm:ironlake_fdi_link_train], FDI train done [ 1.658810] [drm:intel_update_fbc], [ 1.658811] [drm:intel_update_fbc], fbc disabled per module param (default off) [ 1.658819] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on [ 1.658821] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on [ 1.658833] [drm:drm_crtc_helper_set_config], [ 1.658834] [drm:drm_crtc_helper_set_config], [CRTC:4] [NOFB] [ 1.658837] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3] [ 1.658858] [drm:drm_crtc_helper_set_config], [ 1.658860] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0) [ 1.658863] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3] [ 1.663760] Console: switching to colour frame buffer device 180x56 [ 1.663766] [drm:drm_crtc_helper_set_config], [ 1.663767] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0) [ 1.663771] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3] [ 1.668715] fb0: inteldrmfb frame buffer device [ 1.668746] drm: registered panic notifier [ 1.679464] acpi device:02: registered as cooling_device4 [ 1.679632] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3 [ 1.679694] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 1.679804] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 1.681905] brd: module loaded [ 1.682927] loop: module loaded [ 1.683281] ahci 0000:00:1f.2: version 3.0 [ 1.683296] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 1.683386] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X [ 1.683423] ahci: SSS flag set, parallel bus scan disabled [ 1.683508] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode [ 1.683562] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst [ 1.683623] ahci 0000:00:1f.2: setting latency timer to 64 [ 1.690062] scsi0 : ahci [ 1.690230] scsi1 : ahci [ 1.690370] scsi2 : ahci [ 1.690508] scsi3 : ahci [ 1.690653] scsi4 : ahci [ 1.690794] scsi5 : ahci [ 1.691242] ata1: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727100 irq 41 [ 1.691294] ata2: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727180 irq 41 [ 1.691342] ata3: DUMMY [ 1.691361] ata4: DUMMY [ 1.691382] ata5: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727300 irq 41 [ 1.691431] ata6: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727380 irq 41 [ 1.691924] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 1.691972] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.692081] e1000e: Intel(R) PRO/1000 Network Driver - 1.3.10-k2 [ 1.692122] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 1.692175] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 1.692226] e1000e 0000:00:19.0: setting latency timer to 64 [ 1.692346] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X [ 1.872624] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:26:2d:f4:fc:41 [ 1.872678] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection [ 1.874712] e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: A002FF-0FF [ 1.876760] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI [ 1.878727] e100: Copyright(c) 1999-2006 Intel Corporation [ 1.880819] sky2: driver version 1.28 [ 1.882900] tun: Universal TUN/TAP device driver, 1.6 [ 1.884840] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx> [ 1.886870] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: [ 1.888812] iwlagn: Copyright(c) 2003-2011 Intel Corporation [ 1.890785] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree: [ 1.892728] iwl4965: Copyright(c) 2003-2011 Intel Corporation [ 1.894686] iwl4965 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.896634] iwl4965 0000:02:00.0: setting latency timer to 64 [ 1.896655] iwl4965 0000:02:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4 [ 1.928949] Refined TSC clocksource calibration: 1994.999 MHz. [ 1.930943] Switching to clocksource tsc [ 1.938671] iwl4965 0000:02:00.0: device EEPROM VER=0x36, CALIB=0x5 [ 1.940889] iwl4965 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels [ 1.942963] iwl4965 0000:02:00.0: irq 43 for MSI/MSI-X [ 1.943240] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.945244] ehci_hcd: block sizes: qh 60 qtd 96 itd 160 sitd 96 [ 1.945263] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 1.947283] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 1.949271] ehci_hcd 0000:00:1a.0: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 1.951256] ehci_hcd 0000:00:1a.0: setting latency timer to 64 [ 1.951260] ehci_hcd 0000:00:1a.0: EHCI Host Controller [ 1.953233] drivers/usb/core/inode.c: creating file 'devices' [ 1.953236] drivers/usb/core/inode.c: creating file '001' [ 1.953290] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 1.955261] ehci_hcd 0000:00:1a.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3 [ 1.955265] ehci_hcd 0000:00:1a.0: reset hcc_params 36881 caching frame 1024 64 bit addr [ 1.955279] ehci_hcd 0000:00:1a.0: support lpm [ 1.955290] ehci_hcd 0000:00:1a.0: debug port 2 [ 1.957246] ehci_hcd 0000:00:1a.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 1.961124] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported [ 1.961126] ehci_hcd 0000:00:1a.0: supports USB remote wakeup [ 1.961142] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xf2728000 [ 1.963076] ehci_hcd 0000:00:1a.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 1.966947] ehci_hcd 0000:00:1a.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 1.972893] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 1.974886] usb usb1: default language 0x0409 [ 1.974892] usb usb1: udev 1, busnum 1, minor = 0 [ 1.974894] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.976835] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.978775] usb usb1: Product: EHCI Host Controller [ 1.980680] usb usb1: Manufacturer: Linux 3.0.0-rc1-00001-g21a6271 ehci_hcd [ 1.982573] usb usb1: SerialNumber: 0000:00:1a.0 [ 1.984521] usb usb1: usb_probe_device [ 1.984524] usb usb1: configuration #1 chosen from 1 choice [ 1.984531] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 1.984573] hub 1-0:1.0: usb_probe_interface [ 1.984575] hub 1-0:1.0: usb_probe_interface - got id [ 1.984578] hub 1-0:1.0: USB hub found [ 1.986444] hub 1-0:1.0: 3 ports detected [ 1.988305] hub 1-0:1.0: standalone hub [ 1.988307] hub 1-0:1.0: no power switching (usb 1.0) [ 1.988308] hub 1-0:1.0: individual port over-current protection [ 1.988310] hub 1-0:1.0: power on to power good time: 20ms [ 1.988314] hub 1-0:1.0: local power source is good [ 1.988316] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 1.988340] drivers/usb/core/inode.c: creating file '001' [ 1.988373] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 1.990240] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 1.992087] ehci_hcd 0000:00:1d.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 1.993917] ehci_hcd 0000:00:1d.0: setting latency timer to 64 [ 1.993921] ehci_hcd 0000:00:1d.0: EHCI Host Controller [ 1.995715] drivers/usb/core/inode.c: creating file '002' [ 1.995767] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.996888] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.999372] ehci_hcd 0000:00:1d.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3 [ 1.999376] ehci_hcd 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr [ 1.999389] ehci_hcd 0000:00:1d.0: support lpm [ 1.999401] ehci_hcd 0000:00:1d.0: debug port 2 [ 1.999476] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 1.999479] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 1.999482] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 1.999708] ata1.00: ATA-7: INTEL SSDSA2M080G2GC, 2CV102HD, max UDMA/133 [ 1.999711] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 2.008885] ehci_hcd 0000:00:1d.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 2.012765] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported [ 2.012767] ehci_hcd 0000:00:1d.0: supports USB remote wakeup [ 2.012783] ehci_hcd 0000:00:1d.0: irq 19, io mem 0xf2728400 [ 2.012851] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 2.012854] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 2.012857] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 2.018677] ehci_hcd 0000:00:1d.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 2.018683] ata1.00: configured for UDMA/133 [ 2.022554] ehci_hcd 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 2.024560] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2M080 2CV1 PQ: 0 ANSI: 5 [ 2.026726] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) [ 2.026817] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.027863] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 2.027891] usb usb2: default language 0x0409 [ 2.027904] usb usb2: udev 1, busnum 2, minor = 128 [ 2.027906] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.027910] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.027912] usb usb2: Product: EHCI Host Controller [ 2.027915] usb usb2: Manufacturer: Linux 3.0.0-rc1-00001-g21a6271 ehci_hcd [ 2.027917] usb usb2: SerialNumber: 0000:00:1d.0 [ 2.028018] usb usb2: usb_probe_device [ 2.028021] usb usb2: configuration #1 chosen from 1 choice [ 2.028028] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 2.028085] hub 2-0:1.0: usb_probe_interface [ 2.028087] hub 2-0:1.0: usb_probe_interface - got id [ 2.028090] hub 2-0:1.0: USB hub found [ 2.028094] hub 2-0:1.0: 3 ports detected [ 2.028096] hub 2-0:1.0: standalone hub [ 2.028098] hub 2-0:1.0: no power switching (usb 1.0) [ 2.028100] hub 2-0:1.0: individual port over-current protection [ 2.028103] hub 2-0:1.0: power on to power good time: 20ms [ 2.028107] hub 2-0:1.0: local power source is good [ 2.028110] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 2.028140] drivers/usb/core/inode.c: creating file '001' [ 2.028223] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.028225] ohci_hcd: block sizes: ed 64 td 64 [ 2.028272] uhci_hcd: USB Universal Host Controller Interface driver [ 2.028387] usbcore: registered new interface driver usblp [ 2.028389] Initializing USB Mass Storage driver... [ 2.028455] usbcore: registered new interface driver usb-storage [ 2.028457] USB Mass Storage support registered. [ 2.028511] usbcore: registered new interface driver libusual [ 2.028634] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.032375] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.032383] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.032538] mousedev: PS/2 mouse device common for all mice [ 2.032827] rtc_cmos 00:08: RTC can wake from S4 [ 2.032959] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 [ 2.032993] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 2.033044] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 2.033138] Linux video capture interface: v2.00 [ 2.033204] usbcore: registered new interface driver uvcvideo [ 2.033205] USB Video Class driver (v1.1.0) [ 2.033400] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@xxxxxxxxxx [ 2.033956] cpuidle: using governor ladder [ 2.085401] sd 0:0:0:0: [sda] Write Protect is off [ 2.086229] cpuidle: using governor menu [ 2.086231] EFI Variables Facility v0.08 2004-May-17 [ 2.087043] usbcore: registered new interface driver usbhid [ 2.087045] usbhid: USB HID core driver [ 2.087310] ALSA device list: [ 2.087311] No soundcards found. [ 2.087345] Netfilter messages via NETLINK v0.30. [ 2.087364] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 2.087503] ctnetlink v0.93: registering with nfnetlink. [ 2.087604] xt_time: kernel timezone is -0000 [ 2.087841] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT [ 2.087846] hub 1-0:1.0: port 1: status 0501 change 0001 [ 2.087942] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.087987] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 2.087998] arp_tables: (C) 2002 David S. Miller [ 2.088010] TCP cubic registered [ 2.088011] Initializing XFRM netlink socket [ 2.088250] NET: Registered protocol family 10 [ 2.088841] IPv6 over IPv4 tunneling driver [ 2.089285] NET: Registered protocol family 17 [ 2.089295] Registering the dns_resolver key type [ 2.089311] Using IPI No-Shortcut mode [ 2.089448] PM: Checking hibernation image partition /dev/sda1 [ 2.128824] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT [ 2.128834] hub 2-0:1.0: port 1: status 0501 change 0001 [ 2.152791] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.152842] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.153122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 [ 2.159334] sda: sda1 sda2 sda3 [ 2.161536] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.187799] hub 1-0:1.0: state 7 ports 3 chg 0002 evt 0000 [ 2.187814] hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 2.239077] ehci_hcd 0000:00:1a.0: port 1 high speed [ 2.239086] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT [ 2.289798] usb 1-1: new high speed USB device number 2 using ehci_hcd [ 2.332791] ata2: SATA link down (SStatus 0 SControl 300) [ 2.343018] ehci_hcd 0000:00:1a.0: port 1 high speed [ 2.343026] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT [ 2.405947] ehci_hcd 0000:00:1a.0: set dev address 2 for port 1 [ 2.405955] ehci_hcd 0000:00:1a.0: LPM: no device attached [ 2.406256] usb 1-1: udev 2, busnum 1, minor = 1 [ 2.406261] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 [ 2.408905] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.412490] usb 1-1: usb_probe_device [ 2.412496] usb 1-1: configuration #1 chosen from 1 choice [ 2.412631] usb 1-1: adding 1-1:1.0 (config #1, interface 0) [ 2.412766] hub 1-1:1.0: usb_probe_interface [ 2.412770] hub 1-1:1.0: usb_probe_interface - got id [ 2.412774] hub 1-1:1.0: USB hub found [ 2.416022] hub 1-1:1.0: 6 ports detected [ 2.417814] hub 1-1:1.0: standalone hub [ 2.417815] hub 1-1:1.0: individual port power switching [ 2.417817] hub 1-1:1.0: individual port over-current protection [ 2.417818] hub 1-1:1.0: Single TT [ 2.417820] hub 1-1:1.0: TT requires at most 8 FS bit times (666 ns) [ 2.417821] hub 1-1:1.0: Port indicators are supported [ 2.417823] hub 1-1:1.0: power on to power good time: 100ms [ 2.418155] hub 1-1:1.0: local power source is good [ 2.418161] hub 1-1:1.0: enabling power on all ports [ 2.418897] drivers/usb/core/inode.c: creating file '002' [ 2.418934] hub 2-0:1.0: state 7 ports 3 chg 0002 evt 0000 [ 2.418944] hub 2-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 2.469821] ehci_hcd 0000:00:1d.0: port 1 high speed [ 2.469826] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT [ 2.519445] usb 1-1: link qh256-0001/f59fbb00 start 1 [1/0 us] [ 2.520674] usb 2-1: new high speed USB device number 2 using ehci_hcd [ 2.573811] ehci_hcd 0000:00:1d.0: port 1 high speed [ 2.573820] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT [ 2.636827] ehci_hcd 0000:00:1d.0: set dev address 2 for port 1 [ 2.636835] ehci_hcd 0000:00:1d.0: LPM: no device attached [ 2.637158] usb 2-1: udev 2, busnum 2, minor = 129 [ 2.637164] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 [ 2.639008] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.640606] ata5: SATA link down (SStatus 0 SControl 300) [ 2.642640] usb 2-1: usb_probe_device [ 2.642642] usb 2-1: configuration #1 chosen from 1 choice [ 2.642755] usb 2-1: adding 2-1:1.0 (config #1, interface 0) [ 2.642840] hub 2-1:1.0: usb_probe_interface [ 2.642842] hub 2-1:1.0: usb_probe_interface - got id [ 2.642844] hub 2-1:1.0: USB hub found [ 2.644815] hub 2-1:1.0: 8 ports detected [ 2.646695] hub 2-1:1.0: standalone hub [ 2.646697] hub 2-1:1.0: individual port power switching [ 2.646698] hub 2-1:1.0: individual port over-current protection [ 2.646700] hub 2-1:1.0: Single TT [ 2.646702] hub 2-1:1.0: TT requires at most 8 FS bit times (666 ns) [ 2.646704] hub 2-1:1.0: Port indicators are supported [ 2.646705] hub 2-1:1.0: power on to power good time: 100ms [ 2.646992] hub 2-1:1.0: local power source is good [ 2.646997] hub 2-1:1.0: enabling power on all ports [ 2.648016] drivers/usb/core/inode.c: creating file '002' [ 2.648052] hub 1-1:1.0: state 7 ports 6 chg 0000 evt 0000 [ 2.672963] IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 2.693534] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5 [ 2.748651] usb 2-1: link qh256-0001/f59fbd00 start 1 [1/0 us] [ 2.748706] hub 2-1:1.0: state 7 ports 8 chg 0000 evt 0000 [ 2.947371] ata6: SATA link down (SStatus 0 SControl 300) [ 2.950937] PM: Hibernation image partition 8:1 present [ 2.950941] PM: Looking for hibernation image. [ 2.951144] PM: Image not found (code -22) [ 2.951147] PM: Hibernation image not present or could not be loaded. [ 2.951168] registered taskstats version 1 [ 2.958961] Magic number: 15:513:694 [ 2.969233] md: Waiting for all devices to be available before autodetect [ 2.972634] md: If you don't use raid, use raid=noautodetect [ 2.976581] md: Autodetecting RAID arrays. [ 2.980037] md: Scanned 0 and added 0 devices. [ 2.983480] md: autorun ... [ 2.986883] md: ... autorun DONE. [ 2.990654] EXT3-fs (sda2): error: couldn't mount because of unsupported optional features (240) [ 3.005655] EXT2-fs (sda2): error: couldn't mount because of unsupported optional features (240) [ 3.015654] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 3.018551] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 3.022077] Freeing unused kernel memory: 404k freed [ 3.025655] Write protecting the kernel text: 5552k [ 3.029120] Write protecting the kernel read-only data: 2128k [ 3.096601] mount used greatest stack depth: 6372 bytes left [ 3.129565] sed used greatest stack depth: 6336 bytes left [ 3.230419] udevadm used greatest stack depth: 6252 bytes left [ 3.252858] thinkpad_acpi: ThinkPad ACPI Extras v0.24 [ 3.255000] thinkpad_acpi: http://ibm-acpi.sf.net/ [ 3.257134] thinkpad_acpi: ThinkPad BIOS 6QET52WW (1.22 ), EC 6QHT24WW-1.05 [ 3.259579] thinkpad_acpi: Lenovo ThinkPad X201s, model 5129CTO [ 3.262995] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 3.265638] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X [ 3.265677] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 3.266423] iwl4965 0000:02:00.0: loaded firmware version 228.61.2.24 [ 3.268912] Registered led device: phy0-led [ 3.268987] ieee80211 phy0: Selected rate control algorithm 'iwl-4965-rs' [ 3.271733] thinkpad_acpi: detected a 8-level brightness capable ThinkPad [ 3.281335] thinkpad_acpi: radio switch found; radios are enabled [ 3.286758] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode [ 3.296161] Registered led device: tpacpi::thinklight [ 3.296202] Registered led device: tpacpi::power [ 3.296225] Registered led device: tpacpi::standby [ 3.296249] Registered led device: tpacpi::thinkvantage [ 3.299555] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one [ 3.302909] thinkpad_acpi: Console audio control enabled, mode: monitor (read only) [ 3.309249] HDMI status: Pin=5 Presence_Detect=0 ELD_Valid=0 [ 3.316050] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6 [ 3.408771] Adding 3903756k swap on /dev/sda1. Priority:-1 extents:1 across:3903756k SS [ 3.575405] EXT4-fs (sda2): re-mounted. Opts: (null) [ 3.588415] EXT4-fs (sda2): re-mounted. Opts: (null) [ 3.595344] mount used greatest stack depth: 6060 bytes left [ 5.279187] hub 2-1:1.0: hub_suspend [ 5.279198] usb 2-1: unlink qh256-0001/f59fbd00 start 1 [1/0 us] [ 5.279518] usb 2-1: usb auto-suspend [ 5.287114] hub 1-1:1.0: hub_suspend [ 5.287124] usb 1-1: unlink qh256-0001/f59fbb00 start 1 [1/0 us] [ 5.287377] usb 1-1: usb auto-suspend [ 6.688379] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) [ 7.288963] hub 2-0:1.0: hub_suspend [ 7.288974] usb usb2: bus auto-suspend [ 7.288977] ehci_hcd 0000:00:1d.0: suspend root hub [ 7.296960] hub 1-0:1.0: hub_suspend [ 7.296968] usb usb1: bus auto-suspend [ 7.296971] ehci_hcd 0000:00:1a.0: suspend root hub [ 8.015381] [drm:drm_crtc_helper_set_config], [ 8.015384] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0) [ 8.015393] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3] [ 8.023501] [drm:drm_crtc_helper_set_config], [ 8.023504] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:9] #connectors=1 (x y) (0 0) [ 8.023514] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3] [ 8.023517] [drm:drm_crtc_helper_set_config], [ 8.023519] [drm:drm_crtc_helper_set_config], [CRTC:4] [NOFB] [ 8.023522] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3] [ 8.023888] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[4] ENCODERS[4] [ 8.023894] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[4] ENCODERS[4] [ 8.023965] [drm:drm_mode_getconnector], [CONNECTOR:5:?] [ 8.023968] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] [ 8.023981] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes : [ 8.023985] [drm:drm_mode_debug_printmodeline], Modeline 22:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa [ 8.023992] [drm:drm_mode_getconnector], [CONNECTOR:5:?] [ 8.024242] [drm:drm_mode_getconnector], [CONNECTOR:12:?] [ 8.024246] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] [ 8.024251] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 8.024254] [drm:intel_crt_detect], CRT not detected via hotplug [ 8.024257] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected [ 8.024261] [drm:drm_mode_getconnector], [CONNECTOR:12:?] [ 8.024264] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] [ 8.024268] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 8.024271] [drm:intel_crt_detect], CRT not detected via hotplug [ 8.024273] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected [ 8.024292] [drm:drm_mode_getconnector], [CONNECTOR:15:?] [ 8.024295] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] [ 8.033622] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected [ 8.033639] [drm:drm_mode_getconnector], [CONNECTOR:15:?] [ 8.033643] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] [ 8.043543] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected [ 8.043622] [drm:drm_mode_getconnector], [CONNECTOR:18:?] [ 8.043627] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] [ 8.044139] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 8.044143] [drm:ironlake_dp_detect], DPCD: 0000 [ 8.044147] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected [ 8.044153] [drm:drm_mode_getconnector], [CONNECTOR:18:?] [ 8.044157] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] [ 8.044670] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 8.044673] [drm:ironlake_dp_detect], DPCD: 0000 [ 8.044677] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected [ 8.044924] [drm:drm_mode_getconnector], [CONNECTOR:5:?] [ 8.044929] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] [ 8.044945] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes : [ 8.044949] [drm:drm_mode_debug_printmodeline], Modeline 22:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa [ 8.044957] [drm:drm_mode_getconnector], [CONNECTOR:5:?] [ 8.045820] [drm:drm_mode_getconnector], [CONNECTOR:12:?] [ 8.045824] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] [ 8.045828] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 8.045831] [drm:intel_crt_detect], CRT not detected via hotplug [ 8.045833] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected [ 8.045837] [drm:drm_mode_getconnector], [CONNECTOR:12:?] [ 8.045839] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] [ 8.045843] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 8.045845] [drm:intel_crt_detect], CRT not detected via hotplug [ 8.045847] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected [ 8.045866] [drm:drm_mode_getconnector], [CONNECTOR:15:?] [ 8.045869] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] [ 8.055534] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected [ 8.055541] [drm:drm_mode_getconnector], [CONNECTOR:15:?] [ 8.055544] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] [ 8.065575] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected [ 8.065616] [drm:drm_mode_getconnector], [CONNECTOR:18:?] [ 8.065619] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] [ 8.066130] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 8.066133] [drm:ironlake_dp_detect], DPCD: 0000 [ 8.066135] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected [ 8.066139] [drm:drm_mode_getconnector], [CONNECTOR:18:?] [ 8.066142] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] [ 8.066652] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 8.066656] [drm:ironlake_dp_detect], DPCD: 0000 [ 8.066659] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected [ 8.164971] [drm:drm_mode_addfb], [FB:21] [ 8.165093] [drm:drm_mode_setcrtc], [CRTC:3] [ 8.165100] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1] [ 8.165104] [drm:drm_crtc_helper_set_config], [ 8.165106] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:21] #connectors=1 (x y) (0 0) [ 8.165116] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:3] [ 8.177420] [drm:intel_pipe_set_base_atomic], Writing base 00535000 00000000 0 0 6144 [ 8.177425] [drm:intel_update_fbc], [ 8.177428] [drm:intel_update_fbc], fbc disabled per module param (default off) [ 8.228448] [drm:intel_wait_for_vblank], vblank wait timed out [ 8.579038] [drm:intel_crtc_cursor_set], [ 11.675627] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 11.675633] [drm:intel_crt_detect], CRT not detected via hotplug [ 11.675638] [drm:output_poll_execute], [CONNECTOR:12:VGA-1] status updated from 2 to 2 [ 11.685600] [drm:output_poll_execute], [CONNECTOR:15:HDMI-A-1] status updated from 2 to 2 [ 11.686118] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 11.686122] [drm:ironlake_dp_detect], DPCD: 0000 [ 11.686127] [drm:output_poll_execute], [CONNECTOR:18:DP-1] status updated from 2 to 2 [ 12.809584] start_kdeinit (1922): /proc/1922/oom_adj is deprecated, please use /proc/1922/oom_score_adj instead. [ 14.368372] ata1.00: configured for UDMA/133 [ 14.368376] ata1: EH complete [ 14.690574] EXT4-fs (sda2): re-mounted. Opts: commit=0 [ 14.706738] EXT4-fs (sda3): re-mounted. Opts: commit=0 [ 24.971987] [drm:drm_mode_getconnector], [CONNECTOR:5:?] [ 24.971995] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] [ 24.972015] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes : [ 24.972019] [drm:drm_mode_debug_printmodeline], Modeline 22:"1440x900" 50 74080 1440 1464 1480 1600 900 903 909 926 0x48 0xa [ 24.972028] [drm:drm_mode_getconnector], [CONNECTOR:5:?] [ 24.972323] [drm:drm_mode_getconnector], [CONNECTOR:12:?] [ 24.972329] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] [ 24.972334] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 24.972337] [drm:intel_crt_detect], CRT not detected via hotplug [ 24.972340] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected [ 24.972345] [drm:drm_mode_getconnector], [CONNECTOR:12:?] [ 24.972349] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] [ 24.972353] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 24.972356] [drm:intel_crt_detect], CRT not detected via hotplug [ 24.972359] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:VGA-1] disconnected [ 24.972367] [drm:drm_mode_getconnector], [CONNECTOR:15:?] [ 24.972371] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] [ 24.982199] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected [ 24.982217] [drm:drm_mode_getconnector], [CONNECTOR:15:?] [ 24.982223] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] [ 24.992179] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] disconnected [ 24.992210] [drm:drm_mode_getconnector], [CONNECTOR:18:?] [ 24.992214] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] [ 24.992726] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 24.992728] [drm:ironlake_dp_detect], DPCD: 0000 [ 24.992731] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected [ 24.992734] [drm:drm_mode_getconnector], [CONNECTOR:18:?] [ 24.992736] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] [ 24.993248] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 24.993250] [drm:ironlake_dp_detect], DPCD: 0000 [ 24.993253] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DP-1] disconnected [ 34.990772] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40018, result 0 [ 34.990778] [drm:intel_crt_detect], CRT not detected via hotplug [ 34.990783] [drm:output_poll_execute], [CONNECTOR:12:VGA-1] status updated from 2 to 2 [ 35.000716] [drm:output_poll_execute], [CONNECTOR:15:HDMI-A-1] status updated from 2 to 2 [ 35.001233] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003e [ 35.001238] [drm:ironlake_dp_detect], DPCD: 0000 [ 35.001242] [drm:output_poll_execute], [CONNECTOR:18:DP-1] status updated from 2 to 2 [ 44.239774] [drm:intel_crtc_cursor_set], [ 44.239780] [drm:intel_crtc_cursor_set], cursor off [ 50.904241] [drm:intel_crtc_cursor_set],
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel