[Intel-gfx] [regression] drm/i915: cleanup per-pipe reg usage
Alexey Fisher
bug-track at fisher-privat.net
Thu Feb 17 08:26:20 CET 2011
Am Mittwoch, den 16.02.2011, 10:57 -0800 schrieb Jesse Barnes:
> On Sat, 12 Feb 2011 22:02:36 +0100
> Alexey Fisher <bug-track at fisher-privat.net> wrote:
>
> > In attachment are reg_dumps.
> >
> > intel_1 - is gdm login screen, every thing is ok
> > intel_2 - is after login, noise
> > intel_3 - is after mouse pointer was placed to the upper left corner,
> > image is ok again.
> >
> > Am Samstag, den 12.02.2011, 18:09 +0000 schrieb Chris Wilson:
> > >
> > > On Sat, 12 Feb 2011 15:16:16 +0100, Alexey Fisher
> > > <bug-track at fisher-privat.net> wrote:
> > > > Video is in attachment.
> > > >
> > > > If mouse pointer is on the left top corner i get still image .. if
> > > not -
> > > > noise.
> > >
> > > I think intel_reg_dumper before/after will be the best guide as to
> > > where
> > > the mistake crept in.
> > > -Chris
>
> Also, seeing the kernel messages from a clean boot after setting
> drm.debug=4 would help; they'll tell us what FIFO watermarks we used
> and might help me track down the flicker.
the bad files are from version 2.6.38-rc2-00090-g9db4a9c
the good are 2.6.38-rc2-00079-g4a1dc3f
-------------- next part --------------
[ 0.000000] Linux version 2.6.38-rc2-00090-g9db4a9c (lex at zwerg) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #181 SMP Fri Feb 11 16:32:21 CET 2011
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e2000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f7a0000 (usable)
[ 0.000000] BIOS-e820: 000000007f7a0000 - 000000007f7ae000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f7ae000 - 000000007f7f0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f7f0000 - 000000007f800000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] DMI present.
[ 0.000000] DMI: 1005HA/1005HA, BIOS 1401 02/26/2010
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x7f7a0 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 080000000 write-back
[ 0.000000] 1 base 07F800000 mask 0FF800000 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] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] initial memory mapped : 0 - 01800000
[ 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 @ 17fb000-1800000
[ 0.000000] RAMDISK: 35be2000 - 36de9000
[ 0.000000] ACPI: RSDP 000fb9e0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 7f7a0000 0003C (v01 A_M_I_ OEMRSDT 02001026 MSFT 00000097)
[ 0.000000] ACPI: FACP 7f7a0200 00084 (v02 A_M_I_ OEMFACP 02001026 MSFT 00000097)
[ 0.000000] ACPI: DSDT 7f7a0430 080A2 (v01 A1311 A1311000 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 7f7ae000 00040
[ 0.000000] ACPI: APIC 7f7a0390 0005C (v01 A_M_I_ OEMAPIC 02001026 MSFT 00000097)
[ 0.000000] ACPI: MCFG 7f7a03f0 0003C (v01 A_M_I_ OEMMCFG 02001026 MSFT 00000097)
[ 0.000000] ACPI: OEMB 7f7ae040 00061 (v01 A_M_I_ AMI_OEM 02001026 MSFT 00000097)
[ 0.000000] ACPI: HPET 7f7a84e0 00038 (v01 A_M_I_ OEMHPET 02001026 MSFT 00000097)
[ 0.000000] ACPI: SSDT 7f7aeb40 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 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 PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0007f7a0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007f7a0
[ 0.000000] On node 0 totalpages: 522031
[ 0.000000] free_area_init_node: node 0, pgdat c14e0680, node_mem_map f4bf2200
[ 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: 292514 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 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: 0xffffffff base: 0xfed00000
[ 0.000000] SMP: 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 - 00000000000e2000
[ 0.000000] PM: Registered nosave memory: 00000000000e2000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 7f800000 (gap: 7f800000:7f600000)
[ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 12 pages/cpu @f7000000 s25856 r0 d23296 u2097152
[ 0.000000] pcpu-alloc: s25856 r0 d23296 u2097152 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517951
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-rc2-00090-g9db4a9c root=UUID=425014a2-7247-459c-8e13-9595b8fc5507 drm.debug=4 ro crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
[ 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:0007f7a0)
[ 0.000000] Memory: 2046460k/2088576k available (3436k kernel code, 41664k reserved, 1598k data, 360k init, 1179272k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff8f000 - 0xfffff000 ( 448 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 : 0xc14eb000 - 0xc1545000 ( 360 kB)
[ 0.000000] .data : 0xc135b36e - 0xc14eaec0 (1598 kB)
[ 0.000000] .text : 0xc1000000 - 0xc135b36e (3436 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] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:320
[ 0.000000] CPU 0 irqstacks, hard=f440c000 soft=f440e000
[ 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.000000] Detected 1666.826 MHz processor.
[ 0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3333.65 BogoMIPS (lpj=6667304)
[ 0.004015] pid_max: default: 32768 minimum: 301
[ 0.004089] Security Framework initialized
[ 0.004108] Smack: Initializing.
[ 0.004115] AppArmor: AppArmor disabled by boot time parameter
[ 0.004142] Mount-cache hash table entries: 512
[ 0.004457] CPU: Physical Processor ID: 0
[ 0.004462] CPU: Processor Core ID: 0
[ 0.004467] mce: CPU supports 5 MCE banks
[ 0.004480] CPU0: Thermal monitoring enabled (TM2)
[ 0.004487] using mwait in idle threads.
[ 0.008015] ACPI: Core revision 20110112
[ 0.020094] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.020494] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.063777] CPU0: Intel(R) Atom(TM) CPU N280 @ 1.66GHz stepping 02
[ 0.064003] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
[ 0.064003] ... version: 3
[ 0.064003] ... bit width: 40
[ 0.064003] ... generic registers: 2
[ 0.064003] ... value mask: 000000ffffffffff
[ 0.064003] ... max period: 000000007fffffff
[ 0.064003] ... fixed-purpose events: 3
[ 0.064003] ... event mask: 0000000700000003
[ 0.064003] CPU 1 irqstacks, hard=f4488000 soft=f448a000
[ 0.064003] Booting Node 0, Processors #1 Ok.
[ 0.008000] Initializing CPU#1
[ 0.152033] Brought up 2 CPUs
[ 0.152041] Total of 2 processors activated (6666.57 BogoMIPS).
[ 0.152308] devtmpfs: initialized
[ 0.152308] NET: Registered protocol family 16
[ 0.152346] ACPI: bus type pci registered
[ 0.152346] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.152346] PCI: not using MMCONFIG
[ 0.152376] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
[ 0.152381] PCI: Using configuration type 1 for base access
[ 0.164377] bio: create slab <bio-0> at 0
[ 0.170580] ACPI: EC: Look up EC in DSDT
[ 0.173970] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.174638] ACPI: Executed 2 blocks of module-level executable AML code
[ 0.176940] ACPI: SSDT 7f7ae180 001FA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.184768] ACPI: Dynamic OEM Table Load:
[ 0.184776] ACPI: SSDT (null) 001FA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.185242] ACPI: SSDT 7f7ae410 00724 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.186037] ACPI: Dynamic OEM Table Load:
[ 0.186044] ACPI: SSDT (null) 00724 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.186705] ACPI: SSDT 7f7ae0b0 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
[ 0.187528] ACPI: Dynamic OEM Table Load:
[ 0.187535] ACPI: SSDT (null) 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
[ 0.187790] ACPI: SSDT 7f7ae380 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 0.188603] ACPI: Dynamic OEM Table Load:
[ 0.188610] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 0.189446] ACPI: Interpreter enabled
[ 0.189458] ACPI: (supports S0 S3 S4 S5)
[ 0.189506] ACPI: Using IOAPIC for interrupt routing
[ 0.189576] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.190975] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[ 0.190981] PCI: Using MMCONFIG for extended config space
[ 0.212542] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[ 0.212542] ACPI: No dock devices found.
[ 0.212542] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.212730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.212851] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.212851] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.212851] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.212851] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.212851] pci_root PNP0A08:00: host bridge window [mem 0x7f800000-0xffffffff]
[ 0.212851] pci 0000:00:00.0: [8086:27ac] type 0 class 0x000600
[ 0.212851] pci 0000:00:02.0: [8086:27ae] type 0 class 0x000300
[ 0.212851] pci 0000:00:02.0: reg 10: [mem 0xf7e00000-0xf7e7ffff]
[ 0.212851] pci 0000:00:02.0: reg 14: [io 0xdc00-0xdc07]
[ 0.212851] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[ 0.212851] pci 0000:00:02.0: reg 1c: [mem 0xf7dc0000-0xf7dfffff]
[ 0.212851] pci 0000:00:02.1: [8086:27a6] type 0 class 0x000380
[ 0.212851] pci 0000:00:02.1: reg 10: [mem 0xf7e80000-0xf7efffff]
[ 0.216101] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[ 0.216133] pci 0000:00:1b.0: reg 10: [mem 0xf7db8000-0xf7dbbfff 64bit]
[ 0.216228] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.216237] pci 0000:00:1b.0: PME# disabled
[ 0.216272] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[ 0.216369] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.216378] pci 0000:00:1c.0: PME# disabled
[ 0.216414] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[ 0.216511] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.216519] pci 0000:00:1c.1: PME# disabled
[ 0.216562] pci 0000:00:1c.3: [8086:27d6] type 1 class 0x000604
[ 0.216659] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.216667] pci 0000:00:1c.3: PME# disabled
[ 0.216706] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[ 0.216772] pci 0000:00:1d.0: reg 20: [io 0xd400-0xd41f]
[ 0.216823] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[ 0.216888] pci 0000:00:1d.1: reg 20: [io 0xd480-0xd49f]
[ 0.216939] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[ 0.217005] pci 0000:00:1d.2: reg 20: [io 0xd800-0xd81f]
[ 0.217056] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[ 0.217122] pci 0000:00:1d.3: reg 20: [io 0xd880-0xd89f]
[ 0.217185] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[ 0.217216] pci 0000:00:1d.7: reg 10: [mem 0xf7db7c00-0xf7db7fff]
[ 0.217317] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.217325] pci 0000:00:1d.7: PME# disabled
[ 0.217356] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[ 0.217454] pci 0000:00:1f.0: [8086:27b9] type 0 class 0x000601
[ 0.217563] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.217572] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.217581] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0380 (mask 0003)
[ 0.217589] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 0007)
[ 0.217597] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0007)
[ 0.217655] pci 0000:00:1f.2: [8086:27c5] type 0 class 0x000106
[ 0.217684] pci 0000:00:1f.2: reg 10: [io 0xd080-0xd087]
[ 0.217701] pci 0000:00:1f.2: reg 14: [io 0xd000-0xd003]
[ 0.217717] pci 0000:00:1f.2: reg 18: [io 0xcc00-0xcc07]
[ 0.217733] pci 0000:00:1f.2: reg 1c: [io 0xc880-0xc883]
[ 0.217749] pci 0000:00:1f.2: reg 20: [io 0xc800-0xc80f]
[ 0.217766] pci 0000:00:1f.2: reg 24: [mem 0xf7db7800-0xf7db7bff]
[ 0.217814] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.217822] pci 0000:00:1f.2: PME# disabled
[ 0.217910] pci 0000:00:1c.0: PCI bridge to [bus 04-04]
[ 0.217919] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.217928] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.217941] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.218037] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280
[ 0.218074] pci 0000:02:00.0: reg 10: [mem 0xfbff0000-0xfbffffff 64bit]
[ 0.218196] pci 0000:02:00.0: supports D1
[ 0.218201] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.218210] pci 0000:02:00.0: PME# disabled
[ 0.224048] pci 0000:00:1c.1: PCI bridge to [bus 02-03]
[ 0.224058] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
[ 0.224068] pci 0000:00:1c.1: bridge window [mem 0xf8000000-0xfbffffff]
[ 0.224080] pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf6ffffff 64bit pref]
[ 0.224183] pci 0000:01:00.0: [1969:1062] type 0 class 0x000200
[ 0.224220] pci 0000:01:00.0: reg 10: [mem 0xf7fc0000-0xf7ffffff 64bit]
[ 0.224241] pci 0000:01:00.0: reg 18: [io 0xec00-0xec7f]
[ 0.224357] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.224367] pci 0000:01:00.0: PME# disabled
[ 0.232064] pci 0000:00:1c.3: PCI bridge to [bus 01-01]
[ 0.232064] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.232067] pci 0000:00:1c.3: bridge window [mem 0xf7f00000-0xf7ffffff]
[ 0.232080] pci 0000:00:1c.3: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.232174] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[ 0.232184] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.232193] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.232205] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.232213] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.232219] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.232226] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.232233] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.232240] pci 0000:00:1e.0: bridge window [mem 0x7f800000-0xffffffff] (subtractive decode)
[ 0.232274] pci_bus 0000:00: on NUMA node 0
[ 0.232285] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.232590] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[ 0.232655] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[ 0.232793] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.252046] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[ 0.252193] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.252335] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.252477] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.252618] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.252762] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.252905] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[ 0.253054] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.253142] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.253142] vgaarb: loaded
[ 0.253142] SCSI subsystem initialized
[ 0.253142] libata version 3.00 loaded.
[ 0.253142] usbcore: registered new interface driver usbfs
[ 0.253142] usbcore: registered new interface driver hub
[ 0.253142] usbcore: registered new device driver usb
[ 0.253142] wmi: Mapper loaded
[ 0.253142] PCI: Using ACPI for IRQ routing
[ 0.253142] PCI: pci_cache_line_size set to 64 bytes
[ 0.253142] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.253142] reserve RAM buffer: 000000007f7a0000 - 000000007fffffff
[ 0.256096] NET: Registered protocol family 8
[ 0.256098] NET: Registered protocol family 20
[ 0.256136] NetLabel: Initializing
[ 0.256136] NetLabel: domain hash size = 128
[ 0.256136] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.256136] NetLabel: unlabeled traffic allowed by default
[ 0.256140] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.256140] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.256140] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.260085] Switching to clocksource hpet
[ 0.264495] pnp: PnP ACPI init
[ 0.264545] ACPI: bus type pnp registered
[ 0.264805] pnp 00:00: [bus 00-ff]
[ 0.264812] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.264818] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.264824] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.264830] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.264836] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.264842] pnp 00:00: [mem 0x7f800000-0xffffffff window]
[ 0.265100] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.265134] pnp 00:01: [mem 0xfed13000-0xfed19fff]
[ 0.265308] system 00:01: [mem 0xfed13000-0xfed19fff] has been reserved
[ 0.265316] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.265371] pnp 00:02: [dma 4]
[ 0.265377] pnp 00:02: [io 0x0000-0x000f]
[ 0.265382] pnp 00:02: [io 0x0081-0x0083]
[ 0.265387] pnp 00:02: [io 0x0087]
[ 0.265392] pnp 00:02: [io 0x0089-0x008b]
[ 0.265397] pnp 00:02: [io 0x008f]
[ 0.265402] pnp 00:02: [io 0x00c0-0x00df]
[ 0.265545] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.265581] pnp 00:03: [io 0x0070-0x0071]
[ 0.265599] pnp 00:03: [irq 8]
[ 0.265732] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.265837] pnp 00:04: [io 0x0060]
[ 0.265843] pnp 00:04: [io 0x0064]
[ 0.265854] pnp 00:04: [irq 1]
[ 0.265997] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.266091] pnp 00:05: [irq 12]
[ 0.266232] pnp 00:05: Plug and Play ACPI device, IDs SYN0a13 SYN0a00 SYN0002 PNP0f13 (active)
[ 0.266263] pnp 00:06: [io 0x0061]
[ 0.266396] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.266427] pnp 00:07: [io 0x00f0-0x00ff]
[ 0.266438] pnp 00:07: [irq 13]
[ 0.266581] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.266934] pnp 00:08: [io 0x0010-0x001f]
[ 0.266941] pnp 00:08: [io 0x0022-0x003f]
[ 0.266946] pnp 00:08: [io 0x0044-0x004d]
[ 0.266952] pnp 00:08: [io 0x0050-0x005e]
[ 0.266957] pnp 00:08: [io 0x0063]
[ 0.266961] pnp 00:08: [io 0x0065]
[ 0.266966] pnp 00:08: [io 0x0067-0x006f]
[ 0.266971] pnp 00:08: [io 0x0072-0x007f]
[ 0.266976] pnp 00:08: [io 0x0080]
[ 0.266981] pnp 00:08: [io 0x0084-0x0086]
[ 0.266986] pnp 00:08: [io 0x0088]
[ 0.266991] pnp 00:08: [io 0x008c-0x008e]
[ 0.266997] pnp 00:08: [io 0x0090-0x009f]
[ 0.267002] pnp 00:08: [io 0x00a2-0x00bf]
[ 0.267007] pnp 00:08: [io 0x00e0-0x00ef]
[ 0.267012] pnp 00:08: [io 0x025c-0x025f]
[ 0.267017] pnp 00:08: [io 0x0380-0x0383]
[ 0.267023] pnp 00:08: [io 0x0400-0x041f]
[ 0.267028] pnp 00:08: [io 0x04d0-0x04d1]
[ 0.267033] pnp 00:08: [io 0x0800-0x087f]
[ 0.267039] pnp 00:08: [io 0x0400-0x03ff disabled]
[ 0.267044] pnp 00:08: [io 0x0480-0x04bf]
[ 0.267050] pnp 00:08: [mem 0x8c000000-0x8c01ffff]
[ 0.267056] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[ 0.267062] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[ 0.267067] pnp 00:08: [mem 0xfed50000-0xfed8ffff]
[ 0.267073] pnp 00:08: [mem 0xffb00000-0xffbfffff]
[ 0.267079] pnp 00:08: [mem 0xfff00000-0xffffffff]
[ 0.267322] system 00:08: [io 0x025c-0x025f] has been reserved
[ 0.267330] system 00:08: [io 0x0380-0x0383] has been reserved
[ 0.267337] system 00:08: [io 0x0400-0x041f] has been reserved
[ 0.267344] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 0.267351] system 00:08: [io 0x0800-0x087f] has been reserved
[ 0.267358] system 00:08: [io 0x0480-0x04bf] has been reserved
[ 0.267366] system 00:08: [mem 0x8c000000-0x8c01ffff] has been reserved
[ 0.267373] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.267381] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.267388] system 00:08: [mem 0xfed50000-0xfed8ffff] has been reserved
[ 0.267395] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
[ 0.267403] system 00:08: [mem 0xfff00000-0xffffffff] could not be reserved
[ 0.267411] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267595] pnp 00:09: [mem 0xfed00000-0xfed003ff]
[ 0.267744] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.267904] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
[ 0.267911] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
[ 0.268199] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.268207] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.268215] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268338] pnp 00:0b: [mem 0xe0000000-0xe3ffffff]
[ 0.268522] system 00:0b: [mem 0xe0000000-0xe3ffffff] has been reserved
[ 0.268531] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.269205] pnp 00:0c: [mem 0x00000000-0x0009ffff]
[ 0.269212] pnp 00:0c: [mem 0x000c0000-0x000cffff]
[ 0.269218] pnp 00:0c: [mem 0x000e0000-0x000fffff]
[ 0.269224] pnp 00:0c: [mem 0x00100000-0x7f7fffff]
[ 0.269230] pnp 00:0c: [mem 0x00000000-0xffffffff disabled]
[ 0.269457] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.269466] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.269473] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.269480] system 00:0c: [mem 0x00100000-0x7f7fffff] could not be reserved
[ 0.269488] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.270048] pnp: PnP ACPI: found 13 devices
[ 0.270053] ACPI: ACPI bus type pnp unregistered
[ 0.315819] pci 0000:00:1c.0: BAR 8: assigned [mem 0x7f800000-0x7f9fffff]
[ 0.315830] pci 0000:00:1c.0: BAR 9: assigned [mem 0x7fa00000-0x7fbfffff 64bit pref]
[ 0.315840] pci 0000:00:1c.3: BAR 9: assigned [mem 0x7fc00000-0x7fdfffff 64bit pref]
[ 0.315850] pci 0000:00:1c.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 0.315858] pci 0000:00:1c.1: BAR 7: assigned [io 0x2000-0x2fff]
[ 0.315864] pci 0000:00:1c.0: PCI bridge to [bus 04-04]
[ 0.315871] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.315882] pci 0000:00:1c.0: bridge window [mem 0x7f800000-0x7f9fffff]
[ 0.315891] pci 0000:00:1c.0: bridge window [mem 0x7fa00000-0x7fbfffff 64bit pref]
[ 0.315904] pci 0000:00:1c.1: PCI bridge to [bus 02-03]
[ 0.315911] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
[ 0.315922] pci 0000:00:1c.1: bridge window [mem 0xf8000000-0xfbffffff]
[ 0.315931] pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf6ffffff 64bit pref]
[ 0.315943] pci 0000:00:1c.3: PCI bridge to [bus 01-01]
[ 0.315950] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.315961] pci 0000:00:1c.3: bridge window [mem 0xf7f00000-0xf7ffffff]
[ 0.315970] pci 0000:00:1c.3: bridge window [mem 0x7fc00000-0x7fdfffff 64bit pref]
[ 0.315983] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[ 0.315987] pci 0000:00:1e.0: bridge window [io disabled]
[ 0.315997] pci 0000:00:1e.0: bridge window [mem disabled]
[ 0.316031] pci 0000:00:1e.0: bridge window [mem pref disabled]
[ 0.316060] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[ 0.316087] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.316101] pci 0000:00:1c.0: setting latency timer to 64
[ 0.316117] pci 0000:00:1c.1: enabling device (0106 -> 0107)
[ 0.316135] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.316147] pci 0000:00:1c.1: setting latency timer to 64
[ 0.316169] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.316181] pci 0000:00:1c.3: setting latency timer to 64
[ 0.316198] pci 0000:00:1e.0: setting latency timer to 64
[ 0.316210] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.316219] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.316227] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.316236] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.316245] pci_bus 0000:00: resource 8 [mem 0x7f800000-0xffffffff]
[ 0.316251] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
[ 0.316257] pci_bus 0000:04: resource 1 [mem 0x7f800000-0x7f9fffff]
[ 0.316264] pci_bus 0000:04: resource 2 [mem 0x7fa00000-0x7fbfffff 64bit pref]
[ 0.316270] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.316276] pci_bus 0000:02: resource 1 [mem 0xf8000000-0xfbffffff]
[ 0.316283] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf6ffffff 64bit pref]
[ 0.316290] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.316296] pci_bus 0000:01: resource 1 [mem 0xf7f00000-0xf7ffffff]
[ 0.316302] pci_bus 0000:01: resource 2 [mem 0x7fc00000-0x7fdfffff 64bit pref]
[ 0.316309] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.316315] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.316321] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.316327] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.316334] pci_bus 0000:05: resource 8 [mem 0x7f800000-0xffffffff]
[ 0.316424] NET: Registered protocol family 2
[ 0.316561] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.317083] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.318000] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.318417] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.318424] TCP reno registered
[ 0.318432] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.318451] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.318699] NET: Registered protocol family 1
[ 0.318746] pci 0000:00:02.0: Boot video device
[ 0.318908] PCI: CLS 32 bytes, default 64
[ 0.319023] Trying to unpack rootfs image as initramfs...
[ 1.205410] Freeing initrd memory: 18460k freed
[ 1.224225] audit: initializing netlink socket (disabled)
[ 1.224248] type=2000 audit(1297927725.220:1): initialized
[ 1.225103] highmem bounce pool size: 64 pages
[ 1.225113] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.233518] VFS: Disk quotas dquot_6.5.2
[ 1.233761] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.235928] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.236361] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 1.236696] fuse init (API version 7.16)
[ 1.237142] msgmni has been set to 1729
[ 1.237863] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.237870] io scheduler noop registered
[ 1.237910] io scheduler cfq registered (default)
[ 1.238123] pcieport 0000:00:1c.0: setting latency timer to 64
[ 1.238192] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[ 1.238387] pcieport 0000:00:1c.1: setting latency timer to 64
[ 1.238450] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[ 1.238641] pcieport 0000:00:1c.3: setting latency timer to 64
[ 1.238703] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[ 1.239207] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.239462] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.239468] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.240341] intel_idle: MWAIT substates: 0x20220
[ 1.240357] intel_idle: v0.4 model 0x1C
[ 1.240361] intel_idle: lapic_timer_reliable_states 0x2
[ 1.240377] Marking TSC unstable due to TSC halts in idle states deeper than C2
[ 1.240778] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 1.240976] ACPI: AC Adapter [AC0] (on-line)
[ 1.241409] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 1.246191] ACPI: Lid Switch [LID]
[ 1.246427] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[ 1.246438] ACPI: Sleep Button [SLPB]
[ 1.246650] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 1.246659] ACPI: Power Button [PWRB]
[ 1.246875] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.246884] ACPI: Power Button [PWRF]
[ 1.247545] ACPI: acpi_idle yielding to intel_idle
[ 1.262379] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.262386] ACPI: Thermal Zone [TZ00] (41 C)
[ 1.263870] Linux agpgart interface v0.103
[ 1.264082] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[ 1.264235] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[ 1.264384] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[ 1.264733] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 1.264957] [drm] Initialized drm 1.1.0 20060810
[ 1.264998] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.265007] i915 0000:00:02.0: setting latency timer to 64
[ 1.304275] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 1.304281] [drm] Driver supports precise vblank timestamp query.
[ 1.308235] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[ 1.308270] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
[ 1.308276] [drm:drm_mode_debug_printmodeline], Modeline 0:"1024x600" 0 51100 1024 1117 1152 1250 600 601 606 680 0x8 0xa
[ 1.308348] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
[ 1.308354] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[ 1.308368] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[ 1.308410] [drm:intel_dsm_pci_probe], no _DSM method for intel device
[ 1.308433] [drm:intel_modeset_init], 2 display pipes available.
[ 1.308446] [drm:intel_crtc_init], swapping pipes & planes for FBC
[ 1.343903] [drm:intel_crtc_init], swapping pipes & planes for FBC
[ 1.399554] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 1.399570] ACPI: Battery Slot [BAT0] (battery present)
[ 1.492487] [drm:intel_tv_init], Integrated TV is not present.
[ 1.492502] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.492887] [drm] initialized overlay support
[ 1.748035] [drm:i915_get_vblank_timestamp], crtc 0 is disabled
[ 1.804024] [drm:intel_wait_for_vblank], vblank wait timed out
[ 1.808994] [drm:intel_update_fbc],
[ 1.809000] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 1.809007] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 1.809014] [drm:i9xx_update_wm], FIFO watermarks - A: 26, B: 29
[ 1.809020] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 26, B: 29, C: 2, SR 1
[ 1.809027] [drm:i9xx_update_wm], memory self refresh disabled
[ 1.809039] [drm:i915_get_vblank_timestamp], crtc 1 is disabled
[ 1.864022] [drm:intel_wait_for_vblank], vblank wait timed out
[ 1.868992] [drm:intel_update_fbc],
[ 1.868996] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 1.869003] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 1.869009] [drm:i9xx_update_wm], FIFO watermarks - A: 26, B: 29
[ 1.869015] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 26, B: 29, C: 2, SR 1
[ 1.869022] [drm:i9xx_update_wm], memory self refresh disabled
[ 1.869032] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 1.869053] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 1.869060] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 1.869072] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 1.884023] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1.884030] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 1.884037] [drm:drm_setup_crtcs],
[ 1.884042] [drm:drm_enable_connectors], connector 5 enabled? yes
[ 1.884048] [drm:drm_enable_connectors], connector 11 enabled? no
[ 1.884054] [drm:drm_target_preferred], looking for cmdline mode on connector 5
[ 1.884061] [drm:drm_target_preferred], looking for preferred mode on connector 5
[ 1.884067] [drm:drm_target_preferred], found mode 1024x600
[ 1.884072] [drm:drm_setup_crtcs], picking CRTCs for 4096x4096 config
[ 1.884079] [drm:drm_setup_crtcs], desired mode 1024x600 set on crtc 4
[ 1.888993] [drm:intelfb_create], allocated 1024x600 fb: 0x00020000, bo f44b0e00
[ 1.889426] [drm:drm_crtc_helper_set_config],
[ 1.889431] [drm:drm_crtc_helper_set_config], [CRTC:3] [NOFB]
[ 1.889442] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 1.889448] [drm:drm_crtc_helper_set_config],
[ 1.889452] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 1.889463] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 1.889468] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[ 1.889472] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 1.889481] [drm:drm_mode_debug_printmodeline], Modeline 8:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 1.889492] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[ 1.889497] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[ 1.889502] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 1.889508] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[ 1.889513] [drm:drm_mode_debug_printmodeline], Modeline 8:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 1.889528] [drm:drm_crtc_helper_set_mode], [CRTC:4]
[ 1.889539] [drm:intel_crtc_mode_set], using SSC reference clock of 100 MHz
[ 1.889926] [drm:intel_crtc_mode_set], Mode for pipe B:
[ 1.889931] [drm:drm_mode_debug_printmodeline], Modeline 8:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 1.928028] [drm:intel_pipe_set_base_atomic], Writing base 00020000 00000000 0 0 4096
[ 1.928037] [drm:intel_update_fbc],
[ 1.928041] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 1.928047] [drm:intel_calculate_wm], FIFO entries required for mode: 16
[ 1.928052] [drm:intel_calculate_wm], FIFO watermark level: 10
[ 1.928057] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 1.928062] [drm:i9xx_update_wm], FIFO watermarks - A: 10, B: 29
[ 1.928067] [drm:i9xx_update_wm], self-refresh entries: 64
[ 1.928072] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 10, B: 29, C: 2, SR 63
[ 1.928078] [drm:i9xx_update_wm], memory self refresh enabled
[ 1.928084] [drm:drm_crtc_helper_set_mode], [ENCODER:6:LVDS-6] set [MODE:8:1024x600]
[ 1.928090] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 1.928095] [drm:intel_calculate_wm], FIFO entries required for mode: 16
[ 1.928100] [drm:intel_calculate_wm], FIFO watermark level: 10
[ 1.928105] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 1.928110] [drm:i9xx_update_wm], FIFO watermarks - A: 10, B: 29
[ 1.928115] [drm:i9xx_update_wm], self-refresh entries: 64
[ 1.928119] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 10, B: 29, C: 2, SR 63
[ 1.928126] [drm:i9xx_update_wm], memory self refresh enabled
[ 1.960059] [drm:intel_update_fbc],
[ 1.960064] [drm:intel_lvds_enable], applying panel-fitter: 0, 0
[ 1.960077] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 1.960082] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 1.960157] [drm:drm_crtc_helper_set_config],
[ 1.960161] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 1.960174] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 1.960179] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 1.960185] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 1.966883] Console: switching to colour frame buffer device 128x37
[ 1.966896] [drm:drm_crtc_helper_set_config],
[ 1.966900] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 1.966913] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 1.966918] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 1.966924] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 1.973655] fb0: inteldrmfb frame buffer device
[ 1.973659] drm: registered panic notifier
[ 1.974023] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 1.979840] brd: module loaded
[ 1.982717] loop: module loaded
[ 1.983097] ahci 0000:00:1f.2: version 3.0
[ 1.983132] ahci 0000:00:1f.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[ 1.983199] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[ 1.983303] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[ 1.983311] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
[ 1.983321] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.985551] scsi0 : ahci
[ 1.985943] scsi1 : ahci
[ 1.986248] scsi2 : ahci
[ 1.986546] scsi3 : ahci
[ 1.987241] ata1: SATA max UDMA/133 abar m1024 at 0xf7db7800 port 0xf7db7900 irq 43
[ 1.987247] ata2: DUMMY
[ 1.987251] ata3: DUMMY
[ 1.987254] ata4: DUMMY
[ 1.987837] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.987893] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.987927] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.987934] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.988154] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 2.008236] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 2.008257] ehci_hcd 0000:00:1d.7: debug port 1
[ 2.012155] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 2.012189] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7db7c00
[ 2.028033] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 2.028082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.028088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.028094] usb usb1: Product: EHCI Host Controller
[ 2.028100] usb usb1: Manufacturer: Linux 2.6.38-rc2-00090-g9db4a9c ehci_hcd
[ 2.028105] usb usb1: SerialNumber: 0000:00:1d.7
[ 2.028540] hub 1-0:1.0: USB hub found
[ 2.028551] hub 1-0:1.0: 8 ports detected
[ 2.028890] usbcore: registered new interface driver uas
[ 2.029090] usbcore: registered new interface driver usbserial
[ 2.029176] USB Serial support registered for generic
[ 2.029274] usbcore: registered new interface driver usbserial_generic
[ 2.029279] usbserial: USB Serial Driver core
[ 2.029525] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.047121] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.047135] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.047819] mousedev: PS/2 mouse device common for all mice
[ 2.048627] rtc_cmos 00:03: RTC can wake from S4
[ 2.065332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 2.068243] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 2.068288] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
[ 2.069333] cpuidle: using governor ladder
[ 2.070595] cpuidle: using governor menu
[ 2.076937] usbcore: registered new interface driver usbhid
[ 2.076942] usbhid: USB HID core driver
[ 2.078234] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5
[ 2.088627] Registered led device: eeepc::touchpad
[ 2.304049] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.305207] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2.340039] usb 1-2: new high speed USB device using ehci_hcd and address 2
[ 2.352139] ata1.00: ATA-8: ST9160314AS, 0002SDM1, max UDMA/133
[ 2.352146] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.354277] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2.354617] ata1.00: configured for UDMA/133
[ 2.354876] scsi 0:0:0:0: Direct-Access ATA ST9160314AS 0002 PQ: 0 ANSI: 5
[ 2.355448] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 2.355621] sd 0:0:0:0: [sda] Write Protect is off
[ 2.355630] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.355706] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.355842] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.415224] sda: sda1 sda2 < sda5 sda6 sda7 > sda4
[ 2.416899] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.550120] usb 1-2: New USB device found, idVendor=13d3, idProduct=5071
[ 2.550128] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 2.550134] usb 1-2: Product: USB2.0 UVC 1.3M WebCam
[ 2.550139] usb 1-2: Manufacturer: GenesysLogic Technology Co., Ltd.
[ 2.668034] usb 1-3: new high speed USB device using ehci_hcd and address 3
[ 2.801483] usb 1-3: New USB device found, idVendor=058f, idProduct=6335
[ 2.801490] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.801496] usb 1-3: Product: Mass Storage Device
[ 2.801501] usb 1-3: Manufacturer: Generic
[ 2.801506] usb 1-3: SerialNumber: 058F63356336
[ 3.314357] TCP cubic registered
[ 3.315141] NET: Registered protocol family 10
[ 3.316351] NET: Registered protocol family 17
[ 3.316414] Registering the dns_resolver key type
[ 3.317329] Using IPI No-Shortcut mode
[ 3.317872] PM: Hibernation image not present or could not be loaded.
[ 3.317889] registered taskstats version 1
[ 3.318343] rtc_cmos 00:03: setting system clock to 2011-02-17 07:28:48 UTC (1297927728)
[ 3.318515] Freeing unused kernel memory: 360k freed
[ 3.318830] Write protecting the kernel text: 3440k
[ 3.318880] Write protecting the kernel read-only data: 1328k
[ 3.404650] udev[883]: starting version 165
[ 3.507847] [drm:drm_crtc_helper_set_config],
[ 3.507856] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 3.507883] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.507892] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.507900] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 3.925768] [drm:drm_crtc_helper_set_config],
[ 3.925778] [drm:drm_crtc_helper_set_config], [CRTC:3] [NOFB]
[ 3.925799] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.925808] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.925816] [drm:drm_crtc_helper_set_config],
[ 3.925822] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 3.925843] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.925852] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.925860] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 3.925927] [drm:drm_crtc_helper_set_config],
[ 3.925935] [drm:drm_crtc_helper_set_config], [CRTC:3] [NOFB]
[ 3.925953] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.925962] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.925970] [drm:drm_crtc_helper_set_config],
[ 3.925977] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 3.925998] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.926006] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.926012] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 3.926240] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[2] ENCODERS[2]
[ 3.926252] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[2] ENCODERS[2]
[ 3.926270] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 3.926278] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 3.926301] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 3.926308] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 3.926323] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 3.934923] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 3.934938] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 3.948064] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3.948075] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 3.948099] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 3.948107] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 3.964027] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3.964037] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 4.046412] [drm:drm_mode_addfb], [FB:15]
[ 4.046458] [drm:drm_mode_setcrtc], [CRTC:4]
[ 4.046470] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[ 4.046476] [drm:drm_crtc_helper_set_config],
[ 4.046481] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:15] #connectors=1 (x y) (0 0)
[ 4.046497] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 4.051197] [drm:intel_pipe_set_base_atomic], Writing base 00280000 00000000 0 0 4096
[ 4.051209] [drm:intel_update_fbc],
[ 4.064042] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 4.064051] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 4.064106] [drm:drm_crtc_helper_set_config],
[ 4.064110] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 4.064126] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 4.064133] [drm:intel_pipe_set_base_atomic], Writing base 00020000 00000000 0 0 4096
[ 4.064141] [drm:intel_update_fbc],
[ 4.080094] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 4.080107] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 4.089348] [drm:drm_mode_setcrtc], [CRTC:4]
[ 4.089367] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[ 4.089376] [drm:drm_crtc_helper_set_config],
[ 4.089382] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:15] #connectors=1 (x y) (0 0)
[ 4.089406] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 4.089422] [drm:intel_pipe_set_base_atomic], Writing base 00280000 00000000 0 0 4096
[ 4.089434] [drm:intel_update_fbc],
[ 4.096107] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 4.096121] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 4.587851] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 7.903948] Adding 4160796k swap on /dev/sda7. Priority:-1 extents:1 across:4160796k
[ 8.588161] udev[1177]: starting version 167
[ 9.075954] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.117518] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 9.117542] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 9.117553] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 9.117764] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 9.121459] atl1c 0000:01:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 9.121483] atl1c 0000:01:00.0: setting latency timer to 64
[ 9.136147] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
[ 9.136263] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.136274] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.136282] usb usb2: Product: UHCI Host Controller
[ 9.136289] usb usb2: Manufacturer: Linux 2.6.38-rc2-00090-g9db4a9c uhci_hcd
[ 9.136297] usb usb2: SerialNumber: 0000:00:1d.0
[ 9.136710] hub 2-0:1.0: USB hub found
[ 9.136725] hub 2-0:1.0: 2 ports detected
[ 9.136937] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 9.136959] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 9.136968] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 9.137166] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 9.152289] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
[ 9.152404] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.152414] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.152423] usb usb3: Product: UHCI Host Controller
[ 9.152430] usb usb3: Manufacturer: Linux 2.6.38-rc2-00090-g9db4a9c uhci_hcd
[ 9.152437] usb usb3: SerialNumber: 0000:00:1d.1
[ 9.152874] hub 3-0:1.0: USB hub found
[ 9.152892] hub 3-0:1.0: 2 ports detected
[ 9.153122] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 9.153144] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 9.153154] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 9.153355] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 9.168383] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
[ 9.168503] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.168513] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.168522] usb usb4: Product: UHCI Host Controller
[ 9.168530] usb usb4: Manufacturer: Linux 2.6.38-rc2-00090-g9db4a9c uhci_hcd
[ 9.168537] usb usb4: SerialNumber: 0000:00:1d.2
[ 9.168964] hub 4-0:1.0: USB hub found
[ 9.168982] hub 4-0:1.0: 2 ports detected
[ 9.169218] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 9.169240] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 9.169250] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 9.169461] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 9.174936] intel_rng: FWH not detected
[ 9.204866] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880
[ 9.204991] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.205000] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.205008] usb usb5: Product: UHCI Host Controller
[ 9.205015] usb usb5: Manufacturer: Linux 2.6.38-rc2-00090-g9db4a9c uhci_hcd
[ 9.205021] usb usb5: SerialNumber: 0000:00:1d.3
[ 9.205455] hub 5-0:1.0: USB hub found
[ 9.205473] hub 5-0:1.0: 2 ports detected
[ 9.273889] atl1c 0000:01:00.0: version 1.0.1.0-NAPI
[ 9.322889] cfg80211: Calling CRDA to update world regulatory domain
[ 9.368323] Linux video capture interface: v2.00
[ 9.446248] uvcvideo: Found UVC 1.00 device USB2.0 UVC 1.3M WebCam (13d3:5071)
[ 9.464654] input: USB2.0 UVC 1.3M WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input6
[ 9.464880] usbcore: registered new interface driver uvcvideo
[ 9.464887] USB Video Class driver (v1.0.0)
[ 9.504064] Initializing USB Mass Storage driver...
[ 9.530557] scsi4 : usb-storage 1-3:1.0
[ 9.555923] usbcore: registered new interface driver usb-storage
[ 9.555932] USB Mass Storage support registered.
[ 10.160306] ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 10.160329] ath9k 0000:02:00.0: setting latency timer to 64
[ 10.213073] ath: EEPROM regdomain: 0x60
[ 10.213079] ath: EEPROM indicates we should expect a direct regpair map
[ 10.213086] ath: Country alpha2 being used: 00
[ 10.213090] ath: Regpair used: 0x60
[ 10.404849] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 10.406678] Registered led device: ath9k-phy0::radio
[ 10.406785] Registered led device: ath9k-phy0::assoc
[ 10.406873] Registered led device: ath9k-phy0::tx
[ 10.406973] Registered led device: ath9k-phy0::rx
[ 10.406996] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8aa0000, irq=17
[ 10.523839] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1a0b1, caps: 0xd04733/0xa40000/0xa0000
[ 10.556913] scsi 4:0:0:0: Direct-Access Single Flash Reader 1.00 PQ: 0 ANSI: 0
[ 10.567746] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 10.595405] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 10.782883] cfg80211: World regulatory domain updated:
[ 10.782891] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 10.782899] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 10.782905] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 10.782912] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 10.782918] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 10.782925] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.205089] sd 4:0:0:0: [sdb] 3907584 512-byte logical blocks: (2.00 GB/1.86 GiB)
[ 11.205825] sd 4:0:0:0: [sdb] Write Protect is off
[ 11.205833] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 11.206573] sd 4:0:0:0: [sdb] No Caching mode page present
[ 11.206581] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 11.210325] sd 4:0:0:0: [sdb] No Caching mode page present
[ 11.210335] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 11.211980] sdb: sdb1
[ 11.214956] sd 4:0:0:0: [sdb] No Caching mode page present
[ 11.214968] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 11.214978] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 11.859672] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 11.859773] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 11.859829] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 11.999075] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 11.999440] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 12.011840] [drm:intel_crt_detect], CRT not detected via hotplug
[ 12.011853] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 12.269961] device-mapper: uevent: version 1.0.3
[ 12.272504] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel at redhat.com
[ 13.176597] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 30.057814] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 35.044743] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 35.056640] atl1c 0000:01:00.0: irq 45 for MSI/MSI-X
[ 35.056750] atl1c 0000:01:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[ 36.537153] atl1c 0000:01:00.0: irq 45 for MSI/MSI-X
[ 36.537240] atl1c 0000:01:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[ 36.683100] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[2] ENCODERS[2]
[ 36.683120] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[2] ENCODERS[2]
[ 36.683301] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 36.683314] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 36.683348] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 36.683359] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 36.683380] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 36.683718] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 36.683732] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 36.696050] [drm:intel_crt_detect], CRT not detected via hotplug
[ 36.696062] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 36.696085] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 36.696092] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 36.712037] [drm:intel_crt_detect], CRT not detected via hotplug
[ 36.712048] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 36.763006] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 36.763020] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 36.763056] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 36.763068] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 36.763095] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 36.766690] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 36.766701] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 36.780059] [drm:intel_crt_detect], CRT not detected via hotplug
[ 36.780070] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 36.780088] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 36.780096] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 36.796066] [drm:intel_crt_detect], CRT not detected via hotplug
[ 36.796081] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 36.945822] [drm:drm_mode_addfb], [FB:18]
[ 36.946091] [drm:drm_mode_setcrtc], [CRTC:4]
[ 36.946106] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[ 36.946113] [drm:drm_crtc_helper_set_config],
[ 36.946119] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:18] #connectors=1 (x y) (0 0)
[ 36.946142] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 36.947826] [drm:intel_pipe_set_base_atomic], Writing base 00800000 00000000 0 0 4096
[ 36.947838] [drm:intel_update_fbc],
[ 36.968060] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 36.968070] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 41.253731] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[ 41.662997] EXT4-fs (sda6): re-mounted. Opts: commit=0
[ 43.721668] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.721680] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 43.721706] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 43.721714] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 43.721731] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.722410] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 43.722420] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 43.736050] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.736061] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 43.736077] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 43.736084] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 43.752043] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.752052] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 43.755772] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.755784] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 43.755809] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 43.755817] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 43.755834] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.757253] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 43.757271] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 43.772067] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.772082] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 43.772104] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 43.772116] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 43.788059] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.788073] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 43.813528] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.813547] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 43.813584] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 43.813597] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 43.813627] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.814703] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 43.814718] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 43.828044] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.828060] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 43.828085] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 43.828097] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 43.844059] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.844073] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 43.847251] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.847269] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 43.847307] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 43.847319] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 43.847346] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 43.848748] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 43.848772] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 43.864043] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.864058] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 43.864081] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 43.864092] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 43.880073] [drm:intel_crt_detect], CRT not detected via hotplug
[ 43.880092] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 45.245249] [drm:intel_crtc_cursor_set],
[ 45.880029] eth0: no IPv6 routers present
[ 46.432028] [drm:intel_crt_detect], CRT not detected via hotplug
[ 46.704045] [drm:intel_crt_detect], CRT not detected via hotplug
[ 46.704056] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 48.516657] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[ 48.522907] EXT4-fs (sda6): re-mounted. Opts: commit=0
[ 77.036056] [drm:intel_crt_detect], CRT not detected via hotplug
[ 108.048054] [drm:intel_crt_detect], CRT not detected via hotplug
[ 112.288240] [drm:intel_crtc_cursor_set],
[ 112.288256] [drm:intel_crtc_cursor_set], cursor off
[ 112.584603] [drm:intel_crtc_cursor_set],
[ 116.066173] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 116.066185] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 116.066212] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 116.066220] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 116.066239] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 116.066959] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 116.066970] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 116.080052] [drm:intel_crt_detect], CRT not detected via hotplug
[ 116.080064] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 116.080086] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 116.080094] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 116.096051] [drm:intel_crt_detect], CRT not detected via hotplug
[ 116.096064] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 116.100562] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 116.100577] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 116.100609] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 116.100619] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 116.100642] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 116.101597] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 116.101610] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 116.116030] [drm:intel_crt_detect], CRT not detected via hotplug
[ 116.116042] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 116.116064] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 116.116071] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 116.132080] [drm:intel_crt_detect], CRT not detected via hotplug
[ 116.132094] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 116.136740] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 116.136757] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 116.136790] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 116.136800] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 116.136825] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 116.137867] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 116.137882] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 116.152155] [drm:intel_crt_detect], CRT not detected via hotplug
[ 116.152174] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 116.152204] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 116.152217] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 116.168075] [drm:intel_crt_detect], CRT not detected via hotplug
[ 116.168092] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 116.171422] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 116.171440] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 116.171476] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 116.171489] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 116.171517] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 116.173522] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 116.173540] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 116.188046] [drm:intel_crt_detect], CRT not detected via hotplug
[ 116.188062] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 116.188086] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 116.188097] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 116.204063] [drm:intel_crt_detect], CRT not detected via hotplug
[ 116.204077] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 119.129534] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 119.129551] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 119.129587] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 119.129597] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 119.129622] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 119.130629] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 119.130644] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 119.144113] [drm:intel_crt_detect], CRT not detected via hotplug
[ 119.144128] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 119.144157] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 119.144169] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 119.160059] [drm:intel_crt_detect], CRT not detected via hotplug
[ 119.160075] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 123.857844] wlan0: authenticate with 00:1c:10:b2:60:74 (try 1)
[ 123.867558] wlan0: authenticated
[ 123.867618] wlan0: associate with 00:1c:10:b2:60:74 (try 1)
[ 123.870132] wlan0: RX AssocResp from 00:1c:10:b2:60:74 (capab=0x11 status=0 aid=1)
[ 123.870142] wlan0: associated
[ 123.870859] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 124.027105] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 124.027117] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 124.027142] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 124.027150] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 124.027168] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 124.028411] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 124.028426] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 124.044041] [drm:intel_crt_detect], CRT not detected via hotplug
[ 124.044054] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 124.044076] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 124.044084] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 124.060035] [drm:intel_crt_detect], CRT not detected via hotplug
[ 124.060045] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 126.096061] [drm:intel_crt_detect], CRT not detected via hotplug
[ 126.096076] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 134.672042] wlan0: no IPv6 routers present
[ 136.103985] [drm:drm_mode_addfb], [FB:15]
[ 139.020057] [drm:intel_crt_detect], CRT not detected via hotplug
[ 170.016060] [drm:intel_crt_detect], CRT not detected via hotplug
[ 186.836348] [drm:drm_mode_addfb], [FB:18]
[ 201.020069] [drm:intel_crt_detect], CRT not detected via hotplug
-------------- next part --------------
[ 0.000000] Linux version 2.6.38-rc2-00079-g4a1dc3f (lex at zwerg) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #186 SMP Fri Feb 11 19:20:25 CET 2011
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e2000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f7a0000 (usable)
[ 0.000000] BIOS-e820: 000000007f7a0000 - 000000007f7ae000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f7ae000 - 000000007f7f0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f7f0000 - 000000007f800000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] DMI present.
[ 0.000000] DMI: 1005HA/1005HA, BIOS 1401 02/26/2010
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x7f7a0 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 080000000 write-back
[ 0.000000] 1 base 07F800000 mask 0FF800000 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] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] initial memory mapped : 0 - 01800000
[ 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 @ 17fb000-1800000
[ 0.000000] RAMDISK: 35be2000 - 36de9000
[ 0.000000] ACPI: RSDP 000fb9e0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 7f7a0000 0003C (v01 A_M_I_ OEMRSDT 02001026 MSFT 00000097)
[ 0.000000] ACPI: FACP 7f7a0200 00084 (v02 A_M_I_ OEMFACP 02001026 MSFT 00000097)
[ 0.000000] ACPI: DSDT 7f7a0430 080A2 (v01 A1311 A1311000 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 7f7ae000 00040
[ 0.000000] ACPI: APIC 7f7a0390 0005C (v01 A_M_I_ OEMAPIC 02001026 MSFT 00000097)
[ 0.000000] ACPI: MCFG 7f7a03f0 0003C (v01 A_M_I_ OEMMCFG 02001026 MSFT 00000097)
[ 0.000000] ACPI: OEMB 7f7ae040 00061 (v01 A_M_I_ AMI_OEM 02001026 MSFT 00000097)
[ 0.000000] ACPI: HPET 7f7a84e0 00038 (v01 A_M_I_ OEMHPET 02001026 MSFT 00000097)
[ 0.000000] ACPI: SSDT 7f7aeb40 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 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 PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0007f7a0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007f7a0
[ 0.000000] On node 0 totalpages: 522031
[ 0.000000] free_area_init_node: node 0, pgdat c14e0540, node_mem_map f4bf2200
[ 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: 292514 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 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: 0xffffffff base: 0xfed00000
[ 0.000000] SMP: 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 - 00000000000e2000
[ 0.000000] PM: Registered nosave memory: 00000000000e2000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 7f800000 (gap: 7f800000:7f600000)
[ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 12 pages/cpu @f7000000 s25856 r0 d23296 u2097152
[ 0.000000] pcpu-alloc: s25856 r0 d23296 u2097152 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517951
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-rc2-00079-g4a1dc3f root=UUID=425014a2-7247-459c-8e13-9595b8fc5507 ro drm.debug=4 crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
[ 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:0007f7a0)
[ 0.000000] Memory: 2046460k/2088576k available (3433k kernel code, 41664k reserved, 1601k data, 360k init, 1179272k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff8f000 - 0xfffff000 ( 448 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 : 0xc14eb000 - 0xc1545000 ( 360 kB)
[ 0.000000] .data : 0xc135a67e - 0xc14eab00 (1601 kB)
[ 0.000000] .text : 0xc1000000 - 0xc135a67e (3433 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] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:320
[ 0.000000] CPU 0 irqstacks, hard=f440c000 soft=f440e000
[ 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.000000] Detected 1666.501 MHz processor.
[ 0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3333.00 BogoMIPS (lpj=6666004)
[ 0.004014] pid_max: default: 32768 minimum: 301
[ 0.004089] Security Framework initialized
[ 0.004108] Smack: Initializing.
[ 0.004114] AppArmor: AppArmor disabled by boot time parameter
[ 0.004140] Mount-cache hash table entries: 512
[ 0.004460] CPU: Physical Processor ID: 0
[ 0.004465] CPU: Processor Core ID: 0
[ 0.004469] mce: CPU supports 5 MCE banks
[ 0.004483] CPU0: Thermal monitoring enabled (TM2)
[ 0.004490] using mwait in idle threads.
[ 0.008014] ACPI: Core revision 20110112
[ 0.020096] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.020497] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.061784] CPU0: Intel(R) Atom(TM) CPU N280 @ 1.66GHz stepping 02
[ 0.064003] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
[ 0.064003] ... version: 3
[ 0.064003] ... bit width: 40
[ 0.064003] ... generic registers: 2
[ 0.064003] ... value mask: 000000ffffffffff
[ 0.064003] ... max period: 000000007fffffff
[ 0.064003] ... fixed-purpose events: 3
[ 0.064003] ... event mask: 0000000700000003
[ 0.064003] CPU 1 irqstacks, hard=f4488000 soft=f448a000
[ 0.064003] Booting Node 0, Processors #1 Ok.
[ 0.008000] Initializing CPU#1
[ 0.152032] Brought up 2 CPUs
[ 0.152040] Total of 2 processors activated (6665.93 BogoMIPS).
[ 0.152307] devtmpfs: initialized
[ 0.152307] NET: Registered protocol family 16
[ 0.152346] ACPI: bus type pci registered
[ 0.152346] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.152346] PCI: not using MMCONFIG
[ 0.152375] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
[ 0.152380] PCI: Using configuration type 1 for base access
[ 0.164414] bio: create slab <bio-0> at 0
[ 0.170698] ACPI: EC: Look up EC in DSDT
[ 0.174173] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.174843] ACPI: Executed 2 blocks of module-level executable AML code
[ 0.184163] ACPI: SSDT 7f7ae180 001FA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.185034] ACPI: Dynamic OEM Table Load:
[ 0.185041] ACPI: SSDT (null) 001FA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.185507] ACPI: SSDT 7f7ae410 00724 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.186325] ACPI: Dynamic OEM Table Load:
[ 0.186332] ACPI: SSDT (null) 00724 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.186994] ACPI: SSDT 7f7ae0b0 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
[ 0.187839] ACPI: Dynamic OEM Table Load:
[ 0.187846] ACPI: SSDT (null) 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
[ 0.188122] ACPI: SSDT 7f7ae380 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 0.188942] ACPI: Dynamic OEM Table Load:
[ 0.188949] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 0.189794] ACPI: Interpreter enabled
[ 0.189806] ACPI: (supports S0 S3 S4 S5)
[ 0.189855] ACPI: Using IOAPIC for interrupt routing
[ 0.189925] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.191326] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[ 0.191332] PCI: Using MMCONFIG for extended config space
[ 0.212551] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[ 0.212551] ACPI: No dock devices found.
[ 0.212551] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.212742] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.212864] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.212864] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.212864] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.212864] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.212864] pci_root PNP0A08:00: host bridge window [mem 0x7f800000-0xffffffff]
[ 0.212864] pci 0000:00:00.0: [8086:27ac] type 0 class 0x000600
[ 0.216195] pci 0000:00:02.0: [8086:27ae] type 0 class 0x000300
[ 0.216213] pci 0000:00:02.0: reg 10: [mem 0xf7e00000-0xf7e7ffff]
[ 0.216223] pci 0000:00:02.0: reg 14: [io 0xdc00-0xdc07]
[ 0.216234] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[ 0.216244] pci 0000:00:02.0: reg 1c: [mem 0xf7dc0000-0xf7dfffff]
[ 0.216289] pci 0000:00:02.1: [8086:27a6] type 0 class 0x000380
[ 0.216303] pci 0000:00:02.1: reg 10: [mem 0xf7e80000-0xf7efffff]
[ 0.216416] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[ 0.216445] pci 0000:00:1b.0: reg 10: [mem 0xf7db8000-0xf7dbbfff 64bit]
[ 0.216540] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.216549] pci 0000:00:1b.0: PME# disabled
[ 0.216583] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[ 0.216679] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.216688] pci 0000:00:1c.0: PME# disabled
[ 0.216724] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[ 0.216820] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.216829] pci 0000:00:1c.1: PME# disabled
[ 0.216867] pci 0000:00:1c.3: [8086:27d6] type 1 class 0x000604
[ 0.216963] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.216971] pci 0000:00:1c.3: PME# disabled
[ 0.217010] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[ 0.217075] pci 0000:00:1d.0: reg 20: [io 0xd400-0xd41f]
[ 0.217134] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[ 0.217200] pci 0000:00:1d.1: reg 20: [io 0xd480-0xd49f]
[ 0.217251] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[ 0.217317] pci 0000:00:1d.2: reg 20: [io 0xd800-0xd81f]
[ 0.217367] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[ 0.217433] pci 0000:00:1d.3: reg 20: [io 0xd880-0xd89f]
[ 0.217496] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[ 0.217527] pci 0000:00:1d.7: reg 10: [mem 0xf7db7c00-0xf7db7fff]
[ 0.217627] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.217636] pci 0000:00:1d.7: PME# disabled
[ 0.217666] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[ 0.217763] pci 0000:00:1f.0: [8086:27b9] type 0 class 0x000601
[ 0.217876] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.217885] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.217893] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0380 (mask 0003)
[ 0.217901] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 0007)
[ 0.217909] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0007)
[ 0.217969] pci 0000:00:1f.2: [8086:27c5] type 0 class 0x000106
[ 0.217998] pci 0000:00:1f.2: reg 10: [io 0xd080-0xd087]
[ 0.218014] pci 0000:00:1f.2: reg 14: [io 0xd000-0xd003]
[ 0.218030] pci 0000:00:1f.2: reg 18: [io 0xcc00-0xcc07]
[ 0.218047] pci 0000:00:1f.2: reg 1c: [io 0xc880-0xc883]
[ 0.218063] pci 0000:00:1f.2: reg 20: [io 0xc800-0xc80f]
[ 0.218079] pci 0000:00:1f.2: reg 24: [mem 0xf7db7800-0xf7db7bff]
[ 0.218128] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.218136] pci 0000:00:1f.2: PME# disabled
[ 0.218223] pci 0000:00:1c.0: PCI bridge to [bus 04-04]
[ 0.218232] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.218241] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.218254] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.218351] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280
[ 0.218387] pci 0000:02:00.0: reg 10: [mem 0xfbff0000-0xfbffffff 64bit]
[ 0.218510] pci 0000:02:00.0: supports D1
[ 0.218515] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.218525] pci 0000:02:00.0: PME# disabled
[ 0.224146] pci 0000:00:1c.1: PCI bridge to [bus 02-03]
[ 0.224156] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
[ 0.224165] pci 0000:00:1c.1: bridge window [mem 0xf8000000-0xfbffffff]
[ 0.224178] pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf6ffffff 64bit pref]
[ 0.224280] pci 0000:01:00.0: [1969:1062] type 0 class 0x000200
[ 0.224318] pci 0000:01:00.0: reg 10: [mem 0xf7fc0000-0xf7ffffff 64bit]
[ 0.224339] pci 0000:01:00.0: reg 18: [io 0xec00-0xec7f]
[ 0.224455] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.224464] pci 0000:01:00.0: PME# disabled
[ 0.232058] pci 0000:00:1c.3: PCI bridge to [bus 01-01]
[ 0.232068] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.232077] pci 0000:00:1c.3: bridge window [mem 0xf7f00000-0xf7ffffff]
[ 0.232090] pci 0000:00:1c.3: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.232186] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[ 0.232195] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.232204] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.232216] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.232223] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.232230] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.232237] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.232244] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.232251] pci 0000:00:1e.0: bridge window [mem 0x7f800000-0xffffffff] (subtractive decode)
[ 0.232284] pci_bus 0000:00: on NUMA node 0
[ 0.232295] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.232598] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[ 0.232663] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[ 0.232800] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.252066] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[ 0.252222] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.252366] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.252508] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.252651] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.252795] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.252940] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[ 0.253082] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.253171] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.253171] vgaarb: loaded
[ 0.253171] SCSI subsystem initialized
[ 0.253171] libata version 3.00 loaded.
[ 0.253171] usbcore: registered new interface driver usbfs
[ 0.253171] usbcore: registered new interface driver hub
[ 0.253171] usbcore: registered new device driver usb
[ 0.253171] wmi: Mapper loaded
[ 0.253171] PCI: Using ACPI for IRQ routing
[ 0.253171] PCI: pci_cache_line_size set to 64 bytes
[ 0.253171] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.253171] reserve RAM buffer: 000000007f7a0000 - 000000007fffffff
[ 0.256142] NET: Registered protocol family 8
[ 0.256142] NET: Registered protocol family 20
[ 0.256142] NetLabel: Initializing
[ 0.256142] NetLabel: domain hash size = 128
[ 0.256142] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.256142] NetLabel: unlabeled traffic allowed by default
[ 0.256145] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.256145] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.256145] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.260099] Switching to clocksource hpet
[ 0.264449] pnp: PnP ACPI init
[ 0.264499] ACPI: bus type pnp registered
[ 0.264757] pnp 00:00: [bus 00-ff]
[ 0.264764] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.264770] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.264776] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.264783] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.264789] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.264795] pnp 00:00: [mem 0x7f800000-0xffffffff window]
[ 0.265049] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.265084] pnp 00:01: [mem 0xfed13000-0xfed19fff]
[ 0.265262] system 00:01: [mem 0xfed13000-0xfed19fff] has been reserved
[ 0.265271] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.265328] pnp 00:02: [dma 4]
[ 0.265333] pnp 00:02: [io 0x0000-0x000f]
[ 0.265339] pnp 00:02: [io 0x0081-0x0083]
[ 0.265344] pnp 00:02: [io 0x0087]
[ 0.265349] pnp 00:02: [io 0x0089-0x008b]
[ 0.265354] pnp 00:02: [io 0x008f]
[ 0.265359] pnp 00:02: [io 0x00c0-0x00df]
[ 0.265505] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.265541] pnp 00:03: [io 0x0070-0x0071]
[ 0.265559] pnp 00:03: [irq 8]
[ 0.265693] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.265792] pnp 00:04: [io 0x0060]
[ 0.265798] pnp 00:04: [io 0x0064]
[ 0.265810] pnp 00:04: [irq 1]
[ 0.265958] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.266053] pnp 00:05: [irq 12]
[ 0.266197] pnp 00:05: Plug and Play ACPI device, IDs SYN0a13 SYN0a00 SYN0002 PNP0f13 (active)
[ 0.266229] pnp 00:06: [io 0x0061]
[ 0.266362] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.266393] pnp 00:07: [io 0x00f0-0x00ff]
[ 0.266405] pnp 00:07: [irq 13]
[ 0.266543] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.266894] pnp 00:08: [io 0x0010-0x001f]
[ 0.266901] pnp 00:08: [io 0x0022-0x003f]
[ 0.266907] pnp 00:08: [io 0x0044-0x004d]
[ 0.266912] pnp 00:08: [io 0x0050-0x005e]
[ 0.266917] pnp 00:08: [io 0x0063]
[ 0.266922] pnp 00:08: [io 0x0065]
[ 0.266927] pnp 00:08: [io 0x0067-0x006f]
[ 0.266932] pnp 00:08: [io 0x0072-0x007f]
[ 0.266937] pnp 00:08: [io 0x0080]
[ 0.266942] pnp 00:08: [io 0x0084-0x0086]
[ 0.266947] pnp 00:08: [io 0x0088]
[ 0.266952] pnp 00:08: [io 0x008c-0x008e]
[ 0.266961] pnp 00:08: [io 0x0090-0x009f]
[ 0.266966] pnp 00:08: [io 0x00a2-0x00bf]
[ 0.266971] pnp 00:08: [io 0x00e0-0x00ef]
[ 0.266976] pnp 00:08: [io 0x025c-0x025f]
[ 0.266982] pnp 00:08: [io 0x0380-0x0383]
[ 0.266987] pnp 00:08: [io 0x0400-0x041f]
[ 0.266992] pnp 00:08: [io 0x04d0-0x04d1]
[ 0.266997] pnp 00:08: [io 0x0800-0x087f]
[ 0.267003] pnp 00:08: [io 0x0400-0x03ff disabled]
[ 0.267008] pnp 00:08: [io 0x0480-0x04bf]
[ 0.267014] pnp 00:08: [mem 0x8c000000-0x8c01ffff]
[ 0.267020] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[ 0.267025] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[ 0.267031] pnp 00:08: [mem 0xfed50000-0xfed8ffff]
[ 0.267036] pnp 00:08: [mem 0xffb00000-0xffbfffff]
[ 0.267042] pnp 00:08: [mem 0xfff00000-0xffffffff]
[ 0.267286] system 00:08: [io 0x025c-0x025f] has been reserved
[ 0.267294] system 00:08: [io 0x0380-0x0383] has been reserved
[ 0.267301] system 00:08: [io 0x0400-0x041f] has been reserved
[ 0.267308] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 0.267315] system 00:08: [io 0x0800-0x087f] has been reserved
[ 0.267322] system 00:08: [io 0x0480-0x04bf] has been reserved
[ 0.267331] system 00:08: [mem 0x8c000000-0x8c01ffff] has been reserved
[ 0.267339] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.267346] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.267354] system 00:08: [mem 0xfed50000-0xfed8ffff] has been reserved
[ 0.267361] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
[ 0.267369] system 00:08: [mem 0xfff00000-0xffffffff] could not be reserved
[ 0.267377] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267561] pnp 00:09: [mem 0xfed00000-0xfed003ff]
[ 0.267708] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.267868] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
[ 0.267875] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
[ 0.268100] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.268109] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.268117] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268233] pnp 00:0b: [mem 0xe0000000-0xe3ffffff]
[ 0.268412] system 00:0b: [mem 0xe0000000-0xe3ffffff] has been reserved
[ 0.268421] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.269091] pnp 00:0c: [mem 0x00000000-0x0009ffff]
[ 0.269098] pnp 00:0c: [mem 0x000c0000-0x000cffff]
[ 0.269104] pnp 00:0c: [mem 0x000e0000-0x000fffff]
[ 0.269110] pnp 00:0c: [mem 0x00100000-0x7f7fffff]
[ 0.269116] pnp 00:0c: [mem 0x00000000-0xffffffff disabled]
[ 0.269345] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.269353] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.269360] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.269368] system 00:0c: [mem 0x00100000-0x7f7fffff] could not be reserved
[ 0.269376] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.269941] pnp: PnP ACPI: found 13 devices
[ 0.269946] ACPI: ACPI bus type pnp unregistered
[ 0.315788] pci 0000:00:1c.0: BAR 8: assigned [mem 0x7f800000-0x7f9fffff]
[ 0.315800] pci 0000:00:1c.0: BAR 9: assigned [mem 0x7fa00000-0x7fbfffff 64bit pref]
[ 0.315810] pci 0000:00:1c.3: BAR 9: assigned [mem 0x7fc00000-0x7fdfffff 64bit pref]
[ 0.315819] pci 0000:00:1c.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 0.315827] pci 0000:00:1c.1: BAR 7: assigned [io 0x2000-0x2fff]
[ 0.315833] pci 0000:00:1c.0: PCI bridge to [bus 04-04]
[ 0.315840] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.315851] pci 0000:00:1c.0: bridge window [mem 0x7f800000-0x7f9fffff]
[ 0.315861] pci 0000:00:1c.0: bridge window [mem 0x7fa00000-0x7fbfffff 64bit pref]
[ 0.315873] pci 0000:00:1c.1: PCI bridge to [bus 02-03]
[ 0.315880] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
[ 0.315891] pci 0000:00:1c.1: bridge window [mem 0xf8000000-0xfbffffff]
[ 0.315900] pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf6ffffff 64bit pref]
[ 0.315913] pci 0000:00:1c.3: PCI bridge to [bus 01-01]
[ 0.315920] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.315930] pci 0000:00:1c.3: bridge window [mem 0xf7f00000-0xf7ffffff]
[ 0.315939] pci 0000:00:1c.3: bridge window [mem 0x7fc00000-0x7fdfffff 64bit pref]
[ 0.315952] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[ 0.315957] pci 0000:00:1e.0: bridge window [io disabled]
[ 0.315966] pci 0000:00:1e.0: bridge window [mem disabled]
[ 0.315974] pci 0000:00:1e.0: bridge window [mem pref disabled]
[ 0.315997] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[ 0.316043] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.316056] pci 0000:00:1c.0: setting latency timer to 64
[ 0.316073] pci 0000:00:1c.1: enabling device (0106 -> 0107)
[ 0.316090] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.316100] pci 0000:00:1c.1: setting latency timer to 64
[ 0.316117] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.316126] pci 0000:00:1c.3: setting latency timer to 64
[ 0.316140] pci 0000:00:1e.0: setting latency timer to 64
[ 0.316149] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.316155] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.316161] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.316167] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.316173] pci_bus 0000:00: resource 8 [mem 0x7f800000-0xffffffff]
[ 0.316180] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
[ 0.316186] pci_bus 0000:04: resource 1 [mem 0x7f800000-0x7f9fffff]
[ 0.316193] pci_bus 0000:04: resource 2 [mem 0x7fa00000-0x7fbfffff 64bit pref]
[ 0.316199] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.316205] pci_bus 0000:02: resource 1 [mem 0xf8000000-0xfbffffff]
[ 0.316212] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf6ffffff 64bit pref]
[ 0.316218] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.316224] pci_bus 0000:01: resource 1 [mem 0xf7f00000-0xf7ffffff]
[ 0.316231] pci_bus 0000:01: resource 2 [mem 0x7fc00000-0x7fdfffff 64bit pref]
[ 0.316238] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.316244] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.316250] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.316256] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.316262] pci_bus 0000:05: resource 8 [mem 0x7f800000-0xffffffff]
[ 0.316352] NET: Registered protocol family 2
[ 0.316488] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.317007] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.317923] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.318337] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.318344] TCP reno registered
[ 0.318353] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.318371] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.318615] NET: Registered protocol family 1
[ 0.318654] pci 0000:00:02.0: Boot video device
[ 0.318815] PCI: CLS 32 bytes, default 64
[ 0.318932] Trying to unpack rootfs image as initramfs...
[ 1.204628] Freeing initrd memory: 18460k freed
[ 1.223481] audit: initializing netlink socket (disabled)
[ 1.223505] type=2000 audit(1297928154.216:1): initialized
[ 1.224394] highmem bounce pool size: 64 pages
[ 1.224405] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.232794] VFS: Disk quotas dquot_6.5.2
[ 1.233038] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.235209] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.235406] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 1.235721] fuse init (API version 7.16)
[ 1.236314] msgmni has been set to 1729
[ 1.237044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.237051] io scheduler noop registered
[ 1.237095] io scheduler cfq registered (default)
[ 1.237304] pcieport 0000:00:1c.0: setting latency timer to 64
[ 1.237374] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[ 1.237570] pcieport 0000:00:1c.1: setting latency timer to 64
[ 1.237633] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[ 1.237824] pcieport 0000:00:1c.3: setting latency timer to 64
[ 1.237887] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[ 1.238393] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.238663] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.238669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.239504] intel_idle: MWAIT substates: 0x20220
[ 1.239520] intel_idle: v0.4 model 0x1C
[ 1.239525] intel_idle: lapic_timer_reliable_states 0x2
[ 1.239541] Marking TSC unstable due to TSC halts in idle states deeper than C2
[ 1.239946] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 1.240187] ACPI: AC Adapter [AC0] (on-line)
[ 1.240627] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 1.245337] ACPI: Lid Switch [LID]
[ 1.245616] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[ 1.245627] ACPI: Sleep Button [SLPB]
[ 1.245838] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 1.245847] ACPI: Power Button [PWRB]
[ 1.246064] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.246073] ACPI: Power Button [PWRF]
[ 1.246754] ACPI: acpi_idle yielding to intel_idle
[ 1.261367] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.261374] ACPI: Thermal Zone [TZ00] (52 C)
[ 1.262856] Linux agpgart interface v0.103
[ 1.263021] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[ 1.263171] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[ 1.263321] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[ 1.263671] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 1.263894] [drm] Initialized drm 1.1.0 20060810
[ 1.263936] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.263944] i915 0000:00:02.0: setting latency timer to 64
[ 1.303601] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 1.303608] [drm] Driver supports precise vblank timestamp query.
[ 1.307576] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[ 1.307610] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
[ 1.307617] [drm:drm_mode_debug_printmodeline], Modeline 0:"1024x600" 0 51100 1024 1117 1152 1250 600 601 606 680 0x8 0xa
[ 1.307689] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
[ 1.307695] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[ 1.307709] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[ 1.307751] [drm:intel_dsm_pci_probe], no _DSM method for intel device
[ 1.307773] [drm:intel_modeset_init], 2 display pipes available.
[ 1.307786] [drm:intel_crtc_init], swapping pipes & planes for FBC
[ 1.344860] [drm:intel_crtc_init], swapping pipes & planes for FBC
[ 1.398734] [drm:intel_tv_init], Integrated TV is not present.
[ 1.398748] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.399177] [drm] initialized overlay support
[ 1.400851] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 1.400867] ACPI: Battery Slot [BAT0] (battery present)
[ 1.652037] [drm:i915_get_vblank_timestamp], crtc 0 is disabled
[ 1.708024] [drm:intel_wait_for_vblank], vblank wait timed out
[ 1.712994] [drm:intel_update_fbc],
[ 1.713000] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 1.713007] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 1.713014] [drm:i9xx_update_wm], FIFO watermarks - A: 26, B: 29
[ 1.713020] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 26, B: 29, C: 2, SR 1
[ 1.713027] [drm:i9xx_update_wm], memory self refresh disabled
[ 1.713039] [drm:i915_get_vblank_timestamp], crtc 1 is disabled
[ 1.768022] [drm:intel_wait_for_vblank], vblank wait timed out
[ 1.772991] [drm:intel_update_fbc],
[ 1.772996] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 1.773003] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 1.773009] [drm:i9xx_update_wm], FIFO watermarks - A: 26, B: 29
[ 1.773015] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 26, B: 29, C: 2, SR 1
[ 1.773022] [drm:i9xx_update_wm], memory self refresh disabled
[ 1.773033] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 1.773054] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 1.773061] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 1.773074] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 1.788023] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1.788030] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 1.788037] [drm:drm_setup_crtcs],
[ 1.788043] [drm:drm_enable_connectors], connector 5 enabled? yes
[ 1.788049] [drm:drm_enable_connectors], connector 11 enabled? no
[ 1.788054] [drm:drm_target_preferred], looking for cmdline mode on connector 5
[ 1.788061] [drm:drm_target_preferred], looking for preferred mode on connector 5
[ 1.788067] [drm:drm_target_preferred], found mode 1024x600
[ 1.788072] [drm:drm_setup_crtcs], picking CRTCs for 4096x4096 config
[ 1.788080] [drm:drm_setup_crtcs], desired mode 1024x600 set on crtc 4
[ 1.793039] [drm:intelfb_create], allocated 1024x600 fb: 0x00020000, bo f449d700
[ 1.793478] [drm:drm_crtc_helper_set_config],
[ 1.793483] [drm:drm_crtc_helper_set_config], [CRTC:3] [NOFB]
[ 1.793495] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 1.793501] [drm:drm_crtc_helper_set_config],
[ 1.793505] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 1.793516] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 1.793520] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[ 1.793525] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 1.793534] [drm:drm_mode_debug_printmodeline], Modeline 8:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 1.793545] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[ 1.793549] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[ 1.793555] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 1.793561] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[ 1.793565] [drm:drm_mode_debug_printmodeline], Modeline 8:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 1.793581] [drm:drm_crtc_helper_set_mode], [CRTC:4]
[ 1.793591] [drm:intel_crtc_mode_set], using SSC reference clock of 100 MHz
[ 1.793992] [drm:intel_crtc_mode_set], Mode for pipe B:
[ 1.793996] [drm:drm_mode_debug_printmodeline], Modeline 8:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 1.832027] [drm:intel_pipe_set_base_atomic], Writing base 00020000 00000000 0 0 4096
[ 1.832036] [drm:intel_update_fbc],
[ 1.832041] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 1.832047] [drm:intel_calculate_wm], FIFO entries required for mode: 16
[ 1.832052] [drm:intel_calculate_wm], FIFO watermark level: 10
[ 1.832056] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 1.832062] [drm:i9xx_update_wm], FIFO watermarks - A: 10, B: 29
[ 1.832067] [drm:i9xx_update_wm], self-refresh entries: 64
[ 1.832072] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 10, B: 29, C: 2, SR 63
[ 1.832078] [drm:i9xx_update_wm], memory self refresh enabled
[ 1.832083] [drm:drm_crtc_helper_set_mode], [ENCODER:6:LVDS-6] set [MODE:8:1024x600]
[ 1.832090] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) A: 28
[ 1.832095] [drm:intel_calculate_wm], FIFO entries required for mode: 16
[ 1.832100] [drm:intel_calculate_wm], FIFO watermark level: 10
[ 1.832105] [drm:i9xx_get_fifo_size], FIFO size - (0x00001d9c) B: 31
[ 1.832110] [drm:i9xx_update_wm], FIFO watermarks - A: 10, B: 29
[ 1.832115] [drm:i9xx_update_wm], self-refresh entries: 64
[ 1.832119] [drm:i9xx_update_wm], Setting FIFO watermarks - A: 10, B: 29, C: 2, SR 63
[ 1.832126] [drm:i9xx_update_wm], memory self refresh enabled
[ 1.864059] [drm:intel_update_fbc],
[ 1.864065] [drm:intel_lvds_enable], applying panel-fitter: 0, 0
[ 1.864077] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 1.864083] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 1.864159] [drm:drm_crtc_helper_set_config],
[ 1.864163] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 1.864176] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 1.864181] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 1.864186] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 1.870886] Console: switching to colour frame buffer device 128x37
[ 1.870899] [drm:drm_crtc_helper_set_config],
[ 1.870902] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 1.870915] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 1.870921] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 1.870926] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 1.877657] fb0: inteldrmfb frame buffer device
[ 1.877661] drm: registered panic notifier
[ 1.878026] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 1.883905] brd: module loaded
[ 1.886790] loop: module loaded
[ 1.887174] ahci 0000:00:1f.2: version 3.0
[ 1.887211] ahci 0000:00:1f.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[ 1.887278] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[ 1.887384] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[ 1.887393] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
[ 1.887402] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.889639] scsi0 : ahci
[ 1.890024] scsi1 : ahci
[ 1.890335] scsi2 : ahci
[ 1.890648] scsi3 : ahci
[ 1.891361] ata1: SATA max UDMA/133 abar m1024 at 0xf7db7800 port 0xf7db7900 irq 43
[ 1.891367] ata2: DUMMY
[ 1.891371] ata3: DUMMY
[ 1.891374] ata4: DUMMY
[ 1.891969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.892055] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.892090] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.892098] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.892303] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.916240] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 1.916260] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.920144] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.920178] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7db7c00
[ 1.936033] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.936082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.936089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.936095] usb usb1: Product: EHCI Host Controller
[ 1.936100] usb usb1: Manufacturer: Linux 2.6.38-rc2-00079-g4a1dc3f ehci_hcd
[ 1.936106] usb usb1: SerialNumber: 0000:00:1d.7
[ 1.936547] hub 1-0:1.0: USB hub found
[ 1.936558] hub 1-0:1.0: 8 ports detected
[ 1.936904] usbcore: registered new interface driver uas
[ 1.937104] usbcore: registered new interface driver usbserial
[ 1.937190] USB Serial support registered for generic
[ 1.937290] usbcore: registered new interface driver usbserial_generic
[ 1.937295] usbserial: USB Serial Driver core
[ 1.937538] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.967610] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.967625] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.968334] mousedev: PS/2 mouse device common for all mice
[ 1.969069] rtc_cmos 00:03: RTC can wake from S4
[ 1.991788] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.993155] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.993201] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
[ 1.994250] cpuidle: using governor ladder
[ 1.995522] cpuidle: using governor menu
[ 1.998447] usbcore: registered new interface driver usbhid
[ 1.998452] usbhid: USB HID core driver
[ 1.999757] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5
[ 2.027453] Registered led device: eeepc::touchpad
[ 2.208050] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.209823] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2.210198] ata1.00: ATA-8: ST9160314AS, 0002SDM1, max UDMA/133
[ 2.210205] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.212414] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2.212739] ata1.00: configured for UDMA/133
[ 2.212992] scsi 0:0:0:0: Direct-Access ATA ST9160314AS 0002 PQ: 0 ANSI: 5
[ 2.213581] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 2.213771] sd 0:0:0:0: [sda] Write Protect is off
[ 2.213781] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.213864] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.213961] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.248050] usb 1-2: new high speed USB device using ehci_hcd and address 2
[ 2.278031] sda: sda1 sda2 < sda5 sda6 sda7 > sda4
[ 2.279703] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.458108] usb 1-2: New USB device found, idVendor=13d3, idProduct=5071
[ 2.458116] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 2.458122] usb 1-2: Product: USB2.0 UVC 1.3M WebCam
[ 2.458128] usb 1-2: Manufacturer: GenesysLogic Technology Co., Ltd.
[ 2.576033] usb 1-3: new high speed USB device using ehci_hcd and address 3
[ 2.709470] usb 1-3: New USB device found, idVendor=058f, idProduct=6335
[ 2.709478] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.709484] usb 1-3: Product: Mass Storage Device
[ 2.709489] usb 1-3: Manufacturer: Generic
[ 2.709493] usb 1-3: SerialNumber: 058F63356336
[ 2.820054] hub 1-0:1.0: unable to enumerate USB device on port 7
[ 3.242364] TCP cubic registered
[ 3.243158] NET: Registered protocol family 10
[ 3.244372] NET: Registered protocol family 17
[ 3.244439] Registering the dns_resolver key type
[ 3.245367] Using IPI No-Shortcut mode
[ 3.245898] PM: Hibernation image not present or could not be loaded.
[ 3.245914] registered taskstats version 1
[ 3.246370] rtc_cmos 00:03: setting system clock to 2011-02-17 07:35:57 UTC (1297928157)
[ 3.246544] Freeing unused kernel memory: 360k freed
[ 3.246860] Write protecting the kernel text: 3436k
[ 3.246913] Write protecting the kernel read-only data: 1328k
[ 3.333532] udev[889]: starting version 165
[ 3.429005] [drm:drm_crtc_helper_set_config],
[ 3.429014] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 3.429039] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.429047] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.429055] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 3.856269] [drm:drm_crtc_helper_set_config],
[ 3.856277] [drm:drm_crtc_helper_set_config], [CRTC:3] [NOFB]
[ 3.856292] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.856299] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.856306] [drm:drm_crtc_helper_set_config],
[ 3.856310] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 3.856324] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.856331] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.856337] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 3.856384] [drm:drm_crtc_helper_set_config],
[ 3.856389] [drm:drm_crtc_helper_set_config], [CRTC:3] [NOFB]
[ 3.856401] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.856407] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.856413] [drm:drm_crtc_helper_set_config],
[ 3.856417] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 3.856430] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.856436] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 3.856443] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 3.856663] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[2] ENCODERS[2]
[ 3.856674] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[2] ENCODERS[2]
[ 3.856692] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 3.856700] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 3.856723] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 3.856731] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 3.856746] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 3.865337] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 3.865352] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 3.880032] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3.880042] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 3.880061] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 3.880069] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 3.896041] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3.896051] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 3.981766] [drm:drm_mode_addfb], [FB:15]
[ 3.981814] [drm:drm_mode_setcrtc], [CRTC:4]
[ 3.981827] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[ 3.981833] [drm:drm_crtc_helper_set_config],
[ 3.981838] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:15] #connectors=1 (x y) (0 0)
[ 3.981855] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 3.986823] [drm:intel_pipe_set_base_atomic], Writing base 00280000 00000000 0 0 4096
[ 3.986835] [drm:intel_update_fbc],
[ 4.000028] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 4.000036] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 4.000086] [drm:drm_crtc_helper_set_config],
[ 4.000091] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:14] #connectors=1 (x y) (0 0)
[ 4.000107] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 4.000115] [drm:intel_pipe_set_base_atomic], Writing base 00020000 00000000 0 0 4096
[ 4.000122] [drm:intel_update_fbc],
[ 4.016076] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 4.016088] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 4.024952] [drm:drm_mode_setcrtc], [CRTC:4]
[ 4.024967] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[ 4.024974] [drm:drm_crtc_helper_set_config],
[ 4.024979] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:15] #connectors=1 (x y) (0 0)
[ 4.024995] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 4.025007] [drm:intel_pipe_set_base_atomic], Writing base 00280000 00000000 0 0 4096
[ 4.025016] [drm:intel_update_fbc],
[ 4.032059] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 4.032072] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 4.241883] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 6.995133] Adding 4160796k swap on /dev/sda7. Priority:-1 extents:1 across:4160796k
[ 8.142385] udev[1183]: starting version 167
[ 8.783988] atl1c 0000:01:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 8.795239] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.795363] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 8.795385] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 8.795395] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 8.795613] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 8.819579] Linux video capture interface: v2.00
[ 8.836372] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
[ 8.836496] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 8.836506] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.836514] usb usb2: Product: UHCI Host Controller
[ 8.836521] usb usb2: Manufacturer: Linux 2.6.38-rc2-00079-g4a1dc3f uhci_hcd
[ 8.836529] usb usb2: SerialNumber: 0000:00:1d.0
[ 8.836955] hub 2-0:1.0: USB hub found
[ 8.836974] hub 2-0:1.0: 2 ports detected
[ 8.837207] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 8.837228] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 8.837238] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 8.838052] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 8.856260] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
[ 8.856380] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 8.856390] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.856398] usb usb3: Product: UHCI Host Controller
[ 8.856405] usb usb3: Manufacturer: Linux 2.6.38-rc2-00079-g4a1dc3f uhci_hcd
[ 8.856413] usb usb3: SerialNumber: 0000:00:1d.1
[ 8.856845] hub 3-0:1.0: USB hub found
[ 8.856862] hub 3-0:1.0: 2 ports detected
[ 8.857054] atl1c 0000:01:00.0: setting latency timer to 64
[ 8.857087] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 8.857105] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 8.857114] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 8.857318] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 8.872464] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
[ 8.872589] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 8.872599] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.872609] usb usb4: Product: UHCI Host Controller
[ 8.872616] usb usb4: Manufacturer: Linux 2.6.38-rc2-00079-g4a1dc3f uhci_hcd
[ 8.872624] usb usb4: SerialNumber: 0000:00:1d.2
[ 8.873067] hub 4-0:1.0: USB hub found
[ 8.873082] hub 4-0:1.0: 2 ports detected
[ 8.873309] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 8.873331] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 8.873341] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 8.873539] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 8.893531] Initializing USB Mass Storage driver...
[ 8.896099] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880
[ 8.896220] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 8.896231] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.896239] usb usb5: Product: UHCI Host Controller
[ 8.896247] usb usb5: Manufacturer: Linux 2.6.38-rc2-00079-g4a1dc3f uhci_hcd
[ 8.896254] usb usb5: SerialNumber: 0000:00:1d.3
[ 8.896735] hub 5-0:1.0: USB hub found
[ 8.896752] hub 5-0:1.0: 2 ports detected
[ 8.923951] scsi4 : usb-storage 1-3:1.0
[ 8.939035] intel_rng: FWH not detected
[ 8.970257] usbcore: registered new interface driver usb-storage
[ 8.970265] USB Mass Storage support registered.
[ 8.980443] cfg80211: Calling CRDA to update world regulatory domain
[ 9.005699] atl1c 0000:01:00.0: version 1.0.1.0-NAPI
[ 9.025077] uvcvideo: Found UVC 1.00 device USB2.0 UVC 1.3M WebCam (13d3:5071)
[ 9.040657] input: USB2.0 UVC 1.3M WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input6
[ 9.040892] usbcore: registered new interface driver uvcvideo
[ 9.040899] USB Video Class driver (v1.0.0)
[ 9.892492] ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 9.892515] ath9k 0000:02:00.0: setting latency timer to 64
[ 9.944042] ath: EEPROM regdomain: 0x60
[ 9.944049] ath: EEPROM indicates we should expect a direct regpair map
[ 9.944058] ath: Country alpha2 being used: 00
[ 9.944062] ath: Regpair used: 0x60
[ 9.970778] scsi 4:0:0:0: Direct-Access Single Flash Reader 1.00 PQ: 0 ANSI: 0
[ 9.977489] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 10.128053] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1a0b1, caps: 0xd04733/0xa40000/0xa0000
[ 10.218558] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 10.238271] cfg80211: World regulatory domain updated:
[ 10.238279] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 10.238287] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 10.238293] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 10.238300] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 10.238306] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 10.238313] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 10.623595] sd 4:0:0:0: [sdb] 3907584 512-byte logical blocks: (2.00 GB/1.86 GiB)
[ 10.624343] sd 4:0:0:0: [sdb] Write Protect is off
[ 10.624351] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 10.625083] sd 4:0:0:0: [sdb] No Caching mode page present
[ 10.625091] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 10.628707] sd 4:0:0:0: [sdb] No Caching mode page present
[ 10.628717] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 10.630362] sdb: sdb1
[ 10.634349] sd 4:0:0:0: [sdb] No Caching mode page present
[ 10.634362] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 10.634372] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 10.696108] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 10.698198] Registered led device: ath9k-phy0::radio
[ 10.698298] Registered led device: ath9k-phy0::assoc
[ 10.698386] Registered led device: ath9k-phy0::tx
[ 10.698480] Registered led device: ath9k-phy0::rx
[ 10.698505] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8900000, irq=17
[ 11.430224] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 11.430328] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 11.430385] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 11.560366] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 11.560759] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 11.920044] [drm:intel_crt_detect], CRT not detected via hotplug
[ 11.920060] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 12.184846] device-mapper: uevent: version 1.0.3
[ 12.187333] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel at redhat.com
[ 12.611441] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 12.813257] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 17.827823] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 17.843584] atl1c 0000:01:00.0: irq 45 for MSI/MSI-X
[ 17.843733] atl1c 0000:01:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[ 19.485183] atl1c 0000:01:00.0: irq 45 for MSI/MSI-X
[ 19.485268] atl1c 0000:01:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[ 19.952179] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[2] ENCODERS[2]
[ 19.952193] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[2] ENCODERS[2]
[ 19.952335] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 19.952344] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 19.952369] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 19.952376] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 19.952393] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 19.952625] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 19.952635] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 19.968061] [drm:intel_crt_detect], CRT not detected via hotplug
[ 19.968072] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 19.968091] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 19.968098] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 19.984055] [drm:intel_crt_detect], CRT not detected via hotplug
[ 19.984073] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 19.984469] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 19.984489] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 19.984534] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 19.984550] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 19.984588] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 19.989671] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 19.989683] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 20.004112] [drm:intel_crt_detect], CRT not detected via hotplug
[ 20.004124] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 20.004150] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 20.004161] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 20.020075] [drm:intel_crt_detect], CRT not detected via hotplug
[ 20.020087] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 20.234427] [drm:drm_mode_addfb], [FB:18]
[ 20.234670] [drm:drm_mode_setcrtc], [CRTC:4]
[ 20.234683] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[ 20.234689] [drm:drm_crtc_helper_set_config],
[ 20.234694] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:18] #connectors=1 (x y) (0 0)
[ 20.234710] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 20.236625] [drm:intel_pipe_set_base_atomic], Writing base 00800000 00000000 0 0 4096
[ 20.236640] [drm:intel_update_fbc],
[ 20.244041] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 20.244051] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] set DPMS on
[ 21.187526] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[ 21.363997] EXT4-fs (sda6): re-mounted. Opts: commit=0
[ 25.007619] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.007632] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 25.007658] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 25.007665] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 25.007682] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.008589] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 25.008604] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 25.024052] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.024066] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 25.024091] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 25.024102] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 25.040062] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.040076] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 25.045852] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.045870] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 25.045907] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 25.045919] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 25.045946] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.047063] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 25.047078] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 25.060044] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.060058] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 25.060083] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 25.060095] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 25.076060] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.076074] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 25.110463] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.110482] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 25.110519] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 25.110532] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 25.110560] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.111626] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 25.111641] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 25.124069] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.124084] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 25.124108] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 25.124120] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 25.140058] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.140072] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 25.143244] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.143262] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 25.143297] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 25.143309] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 25.143338] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 25.144699] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 25.144721] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 25.160067] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.160081] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 25.160105] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 25.160117] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 25.176058] [drm:intel_crt_detect], CRT not detected via hotplug
[ 25.176072] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 26.443134] [drm:intel_crtc_cursor_set],
[ 27.852049] [drm:intel_crt_detect], CRT not detected via hotplug
[ 28.384023] eth0: no IPv6 routers present
[ 28.866754] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[ 28.872873] EXT4-fs (sda6): re-mounted. Opts: commit=0
[ 30.000039] [drm:intel_crt_detect], CRT not detected via hotplug
[ 30.000049] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 40.256707] [drm:intel_crtc_cursor_set],
[ 40.256723] [drm:intel_crtc_cursor_set], cursor off
[ 40.611990] [drm:intel_crtc_cursor_set],
[ 44.097328] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.097344] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 44.097380] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 44.097391] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 44.097418] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.098508] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 44.098525] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 44.112033] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.112047] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 44.112073] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 44.112084] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 44.128030] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.128042] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 44.131667] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.131679] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 44.131705] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 44.131712] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 44.131729] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.133075] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 44.133086] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 44.148048] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.148064] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 44.148093] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 44.148104] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 44.164047] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.164067] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 44.167822] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.167841] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 44.167878] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 44.167890] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 44.167918] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.169685] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 44.169703] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 44.184043] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.184057] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 44.184082] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 44.184094] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 44.200043] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.200057] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 44.203411] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.203429] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 44.203465] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 44.203477] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 44.203504] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 44.205602] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 44.205620] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 44.220067] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.220081] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 44.220105] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 44.220116] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 44.236040] [drm:intel_crt_detect], CRT not detected via hotplug
[ 44.236054] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 47.087896] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 47.087913] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 47.087948] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 47.087960] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 47.087985] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 47.089087] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 47.089105] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 47.104050] [drm:intel_crt_detect], CRT not detected via hotplug
[ 47.104065] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 47.104093] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 47.104104] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 47.120055] [drm:intel_crt_detect], CRT not detected via hotplug
[ 47.120069] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 52.078192] wlan0: authenticate with 00:1c:10:b2:60:74 (try 1)
[ 52.092260] wlan0: authenticated
[ 52.092302] wlan0: associate with 00:1c:10:b2:60:74 (try 1)
[ 52.095198] wlan0: RX AssocResp from 00:1c:10:b2:60:74 (capab=0x11 status=0 aid=1)
[ 52.095204] wlan0: associated
[ 52.095711] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 52.461127] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 52.461143] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 52.461176] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 52.461186] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x600" 60 51000 1024 1117 1152 1250 600 601 606 680 0x48 0xa
[ 52.461212] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 52.462210] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 52.462225] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 52.479764] [drm:intel_crt_detect], CRT not detected via hotplug
[ 52.479780] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 52.479809] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 52.479821] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 52.492062] [drm:intel_crt_detect], CRT not detected via hotplug
[ 52.492077] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 54.128058] [drm:intel_crt_detect], CRT not detected via hotplug
[ 54.128071] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 58.016070] [drm:intel_crt_detect], CRT not detected via hotplug
[ 61.137014] [drm:drm_mode_addfb], [FB:15]
[ 62.512031] wlan0: no IPv6 routers present
[ 63.416252] [drm:drm_mode_addfb], [FB:18]
[ 89.024055] [drm:intel_crt_detect], CRT not detected via hotplug
-------------- next part --------------
DCC: 0x000f0400 (single channel, XOR randomization: disabled, XOR bit: 11)
CHDECMISC: 0x22b97428 (XOR bank/rank, ch2 enh disabled, ch1 enh enabled, ch0 enh disabled, flex disabled, ep not present)
C0DRB0: 0x000f0400 (0x0400)
C0DRB1: 0x0000000f (0x000f)
C0DRB2: 0x00000000 (0x0000)
C0DRB3: 0x01180000 (0x0000)
C1DRB0: 0x0e0d0d0c (0x0d0c)
C1DRB1: 0x0f0e0e0d (0x0e0d)
C1DRB2: 0x100f0f0e (0x0f0e)
C1DRB3: 0x0e0d100f (0x100f)
C0DRA01: 0x04020118 (0x0118)
C0DRA23: 0x00000402 (0x0402)
C1DRA01: 0x100f0e0d (0x0e0d)
C1DRA23: 0x1211100f (0x100f)
PGETBL_CTL: 0x7ffc0001
VCLK_DIVISOR_VGA0: 0x00031108 (n = 3, m1 = 17, m2 = 8)
VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
VCLK_POST_DIV: 0x00020002 (vga0 p1 = 4, p2 = 2, vga1 p1 = 2, p2 = 2)
DPLL_TEST: 0x00010001 ()
CACHE_MODE_0: 0x00006820
D_STATE: 0x0000000b
DSPCLK_GATE_D: 0x00001000 (clock gates disabled: DPLUNIT)
RENCLK_GATE_D1: 0x00000000
RENCLK_GATE_D2: 0x00000000
SDVOB: 0x00480000 (disabled, pipe A, stall disabled, not detected)
SDVOC: 0x00480000 (disabled, pipe A, stall disabled, not detected)
SDVOUDI: 0x000000ff
DSPARB: 0x00001d9c
DSPFW1: 0x00000000
DSPFW2: 0x00000000
DSPFW3: 0x00000000
ADPA: 0x40008c18 (disabled, pipe B, +hsync, +vsync)
LVDS: 0xc0300300 (enabled, pipe B, 18 bit, 1 channel)
DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
DVOB: 0x00480000 (disabled, pipe A, no stall, -hsync, -vsync)
DVOC: 0x00480000 (disabled, pipe A, no stall, -hsync, -vsync)
DVOA_SRCDIM: 0x00000000
DVOB_SRCDIM: 0x00000000
DVOC_SRCDIM: 0x00000000
PP_CONTROL: 0x00000001 (power target: on)
PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
PP_ON_DELAYS: 0x025807d0
PP_OFF_DELAYS: 0x01f407d0
PP_DIVISOR: 0x00251b05
PFIT_CONTROL: 0x00000000
PFIT_PGM_RATIOS: 0x00000000
PORT_HOTPLUG_EN: 0x00000220
PORT_HOTPLUG_STAT: 0x00000000
DSPACNTR: 0xd9000000 (enabled, pipe B)
DSPASTRIDE: 0x00001000 (4096 bytes)
DSPAPOS: 0x00000000 (0, 0)
DSPASIZE: 0x025703ff (1024, 600)
DSPABASE: 0x00800000
DSPASURF: 0x00000000
DSPATILEOFF: 0x00000000
PIPEACONF: 0x00000000 (disabled, single-wide)
PIPEASRC: 0x027f01df (640, 480)
PIPEASTAT: 0x00000000 (status:)
PIPEA_GMCH_DATA_M: 0x00000000
PIPEA_GMCH_DATA_N: 0x00000000
PIPEA_DP_LINK_M: 0x00000000
PIPEA_DP_LINK_N: 0x00000000
CURSOR_A_BASE: 0x00000000
CURSOR_A_CONTROL: 0x00000000
CURSOR_A_POSITION: 0x00000000
FPA0: 0x00031108 (n = 3, m1 = 17, m2 = 8)
FPA1: 0x00031108 (n = 3, m1 = 17, m2 = 8)
DPLL_A: 0x04800003 (disabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 8, p2 = 10, SDVO mult 1)
DPLL_A_MD: 0x00000000
HTOTAL_A: 0x031f027f (640 active, 800 total)
HBLANK_A: 0x03170287 (648 start, 792 end)
HSYNC_A: 0x02ef028f (656 start, 752 end)
VTOTAL_A: 0x020c01df (480 active, 525 total)
VBLANK_A: 0x020401e7 (488 start, 517 end)
VSYNC_A: 0x01eb01e9 (490 start, 492 end)
BCLRPAT_A: 0x00000000
VSYNCSHIFT_A: 0x00000000
DSPBCNTR: 0x19000000 (disabled, pipe B)
DSPBSTRIDE: 0x00000c80 (3200 bytes)
DSPBPOS: 0x00000000 (0, 0)
DSPBSIZE: 0x0257031f (800, 600)
DSPBBASE: 0x00000000
DSPBSURF: 0x00000000
DSPBTILEOFF: 0x00000000
PIPEBCONF: 0x80000000 (enabled, single-wide)
PIPEBSRC: 0x03ff0257 (1024, 600)
PIPEBSTAT: 0x80000302 (status: FIFO_UNDERRUN VSYNC_INT_STATUS DLINE_COMPARE_STATUS VBLANK_INT_STATUS)
PIPEB_GMCH_DATA_M: 0x00000000
PIPEB_GMCH_DATA_N: 0x00000000
PIPEB_DP_LINK_M: 0x00000000
PIPEB_DP_LINK_N: 0x00000000
CURSOR_B_BASE: 0x36764000
CURSOR_B_CONTROL: 0x14070027
CURSOR_B_POSITION: 0x011001cb
FPB0: 0x00051008 (n = 5, m1 = 16, m2 = 8)
FPB1: 0x00051008 (n = 5, m1 = 16, m2 = 8)
DPLL_B: 0x98026000 (enabled, non-dvo, spread spectrum clock, LVDS mode, p1 = 2, p2 = 14, SDVO mult 1)
DPLL_B_MD: 0x00000000
HTOTAL_B: 0x04e103ff (1024 active, 1250 total)
HBLANK_B: 0x04e103ff (1024 start, 1250 end)
HSYNC_B: 0x047f045c (1117 start, 1152 end)
VTOTAL_B: 0x02a70257 (600 active, 680 total)
VBLANK_B: 0x02a70257 (600 start, 680 end)
VSYNC_B: 0x025d0258 (601 start, 606 end)
BCLRPAT_B: 0x00000000
VSYNCSHIFT_B: 0x00000000
VCLK_DIVISOR_VGA0: 0x00031108
VCLK_DIVISOR_VGA1: 0x00031406
VCLK_POST_DIV: 0x00020002
VGACNTRL: 0x80000000 (disabled)
TV_CTL: 0x00000010
TV_DAC: 0x70000000
TV_CSC_Y: 0x00000000
TV_CSC_Y2: 0x00000000
TV_CSC_U: 0x00000000
TV_CSC_U2: 0x00000000
TV_CSC_V: 0x00000000
TV_CSC_V2: 0x00000000
TV_CLR_KNOBS: 0x00000000
TV_CLR_LEVEL: 0x00000000
TV_H_CTL_1: 0x00000000
TV_H_CTL_2: 0x00000000
TV_H_CTL_3: 0x00000000
TV_V_CTL_1: 0x00000000
TV_V_CTL_2: 0x00000000
TV_V_CTL_3: 0x00000000
TV_V_CTL_4: 0x00000000
TV_V_CTL_5: 0x00000000
TV_V_CTL_6: 0x00000000
TV_V_CTL_7: 0x00000000
TV_SC_CTL_1: 0x00000000
TV_SC_CTL_2: 0x00000000
TV_SC_CTL_3: 0x00000000
TV_WIN_POS: 0x00000000
TV_WIN_SIZE: 0x00000000
TV_FILTER_CTL_1: 0x00000000
TV_FILTER_CTL_2: 0x00000000
TV_FILTER_CTL_3: 0x00000000
TV_CC_CONTROL: 0x00000000
TV_CC_DATA: 0x00000000
TV_H_LUMA_0: 0x00000000
TV_H_LUMA_59: 0x00000000
TV_H_CHROMA_0: 0x00000000
TV_H_CHROMA_59: 0x00000000
FBC_CFB_BASE: 0x00000000
FBC_LL_BASE: 0x00000000
FBC_CONTROL: 0x00000000
FBC_COMMAND: 0x00000000
FBC_STATUS: 0x20000000
FBC_CONTROL2: 0x00000000
FBC_FENCE_OFF: 0x00000000
FBC_MOD_NUM: 0x00000000
MI_MODE: 0x00000200
MI_ARB_STATE: 0x00000840
MI_RDRET_STATE: 0x00000000
ECOSKPD: 0x00000307
DP_B: 0x00000000
DPB_AUX_CH_CTL: 0x00000000
DPB_AUX_CH_DATA1: 0x00000000
DPB_AUX_CH_DATA2: 0x00000000
DPB_AUX_CH_DATA3: 0x00000000
DPB_AUX_CH_DATA4: 0x00000000
DPB_AUX_CH_DATA5: 0x00000000
DP_C: 0x00000000
DPC_AUX_CH_CTL: 0x00000000
DPC_AUX_CH_DATA1: 0x00000000
DPC_AUX_CH_DATA2: 0x00000000
DPC_AUX_CH_DATA3: 0x00000000
DPC_AUX_CH_DATA4: 0x00000000
DPC_AUX_CH_DATA5: 0x00000000
DP_D: 0x00000000
DPD_AUX_CH_CTL: 0x00000000
DPD_AUX_CH_DATA1: 0x00000000
DPD_AUX_CH_DATA2: 0x00000000
DPD_AUX_CH_DATA3: 0x00000000
DPD_AUX_CH_DATA4: 0x00000000
DPD_AUX_CH_DATA5: 0x00000000
AUD_CONFIG: 0x00000000
AUD_HDMIW_STATUS: 0x00000000
AUD_CONV_CHCNT: 0x00000000
VIDEO_DIP_CTL: 0x00000000
AUD_PINW_CNTR: 0x00000000
AUD_CNTL_ST: 0x00000000
AUD_PIN_CAP: 0x00000000
AUD_PINW_CAP: 0x00000000
AUD_PINW_UNSOLRESP: 0x00000000
AUD_OUT_DIG_CNVT: 0x00000000
AUD_OUT_CWCAP: 0x00000000
AUD_GRP_CAP: 0x00000000
FENCE 0: 0x04200021 (enabled, X tiled, 2048 pitch, 0x04200000 - 0x04300000 (1024kb))
FENCE 1: 0x00800231 (enabled, X tiled, 4096 pitch, 0x00800000 - 0x00c00000 (4096kb))
FENCE 2: 0x06100031 (enabled, X tiled, 4096 pitch, 0x06100000 - 0x06200000 (1024kb))
FENCE 3: 0x02a00031 (enabled, X tiled, 4096 pitch, 0x02a00000 - 0x02b00000 (1024kb))
FENCE 4: 0x05800031 (enabled, X tiled, 4096 pitch, 0x05800000 - 0x05900000 (1024kb))
FENCE 5: 0x00000000 (disabled)
FENCE 6: 0x00000000 (disabled)
FENCE 7: 0x02f00001 (enabled, X tiled, 512 pitch, 0x02f00000 - 0x03000000 (1024kb))
FENCE 8: 0x04d00021 (enabled, X tiled, 2048 pitch, 0x04d00000 - 0x04e00000 (1024kb))
FENCE 9: 0x06c00231 (enabled, X tiled, 4096 pitch, 0x06c00000 - 0x07000000 (4096kb))
FENCE 10: 0x04300021 (enabled, X tiled, 2048 pitch, 0x04300000 - 0x04400000 (1024kb))
FENCE 11: 0x01800231 (enabled, X tiled, 4096 pitch, 0x01800000 - 0x01c00000 (4096kb))
FENCE 12: 0x00000000 (disabled)
FENCE 13: 0x00000000 (disabled)
FENCE 14: 0x00000000 (disabled)
FENCE 15: 0x00000000 (disabled)
INST_PM: 0x00000000
pipe A dot 25200 n 3 m1 17 m2 8 p1 8 p2 10
pipe B dot 51020 n 5 m1 16 m2 8 p1 2 p2 14
-------------- next part --------------
DCC: 0x000f0400 (single channel, XOR randomization: disabled, XOR bit: 11)
CHDECMISC: 0x22b97428 (XOR bank/rank, ch2 enh disabled, ch1 enh enabled, ch0 enh disabled, flex disabled, ep not present)
C0DRB0: 0x000f0400 (0x0400)
C0DRB1: 0x0000000f (0x000f)
C0DRB2: 0x00000000 (0x0000)
C0DRB3: 0x01180000 (0x0000)
C1DRB0: 0x0e0d0d0c (0x0d0c)
C1DRB1: 0x0f0e0e0d (0x0e0d)
C1DRB2: 0x100f0f0e (0x0f0e)
C1DRB3: 0x0e0d100f (0x100f)
C0DRA01: 0x04020118 (0x0118)
C0DRA23: 0x00000402 (0x0402)
C1DRA01: 0x100f0e0d (0x0e0d)
C1DRA23: 0x1211100f (0x100f)
PGETBL_CTL: 0x7ffc0001
VCLK_DIVISOR_VGA0: 0x00031108 (n = 3, m1 = 17, m2 = 8)
VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
VCLK_POST_DIV: 0x00020002 (vga0 p1 = 4, p2 = 2, vga1 p1 = 2, p2 = 2)
DPLL_TEST: 0x00010001 ()
CACHE_MODE_0: 0x00006820
D_STATE: 0x0000000b
DSPCLK_GATE_D: 0x00001000 (clock gates disabled: DPLUNIT)
RENCLK_GATE_D1: 0x00000000
RENCLK_GATE_D2: 0x00000000
SDVOB: 0x00480000 (disabled, pipe A, stall disabled, not detected)
SDVOC: 0x00480000 (disabled, pipe A, stall disabled, not detected)
SDVOUDI: 0x000000ff
DSPARB: 0x00001d9c
DSPFW1: 0x00000000
DSPFW2: 0x00000000
DSPFW3: 0x00000000
ADPA: 0x40008c18 (disabled, pipe B, +hsync, +vsync)
LVDS: 0xc0300300 (enabled, pipe B, 18 bit, 1 channel)
DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
DVOB: 0x00480000 (disabled, pipe A, no stall, -hsync, -vsync)
DVOC: 0x00480000 (disabled, pipe A, no stall, -hsync, -vsync)
DVOA_SRCDIM: 0x00000000
DVOB_SRCDIM: 0x00000000
DVOC_SRCDIM: 0x00000000
PP_CONTROL: 0x00000001 (power target: on)
PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
PP_ON_DELAYS: 0x025807d0
PP_OFF_DELAYS: 0x01f407d0
PP_DIVISOR: 0x00251b05
PFIT_CONTROL: 0x00000000
PFIT_PGM_RATIOS: 0x00000000
PORT_HOTPLUG_EN: 0x00000220
PORT_HOTPLUG_STAT: 0x00000000
DSPACNTR: 0xd9000000 (enabled, pipe B)
DSPASTRIDE: 0x00001000 (4096 bytes)
DSPAPOS: 0x00000000 (0, 0)
DSPASIZE: 0x025703ff (1024, 600)
DSPABASE: 0x06c00000
DSPASURF: 0x00000000
DSPATILEOFF: 0x00000000
PIPEACONF: 0x00000000 (disabled, single-wide)
PIPEASRC: 0x027f01df (640, 480)
PIPEASTAT: 0x00000000 (status:)
PIPEA_GMCH_DATA_M: 0x00000000
PIPEA_GMCH_DATA_N: 0x00000000
PIPEA_DP_LINK_M: 0x00000000
PIPEA_DP_LINK_N: 0x00000000
CURSOR_A_BASE: 0x00000000
CURSOR_A_CONTROL: 0x00000000
CURSOR_A_POSITION: 0x00000000
FPA0: 0x00031108 (n = 3, m1 = 17, m2 = 8)
FPA1: 0x00031108 (n = 3, m1 = 17, m2 = 8)
DPLL_A: 0x04800003 (disabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 8, p2 = 10, SDVO mult 1)
DPLL_A_MD: 0x00000000
HTOTAL_A: 0x031f027f (640 active, 800 total)
HBLANK_A: 0x03170287 (648 start, 792 end)
HSYNC_A: 0x02ef028f (656 start, 752 end)
VTOTAL_A: 0x020c01df (480 active, 525 total)
VBLANK_A: 0x020401e7 (488 start, 517 end)
VSYNC_A: 0x01eb01e9 (490 start, 492 end)
BCLRPAT_A: 0x00000000
VSYNCSHIFT_A: 0x00000000
DSPBCNTR: 0x19000000 (disabled, pipe B)
DSPBSTRIDE: 0x00000c80 (3200 bytes)
DSPBPOS: 0x00000000 (0, 0)
DSPBSIZE: 0x0257031f (800, 600)
DSPBBASE: 0x001d4c00
DSPBSURF: 0x00000000
DSPBTILEOFF: 0x00000000
PIPEBCONF: 0x80000000 (enabled, single-wide)
PIPEBSRC: 0x03ff0257 (1024, 600)
PIPEBSTAT: 0x00000302 (status: VSYNC_INT_STATUS DLINE_COMPARE_STATUS VBLANK_INT_STATUS)
PIPEB_GMCH_DATA_M: 0x00000000
PIPEB_GMCH_DATA_N: 0x00000000
PIPEB_DP_LINK_M: 0x00000000
PIPEB_DP_LINK_N: 0x00000000
CURSOR_B_BASE: 0x35cf8000
CURSOR_B_CONTROL: 0x14000027
CURSOR_B_POSITION: 0x00d60288
FPB0: 0x00051008 (n = 5, m1 = 16, m2 = 8)
FPB1: 0x00051008 (n = 5, m1 = 16, m2 = 8)
DPLL_B: 0x98026000 (enabled, non-dvo, spread spectrum clock, LVDS mode, p1 = 2, p2 = 14, SDVO mult 1)
DPLL_B_MD: 0x00000000
HTOTAL_B: 0x04e103ff (1024 active, 1250 total)
HBLANK_B: 0x04e103ff (1024 start, 1250 end)
HSYNC_B: 0x047f045c (1117 start, 1152 end)
VTOTAL_B: 0x02a70257 (600 active, 680 total)
VBLANK_B: 0x02a70257 (600 start, 680 end)
VSYNC_B: 0x025d0258 (601 start, 606 end)
BCLRPAT_B: 0x00000000
VSYNCSHIFT_B: 0x00000000
VCLK_DIVISOR_VGA0: 0x00031108
VCLK_DIVISOR_VGA1: 0x00031406
VCLK_POST_DIV: 0x00020002
VGACNTRL: 0x80000000 (disabled)
TV_CTL: 0x00000010
TV_DAC: 0x70000000
TV_CSC_Y: 0x00000000
TV_CSC_Y2: 0x00000000
TV_CSC_U: 0x00000000
TV_CSC_U2: 0x00000000
TV_CSC_V: 0x00000000
TV_CSC_V2: 0x00000000
TV_CLR_KNOBS: 0x00000000
TV_CLR_LEVEL: 0x00000000
TV_H_CTL_1: 0x00000000
TV_H_CTL_2: 0x00000000
TV_H_CTL_3: 0x00000000
TV_V_CTL_1: 0x00000000
TV_V_CTL_2: 0x00000000
TV_V_CTL_3: 0x00000000
TV_V_CTL_4: 0x00000000
TV_V_CTL_5: 0x00000000
TV_V_CTL_6: 0x00000000
TV_V_CTL_7: 0x00000000
TV_SC_CTL_1: 0x00000000
TV_SC_CTL_2: 0x00000000
TV_SC_CTL_3: 0x00000000
TV_WIN_POS: 0x00000000
TV_WIN_SIZE: 0x00000000
TV_FILTER_CTL_1: 0x00000000
TV_FILTER_CTL_2: 0x00000000
TV_FILTER_CTL_3: 0x00000000
TV_CC_CONTROL: 0x00000000
TV_CC_DATA: 0x00000000
TV_H_LUMA_0: 0x00000000
TV_H_LUMA_59: 0x00000000
TV_H_CHROMA_0: 0x00000000
TV_H_CHROMA_59: 0x00000000
FBC_CFB_BASE: 0x00000000
FBC_LL_BASE: 0x00000000
FBC_CONTROL: 0x00000000
FBC_COMMAND: 0x00000000
FBC_STATUS: 0x20000000
FBC_CONTROL2: 0x00000000
FBC_FENCE_OFF: 0x00000000
FBC_MOD_NUM: 0x00000000
MI_MODE: 0x00000200
MI_ARB_STATE: 0x00000840
MI_RDRET_STATE: 0x00000000
ECOSKPD: 0x00000307
DP_B: 0x00000000
DPB_AUX_CH_CTL: 0x00000000
DPB_AUX_CH_DATA1: 0x00000000
DPB_AUX_CH_DATA2: 0x00000000
DPB_AUX_CH_DATA3: 0x00000000
DPB_AUX_CH_DATA4: 0x00000000
DPB_AUX_CH_DATA5: 0x00000000
DP_C: 0x00000000
DPC_AUX_CH_CTL: 0x00000000
DPC_AUX_CH_DATA1: 0x00000000
DPC_AUX_CH_DATA2: 0x00000000
DPC_AUX_CH_DATA3: 0x00000000
DPC_AUX_CH_DATA4: 0x00000000
DPC_AUX_CH_DATA5: 0x00000000
DP_D: 0x00000000
DPD_AUX_CH_CTL: 0x00000000
DPD_AUX_CH_DATA1: 0x00000000
DPD_AUX_CH_DATA2: 0x00000000
DPD_AUX_CH_DATA3: 0x00000000
DPD_AUX_CH_DATA4: 0x00000000
DPD_AUX_CH_DATA5: 0x00000000
AUD_CONFIG: 0x00000000
AUD_HDMIW_STATUS: 0x00000000
AUD_CONV_CHCNT: 0x00000000
VIDEO_DIP_CTL: 0x00000000
AUD_PINW_CNTR: 0x00000000
AUD_CNTL_ST: 0x00000000
AUD_PIN_CAP: 0x00000000
AUD_PINW_CAP: 0x00000000
AUD_PINW_UNSOLRESP: 0x00000000
AUD_OUT_DIG_CNVT: 0x00000000
AUD_OUT_CWCAP: 0x00000000
AUD_GRP_CAP: 0x00000000
FENCE 0: 0x00000000 (disabled)
FENCE 1: 0x00000000 (disabled)
FENCE 2: 0x00000000 (disabled)
FENCE 3: 0x00000000 (disabled)
FENCE 4: 0x05e00031 (enabled, X tiled, 4096 pitch, 0x05e00000 - 0x05f00000 (1024kb))
FENCE 5: 0x00000000 (disabled)
FENCE 6: 0x02f00021 (enabled, X tiled, 2048 pitch, 0x02f00000 - 0x03000000 (1024kb))
FENCE 7: 0x07400021 (enabled, X tiled, 2048 pitch, 0x07400000 - 0x07500000 (1024kb))
FENCE 8: 0x01800231 (enabled, X tiled, 4096 pitch, 0x01800000 - 0x01c00000 (4096kb))
FENCE 9: 0x00800231 (enabled, X tiled, 4096 pitch, 0x00800000 - 0x00c00000 (4096kb))
FENCE 10: 0x00000000 (disabled)
FENCE 11: 0x07500021 (enabled, X tiled, 2048 pitch, 0x07500000 - 0x07600000 (1024kb))
FENCE 12: 0x05a00001 (enabled, X tiled, 512 pitch, 0x05a00000 - 0x05b00000 (1024kb))
FENCE 13: 0x06c00231 (enabled, X tiled, 4096 pitch, 0x06c00000 - 0x07000000 (4096kb))
FENCE 14: 0x06000031 (enabled, X tiled, 4096 pitch, 0x06000000 - 0x06100000 (1024kb))
FENCE 15: 0x00000000 (disabled)
INST_PM: 0x00000000
pipe A dot 25200 n 3 m1 17 m2 8 p1 8 p2 10
pipe B dot 51020 n 5 m1 16 m2 8 p1 2 p2 14
More information about the Intel-gfx
mailing list