From: Daniel Vetter <daniel@ffwll.ch>
To: Tomas M <tmezzadra@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: Fwd: [i915] linux-3.7-rc1 onwards, display goes black.
Date: Mon, 19 Nov 2012 18:32:44 +0100 [thread overview]
Message-ID: <20121119173244.GD5854@phenom.ffwll.local> (raw)
In-Reply-To: <CAFCWdWcJerbBin4jJYjn-Y=-wG1iAE7iJZsNDPVbE4f_M=uMWA@mail.gmail.com>
On Fri, Nov 16, 2012 at 02:40:09PM -0300, Tomas M wrote:
> I sent this to the lkml but i got no reply. maybe im missing something
> obvious? my report lacks information? or this list is the apropiate
> place to send ;)
I tend to not read lkml, too much stuff there ;-) Anyway, please boot with
drm.debug=0xe added to your kernel, and the grab the complete dmesg.
For easier tracking it'd be great if you could file this as a bug on
bugs.freedesktop.org against DRI -> DRM/Intel
Thanks, Daniel
>
>
>
>
> ---------- Forwarded message ----------
> From: Tomas M <tmezzadra@gmail.com>
> Date: Thu, Nov 8, 2012 at 5:51 PM
> Subject: [i915] linux-3.7-rc1 onwards, backlight will not turn on
> To: linux-kernel@vger.kernel.org
>
>
> Hello.
> First of all, ive been trying to bisect this, but from 3.6.0 to
> 3.7-rc1 the kernel has behaved really bad so i cannot test without
> hitting other more serious bugs (already fixed).
>
> the issue as follows:
>
> device boots ok up to when the kernel sets the display mode. then the
> screen goes dark, and there is no way to restore it. suspend-resume
> cycle will fix it. the backlight is turned on.
>
> attaching a dmesg from such a boot (linux-3.7-rc4). the dirty part is
> due to depmod sed i use in my build script. i have not modified the
> kernel in any way, nor inserted any binary blobs.
>
> if you need any further debugging info , please say so, im unaware on
> how to hunt this.
> please CC me since im not subscribed.
>
> thanks in advance
>
> Tomas Mezzadra
> [ 0.000000] Initializing cgroup subsys cpuset
> [ 0.000000] Initializing cgroup subsys cpu
> [ 0.000000] Linux version 3.7.0-rc4-git-dirty (tomas@emmet) (gcc version 4.7.2 (GCC) ) #21 SMP PREEMPT Sun Nov 4 18:12:50 ART 2012
> [ 0.000000] Disabled fast string operations
> [ 0.000000] e820: BIOS-provided physical RAM map:
> [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
> [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
> [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
> [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f7bffff] usable
> [ 0.000000] BIOS-e820: [mem 0x000000007f7c0000-0x000000007f7cdfff] ACPI data
> [ 0.000000] BIOS-e820: [mem 0x000000007f7ce000-0x000000007f7fffff] ACPI NVS
> [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
> [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
> [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
> [ 0.000000] DMI present.
> [ 0.000000] DMI: Everex Systems, Inc. Everex StepNote Series/Everex StepNote Series, BIOS 080013 03/20/2007
> [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
> [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
> [ 0.000000] e820: last_pfn = 0x7f7c0 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-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 07F800000 mask FFF800000 uncachable
> [ 0.000000] 2 disabled
> [ 0.000000] 3 disabled
> [ 0.000000] 4 disabled
> [ 0.000000] 5 disabled
> [ 0.000000] 6 disabled
> [ 0.000000] 7 disabled
> [ 0.000000] PAT not supported by CPU.
> [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780]
> [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
> [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
> [ 0.000000] init_memory_mapping: [mem 0x00000000-0x377fdfff]
> [ 0.000000] [mem 0x00000000-0x003fffff] page 4k
> [ 0.000000] [mem 0x00400000-0x373fffff] page 2M
> [ 0.000000] [mem 0x37400000-0x377fdfff] page 4k
> [ 0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem 0x01bfa000-0x01bfffff]
> [ 0.000000] RAMDISK: [mem 0x37aba000-0x37d54fff]
> [ 0.000000] Allocated new RAMDISK: [mem 0x37563000-0x377fd167]
> [ 0.000000] Move RAMDISK from [mem 0x37aba000-0x37d54167] to [mem 0x37563000-0x377fd167]
> [ 0.000000] ACPI: RSDP 000f8d30 00014 (v00 ACPIAM)
> [ 0.000000] ACPI: RSDT 7f7c0000 0003C (v01 FICINC FIRST NB 03000720 MSFT 00000097)
> [ 0.000000] ACPI: FACP 7f7c0200 00084 (v02 FICINC OEM-FACP 03000720 MSFT 00000097)
> [ 0.000000] ACPI: DSDT 7f7c05b0 06433 (v01 H12YV H12YV000 00000000 INTL 20050930)
> [ 0.000000] ACPI: FACS 7f7ce000 00040
> [ 0.000000] ACPI: APIC 7f7c0390 0005C (v01 FICINC OEM-APIC 03000720 MSFT 00000097)
> [ 0.000000] ACPI: MCFG 7f7c03f0 0003C (v01 FICINC OEM-MCFG 03000720 MSFT 00000097)
> [ 0.000000] ACPI: SLIC 7f7c0430 00176 (v01 FICINC FIRST NB 03000720 MSFT 00000097)
> [ 0.000000] ACPI: OEMB 7f7ce040 00131 (v01 FICINC AMI_OEMB 03000720 MSFT 00000097)
> [ 0.000000] ACPI: HPET 7f7c69f0 00038 (v01 FICINC OEM_HPET 03000720 MSFT 00000097)
> [ 0.000000] ACPI: Local APIC address 0xfee00000
> [ 0.000000] 1151MB HIGHMEM available.
> [ 0.000000] 887MB LOWMEM available.
> [ 0.000000] mapped low ram: 0 - 377fe000
> [ 0.000000] low ram: 0 - 377fe000
> [ 0.000000] Zone ranges:
> [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
> [ 0.000000] Normal [mem 0x01000000-0x377fdfff]
> [ 0.000000] HighMem [mem 0x377fe000-0x7f7bffff]
> [ 0.000000] Movable zone start for each node
> [ 0.000000] Early memory node ranges
> [ 0.000000] node 0: [mem 0x00010000-0x0009efff]
> [ 0.000000] node 0: [mem 0x00100000-0x7f7bffff]
> [ 0.000000] On node 0 totalpages: 522063
> [ 0.000000] free_area_init_node: node 0, pgdat c15dc280, node_mem_map f6572200
> [ 0.000000] DMA zone: 32 pages used for memmap
> [ 0.000000] DMA zone: 0 pages reserved
> [ 0.000000] DMA zone: 3951 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: 2304 pages used for memmap
> [ 0.000000] HighMem zone: 292546 pages, LIFO batch:31
> [ 0.000000] Using APIC driver default
> [ 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: 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 20 low 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: 0x8086a202 base: 0xfed00000
> [ 0.000000] smpboot: Allowing 2 CPUs, 0 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] e820: [mem 0x7f800000-0xfedfffff] available for PCI devices
> [ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
> [ 0.000000] PERCPU: Embedded 13 pages/cpu @f654c000 s32064 r0 d21184 u53248
> [ 0.000000] pcpu-alloc: s32064 r0 d21184 u53248 alloc=13*4096
> [ 0.000000] pcpu-alloc: [0] 0 [0] 1
> [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517983
> [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-git root=UUID=979e2d41-3d28-4e78-83ec-7b4ed4541dfc ro resume=/dev/disk/by-uuid/f83924df-3dd0-4b60-a263-54f3fcade1d2 video=VGA-1:1680x1050 init=/bin/systemd reserve=0xffb00000,0x100000
> [ 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] __ex_table already sorted, skipping sort
> [ 0.000000] Initializing CPU#0
> [ 0.000000] Initializing HighMem for node 0 (000377fe:0007f7c0)
> [ 0.000000] Memory: 2060788k/2088704k available (4351k kernel code, 27464k reserved, 1686k data, 520k init, 1179400k highmem)
> [ 0.000000] virtual kernel memory layout:
> fixmap : 0xfff8f000 - 0xfffff000 ( 448 kB)
> pkmap : 0xff800000 - 0xffc00000 (4096 kB)
> vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
> lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
> .init : 0xc15e6000 - 0xc1668000 ( 520 kB)
> .data : 0xc143fce4 - 0xc15e5600 (1686 kB)
> .text : 0xc1000000 - 0xc143fce4 (4351 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=2, Nodes=1
> [ 0.000000] Preemptible hierarchical RCU implementation.
> [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
> [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
> [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
> [ 0.000000] CPU 0 irqstacks, hard=f6008000 soft=f600a000
> [ 0.000000] Console: colour dummy device 80x25
> [ 0.000000] console [tty0] enabled
> [ 0.000000] hpet clockevent registered
> [ 0.000000] tsc: Fast TSC calibration using PIT
> [ 0.000000] tsc: Detected 1728.802 MHz processor
> [ 0.003335] Calibrating delay loop (skipped), value calculated using timer frequency.. 3458.67 BogoMIPS (lpj=5762673)
> [ 0.003349] pid_max: default: 32768 minimum: 301
> [ 0.003402] Security Framework initialized
> [ 0.003413] AppArmor: AppArmor disabled by boot time parameter
> [ 0.003433] Mount-cache hash table entries: 512
> [ 0.003735] Initializing cgroup subsys cpuacct
> [ 0.003744] Initializing cgroup subsys devices
> [ 0.003750] Initializing cgroup subsys freezer
> [ 0.003756] Initializing cgroup subsys net_cls
> [ 0.003763] Initializing cgroup subsys blkio
> [ 0.003798] Disabled fast string operations
> [ 0.003808] CPU: Physical Processor ID: 0
> [ 0.003813] CPU: Processor Core ID: 0
> [ 0.003820] mce: CPU supports 6 MCE banks
> [ 0.003834] CPU0: Thermal monitoring enabled (TM1)
> [ 0.003843] process: using mwait in idle threads
> [ 0.003858] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
> Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8
> tlb_flushall_shift: 6
> [ 0.003962] Freeing SMP alternatives: 16k freed
> [ 0.003975] ACPI: Core revision 20120913
> [ 0.010011] ftrace: allocating 18541 entries in 37 pages
> [ 0.016755] Enabling APIC mode: Flat. Using 1 I/O APICs
> [ 0.017195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [ 0.051439] smpboot: CPU0: Genuine Intel(R) CPU T2080 @ 1.73GHz (fam: 06, model: 0e, stepping: 0c)
> [ 0.053333] Performance Events: Core events, core PMU driver.
> [ 0.053333] ... version: 1
> [ 0.053333] ... bit width: 40
> [ 0.053333] ... generic registers: 2
> [ 0.053333] ... value mask: 000000ffffffffff
> [ 0.053333] ... max period: 000000007fffffff
> [ 0.053333] ... fixed-purpose events: 0
> [ 0.053333] ... event mask: 0000000000000003
> [ 0.071434] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
> [ 0.076736] CPU 1 irqstacks, hard=f60ba000 soft=f60bc000
> [ 0.076739] smpboot: Booting Node 0, Processors #1 OK
> [ 0.006666] Initializing CPU#1
> [ 0.006666] Disabled fast string operations
> [ 0.089911] Brought up 2 CPUs
> [ 0.089931] smpboot: Total of 2 processors activated (6917.34 BogoMIPS)
> [ 0.090112] devtmpfs: initialized
> [ 0.090290] PM: Registering ACPI NVS region [mem 0x7f7ce000-0x7f7fffff] (204800 bytes)
> [ 0.091517] NET: Registered protocol family 16
> [ 0.091517] ACPI: bus type pci registered
> [ 0.091517] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
> [ 0.091517] PCI: not using MMCONFIG
> [ 0.091517] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
> [ 0.091517] PCI: Using configuration type 1 for base access
> [ 0.091517] mtrr: your CPUs had inconsistent variable MTRR settings
> [ 0.091517] mtrr: probably your BIOS does not setup all CPUs.
> [ 0.091517] mtrr: corrected configuration.
> [ 0.093379] bio: create slab <bio-0> at 0
> [ 0.093417] ACPI: Added _OSI(Module Device)
> [ 0.093417] ACPI: Added _OSI(Processor Device)
> [ 0.093417] ACPI: Added _OSI(3.0 _SCP Extensions)
> [ 0.093417] ACPI: Added _OSI(Processor Aggregator Device)
> [ 0.094813] ACPI: EC: Look up EC in DSDT
> [ 0.094813] ACPI: Executed 1 blocks of module-level executable AML code
> [ 0.098831] ACPI BIOS Bug: Warning: Incorrect checksum in table [OEMB] - 0x08, should be 0x90 (20120913/tbutils-324)
> [ 0.099136] ACPI: SSDT 7f7d23e0 00661 (v01 AMI CPU1PM 00000001 INTL 20050930)
> [ 0.099531] ACPI: Dynamic OEM Table Load:
> [ 0.099539] ACPI: SSDT (null) 00661 (v01 AMI CPU1PM 00000001 INTL 20050930)
> [ 0.099868] ACPI: SSDT 7f7d2a50 00661 (v01 AMI CPU2PM 00000001 INTL 20050930)
> [ 0.100287] ACPI: Dynamic OEM Table Load:
> [ 0.100295] ACPI: SSDT (null) 00661 (v01 AMI CPU2PM 00000001 INTL 20050930)
> [ 0.100638] ACPI: Interpreter enabled
> [ 0.100655] ACPI: (supports S0 S3 S4 S5)
> [ 0.100681] ACPI: Using IOAPIC for interrupt routing
> [ 0.100714] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
> [ 0.101283] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
> [ 0.101293] PCI: Using MMCONFIG for extended config space
> [ 0.111450] ACPI: EC: GPE = 0x1d, I/O: command/status = 0x66, data = 0x62
> [ 0.111857] ACPI: No dock devices found.
> [ 0.111868] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
> [ 0.111986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
> [ 0.112168] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
> [ 0.112172] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
> [ 0.112175] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
> [ 0.112178] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
> [ 0.112182] pci_root PNP0A08:00: host bridge window [mem 0x7f800000-0xdfffffff] (ignored)
> [ 0.112185] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfebfffff] (ignored)
> [ 0.112188] PCI: root bus 00: using default resources
> [ 0.112237] PCI host bridge to bus 0000:00
> [ 0.112246] pci_bus 0000:00: root bus resource [bus 00-ff]
> [ 0.112253] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
> [ 0.112261] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
> [ 0.112280] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
> [ 0.112340] pci 0000:00:02.0: [8086:27a2] type 00 class 0x030000
> [ 0.112355] pci 0000:00:02.0: reg 10: [mem 0xffe80000-0xffefffff]
> [ 0.112363] pci 0000:00:02.0: reg 14: [io 0xec00-0xec07]
> [ 0.112371] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
> [ 0.112379] pci 0000:00:02.0: reg 1c: [mem 0xffe40000-0xffe7ffff]
> [ 0.112430] pci 0000:00:02.1: [8086:27a6] type 00 class 0x038000
> [ 0.112442] pci 0000:00:02.1: reg 10: [mem 0xffd80000-0xffdfffff]
> [ 0.112550] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
> [ 0.112572] pci 0000:00:1b.0: reg 10: [mem 0xffe34000-0xffe37fff 64bit]
> [ 0.112670] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [ 0.112703] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
> [ 0.112804] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
> [ 0.112838] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
> [ 0.112939] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
> [ 0.112976] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
> [ 0.113032] pci 0000:00:1d.0: reg 20: [io 0xe880-0xe89f]
> [ 0.113075] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
> [ 0.113131] pci 0000:00:1d.1: reg 20: [io 0xe800-0xe81f]
> [ 0.113175] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
> [ 0.113230] pci 0000:00:1d.2: reg 20: [io 0xe480-0xe49f]
> [ 0.113274] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
> [ 0.113329] pci 0000:00:1d.3: reg 20: [io 0xe400-0xe41f]
> [ 0.113391] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
> [ 0.113417] pci 0000:00:1d.7: reg 10: [mem 0xffe3b800-0xffe3bbff]
> [ 0.113529] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
> [ 0.113557] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
> [ 0.113647] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
> [ 0.113757] Reserving memory on Twinhead H12Y
> [ 0.113819] pci 0000:00:1f.2: [8086:27c4] type 00 class 0x010180
> [ 0.113840] pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007]
> [ 0.113852] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003]
> [ 0.113863] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007]
> [ 0.113875] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003]
> [ 0.113887] pci 0000:00:1f.2: reg 20: [io 0xffa0-0xffaf]
> [ 0.113939] pci 0000:00:1f.2: PME# supported from D3hot
> [ 0.113962] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
> [ 0.114028] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
> [ 0.114154] pci 0000:01:00.0: [168c:001c] type 00 class 0x020000
> [ 0.114184] pci 0000:01:00.0: reg 10: [mem 0xff2f0000-0xff2fffff 64bit]
> [ 0.114357] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
> [ 0.114380] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [ 0.114392] pci 0000:00:1c.0: bridge window [mem 0xff200000-0xff2fffff]
> [ 0.114455] pci 0000:00:1c.1: PCI bridge to [bus 02]
> [ 0.114465] pci 0000:00:1c.1: bridge window [io 0xa000-0xafff]
> [ 0.114471] pci 0000:00:1c.1: bridge window [mem 0xfef00000-0xff1fffff]
> [ 0.114527] pci 0000:03:04.0: [10ec:8139] type 00 class 0x020000
> [ 0.114551] pci 0000:03:04.0: reg 10: [io 0xd800-0xd8ff]
> [ 0.114565] pci 0000:03:04.0: reg 14: [mem 0xffbfec00-0xffbfecff]
> [ 0.114658] pci 0000:03:04.0: supports D1 D2
> [ 0.114661] pci 0000:03:04.0: PME# supported from D1 D2 D3hot D3cold
> [ 0.114689] pci 0000:03:06.0: [1217:00f7] type 00 class 0x0c0010
> [ 0.114712] pci 0000:03:06.0: reg 10: [mem 0x00000000-0x00000fff]
> [ 0.114726] pci 0000:03:06.0: reg 14: [mem 0xffbfe000-0xffbfe7ff]
> [ 0.114814] pci 0000:03:06.0: supports D1 D2
> [ 0.114817] pci 0000:03:06.0: PME# supported from D0 D1 D2 D3hot D3cold
> [ 0.114846] pci 0000:03:06.2: [1217:7120] type 00 class 0x080500
> [ 0.114870] pci 0000:03:06.2: reg 10: [mem 0xffbfe800-0xffbfe8ff]
> [ 0.114974] pci 0000:03:06.2: supports D1 D2
> [ 0.114977] pci 0000:03:06.2: PME# supported from D0 D1 D2 D3hot D3cold
> [ 0.115005] pci 0000:03:06.3: [1217:7130] type 00 class 0x018000
> [ 0.115029] pci 0000:03:06.3: reg 10: [mem 0xffbff000-0xffbfffff]
> [ 0.115134] pci 0000:03:06.3: supports D1 D2
> [ 0.115137] pci 0000:03:06.3: PME# supported from D0 D1 D2 D3hot D3cold
> [ 0.115198] pci 0000:00:1e.0: PCI bridge to [bus 03-04] (subtractive decode)
> [ 0.115209] pci 0000:00:1e.0: bridge window [io 0xc000-0xdfff]
> [ 0.115215] pci 0000:00:1e.0: bridge window [mem 0xff300000-0xffbfffff]
> [ 0.115224] pci 0000:00:1e.0: bridge window [mem 0xbdf00000-0xbfefffff 64bit pref]
> [ 0.115227] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
> [ 0.115230] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
> [ 0.115251] pci_bus 0000:00: on NUMA node 0
> [ 0.115255] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [ 0.115398] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
> [ 0.115617] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
> [ 0.115645] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
> [ 0.115709] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
> [ 0.115720] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
> [ 0.124314] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
> [ 0.126686] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
> [ 0.126756] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15)
> [ 0.126826] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
> [ 0.126895] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
> [ 0.126967] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
> [ 0.127039] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
> [ 0.127112] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
> [ 0.127194] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
> [ 0.127194] vgaarb: loaded
> [ 0.127194] vgaarb: bridge control possible 0000:00:02.0
> [ 0.127194] PCI: Using ACPI for IRQ routing
> [ 0.127194] PCI: pci_cache_line_size set to 64 bytes
> [ 0.127194] pci 0000:00:1e.0: address space collision: [mem 0xff300000-0xffbfffff] conflicts with reserved [??? 0xffb00000-0xffbfffff flags 0x80000000]
> [ 0.127194] pci 0000:03:04.0: address space collision: [mem 0xffbfec00-0xffbfecff] conflicts with reserved [??? 0xffb00000-0xffbfffff flags 0x80000000]
> [ 0.127194] pci 0000:03:06.2: address space collision: [mem 0xffbfe800-0xffbfe8ff] conflicts with reserved [??? 0xffb00000-0xffbfffff flags 0x80000000]
> [ 0.127194] pci 0000:03:06.3: address space collision: [mem 0xffbff000-0xffbfffff] conflicts with reserved [??? 0xffb00000-0xffbfffff flags 0x80000000]
> [ 0.127194] pci 0000:03:06.0: address space collision: [mem 0xffbfe000-0xffbfe7ff] conflicts with reserved [??? 0xffb00000-0xffbfffff flags 0x80000000]
> [ 0.127194] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
> [ 0.127194] e820: reserve RAM buffer [mem 0x7f7c0000-0x7fffffff]
> [ 0.127194] NetLabel: Initializing
> [ 0.127194] NetLabel: domain hash size = 128
> [ 0.127194] NetLabel: protocols = UNLABELED CIPSOv4
> [ 0.127194] NetLabel: unlabeled traffic allowed by default
> [ 0.127246] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
> [ 0.127257] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
> [ 0.127268] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
> [ 0.136680] Switching to clocksource hpet
> [ 0.144842] pnp: PnP ACPI init
> [ 0.144887] ACPI: bus type pnp registered
> [ 0.145061] pnp 00:00: [bus 00-ff]
> [ 0.145065] pnp 00:00: [io 0x0cf8-0x0cff]
> [ 0.145068] pnp 00:00: [io 0x0000-0x0cf7 window]
> [ 0.145072] pnp 00:00: [io 0x0d00-0xffff window]
> [ 0.145075] pnp 00:00: [mem 0x000a0000-0x000bffff window]
> [ 0.145078] pnp 00:00: [mem 0x000d0000-0x000dffff window]
> [ 0.145081] pnp 00:00: [mem 0x7f800000-0xdfffffff window]
> [ 0.145085] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
> [ 0.145150] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
> [ 0.145163] pnp 00:01: [mem 0xfed13000-0xfed19fff]
> [ 0.145225] system 00:01: [mem 0xfed13000-0xfed19fff] has been reserved
> [ 0.145237] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
> [ 0.145290] pnp 00:02: [dma 4]
> [ 0.145294] pnp 00:02: [io 0x0000-0x000f]
> [ 0.145297] pnp 00:02: [io 0x0081-0x0083]
> [ 0.145299] pnp 00:02: [io 0x0087]
> [ 0.145302] pnp 00:02: [io 0x0089-0x008b]
> [ 0.145305] pnp 00:02: [io 0x008f]
> [ 0.145308] pnp 00:02: [io 0x00c0-0x00df]
> [ 0.145346] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
> [ 0.145360] pnp 00:03: [io 0x0070-0x0071]
> [ 0.145378] pnp 00:03: [irq 8]
> [ 0.145410] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
> [ 0.145448] pnp 00:04: [io 0x0060]
> [ 0.145451] pnp 00:04: [io 0x0064]
> [ 0.145458] pnp 00:04: [irq 1]
> [ 0.145492] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
> [ 0.145550] pnp 00:05: [irq 12]
> [ 0.145593] pnp 00:05: Plug and Play ACPI device, IDs SYN0911 SYN0900 SYN0002 PNP0f13 (active)
> [ 0.145605] pnp 00:06: [io 0x0061]
> [ 0.145638] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
> [ 0.145650] pnp 00:07: [io 0x00f0-0x00ff]
> [ 0.145657] pnp 00:07: [irq 13]
> [ 0.145690] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
> [ 0.145764] pnp 00:08: [mem 0xfed00000-0xfed003ff]
> [ 0.145802] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
> [ 0.145859] pnp 00:09: [mem 0xfec00000-0xfec00fff]
> [ 0.145863] pnp 00:09: [mem 0xfee00000-0xfee00fff]
> [ 0.145910] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
> [ 0.145920] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
> [ 0.145930] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
> [ 0.146061] pnp 00:0a: [io 0x0010-0x001f]
> [ 0.146064] pnp 00:0a: [io 0x0022-0x003f]
> [ 0.146067] pnp 00:0a: [io 0x0044-0x005f]
> [ 0.146070] pnp 00:0a: [io 0x0063]
> [ 0.146073] pnp 00:0a: [io 0x0065]
> [ 0.146076] pnp 00:0a: [io 0x0067-0x006f]
> [ 0.146079] pnp 00:0a: [io 0x0072-0x007f]
> [ 0.146081] pnp 00:0a: [io 0x0080]
> [ 0.146084] pnp 00:0a: [io 0x0084-0x0086]
> [ 0.146087] pnp 00:0a: [io 0x0088]
> [ 0.146090] pnp 00:0a: [io 0x008c-0x008e]
> [ 0.146093] pnp 00:0a: [io 0x0090-0x009f]
> [ 0.146096] pnp 00:0a: [io 0x00a2-0x00bf]
> [ 0.146099] pnp 00:0a: [io 0x00e0-0x00ef]
> [ 0.146101] pnp 00:0a: [io 0x04d0-0x04d1]
> [ 0.146104] pnp 00:0a: [io 0x0800-0x087f]
> [ 0.146108] pnp 00:0a: [io 0x0000-0xffffffff disabled]
> [ 0.146111] pnp 00:0a: [io 0x0480-0x04bf]
> [ 0.146114] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
> [ 0.146117] pnp 00:0a: [mem 0xfed20000-0xfed8ffff]
> [ 0.146120] pnp 00:0a: [mem 0xffb00000-0xffbfffff]
> [ 0.146123] pnp 00:0a: [mem 0xfff00000-0xffffffff]
> [ 0.146196] system 00:0a: [io 0x04d0-0x04d1] has been reserved
> [ 0.146205] system 00:0a: [io 0x0800-0x087f] has been reserved
> [ 0.146213] system 00:0a: [io 0x0480-0x04bf] has been reserved
> [ 0.146221] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
> [ 0.146230] system 00:0a: [mem 0xfed20000-0xfed8ffff] has been reserved
> [ 0.146238] system 00:0a: [mem 0xffb00000-0xffbfffff] could not be reserved
> [ 0.146247] system 00:0a: [mem 0xfff00000-0xffffffff] has been reserved
> [ 0.146257] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
> [ 0.146298] pnp 00:0b: [mem 0xe0000000-0xefffffff]
> [ 0.146345] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
> [ 0.146355] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
> [ 0.146929] pnp 00:0c: [mem 0x00000000-0x0009ffff]
> [ 0.146933] pnp 00:0c: [mem 0x000c0000-0x000cffff]
> [ 0.146936] pnp 00:0c: [mem 0x000e0000-0x000fffff]
> [ 0.146939] pnp 00:0c: [mem 0x00100000-0x7f7fffff]
> [ 0.146942] pnp 00:0c: [mem 0xfec00000-0xffffffff]
> [ 0.147003] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
> [ 0.147013] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
> [ 0.147021] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
> [ 0.147030] system 00:0c: [mem 0x00100000-0x7f7fffff] could not be reserved
> [ 0.147039] system 00:0c: [mem 0xfec00000-0xffffffff] could not be reserved
> [ 0.147049] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
> [ 0.147218] pnp: PnP ACPI: found 13 devices
> [ 0.147224] ACPI: ACPI bus type pnp unregistered
> [ 0.185195] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
> [ 0.185202] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
> [ 0.185215] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
> [ 0.185233] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
> [ 0.185236] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
> [ 0.185240] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
> [ 0.185247] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
> [ 0.185260] pci 0000:00:1c.1: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
> [ 0.185271] pci 0000:00:1e.0: BAR 14: assigned [mem 0x80400000-0x804fffff]
> [ 0.185280] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
> [ 0.185289] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [ 0.185298] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
> [ 0.185310] pci 0000:00:1c.0: bridge window [mem 0xff200000-0xff2fffff]
> [ 0.185321] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref]
> [ 0.185335] pci 0000:00:1c.1: PCI bridge to [bus 02]
> [ 0.185343] pci 0000:00:1c.1: bridge window [io 0xa000-0xafff]
> [ 0.185355] pci 0000:00:1c.1: bridge window [mem 0xfef00000-0xff1fffff]
> [ 0.185365] pci 0000:00:1c.1: bridge window [mem 0x80200000-0x803fffff 64bit pref]
> [ 0.185382] pci 0000:03:06.0: BAR 0: assigned [mem 0x80400000-0x80400fff]
> [ 0.185394] pci 0000:03:06.3: BAR 0: assigned [mem 0x80401000-0x80401fff]
> [ 0.185406] pci 0000:03:06.0: BAR 1: assigned [mem 0x80402000-0x804027ff]
> [ 0.185418] pci 0000:03:04.0: BAR 1: assigned [mem 0x80402800-0x804028ff]
> [ 0.185429] pci 0000:03:06.2: BAR 0: assigned [mem 0x80402900-0x804029ff]
> [ 0.185440] pci 0000:00:1e.0: PCI bridge to [bus 03-04]
> [ 0.185449] pci 0000:00:1e.0: bridge window [io 0xc000-0xdfff]
> [ 0.185460] pci 0000:00:1e.0: bridge window [mem 0x80400000-0x804fffff]
> [ 0.185471] pci 0000:00:1e.0: bridge window [mem 0xbdf00000-0xbfefffff 64bit pref]
> [ 0.185490] pci 0000:00:1c.0: enabling device (0106 -> 0107)
> [ 0.185531] pci 0000:00:1e.0: setting latency timer to 64
> [ 0.185537] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
> [ 0.185540] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
> [ 0.185544] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
> [ 0.185547] pci_bus 0000:01: resource 1 [mem 0xff200000-0xff2fffff]
> [ 0.185551] pci_bus 0000:01: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
> [ 0.185554] pci_bus 0000:02: resource 0 [io 0xa000-0xafff]
> [ 0.185557] pci_bus 0000:02: resource 1 [mem 0xfef00000-0xff1fffff]
> [ 0.185561] pci_bus 0000:02: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
> [ 0.185564] pci_bus 0000:03: resource 0 [io 0xc000-0xdfff]
> [ 0.185568] pci_bus 0000:03: resource 1 [mem 0x80400000-0x804fffff]
> [ 0.185571] pci_bus 0000:03: resource 2 [mem 0xbdf00000-0xbfefffff 64bit pref]
> [ 0.185574] pci_bus 0000:03: resource 4 [io 0x0000-0xffff]
> [ 0.185577] pci_bus 0000:03: resource 5 [mem 0x00000000-0xffffffff]
> [ 0.185633] NET: Registered protocol family 2
> [ 0.185857] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
> [ 0.186609] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
> [ 0.187036] TCP: Hash tables configured (established 131072 bind 65536)
> [ 0.187115] TCP: reno registered
> [ 0.187125] UDP hash table entries: 512 (order: 2, 16384 bytes)
> [ 0.187145] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
> [ 0.187271] NET: Registered protocol family 1
> [ 0.187302] pci 0000:00:02.0: Boot video device
> [ 0.187507] PCI: CLS 32 bytes, default 64
> [ 0.187585] Unpacking initramfs...
> [ 0.273320] Freeing initrd memory: 2668k freed
> [ 0.275428] apm: BIOS not found.
> [ 0.275821] audit: initializing netlink socket (disabled)
> [ 0.275848] type=2000 audit(1352407446.273:1): initialized
> [ 0.294412] bounce pool size: 64 pages
> [ 0.294433] HugeTLB registered 4 MB page size, pre-allocated 0 pages
> [ 0.296859] VFS: Disk quotas dquot_6.5.2
> [ 0.296942] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> [ 0.297103] msgmni has been set to 1726
> [ 0.297446] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
> [ 0.297494] io scheduler noop registered
> [ 0.297500] io scheduler deadline registered
> [ 0.297516] io scheduler cfq registered (default)
> [ 0.297682] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
> [ 0.297819] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
> [ 0.298008] vesafb: mode is 1024x768x32, linelength=4096, pages=0
> [ 0.298016] vesafb: scrolling: redraw
> [ 0.298022] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
> [ 0.298286] vesafb: framebuffer at 0xd0000000, mapped to 0xf8080000, using 3072k, total 3072k
> [ 0.334299] Console: switching to colour frame buffer device 128x48
> [ 0.367394] fb0: VESA VGA frame buffer device
> [ 0.367697] intel_idle: does not run on family 6 model 14
> [ 0.367790] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:08/PNP0C0D:00/input/input0
> [ 0.368500] ACPI: Lid Switch [LIDD]
> [ 0.368809] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
> [ 0.369369] ACPI: Sleep Button [SLPB]
> [ 0.369686] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
> [ 0.370253] ACPI: Power Button [PWRB]
> [ 0.370567] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
> [ 0.371071] ACPI: Power Button [PWRF]
> [ 0.377939] acpi device:20: registered as cooling_device0
> [ 0.378325] ACPI: Video Device [IGFX] (multi-head: yes rom: no post: no)
> [ 0.378852] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
> [ 0.379491] GHES: HEST is not enabled!
> [ 0.379762] isapnp: Scanning for PnP cards...
> [ 0.692647] isapnp: No Plug & Play device found
> [ 0.693030] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
> [ 0.694145] Linux agpgart interface v0.103
> [ 0.694469] agpgart-intel 0000:00:00.0: Intel 945GM Chipset
> [ 0.709438] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
> [ 0.724854] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
> [ 0.739965] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
> [ 0.754878] [drm] Initialized drm 1.1.0 20060810
> [ 0.770127] checking generic (d0000000 300000) vs hw (d0000000 10000000)
> [ 0.770131] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
> [ 0.785439] Console: switching to colour dummy device 80x25
> [ 0.785562] i915 0000:00:02.0: setting latency timer to 64
> [ 0.786434] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
> [ 0.786447] [drm] Driver supports precise vblank timestamp query.
> [ 0.786987] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
> [ 0.916774] [drm] initialized overlay support
> [ 1.250342] fbcon: inteldrmfb (fb0) is primary device
> [ 1.276699] tsc: Refined TSC clocksource calibration: 1728.999 MHz
> [ 1.276703] Switching to clocksource tsc
> [ 1.662075] Console: switching to colour frame buffer device 160x50
> [ 1.667162] fb0: inteldrmfb frame buffer device
> [ 1.667203] drm: registered panic notifier
> [ 1.667249] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
> [ 1.667480] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
> [ 1.670058] i8042: Detected active multiplexing controller, rev 1.1
> [ 1.671278] serio: i8042 KBD port at 0x60,0x64 irq 1
> [ 1.671367] serio: i8042 AUX0 port at 0x60,0x64 irq 12
> [ 1.671450] serio: i8042 AUX1 port at 0x60,0x64 irq 12
> [ 1.671535] serio: i8042 AUX2 port at 0x60,0x64 irq 12
> [ 1.671618] serio: i8042 AUX3 port at 0x60,0x64 irq 12
> [ 1.671822] mousedev: PS/2 mouse device common for all mice
> [ 1.672153] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
> [ 1.672240] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
> [ 1.672328] cpuidle: using governor ladder
> [ 1.672369] cpuidle: using governor menu
> [ 1.672443] drop_monitor: Initializing network drop monitor service
> [ 1.672625] TCP: cubic registered
> [ 1.672824] NET: Registered protocol family 10
> [ 1.674988] NET: Registered protocol family 17
> [ 1.676857] Key type dns_resolver registered
> [ 1.678910] Using IPI No-Shortcut mode
> [ 1.680878] PM: Checking hibernation image partition /dev/disk/by-uuid/f83924df-3dd0-4b60-a263-54f3fcade1d2
> [ 1.700192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
> [ 1.830568] PM: Hibernation image not present or could not be loaded.
> [ 1.830585] registered taskstats version 1
> [ 1.833023] rtc_cmos 00:03: setting system clock to 2012-11-08 20:44:08 UTC (1352407448)
> [ 1.835084] Freeing unused kernel memory: 520k freed
> [ 1.837231] Write protecting the kernel text: 4352k
> [ 1.839176] Write protecting the kernel read-only data: 1316k
> [ 1.853261] systemd-udevd[46]: starting version 195
> [ 1.916220] ACPI: bus type usb registered
> [ 1.918612] usbcore: registered new interface driver usbfs
> [ 1.920544] SCSI subsystem initialized
> [ 1.922623] ACPI: bus type scsi registered
> [ 1.925200] usbcore: registered new interface driver hub
> [ 1.926771] libata version 3.00 loaded.
> [ 1.927512] ata_piix 0000:00:1f.2: version 2.13
> [ 1.927533] ata_piix 0000:00:1f.2: MAP [
> [ 1.929351] P0 P2 IDE IDE ]
> [ 1.931215] usbcore: registered new device driver usb
> [ 1.932883] ata_piix 0000:00:1f.2: setting latency timer to 64
> [ 1.933986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [ 1.937136] scsi0 : ata_piix
> [ 1.939952] scsi1 : ata_piix
> [ 1.942607] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
> [ 1.944982] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
> [ 1.947543] ehci_hcd 0000:00:1d.7: setting latency timer to 64
> [ 1.947552] ehci_hcd 0000:00:1d.7: EHCI Host Controller
> [ 1.950533] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
> [ 1.956301] ehci_hcd 0000:00:1d.7: debug port 1
> [ 1.958134] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
> [ 1.958168] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xffe3b800
> [ 1.966716] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
> [ 1.968763] hub 1-0:1.0: USB hub found
> [ 1.970494] hub 1-0:1.0: 8 ports detected
> [ 2.107074] ata1.00: ATA-7: FUJITSU MHV2100BH PL, 00000029, max UDMA/100
> [ 2.108817] ata1.00: 195371568 sectors, multi 16: LBA48 NCQ (depth 0/32)
> [ 2.111053] ata2.00: ATAPI: Optiarc DVD RW AD-5530A, AX24, max UDMA/33
> [ 2.113740] ata1.00: failed to get Identify Device Data, Emask 0x1
> [ 2.129200] ata1.00: failed to get Identify Device Data, Emask 0x1
> [ 2.129204] ata1.00: configured for UDMA/100
> [ 2.131176] scsi 0:0:0:0: Direct-Access ATA FUJITSU MHV2100B 0000 PQ: 0 ANSI: 5
> [ 2.140271] ata2.00: configured for UDMA/33
> [ 2.143892] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-5530A AX24 PQ: 0 ANSI: 5
> [ 2.133362] ACPI: Invalid Power Resource to register!
> [ 2.146079] ACPI: Invalid Power Resource to register!
> [ 2.146857] uhci_hcd: USB Universal Host Controller Interface driver
> [ 2.149616] uhci_hcd 0000:00:1d.0: setting latency timer to 64
> [ 2.149624] uhci_hcd 0000:00:1d.0: UHCI Host Controller
> [ 2.151773] sd 0:0:0:0: [sda] 195371568 512-byte logical blocks: (100 GB/93.1 GiB)
> [ 2.153869] sd 0:0:0:0: [sda] Write Protect is off
> [ 2.155971] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [ 2.156024] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
> [ 2.158182] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [ 2.160344] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e880
> [ 2.162964] hub 2-0:1.0: USB hub found
> [ 2.165042] hub 2-0:1.0: 2 ports detected
> [ 2.167189] uhci_hcd 0000:00:1d.1: setting latency timer to 64
> [ 2.167194] uhci_hcd 0000:00:1d.1: UHCI Host Controller
> [ 2.169167] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
> [ 2.171209] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e800
> [ 2.173400] hub 3-0:1.0: USB hub found
> [ 2.175386] hub 3-0:1.0: 2 ports detected
> [ 2.177460] uhci_hcd 0000:00:1d.2: setting latency timer to 64
> [ 2.177465] uhci_hcd 0000:00:1d.2: UHCI Host Controller
> [ 2.179416] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
> [ 2.181421] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e480
> [ 2.183595] hub 4-0:1.0: USB hub found
> [ 2.185578] hub 4-0:1.0: 2 ports detected
> [ 2.187669] uhci_hcd 0000:00:1d.3: setting latency timer to 64
> [ 2.187674] uhci_hcd 0000:00:1d.3: UHCI Host Controller
> [ 2.189623] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
> [ 2.191635] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e400
> [ 2.193792] hub 5-0:1.0: USB hub found
> [ 2.195764] hub 5-0:1.0: 2 ports detected
> [ 2.230210] sda: sda1 sda2 < sda5 > sda3
> [ 2.232667] sd 0:0:0:0: [sda] Attached SCSI disk
> [ 2.243427] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
> [ 2.245400] cdrom: Uniform CD-ROM driver Revision: 3.20
> [ 2.247833] sr 1:0:0:0: Attached scsi CD-ROM sr0
> [ 2.568589] PM: Starting manual resume from disk
> [ 2.570607] PM: Hibernation image partition 8:5 present
> [ 2.570609] PM: Looking for hibernation image.
> [ 2.586984] PM: Image not found (code -22)
> [ 2.586987] PM: Hibernation image not present or could not be loaded.
> [ 2.647003] EXT4-fs (sda3): mounting ext3 file system using the ext4 subsystem
> [ 2.693996] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
> [ 4.287524] systemd[1]: systemd 195 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
> [ 4.571785] systemd[1]: Inserted module 'autofs4'
> [ 4.591313] systemd[1]: Set hostname to <lappy>.
> [ 5.396118] systemd[1]: Cannot add dependency job for unit laptop-mode-tools.service, ignoring: Unit laptop-mode-tools.service failed to load: No such file or directory. See system logs and 'systemctl status laptop-mode-tools.service' for details.
> [ 5.401092] systemd[1]: Starting Login Prompts.
> [ 5.405766] systemd[1]: Reached target Login Prompts.
> [ 5.407990] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
> [ 5.410299] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
> [ 5.412528] systemd[1]: Starting Remote File Systems.
> [ 5.417039] systemd[1]: Reached target Remote File Systems.
> [ 5.419227] systemd[1]: Starting Syslog Socket.
> [ 5.423641] systemd[1]: Listening on Syslog Socket.
> [ 5.425805] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
> [ 5.430278] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
> [ 5.432493] systemd[1]: Starting Device-mapper event daemon FIFOs.
> [ 5.437093] systemd[1]: Listening on Device-mapper event daemon FIFOs.
> [ 5.439340] systemd[1]: Starting Delayed Shutdown Socket.
> [ 5.443996] systemd[1]: Listening on Delayed Shutdown Socket.
> [ 5.446235] systemd[1]: Starting LVM2 metadata daemon socket.
> [ 5.450897] systemd[1]: Listening on LVM2 metadata daemon socket.
> [ 5.453189] systemd[1]: Starting Encrypted Volumes.
> [ 5.457832] systemd[1]: Reached target Encrypted Volumes.
> [ 5.460133] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
> [ 5.462502] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
> [ 5.464924] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
> [ 5.469953] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
> [ 5.472469] systemd[1]: Starting udev Kernel Socket.
> [ 5.477457] systemd[1]: Listening on udev Kernel Socket.
> [ 5.479953] systemd[1]: Starting udev Control Socket.
> [ 5.484853] systemd[1]: Listening on udev Control Socket.
> [ 5.487183] systemd[1]: Expecting device dev-disk-by\x2duuid-f83924df\x2d3dd0\x2d4b60\x2da263\x2d54f3fcade1d2.device...
> [ 5.491944] systemd[1]: Expecting device dev-disk-by\x2duuid-6734978d\x2d1b01\x2d4e39\x2d9ebc\x2d1aa2deaf00b1.device...
> [ 5.496985] systemd[1]: Starting Journal Socket.
> [ 5.502049] systemd[1]: Listening on Journal Socket.
> [ 5.504421] systemd[1]: Starting File System Check on Root Device...
> [ 5.533709] systemd[1]: Starting Setup Virtual Console...
> [ 5.546890] systemd[1]: Starting udev Coldplug all Devices...
> [ 5.563513] systemd[1]: Mounting Debug File System...
> [ 6.106626] systemd[1]: Starting Apply Kernel Variables...
> [ 6.120401] systemd[1]: Mounting POSIX Message Queue File System...
> [ 6.134024] systemd[1]: Mounting Huge Pages File System...
> [ 6.143838] systemd[1]: Starting udev Kernel Device Manager...
> [ 6.462710] systemd[1]: Started Set Up Additional Binary Formats.
> [ 6.501745] systemd[1]: Started Load Kernel Modules.
> [ 6.504077] systemd[1]: Mounted Configuration File System.
> [ 6.506376] systemd[1]: Mounted FUSE Control File System.
> [ 6.508647] systemd[1]: Starting Journal Service...
> [ 6.521815] systemd[1]: Started Journal Service.
> [ 6.524124] systemd[1]: Starting Syslog.
> [ 6.528613] systemd[1]: Reached target Syslog.
> [ 6.534278] systemd[1]: Started Apply Kernel Variables.
> [ 6.731741] systemd-udevd[115]: starting version 195
> [ 8.294821] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
> [ 8.439360] microcode: CPU0 sig=0x6ec, pf=0x80, revision=0x59
> [ 8.490029] microcode: CPU1 sig=0x6ec, pf=0x80, revision=0x59
> [ 8.492522] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
> [ 8.527091] intel_rng: FWH not detected
> [ 8.558987] 8139too: 8139too Fast Ethernet driver 0.9.28
> [ 8.561635] 8139too 0000:03:04.0 eth0: RealTek RTL8139 at 0xf8bc2800, 00:40:45:2d:b8:44, IRQ 16
> [ 8.572550] firewire_ohci 0000:03:06.0: enabling device (0015 -> 0017)
> [ 8.594702] ACPI: Requesting acpi_cpufreq
> [ 8.597479] input: PC Speaker as /devices/platform/pcspkr/input/input6
> [ 8.626790] firewire_ohci 0000:03:06.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x10
> [ 8.634634] tsc: Marking TSC unstable due to TSC halts in idle
> [ 8.636618] ACPI: acpi_idle registered with cpuidle
> [ 8.636659] Switching to clocksource hpet
> [ 8.756199] ACPI: Battery Slot [BAT0] (battery present)
> [ 8.759199] ACPI: AC Adapter [AC] (off-line)
> [ 8.867661] P-state transition latency capped at 20 uS
> [ 8.870517] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \_SB_.PCI0.SBRG.EC0_.PMRG 1 (20120913/utaddress-251)
> [ 8.872590] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [ 8.874705] ACPI Warning: 0x000004b0-0x000004bf SystemIO conflicts with Region \_SB_.PCI0.IGFX.GPRG 1 (20120913/utaddress-251)
> [ 8.876853] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [ 8.878972] ACPI Warning: 0x00000480-0x000004af SystemIO conflicts with Region \_SB_.PCI0.IGFX.GPRG 1 (20120913/utaddress-251)
> [ 8.881173] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [ 8.883404] lpc_ich: Resource conflict(s) found affecting gpio_ich
> [ 8.902627] cfg80211: Calling CRDA to update world regulatory domain
> [ 8.931029] leds_ss4200: no LED devices found
> [ 8.981183] iTCO_vendor_support: vendor-support=0
> [ 8.991430] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
> [ 8.995800] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0860)
> [ 8.998500] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
> [ 9.067264] thermal LNXTHERM:00: registered as thermal_zone0
> [ 9.069536] ACPI: Thermal Zone [THRM] (49 C)
> [ 9.127111] firewire_core 0000:03:06.0: created device fw0: GUID 00012f65ab60c248, S400
> [ 9.225727] snd_hda_intel 0000:00:1b.0: irq 42 for MSI/MSI-X
> [ 9.369242] psmouse serio4: synaptics: Touchpad model: 1, fw: 5.10, id: 0x258eb1, caps: 0xa04713/0x0/0x0, board id: 3655, fw id: 32050
> [ 9.410858] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input7
> [ 9.427465] ath5k 0000:01:00.0: registered as 'phy0'
> [ 10.026086] ath: EEPROM regdomain: 0x64
> [ 10.026094] ath: EEPROM indicates we should expect a direct regpair map
> [ 10.026101] ath: Country alpha2 being used: 00
> [ 10.026105] ath: Regpair used: 0x64
> [ 10.081593] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
> [ 10.082274] Registered led device: ath5k-phy0::rx
> [ 10.082351] Registered led device: ath5k-phy0::tx
> [ 10.082379] ath5k: phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
> [ 11.374738] EXT4-fs (sda3): re-mounted. Opts: (null)
> [ 12.180948] Adding 3004116k swap on /dev/sda5. Priority:-1 extents:1 across:3004116k
> [ 12.760535] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
> [ 12.801572] EXT4-fs (sda1): mounted filesystem with writeback data mode. Opts: (null)
> [ 13.070641] systemd-journald[117]: Received SIGUSR1
> [ 17.433252] systemd-logind[543]: Watching system buttons on /dev/input/event3 (Power Button)
> [ 17.435378] systemd-logind[543]: Watching system buttons on /dev/input/event4 (Video Bus)
> [ 17.437450] systemd-logind[543]: Watching system buttons on /dev/input/event0 (Lid Switch)
> [ 17.439451] systemd-logind[543]: Watching system buttons on /dev/input/event2 (Power Button)
> [ 17.441442] systemd-logind[543]: Watching system buttons on /dev/input/event1 (Sleep Button)
> [ 26.920785] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [ 27.718411] wlan0: authenticate with b0:48:7a:8b:02:3c
> [ 27.724761] wlan0: send auth to b0:48:7a:8b:02:3c (try 1/3)
> [ 27.726346] wlan0: authenticated
> [ 27.726541] ath5k 0000:01:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
> [ 27.726775] wlan0: associate with b0:48:7a:8b:02:3c (try 1/3)
> [ 27.729049] wlan0: RX AssocResp from b0:48:7a:8b:02:3c (capab=0x411 status=0 aid=2)
> [ 27.729376] wlan0: associated
> [ 27.730043] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [ 47.601203] EXT4-fs (sda3): re-mounted. Opts: commit=600
> [ 47.952418] EXT4-fs (sda1): re-mounted. Opts: commit=600
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
next prev parent reply other threads:[~2012-11-19 17:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-16 17:40 Fwd: [i915] linux-3.7-rc1 onwards, display goes black Tomas M
2012-11-19 17:32 ` Daniel Vetter [this message]
2012-11-20 15:47 ` Daniel Vetter
2012-11-20 16:01 ` Tomas M
2012-11-20 20:44 ` Tomas M
2012-11-20 21:37 ` Tomas M
2012-11-21 8:52 ` Daniel Vetter
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=20121119173244.GD5854@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=tmezzadra@gmail.com \
/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.