All of lore.kernel.org
 help / color / mirror / Atom feed
* xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
@ 2012-08-30  7:43 Christian Gmeiner
  2012-08-30  7:50 ` Daniel Vetter
  2012-08-30  8:12 ` Zhang, Xiong Y
  0 siblings, 2 replies; 10+ messages in thread
From: Christian Gmeiner @ 2012-08-30  7:43 UTC (permalink / raw)
  To: intel-gfx

Hi all,

I am trying to get the following Intel hardware working with recent
Intel driver.

00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy
Bridge Integrated Graphics Controller [8086:0106] (rev 09) (prog-if 00
[VGA controller])
        Subsystem: Intel Corporation Device [8086:2010]
        Flags: bus master, fast devsel, latency 0, IRQ 42
        Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
        Memory at e0000000 (64-bit, prefetchable) [size=256M]
        I/O ports at f000 [size=64]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
        Capabilities: [d0] Power Management version 2
        Capabilities: [a4] PCI Advanced Features
        Kernel driver in use: i915
        Kernel modules: i915

I think that all SW requirements are met :) Here are some detailed informations.


root@OT:~# dmesg
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.5.3-bachmann (christian@chgm-pc) (gcc
version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #2 SMP PREEMPT Mon Aug
27 13:25:26 CEST 2012
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9cd3fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9cd4000-0x00000000da279fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da27a000-0x00000000da303fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da304000-0x00000000da39cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da39d000-0x00000000da751fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da752000-0x00000000da752fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da753000-0x00000000da795fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da796000-0x00000000dadfefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dadff000-0x00000000daff1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000daff2000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
[    0.000000] Notice: NX (Execute Disable) protection cannot be
enabled: non-PAE kernel!
[    0.000000] DMI 2.7 present.
[    0.000000] DMI: To be filled by O.E.M. To be filled by
O.E.M./C6B-7S, BIOS X1.00b 08/14/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 100000000 mask FE0000000 write-back
[    0.000000]   2 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0DB800000 mask FFF800000 uncachable
[    0.000000]   5 base 11F800000 mask FFF800000 uncachable
[    0.000000]   6 base 11F600000 mask FFFE00000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
[    0.000000] found SMP MP-table at [mem 0x000fd680-0x000fd68f]
mapped at [c00fd680]
[    0.000000] initial memory mapped: [mem 0x00000000-0x017fffff]
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x377fdfff]
[    0.000000]  [mem 0x00000000-0x003fffff] page 4k
[    0.000000]  [mem 0x00400000-0x373fffff] page 2M
[    0.000000]  [mem 0x37400000-0x377fdfff] page 4k
[    0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem
0x017fa000-0x017fffff]
[    0.000000] RAMDISK: [mem 0x16772000-0x1803ffff]
[    0.000000] ACPI: RSDP 000f0490 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT da38f078 0006C (v01 ALASKA    A M I 01072009
AMI  00010013)
[    0.000000] ACPI: FACP da398580 0010C (v05 ALASKA    A M I 01072009
AMI  00010013)
[    0.000000] ACPI: DSDT da38f178 09402 (v02 ALASKA    A M I 00000022
INTL 20051117)
[    0.000000] ACPI: FACS da39b080 00040
[    0.000000] ACPI: APIC da398690 00062 (v03 ALASKA    A M I 01072009
AMI  00010013)
[    0.000000] ACPI: FPDT da3986f8 00044 (v01 ALASKA    A M I 01072009
AMI  00010013)
[    0.000000] ACPI: ASF! da398740 000A5 (v32 INTEL       HCG 00000001
TFSM 000F4240)
[    0.000000] ACPI: MCFG da3987e8 0003C (v01 ALASKA    A M I 01072009
MSFT 00000097)
[    0.000000] ACPI: HPET da398828 00038 (v01 ALASKA    A M I 01072009
AMI. 00000005)
[    0.000000] ACPI: SSDT da398860 00315 (v01 SataRe SataTabl 00001000
INTL 20091112)
[    0.000000] ACPI: SSDT da398b78 00692 (v01  PmRef  Cpu0Ist 00003000
INTL 20051117)
[    0.000000] ACPI: SSDT da399210 00A92 (v01  PmRef    CpuPm 00003000
INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2616MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x377fdfff]
[    0.000000]   HighMem  [mem 0x377fe000-0xdaffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xd9cd3fff]
[    0.000000]   node   0: [mem 0xda27a000-0xda303fff]
[    0.000000]   node   0: [mem 0xda752000-0xda752fff]
[    0.000000]   node   0: [mem 0xda796000-0xdadfefff]
[    0.000000]   node   0: [mem 0xdaff2000-0xdaffffff]
[    0.000000] On node 0 totalpages: 892771
[    0.000000] free_area_init_node: node 0, pgdat c13e3280,
node_mem_map f5c9d200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3949 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 220974 pages, LIFO batch:31
[    0.000000]   HighMem zone: 5233 pages used for memmap
[    0.000000]   HighMem zone: 660839 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    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: 0x8086a701 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:2
nr_node_ids:1
[    0.000000] PERCPU: Embedded 11 pages/cpu @f5c75000 s24256 r0 d20800 u45056
[    0.000000] pcpu-alloc: s24256 r0 d20800 u45056 alloc=11*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 885762
[    0.000000] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.5.3-bachmann root=/dev/sda2 ro rootwait
splash vga=0x312 quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Initializing CPU#0
[    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] Initializing HighMem for node 0 (000377fe:000db000)
[    0.000000] Memory: 3512120k/3588096k available (2798k kernel code,
58964k reserved, 1200k data, 320k init, 2664288k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff66000 - 0xfffff000   ( 612 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 : 0xc13e8000 - 0xc1438000   ( 320 kB)
[    0.000000]       .data : 0xc12bb87e - 0xc13e7900   (1200 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12bb87e   (2798 kB)
[    0.000000] Checking if this processor honours the WP bit even in
supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0,
CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f5408000 soft=f540a000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.002000] Detected 1097.446 MHz processor.
[    0.000001] Calibrating delay loop (skipped), value calculated
using timer frequency.. 2194.89 BogoMIPS (lpj=1097446)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000052] Mount-cache hash table entries: 512
[    0.000354] CPU: Physical Processor ID: 0
[    0.000356] CPU: Processor Core ID: 0
[    0.000363] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.000363] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.000368] using mwait in idle threads.
[    0.000568] Freeing SMP alternatives: 12k freed
[    0.000573] ACPI: Core revision 20120320
[    0.011463] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.011884] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.021887] CPU0: Intel(R) Celeron(R) CPU 847E @ 1.10GHz stepping 07
[    0.224973] Performance Events: PEBS fmt1+, 16-deep LBR,
SandyBridge events, Intel PMU driver.
[    0.224983] PEBS disabled due to CPU errata.
[    0.224987] ... version:                3
[    0.224989] ... bit width:              48
[    0.224990] ... generic registers:      8
[    0.224993] ... value mask:             0000ffffffffffff
[    0.224995] ... max period:             000000007fffffff
[    0.224997] ... fixed-purpose events:   3
[    0.224999] ... event mask:             00000007000000ff
[    0.234984] CPU 1 irqstacks, hard=f547c000 soft=f547e000
[    0.234987] Booting Node   0, Processors  #1 Ok.
[    0.245424] Initializing CPU#1
[    0.248222] Brought up 2 CPUs
[    0.248227] Total of 2 processors activated (4389.78 BogoMIPS).
[    0.250308] devtmpfs: initialized
[    0.250749] NET: Registered protocol family 16
[    0.251308] ACPI FADT declares the system doesn't support PCIe
ASPM, so disable it
[    0.251311] ACPI: bus type pci registered
[    0.251428] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem
0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.251433] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.251435] PCI: Using MMCONFIG for extended config space
[    0.251437] PCI: Using configuration type 1 for base access
[    0.254756] bio: create slab <bio-0> at 0
[    0.254902] ACPI: Added _OSI(Module Device)
[    0.254907] ACPI: Added _OSI(Processor Device)
[    0.254909] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.254912] ACPI: Added _OSI(Processor Aggregator Device)
[    0.257676] ACPI: EC: Look up EC in DSDT
[    0.271296] ACPI: Executed 1 blocks of module-level executable AML code
[    0.279794] ACPI: SSDT da227018 0083B (v01  PmRef  Cpu0Cst 00003001
INTL 20051117)
[    0.280541] ACPI: Dynamic OEM Table Load:
[    0.280545] ACPI: SSDT   (null) 0083B (v01  PmRef  Cpu0Cst 00003001
INTL 20051117)
[    0.283483] ACPI: SSDT da228a98 00303 (v01  PmRef    ApIst 00003000
INTL 20051117)
[    0.284293] ACPI: Dynamic OEM Table Load:
[    0.284297] ACPI: SSDT   (null) 00303 (v01  PmRef    ApIst 00003000
INTL 20051117)
[    0.287180] ACPI: SSDT da229c18 00119 (v01  PmRef    ApCst 00003000
INTL 20051117)
[    0.287898] ACPI: Dynamic OEM Table Load:
[    0.287902] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000
INTL 20051117)
[    0.301040] ACPI: Interpreter enabled
[    0.301043] ACPI: (supports S0 S5)
[    0.301062] ACPI: Using IOAPIC for interrupt routing
[    0.336865] PCI: Using host bridge windows from ACPI; if necessary,
use "pci=nocrs" and report a bug
[    0.337564] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.338516] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.338521] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.338525] pci_root PNP0A08:00: host bridge window [mem
0x000a0000-0x000bffff]
[    0.338529] pci_root PNP0A08:00: host bridge window [mem
0x000d0000-0x000d3fff]
[    0.338532] pci_root PNP0A08:00: host bridge window [mem
0x000d4000-0x000d7fff]
[    0.338536] pci_root PNP0A08:00: host bridge window [mem
0x000d8000-0x000dbfff]
[    0.338539] pci_root PNP0A08:00: host bridge window [mem
0x000dc000-0x000dffff]
[    0.338542] pci_root PNP0A08:00: host bridge window [mem
0x000e0000-0x000e3fff]
[    0.338546] pci_root PNP0A08:00: host bridge window [mem
0x000e4000-0x000e7fff]
[    0.338550] pci_root PNP0A08:00: host bridge window [mem
0xdfa00000-0xfeafffff]
[    0.338620] PCI host bridge to bus 0000:00
[    0.338628] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.338632] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.338636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.338640] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.338643] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.338646] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.338650] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.338653] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.338657] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.338660] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    0.338676] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.338744] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
[    0.338766] pci 0000:00:02.0: reg 10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.338780] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.338790] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
[    0.338883] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.338915] pci 0000:00:16.0: reg 10: [mem 0xf7c2b000-0xf7c2b00f 64bit]
[    0.339019] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.339066] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.339093] pci 0000:00:19.0: reg 10: [mem 0xf7c00000-0xf7c1ffff]
[    0.339106] pci 0000:00:19.0: reg 14: [mem 0xf7c29000-0xf7c29fff]
[    0.339119] pci 0000:00:19.0: reg 18: [io  0xf080-0xf09f]
[    0.339223] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.339259] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.339288] pci 0000:00:1a.0: reg 10: [mem 0xf7c28000-0xf7c283ff]
[    0.339414] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.339451] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.339474] pci 0000:00:1b.0: reg 10: [mem 0xf7c20000-0xf7c23fff 64bit]
[    0.339573] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.339610] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.339640] pci 0000:00:1d.0: reg 10: [mem 0xf7c27000-0xf7c273ff]
[    0.339766] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.339800] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[    0.339966] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.339994] pci 0000:00:1f.2: reg 10: [io  0xf0d0-0xf0d7]
[    0.340006] pci 0000:00:1f.2: reg 14: [io  0xf0c0-0xf0c3]
[    0.340019] pci 0000:00:1f.2: reg 18: [io  0xf0b0-0xf0b7]
[    0.340031] pci 0000:00:1f.2: reg 1c: [io  0xf0a0-0xf0a3]
[    0.340043] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
[    0.340056] pci 0000:00:1f.2: reg 24: [mem 0xf7c26000-0xf7c267ff]
[    0.340125] pci 0000:00:1f.2: PME# supported from D3hot
[    0.340151] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.340174] pci 0000:00:1f.3: reg 10: [mem 0xf7c25000-0xf7c250ff 64bit]
[    0.340207] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
[    0.340247] pci_bus 0000:00: on NUMA node 0
[    0.340252] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.340943]  pci0000:00: Unable to request _OSC control (_OSC
support mask: 0x19)
[    0.348050] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.348139] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12
14 15) *0, disabled.
[    0.348234] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12
14 15) *0, disabled.
[    0.348318] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12
14 15) *0, disabled.
[    0.348400] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.348482] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.348565] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.348645] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.349002] SCSI subsystem initialized
[    0.349133] libata version 3.00 loaded.
[    0.349416] PCI: Using ACPI for IRQ routing
[    0.351780] PCI: pci_cache_line_size set to 64 bytes
[    0.351839] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.351843] e820: reserve RAM buffer [mem 0xd9cd4000-0xdbffffff]
[    0.351850] e820: reserve RAM buffer [mem 0xda304000-0xdbffffff]
[    0.351855] e820: reserve RAM buffer [mem 0xda753000-0xdbffffff]
[    0.351860] e820: reserve RAM buffer [mem 0xdadff000-0xdbffffff]
[    0.351864] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.352218] Switching to clocksource hpet
[    0.352310] pnp: PnP ACPI init
[    0.352318] ACPI: bus type pnp registered
[    0.352821] pnp 00:00: [bus 00-3e]
[    0.352825] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.352829] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.352833] pnp 00:00: [io  0x0d00-0xffff window]
[    0.352839] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.352843] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.352846] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.352850] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.352853] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.352857] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.352860] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.352864] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.352867] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.352870] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.352874] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.352877] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.352881] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.352884] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.352888] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[    0.352891] pnp 00:00: [mem 0x00010000-0x0001ffff window]
[    0.353014] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08
PNP0a03 (active)
[    0.353064] pnp 00:01: [mem 0xfed40000-0xfed44fff]
[    0.353151] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.353156] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.353253] pnp 00:02: [io  0x0000-0x001f]
[    0.353256] pnp 00:02: [io  0x0081-0x0091]
[    0.353272] pnp 00:02: [io  0x0093-0x009f]
[    0.353275] pnp 00:02: [io  0x00c0-0x00df]
[    0.353279] pnp 00:02: [dma 4]
[    0.353346] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.353361] pnp 00:03: [mem 0xff000000-0xffffffff]
[    0.353426] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    0.353549] pnp 00:04: [mem 0xfed00000-0xfed003ff]
[    0.353620] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.353647] pnp 00:05: [io  0x002e-0x002f]
[    0.353651] pnp 00:05: [io  0x004e-0x004f]
[    0.353654] pnp 00:05: [io  0x0061]
[    0.353657] pnp 00:05: [io  0x0063]
[    0.353660] pnp 00:05: [io  0x0065]
[    0.353663] pnp 00:05: [io  0x0067]
[    0.353666] pnp 00:05: [io  0x0070]
[    0.353669] pnp 00:05: [io  0x0080]
[    0.353672] pnp 00:05: [io  0x0092]
[    0.353675] pnp 00:05: [io  0x00b2-0x00b3]
[    0.353678] pnp 00:05: [io  0x0680-0x069f]
[    0.353681] pnp 00:05: [io  0x1000-0x100f]
[    0.353684] pnp 00:05: [io  0xffff]
[    0.353687] pnp 00:05: [io  0xffff]
[    0.353690] pnp 00:05: [io  0x0400-0x0453]
[    0.353694] pnp 00:05: [io  0x0458-0x047f]
[    0.353697] pnp 00:05: [io  0x0500-0x057f]
[    0.353700] pnp 00:05: [io  0x164e-0x164f]
[    0.353800] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.353804] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.353808] system 00:05: [io  0xffff] has been reserved
[    0.353812] system 00:05: [io  0xffff] has been reserved
[    0.353816] system 00:05: [io  0x0400-0x0453] has been reserved
[    0.353820] system 00:05: [io  0x0458-0x047f] has been reserved
[    0.353827] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.353831] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.353836] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.353852] pnp 00:06: [io  0x0070-0x0077]
[    0.353863] pnp 00:06: [irq 8]
[    0.353934] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.353985] pnp 00:07: [io  0x0454-0x0457]
[    0.354069] system 00:07: [io  0x0454-0x0457] has been reserved
[    0.354075] system 00:07: Plug and Play ACPI device, IDs INT3f0d
PNP0c02 (active)
[    0.375558] pnp 00:08: [io  0x0010-0x001f]
[    0.375562] pnp 00:08: [io  0x0022-0x003f]
[    0.375566] pnp 00:08: [io  0x0044-0x005f]
[    0.375569] pnp 00:08: [io  0x0072-0x007f]
[    0.375572] pnp 00:08: [io  0x0080]
[    0.375575] pnp 00:08: [io  0x0084-0x0086]
[    0.375578] pnp 00:08: [io  0x0088]
[    0.375581] pnp 00:08: [io  0x008c-0x008e]
[    0.375584] pnp 00:08: [io  0x0090-0x009f]
[    0.375587] pnp 00:08: [io  0x00a2-0x00bf]
[    0.375590] pnp 00:08: [io  0x00e0-0x00ef]
[    0.375593] pnp 00:08: [io  0x04d0-0x04d1]
[    0.375693] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    0.375698] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375716] pnp 00:09: [io  0x00f0-0x00ff]
[    0.375725] pnp 00:09: [irq 13]
[    0.375795] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.376163] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    0.376167] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[    0.376170] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    0.376174] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    0.376177] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
[    0.376180] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    0.376183] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[    0.376186] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
[    0.376190] pnp 00:0a: [mem 0xff000000-0xffffffff]
[    0.376193] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[    0.376196] pnp 00:0a: [mem 0xdfa00000-0xdfa00fff]
[    0.376302] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.376307] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.376311] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.376315] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.376319] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.376323] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.376327] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.376331] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.376335] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[    0.376340] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.376344] system 00:0a: [mem 0xdfa00000-0xdfa00fff] has been reserved
[    0.376348] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.376615] pnp 00:0b: [mem 0x20000000-0x201fffff]
[    0.376619] pnp 00:0b: [mem 0x40000000-0x401fffff]
[    0.376731] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
[    0.376735] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
[    0.376740] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.376788] pnp: PnP ACPI: found 12 devices
[    0.376790] ACPI: ACPI bus type pnp unregistered
[    0.380904] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.380908] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.380912] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.380916] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.380919] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.380922] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.380926] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.380930] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.380933] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.380937] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
[    0.380983] NET: Registered protocol family 2
[    0.381053] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.381187] TCP established hash table entries: 131072 (order: 8,
1048576 bytes)
[    0.381661] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.381866] TCP: Hash tables configured (established 131072 bind 65536)
[    0.381869] TCP: reno registered
[    0.381873] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.381882] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.381952] NET: Registered protocol family 1
[    0.381974] pci 0000:00:02.0: Boot video device
[    0.413296] PCI: CLS 64 bytes, default 64
[    0.413380] Unpacking initramfs...
[    1.467343] Freeing initrd memory: 25400k freed
[    1.474218] highmem bounce pool size: 64 pages
[    1.478699] fuse init (API version 7.19)
[    1.478903] msgmni has been set to 1705
[    1.479021] io scheduler noop registered (default)
[    1.479447] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    1.479449] vesafb: scrolling: redraw
[    1.479453] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.479625] vesafb: framebuffer at 0xe0000000, mapped to
0xf8080000, using 1216k, total 1216k
[    1.523807] Console: switching to colour frame buffer device 80x30
[    1.562290] fb0: VESA VGA frame buffer device
[    1.566886] Monitor-Mwait will be used to enter C-1 state
[    1.567924] Monitor-Mwait will be used to enter C-2 state
[    1.567942] ACPI: acpi_idle registered with cpuidle
[    1.595068] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    1.615741] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.617473] loop: module loaded
[    1.617650] ahci 0000:00:1f.2: version 3.0
[    1.617728] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    1.628259] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3
Gbps 0x8 impl SATA mode
[    1.628267] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum
part ems apst
[    1.628275] ahci 0000:00:1f.2: setting latency timer to 64
[    1.629288] scsi0 : ahci
[    1.629439] scsi1 : ahci
[    1.629567] scsi2 : ahci
[    1.629692] scsi3 : ahci
[    1.629818] scsi4 : ahci
[    1.629944] scsi5 : ahci
[    1.630497] ata1: DUMMY
[    1.630500] ata2: DUMMY
[    1.630502] ata3: DUMMY
[    1.630505] ata4: SATA max UDMA/133 abar m2048@0xf7c26000 port
0xf7c26280 irq 40
[    1.630508] ata5: DUMMY
[    1.630510] ata6: DUMMY
[    1.630904] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.630906] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.630954] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
[    1.630956] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    1.630990] e1000e 0000:00:19.0: setting latency timer to 64
[    1.631070] e1000e 0000:00:19.0: (unregistered net_device):
Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.631113] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    1.880531] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width
x1) 00:30:d6:08:96:48
[    1.880537] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    1.880573] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[    1.880758] rtc_cmos 00:06: RTC can wake from S4
[    1.880921] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.880955] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.880994] i2c /dev entries driver
[    1.881124] cpuidle: using governor ladder
[    1.881216] TCP: cubic registered
[    1.881230] NET: Registered protocol family 17
[    1.881247] Key type dns_resolver registered
[    1.881315] Using IPI Shortcut mode
[    1.935273] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.937011] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES)
rejected by device (Stat=0x51 Err=0x04)
[    1.937022] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE
LOCK) filtered out
[    1.937028] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE
CONFIGURATION OVERLAY) filtered out
[    1.937049] ata4.00: ATA-8: 4GB SATA Flash Drive, SFI2101D, max UDMA/133
[    1.937053] ata4.00: 7719264 sectors, multi 1: LBA48
[    1.938832] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES)
rejected by device (Stat=0x51 Err=0x04)
[    1.938854] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE
LOCK) filtered out
[    1.938858] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE
CONFIGURATION OVERLAY) filtered out
[    1.938866] ata4.00: configured for UDMA/133
[    1.939100] scsi 3:0:0:0: Direct-Access     ATA      4GB SATA Flash
D SFI2 PQ: 0 ANSI: 5
[    1.939648] sd 3:0:0:0: [sda] 7719264 512-byte logical blocks:
(3.95 GB/3.68 GiB)
[    1.939810] Freeing unused kernel memory: 320k freed
[    1.939980] Write protecting the kernel text: 2800k
[    1.940014] Write protecting the kernel read-only data: 1048k
[    1.940093] sd 3:0:0:0: [sda] Write Protect is off
[    1.940098] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.940125] sd 3:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[    1.941783]  sda: sda1 sda2
[    1.942375] sd 3:0:0:0: [sda] Attached SCSI disk
[    1.960567] udev[1105]: starting version 164
[    2.003652] Linux agpgart interface v0.103
[    2.007357] input: Power Button as
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    2.024315] ACPI: bus type usb registered
[    2.024367] usbcore: registered new interface driver usbfs
[    2.024386] usbcore: registered new interface driver hub
[    2.025014] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    2.025105] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K
total, 262144K mappable
[    2.026044] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    2.032627] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    2.032677] usbcore: registered new device driver usb
[    2.033440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.033499] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    2.033505] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    2.033517] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned
bus number 1
[    2.033548] ehci_hcd 0000:00:1a.0: debug port 2
[    2.037286] ACPI: Power Button [PWRB]
[    2.037378] input: Lid Switch as
/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    2.039055] ACPI: Lid Switch [LID0]
[    2.039130] input: Sleep Button as
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    2.040956] ACPI: Sleep Button [SLPB]
[    2.041041] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    2.041443] ACPI: Power Button [PWRF]
[    2.048419] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    2.048453] ehci_hcd 0000:00:1a.0: irq 21, io mem 0xf7c28000
[    2.054255] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.055233] hub 1-0:1.0: USB hub found
[    2.055242] hub 1-0:1.0: 2 ports detected
[    2.055354] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.055360] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    2.055369] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned
bus number 2
[    2.055400] ehci_hcd 0000:00:1d.0: debug port 2
[    2.064084] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    2.064118] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7c27000
[    2.069241] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.070089] hub 2-0:1.0: USB hub found
[    2.070098] hub 2-0:1.0: 2 ports detected
[    2.133599] [drm] Initialized drm 1.1.0 20060810
[    2.142163] checking generic (e0000000 130000) vs hw (e0000000 10000000)
[    2.142169] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
removing generic driver
[    2.142179] i915 0000:00:02.0: setting latency timer to 64
[    2.143064] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[    2.143078] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.143081] [drm] Driver supports precise vblank timestamp query.
[    2.357276] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    2.472022] hub 1-1:1.0: USB hub found
[    2.472156] hub 1-1:1.0: 6 ports detected
[    2.475222] Refined TSC clocksource calibration: 1097.506 MHz.
[    2.475230] Switching to clocksource tsc
[    2.568938] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    2.576234] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    2.687418] checking generic (e0000000 130000) vs hw (e0000000 10000000)
[    2.687424] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
removing generic driver
[    2.687604] fbcon: inteldrmfb (fb1) is primary device
[    2.687610] fbcon: Remapping primary device, fb1, to tty 1-63
[    2.691079] hub 2-1:1.0: USB hub found
[    2.691239] hub 2-1:1.0: 6 ports detected
[    2.967421] usb 2-1.2: new low-speed USB device number 3 using ehci_hcd
[    3.056618] usbcore: registered new interface driver usbhid
[    3.056620] usbhid: USB HID core driver
[   10.308019] fb1: inteldrmfb frame buffer device
[   10.308022] drm: registered panic notifier
[   10.310228] acpi device:49: registered as cooling_device2
[   10.310507] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   10.310579] input: Video Bus as
/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[   10.310671] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   11.239942] EXT3-fs (sda2): recovery required on readonly filesystem
[   11.239950] EXT3-fs (sda2): write access will be enabled during recovery
[   12.024127] kjournald starting.  Commit interval 5 seconds
[   12.026491] EXT3-fs (sda2): recovery complete
[   12.026499] EXT3-fs (sda2): mounted filesystem with ordered data mode
[   12.253989] udev[1326]: starting version 164
[   12.432057] input: Logitech USB-PS/2 Optical Mouse as
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5
[   12.432128] hid-generic 0003:046D:C03E.0001: input: USB HID v1.10
Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.2/input0
[   12.655841] EXT3-fs (sda2): using internal journal
[   13.118473] kjournald starting.  Commit interval 5 seconds
[   13.118594] EXT3-fs (sda1): using internal journal
[   13.118598] EXT3-fs (sda1): mounted filesystem with ordered data mode
[   13.489211] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   13.590022] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   13.622888] sshd (2013): /proc/2013/oom_adj is deprecated, please
use /proc/2013/oom_score_adj instead.
[   17.184440] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow
Control: Rx/Tx
[   56.001074] usb 2-1.4: new low-speed USB device number 4 using ehci_hcd
[   56.094540] input: HID 046a:0001 as
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6
[   56.094639] hid-generic 0003:046A:0001.0002: input: USB HID v1.00
Keyboard [HID 046a:0001] on usb-0000:00:1d.0-1.4/input0




root@OT:~# cat /var/log/Xorg.0.log
[    13.551]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[    13.551] X Protocol Version 11, Revision 0
[    13.551] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[    13.551] Current Operating System: Linux OT 3.5.3-bachmann #2 SMP
PREEMPT Mon Aug 27 13:25:26 CEST 2012 i686
[    13.551] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.5.3-bachmann root=/dev/sda2 ro rootwait
splash vga=0x312 quiet
[    13.552] Build Date: 29 August 2011  12:12:25AM
[    13.552] xorg-server 2:1.10.4-1~bpo60+1 (Cyril Brulebois <kibi@debian.org>)
[    13.552] Current version of pixman: 0.24.0
[    13.552]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    13.552] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.552] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  1
00:00:21 2012
[    13.554] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.555] (==) No Layout section.  Using the first Screen section.
[    13.555] (==) No screen section available. Using defaults.
[    13.555] (**) |-->Screen "Default Screen Section" (0)
[    13.555] (**) |   |-->Monitor "<default monitor>"
[    13.557] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    13.557] (==) Automatically adding devices
[    13.557] (==) Automatically enabling devices
[    13.559] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    13.559]    Entry deleted from font path.
[    13.562] (WW) The directory
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    13.562]    Entry deleted from font path.
[    13.562] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[    13.562] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.562] (II) The server relies on udev to provide the list of
input devices.
        If no devices become available, reconfigure udev or disable
AutoAddDevices.
[    13.562] (II) Loader magic: 0x81fa6c0
[    13.562] (II) Module ABI versions:
[    13.562]    X.Org ANSI C Emulation: 0.4
[    13.562]    X.Org Video Driver: 10.0
[    13.562]    X.Org XInput driver : 12.2
[    13.562]    X.Org Server Extension : 5.0
[    13.562] (--) PCI:*(0:0:2:0) 8086:0106:8086:2010 rev 9, Mem @
0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[    13.562] (WW) Open ACPI failed (/var/run/acpid.socket) (No such
file or directory)
[    13.562] (II) LoadModule: "extmod"
[    13.568] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    13.570] (II) Module extmod: vendor="X.Org Foundation"
[    13.570]    compiled for 1.10.4, module version = 1.0.0
[    13.570]    Module class: X.Org Server Extension
[    13.570]    ABI class: X.Org Server Extension, version 5.0
[    13.570] (II) Loading extension SELinux
[    13.570] (II) Loading extension MIT-SCREEN-SAVER
[    13.570] (II) Loading extension XFree86-VidModeExtension
[    13.570] (II) Loading extension XFree86-DGA
[    13.570] (II) Loading extension DPMS
[    13.570] (II) Loading extension XVideo
[    13.570] (II) Loading extension XVideo-MotionCompensation
[    13.570] (II) Loading extension X-Resource
[    13.570] (II) LoadModule: "dbe"
[    13.571] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    13.571] (II) Module dbe: vendor="X.Org Foundation"
[    13.571]    compiled for 1.10.4, module version = 1.0.0
[    13.571]    Module class: X.Org Server Extension
[    13.571]    ABI class: X.Org Server Extension, version 5.0
[    13.571] (II) Loading extension DOUBLE-BUFFER
[    13.571] (II) LoadModule: "glx"
[    13.571] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.573] (II) Module glx: vendor="X.Org Foundation"
[    13.573]    compiled for 1.10.4, module version = 1.0.0
[    13.573]    ABI class: X.Org Server Extension, version 5.0
[    13.576] (==) AIGLX enabled
[    13.576] (II) Loading extension GLX
[    13.576] (II) LoadModule: "record"
[    13.576] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    13.576] (II) Module record: vendor="X.Org Foundation"
[    13.576]    compiled for 1.10.4, module version = 1.13.0
[    13.577]    Module class: X.Org Server Extension
[    13.577]    ABI class: X.Org Server Extension, version 5.0
[    13.577] (II) Loading extension RECORD
[    13.577] (II) LoadModule: "dri"
[    13.577] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    13.579] (II) Module dri: vendor="X.Org Foundation"
[    13.579]    compiled for 1.10.4, module version = 1.0.0
[    13.580]    ABI class: X.Org Server Extension, version 5.0
[    13.580] (II) Loading extension XFree86-DRI
[    13.580] (II) LoadModule: "dri2"
[    13.580] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    13.581] (II) Module dri2: vendor="X.Org Foundation"
[    13.581]    compiled for 1.10.4, module version = 1.2.0
[    13.581]    ABI class: X.Org Server Extension, version 5.0
[    13.581] (II) Loading extension DRI2
[    13.581] (==) Matched intel as autoconfigured driver 0
[    13.581] (==) Matched vesa as autoconfigured driver 1
[    13.581] (==) Matched fbdev as autoconfigured driver 2
[    13.581] (==) Assigned the driver to the xf86ConfigLayout
[    13.581] (II) LoadModule: "intel"
[    13.581] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    13.590] (II) Module intel: vendor="X.Org Foundation"
[    13.590]    compiled for 1.10.4, module version = 2.20.5
[    13.590]    Module class: X.Org Video Driver
[    13.590]    ABI class: X.Org Video Driver, version 10.0
[    13.590] (II) LoadModule: "vesa"
[    13.590] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    13.591] (II) Module vesa: vendor="X.Org Foundation"
[    13.591]    compiled for 1.10.3, module version = 2.3.0
[    13.591]    Module class: X.Org Video Driver
[    13.591]    ABI class: X.Org Video Driver, version 10.0
[    13.591] (II) LoadModule: "fbdev"
[    13.591] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    13.592] (II) Module fbdev: vendor="X.Org Foundation"
[    13.592]    compiled for 1.10.3, module version = 0.4.2
[    13.592]    ABI class: X.Org Video Driver, version 10.0
[    13.592] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
        965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
        4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
        Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
        Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
        Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
        Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
        Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
        Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
        Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
        Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
        Haswell Server (GT2+), Haswell SDV Desktop (GT1),
        Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
        Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
        Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
        Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
        Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
        Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
        Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
        Haswell ULT Server (GT1), Haswell ULT Server (GT2),
        Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
        Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
        Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
        Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
        Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
[    13.593] (II) VESA: driver for VESA chipsets: vesa
[    13.593] (II) FBDEV: driver for framebuffer: fbdev
[    13.593] (--) using VT number 2

[    13.840] drmOpenDevice: node name is /dev/dri/card0
[    13.840] drmOpenDevice: open result is 7, (OK)
[    13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    13.840] drmOpenDevice: node name is /dev/dri/card0
[    13.840] drmOpenDevice: open result is 7, (OK)
[    13.840] drmOpenByBusid: drmOpenMinor returns 7
[    13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    13.840] drmOpenByBusid: drmGetBusid reports
[    13.840] drmOpenDevice: node name is /dev/dri/card1
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: Open failed
[    13.840] drmOpenByBusid: drmOpenMinor returns -19
[    13.840] drmOpenDevice: node name is /dev/dri/card2
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: Open failed
[    13.840] drmOpenByBusid: drmOpenMinor returns -19
[    13.840] drmOpenDevice: node name is /dev/dri/card3
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: Open failed
[    13.840] drmOpenByBusid: drmOpenMinor returns -19
[    13.840] drmOpenDevice: node name is /dev/dri/card4
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: Open failed
[    13.840] drmOpenByBusid: drmOpenMinor returns -19
[    13.840] drmOpenDevice: node name is /dev/dri/card5
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card6
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card7
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card8
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card9
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card10
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card11
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card12
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card13
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: Open failed
[    13.842] drmOpenByBusid: drmOpenMinor returns -19
[    13.842] drmOpenDevice: node name is /dev/dri/card14
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: Open failed
[    13.842] drmOpenByBusid: drmOpenMinor returns -19
[    13.842] drmOpenDevice: node name is /dev/dri/card15
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: Open failed
[    13.842] drmOpenByBusid: drmOpenMinor returns -19
[    13.842] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    13.842] vesa: Ignoring device with a bound kernel driver
[    13.842] (WW) Falling back to old probe method for vesa
[    13.842] (II) Loading sub module "fbdevhw"
[    13.842] (II) LoadModule: "fbdevhw"
[    13.842] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    13.843] (II) Module fbdevhw: vendor="X.Org Foundation"
[    13.843]    compiled for 1.10.4, module version = 0.0.2
[    13.843]    ABI class: X.Org Video Driver, version 10.0
[    13.843] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    13.843] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    13.843] (**) FBDEV(1): claimed PCI slot 0@0:2:0
[    13.843] (II) FBDEV(1): using default device
[    13.843] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    13.843] (II) FBDEV(1): Creating default Display subsection in
Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    13.843] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32
[    13.843] (==) FBDEV(1): RGB weight 888
[    13.843] (==) FBDEV(1): Default visual is TrueColor
[    13.843] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)
[    13.843] (II) FBDEV(1): hardware: VESA VGA (video memory: 1216kB)
[    13.843] (II) FBDEV(1): checking modes against framebuffer device...
[    13.843] (II) FBDEV(1): checking modes against monitor...
[    13.843] (--) FBDEV(1): Virtual size is 640x480 (pitch 640)
[    13.843] (**) FBDEV(1):  Built-in mode "current": 30.7 MHz, 36.9
kHz, 73.3 Hz
[    13.844] (II) FBDEV(1): Modeline "current"x0.0   30.72  640 672
752 832  480 484 488 504 -hsync -vsync -csync (36.9 kHz)
[    13.844] (==) FBDEV(1): DPI set to (96, 96)
[    13.844] (II) Loading sub module "fb"
[    13.844] (II) LoadModule: "fb"
[    13.845] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.847] (II) Module fb: vendor="X.Org Foundation"
[    13.847]    compiled for 1.10.4, module version = 1.0.0
[    13.847]    ABI class: X.Org ANSI C Emulation, version 0.4
[    13.847] (**) FBDEV(1): using shadow framebuffer
[    13.847] (II) Loading sub module "shadow"
[    13.847] (II) LoadModule: "shadow"
[    13.847] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    13.848] (II) Module shadow: vendor="X.Org Foundation"
[    13.848]    compiled for 1.10.4, module version = 1.1.0
[    13.848]    ABI class: X.Org ANSI C Emulation, version 0.4
[    13.848] (II) UnloadModule: "vesa"
[    13.848] (II) Unloading vesa
[    13.848] (==) Depth 24 pixmap format is 32 bpp
[    13.848] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    13.851] (==) FBDEV(0): Backing store disabled
[    13.852] (==) FBDEV(0): DPMS enabled
[    13.852] (==) RandR enabled
[    13.852] (II) Initializing built-in extension Generic Event Extension
[    13.852] (II) Initializing built-in extension SHAPE
[    13.852] (II) Initializing built-in extension MIT-SHM
[    13.852] (II) Initializing built-in extension XInputExtension
[    13.852] (II) Initializing built-in extension XTEST
[    13.852] (II) Initializing built-in extension BIG-REQUESTS
[    13.852] (II) Initializing built-in extension SYNC
[    13.852] (II) Initializing built-in extension XKEYBOARD
[    13.852] (II) Initializing built-in extension XC-MISC
[    13.852] (II) Initializing built-in extension SECURITY
[    13.852] (II) Initializing built-in extension XINERAMA
[    13.852] (II) Initializing built-in extension XFIXES
[    13.852] (II) Initializing built-in extension RENDER
[    13.852] (II) Initializing built-in extension RANDR
[    13.852] (II) Initializing built-in extension COMPOSITE
[    13.852] (II) Initializing built-in extension DAMAGE
[    13.853] (II) SELinux: Disabled on system
[    13.869] (II) AIGLX: Screen 0 is not DRI2 capable
[    13.870] (II) AIGLX: Screen 0 is not DRI capable
[    13.886] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[    13.886] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    13.999] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[    13.999] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.999] (II) LoadModule: "evdev"
[    14.001] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.002] (II) Module evdev: vendor="X.Org Foundation"
[    14.002]    compiled for 1.10.3, module version = 2.6.0
[    14.002]    Module class: X.Org XInput Driver
[    14.002]    ABI class: X.Org XInput driver, version 12.2
[    14.002] (II) Using input driver 'evdev' for 'Power Button'
[    14.002] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.002] (**) Power Button: always reports core events
[    14.002] (**) Power Button: Device: "/dev/input/event3"
[    14.002] (--) Power Button: Found keys
[    14.002] (II) Power Button: Configuring as keyboard
[    14.002] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    14.002] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[    14.002] (**) Option "xkb_rules" "evdev"
[    14.002] (**) Option "xkb_model" "pc105"
[    14.002] (**) Option "xkb_layout" "us"
[    14.003] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    14.003] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    14.003] (II) Using input driver 'evdev' for 'Video Bus'
[    14.003] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.003] (**) Video Bus: always reports core events
[    14.003] (**) Video Bus: Device: "/dev/input/event4"
[    14.003] (--) Video Bus: Found keys
[    14.003] (II) Video Bus: Configuring as keyboard
[    14.004] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[    14.004] (II) XINPUT: Adding extended input device "Video Bus"
(type: KEYBOARD)
[    14.004] (**) Option "xkb_rules" "evdev"
[    14.004] (**) Option "xkb_model" "pc105"
[    14.004] (**) Option "xkb_layout" "us"
[    14.008] (II) config/udev: Adding input device Power Button
(/dev/input/event0)
[    14.008] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.008] (II) Using input driver 'evdev' for 'Power Button'
[    14.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.008] (**) Power Button: always reports core events
[    14.008] (**) Power Button: Device: "/dev/input/event0"
[    14.008] (--) Power Button: Found keys
[    14.008] (II) Power Button: Configuring as keyboard
[    14.008] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    14.008] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[    14.008] (**) Option "xkb_rules" "evdev"
[    14.008] (**) Option "xkb_model" "pc105"
[    14.008] (**) Option "xkb_layout" "us"
[    14.009] (II) config/udev: Adding input device Lid Switch
(/dev/input/event1)
[    14.009] (II) No input driver/identifier specified (ignoring)
[    14.010] (II) config/udev: Adding input device Sleep Button
(/dev/input/event2)
[    14.010] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    14.010] (II) Using input driver 'evdev' for 'Sleep Button'
[    14.010] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.010] (**) Sleep Button: always reports core events
[    14.010] (**) Sleep Button: Device: "/dev/input/event2"
[    14.010] (--) Sleep Button: Found keys
[    14.010] (II) Sleep Button: Configuring as keyboard
[    14.010] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    14.010] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD)
[    14.010] (**) Option "xkb_rules" "evdev"
[    14.010] (**) Option "xkb_model" "pc105"
[    14.010] (**) Option "xkb_layout" "us"
[    14.014] (II) config/udev: Adding input device Logitech USB-PS/2
Optical Mouse (/dev/input/event5)
[    14.014] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass
"evdev pointer catchall"
[    14.015] (II) Using input driver 'evdev' for 'Logitech USB-PS/2
Optical Mouse'
[    14.015] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event5"
[    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[    14.015] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[    14.015] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton:
4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.015] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5/event5"
[    14.015] (II) XINPUT: Adding extended input device "Logitech
USB-PS/2 Optical Mouse" (type: MOUSE)
[    14.015] (II) Logitech USB-PS/2 Optical Mouse: initialized for
relative axes.
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping
acceleration scheme 1
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
acceleration profile 0
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
acceleration factor: 2.000
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
acceleration threshold: 4
[    14.060] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    15.227] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    56.003] (II) config/udev: Adding input device HID 046a:0001
(/dev/input/event6)
[    56.003] (**) HID 046a:0001: Applying InputClass "evdev keyboard catchall"
[    56.003] (II) Using input driver 'evdev' for 'HID 046a:0001'
[    56.003] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    56.003] (**) HID 046a:0001: always reports core events
[    56.003] (**) HID 046a:0001: Device: "/dev/input/event6"
[    56.003] (--) HID 046a:0001: Found keys
[    56.003] (II) HID 046a:0001: Configuring as keyboard
[    56.003] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6/event6"
[    56.003] (II) XINPUT: Adding extended input device "HID 046a:0001"
(type: KEYBOARD)
[    56.003] (**) Option "xkb_rules" "evdev"
[    56.003] (**) Option "xkb_model" "pc105"
[    56.003] (**) Option "xkb_layout" "us"


Thanks
---
Christian Gmeiner, MSc

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30  7:43 xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1 Christian Gmeiner
@ 2012-08-30  7:50 ` Daniel Vetter
  2012-08-30  8:12 ` Zhang, Xiong Y
  1 sibling, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-08-30  7:50 UTC (permalink / raw)
  To: Christian Gmeiner; +Cc: intel-gfx

On Thu, Aug 30, 2012 at 09:43:26AM +0200, Christian Gmeiner wrote:
> Hi all,
> 
> I am trying to get the following Intel hardware working with recent
> Intel driver.
> 
> 00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy
> Bridge Integrated Graphics Controller [8086:0106] (rev 09) (prog-if 00
> [VGA controller])
>         Subsystem: Intel Corporation Device [8086:2010]
>         Flags: bus master, fast devsel, latency 0, IRQ 42
>         Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
>         Memory at e0000000 (64-bit, prefetchable) [size=256M]
>         I/O ports at f000 [size=64]
>         Expansion ROM at <unassigned> [disabled]
>         Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
>         Capabilities: [d0] Power Management version 2
>         Capabilities: [a4] PCI Advanced Features
>         Kernel driver in use: i915
>         Kernel modules: i915
> 
> I think that all SW requirements are met :) Here are some detailed informations.

Judging from the dmesg, it works. So you might want to share a few details
as to what exactly does not work on your system ;-)
-Daniel

> 
> 
> root@OT:~# dmesg
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 3.5.3-bachmann (christian@chgm-pc) (gcc
> version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #2 SMP PREEMPT Mon Aug
> 27 13:25:26 CEST 2012
> [    0.000000] KERNEL supported cpus:
> [    0.000000]   Intel GenuineIntel
> [    0.000000]   AMD AuthenticAMD
> [    0.000000] e820: BIOS-provided physical RAM map:
> [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
> [    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
> [    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
> [    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9cd3fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000d9cd4000-0x00000000da279fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000da27a000-0x00000000da303fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000da304000-0x00000000da39cfff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000da39d000-0x00000000da751fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000da752000-0x00000000da752fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000da753000-0x00000000da795fff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000da796000-0x00000000dadfefff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000dadff000-0x00000000daff1fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000daff2000-0x00000000daffffff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
> [    0.000000] Notice: NX (Execute Disable) protection cannot be
> enabled: non-PAE kernel!
> [    0.000000] DMI 2.7 present.
> [    0.000000] DMI: To be filled by O.E.M. To be filled by
> O.E.M./C6B-7S, BIOS X1.00b 08/14/2012
> [    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
> [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
> [    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x100000
> [    0.000000] MTRR default type: uncachable
> [    0.000000] MTRR fixed ranges enabled:
> [    0.000000]   00000-9FFFF write-back
> [    0.000000]   A0000-BFFFF uncachable
> [    0.000000]   C0000-CFFFF write-protect
> [    0.000000]   D0000-E7FFF uncachable
> [    0.000000]   E8000-FFFFF write-protect
> [    0.000000] MTRR variable ranges enabled:
> [    0.000000]   0 base 000000000 mask F00000000 write-back
> [    0.000000]   1 base 100000000 mask FE0000000 write-back
> [    0.000000]   2 base 0E0000000 mask FE0000000 uncachable
> [    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
> [    0.000000]   4 base 0DB800000 mask FFF800000 uncachable
> [    0.000000]   5 base 11F800000 mask FFF800000 uncachable
> [    0.000000]   6 base 11F600000 mask FFFE00000 uncachable
> [    0.000000]   7 disabled
> [    0.000000]   8 disabled
> [    0.000000]   9 disabled
> [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
> [    0.000000] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
> [    0.000000] found SMP MP-table at [mem 0x000fd680-0x000fd68f]
> mapped at [c00fd680]
> [    0.000000] initial memory mapped: [mem 0x00000000-0x017fffff]
> [    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
> [    0.000000] init_memory_mapping: [mem 0x00000000-0x377fdfff]
> [    0.000000]  [mem 0x00000000-0x003fffff] page 4k
> [    0.000000]  [mem 0x00400000-0x373fffff] page 2M
> [    0.000000]  [mem 0x37400000-0x377fdfff] page 4k
> [    0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem
> 0x017fa000-0x017fffff]
> [    0.000000] RAMDISK: [mem 0x16772000-0x1803ffff]
> [    0.000000] ACPI: RSDP 000f0490 00024 (v02 ALASKA)
> [    0.000000] ACPI: XSDT da38f078 0006C (v01 ALASKA    A M I 01072009
> AMI  00010013)
> [    0.000000] ACPI: FACP da398580 0010C (v05 ALASKA    A M I 01072009
> AMI  00010013)
> [    0.000000] ACPI: DSDT da38f178 09402 (v02 ALASKA    A M I 00000022
> INTL 20051117)
> [    0.000000] ACPI: FACS da39b080 00040
> [    0.000000] ACPI: APIC da398690 00062 (v03 ALASKA    A M I 01072009
> AMI  00010013)
> [    0.000000] ACPI: FPDT da3986f8 00044 (v01 ALASKA    A M I 01072009
> AMI  00010013)
> [    0.000000] ACPI: ASF! da398740 000A5 (v32 INTEL       HCG 00000001
> TFSM 000F4240)
> [    0.000000] ACPI: MCFG da3987e8 0003C (v01 ALASKA    A M I 01072009
> MSFT 00000097)
> [    0.000000] ACPI: HPET da398828 00038 (v01 ALASKA    A M I 01072009
> AMI. 00000005)
> [    0.000000] ACPI: SSDT da398860 00315 (v01 SataRe SataTabl 00001000
> INTL 20091112)
> [    0.000000] ACPI: SSDT da398b78 00692 (v01  PmRef  Cpu0Ist 00003000
> INTL 20051117)
> [    0.000000] ACPI: SSDT da399210 00A92 (v01  PmRef    CpuPm 00003000
> INTL 20051117)
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] 2616MB HIGHMEM available.
> [    0.000000] 887MB LOWMEM available.
> [    0.000000]   mapped low ram: 0 - 377fe000
> [    0.000000]   low ram: 0 - 377fe000
> [    0.000000] Zone ranges:
> [    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
> [    0.000000]   Normal   [mem 0x01000000-0x377fdfff]
> [    0.000000]   HighMem  [mem 0x377fe000-0xdaffffff]
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
> [    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
> [    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
> [    0.000000]   node   0: [mem 0x40200000-0xd9cd3fff]
> [    0.000000]   node   0: [mem 0xda27a000-0xda303fff]
> [    0.000000]   node   0: [mem 0xda752000-0xda752fff]
> [    0.000000]   node   0: [mem 0xda796000-0xdadfefff]
> [    0.000000]   node   0: [mem 0xdaff2000-0xdaffffff]
> [    0.000000] On node 0 totalpages: 892771
> [    0.000000] free_area_init_node: node 0, pgdat c13e3280,
> node_mem_map f5c9d200
> [    0.000000]   DMA zone: 32 pages used for memmap
> [    0.000000]   DMA zone: 0 pages reserved
> [    0.000000]   DMA zone: 3949 pages, LIFO batch:0
> [    0.000000]   Normal zone: 1744 pages used for memmap
> [    0.000000]   Normal zone: 220974 pages, LIFO batch:31
> [    0.000000]   HighMem zone: 5233 pages used for memmap
> [    0.000000]   HighMem zone: 660839 pages, LIFO batch:31
> [    0.000000] Using APIC driver default
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
> [    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: 0x8086a701 base: 0xfed00000
> [    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
> [    0.000000] nr_irqs_gsi: 40
> [    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
> [    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:2
> nr_node_ids:1
> [    0.000000] PERCPU: Embedded 11 pages/cpu @f5c75000 s24256 r0 d20800 u45056
> [    0.000000] pcpu-alloc: s24256 r0 d20800 u45056 alloc=11*4096
> [    0.000000] pcpu-alloc: [0] 0 [0] 1
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
> Total pages: 885762
> [    0.000000] Kernel command line:
> BOOT_IMAGE=/boot/vmlinuz-3.5.3-bachmann root=/dev/sda2 ro rootwait
> splash vga=0x312 quiet
> [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
> [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
> [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
> [    0.000000] __ex_table already sorted, skipping sort
> [    0.000000] Initializing CPU#0
> [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
> [    0.000000] Initializing HighMem for node 0 (000377fe:000db000)
> [    0.000000] Memory: 3512120k/3588096k available (2798k kernel code,
> 58964k reserved, 1200k data, 320k init, 2664288k highmem)
> [    0.000000] virtual kernel memory layout:
> [    0.000000]     fixmap  : 0xfff66000 - 0xfffff000   ( 612 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 : 0xc13e8000 - 0xc1438000   ( 320 kB)
> [    0.000000]       .data : 0xc12bb87e - 0xc13e7900   (1200 kB)
> [    0.000000]       .text : 0xc1000000 - 0xc12bb87e   (2798 kB)
> [    0.000000] Checking if this processor honours the WP bit even in
> supervisor mode...Ok.
> [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0,
> CPUs=2, Nodes=1
> [    0.000000] Preemptible hierarchical RCU implementation.
> [    0.000000] NR_IRQS:2304 nr_irqs:512 16
> [    0.000000] CPU 0 irqstacks, hard=f5408000 soft=f540a000
> [    0.000000] Extended CMOS year: 2000
> [    0.000000] Console: colour dummy device 80x25
> [    0.000000] console [tty0] enabled
> [    0.000000] hpet clockevent registered
> [    0.000000] Fast TSC calibration using PIT
> [    0.002000] Detected 1097.446 MHz processor.
> [    0.000001] Calibrating delay loop (skipped), value calculated
> using timer frequency.. 2194.89 BogoMIPS (lpj=1097446)
> [    0.000006] pid_max: default: 32768 minimum: 301
> [    0.000052] Mount-cache hash table entries: 512
> [    0.000354] CPU: Physical Processor ID: 0
> [    0.000356] CPU: Processor Core ID: 0
> [    0.000363] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
> [    0.000363] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
> [    0.000368] using mwait in idle threads.
> [    0.000568] Freeing SMP alternatives: 12k freed
> [    0.000573] ACPI: Core revision 20120320
> [    0.011463] Enabling APIC mode:  Flat.  Using 1 I/O APICs
> [    0.011884] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [    0.021887] CPU0: Intel(R) Celeron(R) CPU 847E @ 1.10GHz stepping 07
> [    0.224973] Performance Events: PEBS fmt1+, 16-deep LBR,
> SandyBridge events, Intel PMU driver.
> [    0.224983] PEBS disabled due to CPU errata.
> [    0.224987] ... version:                3
> [    0.224989] ... bit width:              48
> [    0.224990] ... generic registers:      8
> [    0.224993] ... value mask:             0000ffffffffffff
> [    0.224995] ... max period:             000000007fffffff
> [    0.224997] ... fixed-purpose events:   3
> [    0.224999] ... event mask:             00000007000000ff
> [    0.234984] CPU 1 irqstacks, hard=f547c000 soft=f547e000
> [    0.234987] Booting Node   0, Processors  #1 Ok.
> [    0.245424] Initializing CPU#1
> [    0.248222] Brought up 2 CPUs
> [    0.248227] Total of 2 processors activated (4389.78 BogoMIPS).
> [    0.250308] devtmpfs: initialized
> [    0.250749] NET: Registered protocol family 16
> [    0.251308] ACPI FADT declares the system doesn't support PCIe
> ASPM, so disable it
> [    0.251311] ACPI: bus type pci registered
> [    0.251428] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem
> 0xf8000000-0xfbffffff] (base 0xf8000000)
> [    0.251433] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
> [    0.251435] PCI: Using MMCONFIG for extended config space
> [    0.251437] PCI: Using configuration type 1 for base access
> [    0.254756] bio: create slab <bio-0> at 0
> [    0.254902] ACPI: Added _OSI(Module Device)
> [    0.254907] ACPI: Added _OSI(Processor Device)
> [    0.254909] ACPI: Added _OSI(3.0 _SCP Extensions)
> [    0.254912] ACPI: Added _OSI(Processor Aggregator Device)
> [    0.257676] ACPI: EC: Look up EC in DSDT
> [    0.271296] ACPI: Executed 1 blocks of module-level executable AML code
> [    0.279794] ACPI: SSDT da227018 0083B (v01  PmRef  Cpu0Cst 00003001
> INTL 20051117)
> [    0.280541] ACPI: Dynamic OEM Table Load:
> [    0.280545] ACPI: SSDT   (null) 0083B (v01  PmRef  Cpu0Cst 00003001
> INTL 20051117)
> [    0.283483] ACPI: SSDT da228a98 00303 (v01  PmRef    ApIst 00003000
> INTL 20051117)
> [    0.284293] ACPI: Dynamic OEM Table Load:
> [    0.284297] ACPI: SSDT   (null) 00303 (v01  PmRef    ApIst 00003000
> INTL 20051117)
> [    0.287180] ACPI: SSDT da229c18 00119 (v01  PmRef    ApCst 00003000
> INTL 20051117)
> [    0.287898] ACPI: Dynamic OEM Table Load:
> [    0.287902] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000
> INTL 20051117)
> [    0.301040] ACPI: Interpreter enabled
> [    0.301043] ACPI: (supports S0 S5)
> [    0.301062] ACPI: Using IOAPIC for interrupt routing
> [    0.336865] PCI: Using host bridge windows from ACPI; if necessary,
> use "pci=nocrs" and report a bug
> [    0.337564] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
> [    0.338516] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
> [    0.338521] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
> [    0.338525] pci_root PNP0A08:00: host bridge window [mem
> 0x000a0000-0x000bffff]
> [    0.338529] pci_root PNP0A08:00: host bridge window [mem
> 0x000d0000-0x000d3fff]
> [    0.338532] pci_root PNP0A08:00: host bridge window [mem
> 0x000d4000-0x000d7fff]
> [    0.338536] pci_root PNP0A08:00: host bridge window [mem
> 0x000d8000-0x000dbfff]
> [    0.338539] pci_root PNP0A08:00: host bridge window [mem
> 0x000dc000-0x000dffff]
> [    0.338542] pci_root PNP0A08:00: host bridge window [mem
> 0x000e0000-0x000e3fff]
> [    0.338546] pci_root PNP0A08:00: host bridge window [mem
> 0x000e4000-0x000e7fff]
> [    0.338550] pci_root PNP0A08:00: host bridge window [mem
> 0xdfa00000-0xfeafffff]
> [    0.338620] PCI host bridge to bus 0000:00
> [    0.338628] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
> [    0.338632] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
> [    0.338636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
> [    0.338640] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
> [    0.338643] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
> [    0.338646] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
> [    0.338650] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
> [    0.338653] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
> [    0.338657] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
> [    0.338660] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
> [    0.338676] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
> [    0.338744] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
> [    0.338766] pci 0000:00:02.0: reg 10: [mem 0xf7800000-0xf7bfffff 64bit]
> [    0.338780] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
> [    0.338790] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
> [    0.338883] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
> [    0.338915] pci 0000:00:16.0: reg 10: [mem 0xf7c2b000-0xf7c2b00f 64bit]
> [    0.339019] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
> [    0.339066] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
> [    0.339093] pci 0000:00:19.0: reg 10: [mem 0xf7c00000-0xf7c1ffff]
> [    0.339106] pci 0000:00:19.0: reg 14: [mem 0xf7c29000-0xf7c29fff]
> [    0.339119] pci 0000:00:19.0: reg 18: [io  0xf080-0xf09f]
> [    0.339223] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
> [    0.339259] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
> [    0.339288] pci 0000:00:1a.0: reg 10: [mem 0xf7c28000-0xf7c283ff]
> [    0.339414] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
> [    0.339451] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
> [    0.339474] pci 0000:00:1b.0: reg 10: [mem 0xf7c20000-0xf7c23fff 64bit]
> [    0.339573] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [    0.339610] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
> [    0.339640] pci 0000:00:1d.0: reg 10: [mem 0xf7c27000-0xf7c273ff]
> [    0.339766] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
> [    0.339800] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
> [    0.339966] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
> [    0.339994] pci 0000:00:1f.2: reg 10: [io  0xf0d0-0xf0d7]
> [    0.340006] pci 0000:00:1f.2: reg 14: [io  0xf0c0-0xf0c3]
> [    0.340019] pci 0000:00:1f.2: reg 18: [io  0xf0b0-0xf0b7]
> [    0.340031] pci 0000:00:1f.2: reg 1c: [io  0xf0a0-0xf0a3]
> [    0.340043] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
> [    0.340056] pci 0000:00:1f.2: reg 24: [mem 0xf7c26000-0xf7c267ff]
> [    0.340125] pci 0000:00:1f.2: PME# supported from D3hot
> [    0.340151] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
> [    0.340174] pci 0000:00:1f.3: reg 10: [mem 0xf7c25000-0xf7c250ff 64bit]
> [    0.340207] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
> [    0.340247] pci_bus 0000:00: on NUMA node 0
> [    0.340252] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.340943]  pci0000:00: Unable to request _OSC control (_OSC
> support mask: 0x19)
> [    0.348050] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
> [    0.348139] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [    0.348234] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [    0.348318] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [    0.348400] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
> [    0.348482] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *10 11 12 14 15)
> [    0.348565] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
> [    0.348645] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
> [    0.349002] SCSI subsystem initialized
> [    0.349133] libata version 3.00 loaded.
> [    0.349416] PCI: Using ACPI for IRQ routing
> [    0.351780] PCI: pci_cache_line_size set to 64 bytes
> [    0.351839] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
> [    0.351843] e820: reserve RAM buffer [mem 0xd9cd4000-0xdbffffff]
> [    0.351850] e820: reserve RAM buffer [mem 0xda304000-0xdbffffff]
> [    0.351855] e820: reserve RAM buffer [mem 0xda753000-0xdbffffff]
> [    0.351860] e820: reserve RAM buffer [mem 0xdadff000-0xdbffffff]
> [    0.351864] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
> [    0.352218] Switching to clocksource hpet
> [    0.352310] pnp: PnP ACPI init
> [    0.352318] ACPI: bus type pnp registered
> [    0.352821] pnp 00:00: [bus 00-3e]
> [    0.352825] pnp 00:00: [io  0x0000-0x0cf7 window]
> [    0.352829] pnp 00:00: [io  0x0cf8-0x0cff]
> [    0.352833] pnp 00:00: [io  0x0d00-0xffff window]
> [    0.352839] pnp 00:00: [mem 0x000a0000-0x000bffff window]
> [    0.352843] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
> [    0.352846] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
> [    0.352850] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
> [    0.352853] pnp 00:00: [mem 0x000cc000-0x000cffff window]
> [    0.352857] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
> [    0.352860] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
> [    0.352864] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
> [    0.352867] pnp 00:00: [mem 0x000dc000-0x000dffff window]
> [    0.352870] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
> [    0.352874] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
> [    0.352877] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
> [    0.352881] pnp 00:00: [mem 0x000ec000-0x000effff window]
> [    0.352884] pnp 00:00: [mem 0x000f0000-0x000fffff window]
> [    0.352888] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
> [    0.352891] pnp 00:00: [mem 0x00010000-0x0001ffff window]
> [    0.353014] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08
> PNP0a03 (active)
> [    0.353064] pnp 00:01: [mem 0xfed40000-0xfed44fff]
> [    0.353151] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
> [    0.353156] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.353253] pnp 00:02: [io  0x0000-0x001f]
> [    0.353256] pnp 00:02: [io  0x0081-0x0091]
> [    0.353272] pnp 00:02: [io  0x0093-0x009f]
> [    0.353275] pnp 00:02: [io  0x00c0-0x00df]
> [    0.353279] pnp 00:02: [dma 4]
> [    0.353346] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
> [    0.353361] pnp 00:03: [mem 0xff000000-0xffffffff]
> [    0.353426] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
> [    0.353549] pnp 00:04: [mem 0xfed00000-0xfed003ff]
> [    0.353620] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
> [    0.353647] pnp 00:05: [io  0x002e-0x002f]
> [    0.353651] pnp 00:05: [io  0x004e-0x004f]
> [    0.353654] pnp 00:05: [io  0x0061]
> [    0.353657] pnp 00:05: [io  0x0063]
> [    0.353660] pnp 00:05: [io  0x0065]
> [    0.353663] pnp 00:05: [io  0x0067]
> [    0.353666] pnp 00:05: [io  0x0070]
> [    0.353669] pnp 00:05: [io  0x0080]
> [    0.353672] pnp 00:05: [io  0x0092]
> [    0.353675] pnp 00:05: [io  0x00b2-0x00b3]
> [    0.353678] pnp 00:05: [io  0x0680-0x069f]
> [    0.353681] pnp 00:05: [io  0x1000-0x100f]
> [    0.353684] pnp 00:05: [io  0xffff]
> [    0.353687] pnp 00:05: [io  0xffff]
> [    0.353690] pnp 00:05: [io  0x0400-0x0453]
> [    0.353694] pnp 00:05: [io  0x0458-0x047f]
> [    0.353697] pnp 00:05: [io  0x0500-0x057f]
> [    0.353700] pnp 00:05: [io  0x164e-0x164f]
> [    0.353800] system 00:05: [io  0x0680-0x069f] has been reserved
> [    0.353804] system 00:05: [io  0x1000-0x100f] has been reserved
> [    0.353808] system 00:05: [io  0xffff] has been reserved
> [    0.353812] system 00:05: [io  0xffff] has been reserved
> [    0.353816] system 00:05: [io  0x0400-0x0453] has been reserved
> [    0.353820] system 00:05: [io  0x0458-0x047f] has been reserved
> [    0.353827] system 00:05: [io  0x0500-0x057f] has been reserved
> [    0.353831] system 00:05: [io  0x164e-0x164f] has been reserved
> [    0.353836] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.353852] pnp 00:06: [io  0x0070-0x0077]
> [    0.353863] pnp 00:06: [irq 8]
> [    0.353934] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
> [    0.353985] pnp 00:07: [io  0x0454-0x0457]
> [    0.354069] system 00:07: [io  0x0454-0x0457] has been reserved
> [    0.354075] system 00:07: Plug and Play ACPI device, IDs INT3f0d
> PNP0c02 (active)
> [    0.375558] pnp 00:08: [io  0x0010-0x001f]
> [    0.375562] pnp 00:08: [io  0x0022-0x003f]
> [    0.375566] pnp 00:08: [io  0x0044-0x005f]
> [    0.375569] pnp 00:08: [io  0x0072-0x007f]
> [    0.375572] pnp 00:08: [io  0x0080]
> [    0.375575] pnp 00:08: [io  0x0084-0x0086]
> [    0.375578] pnp 00:08: [io  0x0088]
> [    0.375581] pnp 00:08: [io  0x008c-0x008e]
> [    0.375584] pnp 00:08: [io  0x0090-0x009f]
> [    0.375587] pnp 00:08: [io  0x00a2-0x00bf]
> [    0.375590] pnp 00:08: [io  0x00e0-0x00ef]
> [    0.375593] pnp 00:08: [io  0x04d0-0x04d1]
> [    0.375693] system 00:08: [io  0x04d0-0x04d1] has been reserved
> [    0.375698] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.375716] pnp 00:09: [io  0x00f0-0x00ff]
> [    0.375725] pnp 00:09: [irq 13]
> [    0.375795] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
> [    0.376163] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
> [    0.376167] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
> [    0.376170] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
> [    0.376174] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
> [    0.376177] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
> [    0.376180] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
> [    0.376183] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
> [    0.376186] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
> [    0.376190] pnp 00:0a: [mem 0xff000000-0xffffffff]
> [    0.376193] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
> [    0.376196] pnp 00:0a: [mem 0xdfa00000-0xdfa00fff]
> [    0.376302] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
> [    0.376307] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
> [    0.376311] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
> [    0.376315] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
> [    0.376319] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
> [    0.376323] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
> [    0.376327] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
> [    0.376331] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
> [    0.376335] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
> [    0.376340] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
> [    0.376344] system 00:0a: [mem 0xdfa00000-0xdfa00fff] has been reserved
> [    0.376348] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.376615] pnp 00:0b: [mem 0x20000000-0x201fffff]
> [    0.376619] pnp 00:0b: [mem 0x40000000-0x401fffff]
> [    0.376731] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
> [    0.376735] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
> [    0.376740] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.376788] pnp: PnP ACPI: found 12 devices
> [    0.376790] ACPI: ACPI bus type pnp unregistered
> [    0.380904] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
> [    0.380908] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
> [    0.380912] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
> [    0.380916] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
> [    0.380919] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
> [    0.380922] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
> [    0.380926] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
> [    0.380930] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
> [    0.380933] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
> [    0.380937] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
> [    0.380983] NET: Registered protocol family 2
> [    0.381053] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
> [    0.381187] TCP established hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [    0.381661] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
> [    0.381866] TCP: Hash tables configured (established 131072 bind 65536)
> [    0.381869] TCP: reno registered
> [    0.381873] UDP hash table entries: 512 (order: 2, 16384 bytes)
> [    0.381882] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
> [    0.381952] NET: Registered protocol family 1
> [    0.381974] pci 0000:00:02.0: Boot video device
> [    0.413296] PCI: CLS 64 bytes, default 64
> [    0.413380] Unpacking initramfs...
> [    1.467343] Freeing initrd memory: 25400k freed
> [    1.474218] highmem bounce pool size: 64 pages
> [    1.478699] fuse init (API version 7.19)
> [    1.478903] msgmni has been set to 1705
> [    1.479021] io scheduler noop registered (default)
> [    1.479447] vesafb: mode is 640x480x32, linelength=2560, pages=0
> [    1.479449] vesafb: scrolling: redraw
> [    1.479453] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
> [    1.479625] vesafb: framebuffer at 0xe0000000, mapped to
> 0xf8080000, using 1216k, total 1216k
> [    1.523807] Console: switching to colour frame buffer device 80x30
> [    1.562290] fb0: VESA VGA frame buffer device
> [    1.566886] Monitor-Mwait will be used to enter C-1 state
> [    1.567924] Monitor-Mwait will be used to enter C-2 state
> [    1.567942] ACPI: acpi_idle registered with cpuidle
> [    1.595068] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
> [    1.615741] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    1.617473] loop: module loaded
> [    1.617650] ahci 0000:00:1f.2: version 3.0
> [    1.617728] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
> [    1.628259] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3
> Gbps 0x8 impl SATA mode
> [    1.628267] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum
> part ems apst
> [    1.628275] ahci 0000:00:1f.2: setting latency timer to 64
> [    1.629288] scsi0 : ahci
> [    1.629439] scsi1 : ahci
> [    1.629567] scsi2 : ahci
> [    1.629692] scsi3 : ahci
> [    1.629818] scsi4 : ahci
> [    1.629944] scsi5 : ahci
> [    1.630497] ata1: DUMMY
> [    1.630500] ata2: DUMMY
> [    1.630502] ata3: DUMMY
> [    1.630505] ata4: SATA max UDMA/133 abar m2048@0xf7c26000 port
> 0xf7c26280 irq 40
> [    1.630508] ata5: DUMMY
> [    1.630510] ata6: DUMMY
> [    1.630904] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
> [    1.630906] e100: Copyright(c) 1999-2006 Intel Corporation
> [    1.630954] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
> [    1.630956] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
> [    1.630990] e1000e 0000:00:19.0: setting latency timer to 64
> [    1.631070] e1000e 0000:00:19.0: (unregistered net_device):
> Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
> [    1.631113] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
> [    1.880531] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width
> x1) 00:30:d6:08:96:48
> [    1.880537] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
> [    1.880573] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
> [    1.880758] rtc_cmos 00:06: RTC can wake from S4
> [    1.880921] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
> [    1.880955] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
> [    1.880994] i2c /dev entries driver
> [    1.881124] cpuidle: using governor ladder
> [    1.881216] TCP: cubic registered
> [    1.881230] NET: Registered protocol family 17
> [    1.881247] Key type dns_resolver registered
> [    1.881315] Using IPI Shortcut mode
> [    1.935273] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [    1.937011] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES)
> rejected by device (Stat=0x51 Err=0x04)
> [    1.937022] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE
> LOCK) filtered out
> [    1.937028] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE
> CONFIGURATION OVERLAY) filtered out
> [    1.937049] ata4.00: ATA-8: 4GB SATA Flash Drive, SFI2101D, max UDMA/133
> [    1.937053] ata4.00: 7719264 sectors, multi 1: LBA48
> [    1.938832] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES)
> rejected by device (Stat=0x51 Err=0x04)
> [    1.938854] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE
> LOCK) filtered out
> [    1.938858] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE
> CONFIGURATION OVERLAY) filtered out
> [    1.938866] ata4.00: configured for UDMA/133
> [    1.939100] scsi 3:0:0:0: Direct-Access     ATA      4GB SATA Flash
> D SFI2 PQ: 0 ANSI: 5
> [    1.939648] sd 3:0:0:0: [sda] 7719264 512-byte logical blocks:
> (3.95 GB/3.68 GiB)
> [    1.939810] Freeing unused kernel memory: 320k freed
> [    1.939980] Write protecting the kernel text: 2800k
> [    1.940014] Write protecting the kernel read-only data: 1048k
> [    1.940093] sd 3:0:0:0: [sda] Write Protect is off
> [    1.940098] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    1.940125] sd 3:0:0:0: [sda] Write cache: enabled, read cache:
> enabled, doesn't support DPO or FUA
> [    1.941783]  sda: sda1 sda2
> [    1.942375] sd 3:0:0:0: [sda] Attached SCSI disk
> [    1.960567] udev[1105]: starting version 164
> [    2.003652] Linux agpgart interface v0.103
> [    2.007357] input: Power Button as
> /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
> [    2.024315] ACPI: bus type usb registered
> [    2.024367] usbcore: registered new interface driver usbfs
> [    2.024386] usbcore: registered new interface driver hub
> [    2.025014] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
> [    2.025105] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K
> total, 262144K mappable
> [    2.026044] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
> [    2.032627] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
> [    2.032677] usbcore: registered new device driver usb
> [    2.033440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    2.033499] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [    2.033505] ehci_hcd 0000:00:1a.0: EHCI Host Controller
> [    2.033517] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned
> bus number 1
> [    2.033548] ehci_hcd 0000:00:1a.0: debug port 2
> [    2.037286] ACPI: Power Button [PWRB]
> [    2.037378] input: Lid Switch as
> /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
> [    2.039055] ACPI: Lid Switch [LID0]
> [    2.039130] input: Sleep Button as
> /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
> [    2.040956] ACPI: Sleep Button [SLPB]
> [    2.041041] input: Power Button as
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
> [    2.041443] ACPI: Power Button [PWRF]
> [    2.048419] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
> [    2.048453] ehci_hcd 0000:00:1a.0: irq 21, io mem 0xf7c28000
> [    2.054255] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
> [    2.055233] hub 1-0:1.0: USB hub found
> [    2.055242] hub 1-0:1.0: 2 ports detected
> [    2.055354] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [    2.055360] ehci_hcd 0000:00:1d.0: EHCI Host Controller
> [    2.055369] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned
> bus number 2
> [    2.055400] ehci_hcd 0000:00:1d.0: debug port 2
> [    2.064084] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
> [    2.064118] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7c27000
> [    2.069241] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
> [    2.070089] hub 2-0:1.0: USB hub found
> [    2.070098] hub 2-0:1.0: 2 ports detected
> [    2.133599] [drm] Initialized drm 1.1.0 20060810
> [    2.142163] checking generic (e0000000 130000) vs hw (e0000000 10000000)
> [    2.142169] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
> removing generic driver
> [    2.142179] i915 0000:00:02.0: setting latency timer to 64
> [    2.143064] i915 0000:00:02.0: irq 42 for MSI/MSI-X
> [    2.143078] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
> [    2.143081] [drm] Driver supports precise vblank timestamp query.
> [    2.357276] usb 1-1: new high-speed USB device number 2 using ehci_hcd
> [    2.472022] hub 1-1:1.0: USB hub found
> [    2.472156] hub 1-1:1.0: 6 ports detected
> [    2.475222] Refined TSC clocksource calibration: 1097.506 MHz.
> [    2.475230] Switching to clocksource tsc
> [    2.568938] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [    2.576234] usb 2-1: new high-speed USB device number 2 using ehci_hcd
> [    2.687418] checking generic (e0000000 130000) vs hw (e0000000 10000000)
> [    2.687424] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
> removing generic driver
> [    2.687604] fbcon: inteldrmfb (fb1) is primary device
> [    2.687610] fbcon: Remapping primary device, fb1, to tty 1-63
> [    2.691079] hub 2-1:1.0: USB hub found
> [    2.691239] hub 2-1:1.0: 6 ports detected
> [    2.967421] usb 2-1.2: new low-speed USB device number 3 using ehci_hcd
> [    3.056618] usbcore: registered new interface driver usbhid
> [    3.056620] usbhid: USB HID core driver
> [   10.308019] fb1: inteldrmfb frame buffer device
> [   10.308022] drm: registered panic notifier
> [   10.310228] acpi device:49: registered as cooling_device2
> [   10.310507] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
> [   10.310579] input: Video Bus as
> /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
> [   10.310671] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
> [   11.239942] EXT3-fs (sda2): recovery required on readonly filesystem
> [   11.239950] EXT3-fs (sda2): write access will be enabled during recovery
> [   12.024127] kjournald starting.  Commit interval 5 seconds
> [   12.026491] EXT3-fs (sda2): recovery complete
> [   12.026499] EXT3-fs (sda2): mounted filesystem with ordered data mode
> [   12.253989] udev[1326]: starting version 164
> [   12.432057] input: Logitech USB-PS/2 Optical Mouse as
> /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5
> [   12.432128] hid-generic 0003:046D:C03E.0001: input: USB HID v1.10
> Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.2/input0
> [   12.655841] EXT3-fs (sda2): using internal journal
> [   13.118473] kjournald starting.  Commit interval 5 seconds
> [   13.118594] EXT3-fs (sda1): using internal journal
> [   13.118598] EXT3-fs (sda1): mounted filesystem with ordered data mode
> [   13.489211] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
> [   13.590022] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
> [   13.622888] sshd (2013): /proc/2013/oom_adj is deprecated, please
> use /proc/2013/oom_score_adj instead.
> [   17.184440] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow
> Control: Rx/Tx
> [   56.001074] usb 2-1.4: new low-speed USB device number 4 using ehci_hcd
> [   56.094540] input: HID 046a:0001 as
> /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6
> [   56.094639] hid-generic 0003:046A:0001.0002: input: USB HID v1.00
> Keyboard [HID 046a:0001] on usb-0000:00:1d.0-1.4/input0
> 
> 
> 
> 
> root@OT:~# cat /var/log/Xorg.0.log
> [    13.551]
> X.Org X Server 1.10.4
> Release Date: 2011-08-19
> [    13.551] X Protocol Version 11, Revision 0
> [    13.551] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
> [    13.551] Current Operating System: Linux OT 3.5.3-bachmann #2 SMP
> PREEMPT Mon Aug 27 13:25:26 CEST 2012 i686
> [    13.551] Kernel command line:
> BOOT_IMAGE=/boot/vmlinuz-3.5.3-bachmann root=/dev/sda2 ro rootwait
> splash vga=0x312 quiet
> [    13.552] Build Date: 29 August 2011  12:12:25AM
> [    13.552] xorg-server 2:1.10.4-1~bpo60+1 (Cyril Brulebois <kibi@debian.org>)
> [    13.552] Current version of pixman: 0.24.0
> [    13.552]    Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> [    13.552] Markers: (--) probed, (**) from config file, (==) default setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [    13.552] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  1
> 00:00:21 2012
> [    13.554] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> [    13.555] (==) No Layout section.  Using the first Screen section.
> [    13.555] (==) No screen section available. Using defaults.
> [    13.555] (**) |-->Screen "Default Screen Section" (0)
> [    13.555] (**) |   |-->Monitor "<default monitor>"
> [    13.557] (==) No monitor specified for screen "Default Screen Section".
>         Using a default monitor configuration.
> [    13.557] (==) Automatically adding devices
> [    13.557] (==) Automatically enabling devices
> [    13.559] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> [    13.559]    Entry deleted from font path.
> [    13.562] (WW) The directory
> "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
> [    13.562]    Entry deleted from font path.
> [    13.562] (==) FontPath set to:
>         /usr/share/fonts/X11/misc,
>         /usr/share/fonts/X11/100dpi/:unscaled,
>         /usr/share/fonts/X11/75dpi/:unscaled,
>         /usr/share/fonts/X11/Type1,
>         /usr/share/fonts/X11/100dpi,
>         /usr/share/fonts/X11/75dpi,
>         built-ins
> [    13.562] (==) ModulePath set to "/usr/lib/xorg/modules"
> [    13.562] (II) The server relies on udev to provide the list of
> input devices.
>         If no devices become available, reconfigure udev or disable
> AutoAddDevices.
> [    13.562] (II) Loader magic: 0x81fa6c0
> [    13.562] (II) Module ABI versions:
> [    13.562]    X.Org ANSI C Emulation: 0.4
> [    13.562]    X.Org Video Driver: 10.0
> [    13.562]    X.Org XInput driver : 12.2
> [    13.562]    X.Org Server Extension : 5.0
> [    13.562] (--) PCI:*(0:0:2:0) 8086:0106:8086:2010 rev 9, Mem @
> 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
> [    13.562] (WW) Open ACPI failed (/var/run/acpid.socket) (No such
> file or directory)
> [    13.562] (II) LoadModule: "extmod"
> [    13.568] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
> [    13.570] (II) Module extmod: vendor="X.Org Foundation"
> [    13.570]    compiled for 1.10.4, module version = 1.0.0
> [    13.570]    Module class: X.Org Server Extension
> [    13.570]    ABI class: X.Org Server Extension, version 5.0
> [    13.570] (II) Loading extension SELinux
> [    13.570] (II) Loading extension MIT-SCREEN-SAVER
> [    13.570] (II) Loading extension XFree86-VidModeExtension
> [    13.570] (II) Loading extension XFree86-DGA
> [    13.570] (II) Loading extension DPMS
> [    13.570] (II) Loading extension XVideo
> [    13.570] (II) Loading extension XVideo-MotionCompensation
> [    13.570] (II) Loading extension X-Resource
> [    13.570] (II) LoadModule: "dbe"
> [    13.571] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
> [    13.571] (II) Module dbe: vendor="X.Org Foundation"
> [    13.571]    compiled for 1.10.4, module version = 1.0.0
> [    13.571]    Module class: X.Org Server Extension
> [    13.571]    ABI class: X.Org Server Extension, version 5.0
> [    13.571] (II) Loading extension DOUBLE-BUFFER
> [    13.571] (II) LoadModule: "glx"
> [    13.571] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
> [    13.573] (II) Module glx: vendor="X.Org Foundation"
> [    13.573]    compiled for 1.10.4, module version = 1.0.0
> [    13.573]    ABI class: X.Org Server Extension, version 5.0
> [    13.576] (==) AIGLX enabled
> [    13.576] (II) Loading extension GLX
> [    13.576] (II) LoadModule: "record"
> [    13.576] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
> [    13.576] (II) Module record: vendor="X.Org Foundation"
> [    13.576]    compiled for 1.10.4, module version = 1.13.0
> [    13.577]    Module class: X.Org Server Extension
> [    13.577]    ABI class: X.Org Server Extension, version 5.0
> [    13.577] (II) Loading extension RECORD
> [    13.577] (II) LoadModule: "dri"
> [    13.577] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
> [    13.579] (II) Module dri: vendor="X.Org Foundation"
> [    13.579]    compiled for 1.10.4, module version = 1.0.0
> [    13.580]    ABI class: X.Org Server Extension, version 5.0
> [    13.580] (II) Loading extension XFree86-DRI
> [    13.580] (II) LoadModule: "dri2"
> [    13.580] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
> [    13.581] (II) Module dri2: vendor="X.Org Foundation"
> [    13.581]    compiled for 1.10.4, module version = 1.2.0
> [    13.581]    ABI class: X.Org Server Extension, version 5.0
> [    13.581] (II) Loading extension DRI2
> [    13.581] (==) Matched intel as autoconfigured driver 0
> [    13.581] (==) Matched vesa as autoconfigured driver 1
> [    13.581] (==) Matched fbdev as autoconfigured driver 2
> [    13.581] (==) Assigned the driver to the xf86ConfigLayout
> [    13.581] (II) LoadModule: "intel"
> [    13.581] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
> [    13.590] (II) Module intel: vendor="X.Org Foundation"
> [    13.590]    compiled for 1.10.4, module version = 2.20.5
> [    13.590]    Module class: X.Org Video Driver
> [    13.590]    ABI class: X.Org Video Driver, version 10.0
> [    13.590] (II) LoadModule: "vesa"
> [    13.590] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [    13.591] (II) Module vesa: vendor="X.Org Foundation"
> [    13.591]    compiled for 1.10.3, module version = 2.3.0
> [    13.591]    Module class: X.Org Video Driver
> [    13.591]    ABI class: X.Org Video Driver, version 10.0
> [    13.591] (II) LoadModule: "fbdev"
> [    13.591] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [    13.592] (II) Module fbdev: vendor="X.Org Foundation"
> [    13.592]    compiled for 1.10.3, module version = 0.4.2
> [    13.592]    ABI class: X.Org Video Driver, version 10.0
> [    13.592] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
>         i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
>         E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
>         965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
>         4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
>         Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
>         Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
>         Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
>         Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
>         Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
>         Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
>         Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
>         Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
>         Haswell Server (GT2+), Haswell SDV Desktop (GT1),
>         Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
>         Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
>         Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
>         Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
>         Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
>         Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
>         Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
>         Haswell ULT Server (GT1), Haswell ULT Server (GT2),
>         Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
>         Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
>         Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
>         Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
>         Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
> [    13.593] (II) VESA: driver for VESA chipsets: vesa
> [    13.593] (II) FBDEV: driver for framebuffer: fbdev
> [    13.593] (--) using VT number 2
> 
> [    13.840] drmOpenDevice: node name is /dev/dri/card0
> [    13.840] drmOpenDevice: open result is 7, (OK)
> [    13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
> [    13.840] drmOpenDevice: node name is /dev/dri/card0
> [    13.840] drmOpenDevice: open result is 7, (OK)
> [    13.840] drmOpenByBusid: drmOpenMinor returns 7
> [    13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1
> [    13.840] drmOpenByBusid: drmGetBusid reports
> [    13.840] drmOpenDevice: node name is /dev/dri/card1
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: Open failed
> [    13.840] drmOpenByBusid: drmOpenMinor returns -19
> [    13.840] drmOpenDevice: node name is /dev/dri/card2
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: Open failed
> [    13.840] drmOpenByBusid: drmOpenMinor returns -19
> [    13.840] drmOpenDevice: node name is /dev/dri/card3
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: Open failed
> [    13.840] drmOpenByBusid: drmOpenMinor returns -19
> [    13.840] drmOpenDevice: node name is /dev/dri/card4
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: Open failed
> [    13.840] drmOpenByBusid: drmOpenMinor returns -19
> [    13.840] drmOpenDevice: node name is /dev/dri/card5
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card6
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card7
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card8
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card9
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card10
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card11
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card12
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card13
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: Open failed
> [    13.842] drmOpenByBusid: drmOpenMinor returns -19
> [    13.842] drmOpenDevice: node name is /dev/dri/card14
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: Open failed
> [    13.842] drmOpenByBusid: drmOpenMinor returns -19
> [    13.842] drmOpenDevice: node name is /dev/dri/card15
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: Open failed
> [    13.842] drmOpenByBusid: drmOpenMinor returns -19
> [    13.842] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [    13.842] vesa: Ignoring device with a bound kernel driver
> [    13.842] (WW) Falling back to old probe method for vesa
> [    13.842] (II) Loading sub module "fbdevhw"
> [    13.842] (II) LoadModule: "fbdevhw"
> [    13.842] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [    13.843] (II) Module fbdevhw: vendor="X.Org Foundation"
> [    13.843]    compiled for 1.10.4, module version = 0.0.2
> [    13.843]    ABI class: X.Org Video Driver, version 10.0
> [    13.843] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [    13.843] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [    13.843] (**) FBDEV(1): claimed PCI slot 0@0:2:0
> [    13.843] (II) FBDEV(1): using default device
> [    13.843] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
> [    13.843] (II) FBDEV(1): Creating default Display subsection in
> Screen section
>         "Default Screen Section" for depth/fbbpp 24/32
> [    13.843] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32
> [    13.843] (==) FBDEV(1): RGB weight 888
> [    13.843] (==) FBDEV(1): Default visual is TrueColor
> [    13.843] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)
> [    13.843] (II) FBDEV(1): hardware: VESA VGA (video memory: 1216kB)
> [    13.843] (II) FBDEV(1): checking modes against framebuffer device...
> [    13.843] (II) FBDEV(1): checking modes against monitor...
> [    13.843] (--) FBDEV(1): Virtual size is 640x480 (pitch 640)
> [    13.843] (**) FBDEV(1):  Built-in mode "current": 30.7 MHz, 36.9
> kHz, 73.3 Hz
> [    13.844] (II) FBDEV(1): Modeline "current"x0.0   30.72  640 672
> 752 832  480 484 488 504 -hsync -vsync -csync (36.9 kHz)
> [    13.844] (==) FBDEV(1): DPI set to (96, 96)
> [    13.844] (II) Loading sub module "fb"
> [    13.844] (II) LoadModule: "fb"
> [    13.845] (II) Loading /usr/lib/xorg/modules/libfb.so
> [    13.847] (II) Module fb: vendor="X.Org Foundation"
> [    13.847]    compiled for 1.10.4, module version = 1.0.0
> [    13.847]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    13.847] (**) FBDEV(1): using shadow framebuffer
> [    13.847] (II) Loading sub module "shadow"
> [    13.847] (II) LoadModule: "shadow"
> [    13.847] (II) Loading /usr/lib/xorg/modules/libshadow.so
> [    13.848] (II) Module shadow: vendor="X.Org Foundation"
> [    13.848]    compiled for 1.10.4, module version = 1.1.0
> [    13.848]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    13.848] (II) UnloadModule: "vesa"
> [    13.848] (II) Unloading vesa
> [    13.848] (==) Depth 24 pixmap format is 32 bpp
> [    13.848] (EE) FBDEV(0): FBIOBLANK: Invalid argument
> [    13.851] (==) FBDEV(0): Backing store disabled
> [    13.852] (==) FBDEV(0): DPMS enabled
> [    13.852] (==) RandR enabled
> [    13.852] (II) Initializing built-in extension Generic Event Extension
> [    13.852] (II) Initializing built-in extension SHAPE
> [    13.852] (II) Initializing built-in extension MIT-SHM
> [    13.852] (II) Initializing built-in extension XInputExtension
> [    13.852] (II) Initializing built-in extension XTEST
> [    13.852] (II) Initializing built-in extension BIG-REQUESTS
> [    13.852] (II) Initializing built-in extension SYNC
> [    13.852] (II) Initializing built-in extension XKEYBOARD
> [    13.852] (II) Initializing built-in extension XC-MISC
> [    13.852] (II) Initializing built-in extension SECURITY
> [    13.852] (II) Initializing built-in extension XINERAMA
> [    13.852] (II) Initializing built-in extension XFIXES
> [    13.852] (II) Initializing built-in extension RENDER
> [    13.852] (II) Initializing built-in extension RANDR
> [    13.852] (II) Initializing built-in extension COMPOSITE
> [    13.852] (II) Initializing built-in extension DAMAGE
> [    13.853] (II) SELinux: Disabled on system
> [    13.869] (II) AIGLX: Screen 0 is not DRI2 capable
> [    13.870] (II) AIGLX: Screen 0 is not DRI capable
> [    13.886] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
> [    13.886] (II) GLX: Initialized DRISWRAST GL provider for screen 0
> [    13.999] (II) config/udev: Adding input device Power Button
> (/dev/input/event3)
> [    13.999] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [    13.999] (II) LoadModule: "evdev"
> [    14.001] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.002] (II) Module evdev: vendor="X.Org Foundation"
> [    14.002]    compiled for 1.10.3, module version = 2.6.0
> [    14.002]    Module class: X.Org XInput Driver
> [    14.002]    ABI class: X.Org XInput driver, version 12.2
> [    14.002] (II) Using input driver 'evdev' for 'Power Button'
> [    14.002] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.002] (**) Power Button: always reports core events
> [    14.002] (**) Power Button: Device: "/dev/input/event3"
> [    14.002] (--) Power Button: Found keys
> [    14.002] (II) Power Button: Configuring as keyboard
> [    14.002] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
> [    14.002] (II) XINPUT: Adding extended input device "Power Button"
> (type: KEYBOARD)
> [    14.002] (**) Option "xkb_rules" "evdev"
> [    14.002] (**) Option "xkb_model" "pc105"
> [    14.002] (**) Option "xkb_layout" "us"
> [    14.003] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
> [    14.003] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
> [    14.003] (II) Using input driver 'evdev' for 'Video Bus'
> [    14.003] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.003] (**) Video Bus: always reports core events
> [    14.003] (**) Video Bus: Device: "/dev/input/event4"
> [    14.003] (--) Video Bus: Found keys
> [    14.003] (II) Video Bus: Configuring as keyboard
> [    14.004] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
> [    14.004] (II) XINPUT: Adding extended input device "Video Bus"
> (type: KEYBOARD)
> [    14.004] (**) Option "xkb_rules" "evdev"
> [    14.004] (**) Option "xkb_model" "pc105"
> [    14.004] (**) Option "xkb_layout" "us"
> [    14.008] (II) config/udev: Adding input device Power Button
> (/dev/input/event0)
> [    14.008] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [    14.008] (II) Using input driver 'evdev' for 'Power Button'
> [    14.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.008] (**) Power Button: always reports core events
> [    14.008] (**) Power Button: Device: "/dev/input/event0"
> [    14.008] (--) Power Button: Found keys
> [    14.008] (II) Power Button: Configuring as keyboard
> [    14.008] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
> [    14.008] (II) XINPUT: Adding extended input device "Power Button"
> (type: KEYBOARD)
> [    14.008] (**) Option "xkb_rules" "evdev"
> [    14.008] (**) Option "xkb_model" "pc105"
> [    14.008] (**) Option "xkb_layout" "us"
> [    14.009] (II) config/udev: Adding input device Lid Switch
> (/dev/input/event1)
> [    14.009] (II) No input driver/identifier specified (ignoring)
> [    14.010] (II) config/udev: Adding input device Sleep Button
> (/dev/input/event2)
> [    14.010] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
> [    14.010] (II) Using input driver 'evdev' for 'Sleep Button'
> [    14.010] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.010] (**) Sleep Button: always reports core events
> [    14.010] (**) Sleep Button: Device: "/dev/input/event2"
> [    14.010] (--) Sleep Button: Found keys
> [    14.010] (II) Sleep Button: Configuring as keyboard
> [    14.010] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
> [    14.010] (II) XINPUT: Adding extended input device "Sleep Button"
> (type: KEYBOARD)
> [    14.010] (**) Option "xkb_rules" "evdev"
> [    14.010] (**) Option "xkb_model" "pc105"
> [    14.010] (**) Option "xkb_layout" "us"
> [    14.014] (II) config/udev: Adding input device Logitech USB-PS/2
> Optical Mouse (/dev/input/event5)
> [    14.014] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass
> "evdev pointer catchall"
> [    14.015] (II) Using input driver 'evdev' for 'Logitech USB-PS/2
> Optical Mouse'
> [    14.015] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event5"
> [    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
> [    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
> [    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
> [    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
> [    14.015] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
> [    14.015] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton:
> 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
> [    14.015] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5/event5"
> [    14.015] (II) XINPUT: Adding extended input device "Logitech
> USB-PS/2 Optical Mouse" (type: MOUSE)
> [    14.015] (II) Logitech USB-PS/2 Optical Mouse: initialized for
> relative axes.
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping
> acceleration scheme 1
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
> acceleration profile 0
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
> acceleration factor: 2.000
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
> acceleration threshold: 4
> [    14.060] (EE) FBDEV(0): FBIOBLANK: Invalid argument
> [    15.227] (EE) FBDEV(0): FBIOBLANK: Invalid argument
> [    56.003] (II) config/udev: Adding input device HID 046a:0001
> (/dev/input/event6)
> [    56.003] (**) HID 046a:0001: Applying InputClass "evdev keyboard catchall"
> [    56.003] (II) Using input driver 'evdev' for 'HID 046a:0001'
> [    56.003] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    56.003] (**) HID 046a:0001: always reports core events
> [    56.003] (**) HID 046a:0001: Device: "/dev/input/event6"
> [    56.003] (--) HID 046a:0001: Found keys
> [    56.003] (II) HID 046a:0001: Configuring as keyboard
> [    56.003] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6/event6"
> [    56.003] (II) XINPUT: Adding extended input device "HID 046a:0001"
> (type: KEYBOARD)
> [    56.003] (**) Option "xkb_rules" "evdev"
> [    56.003] (**) Option "xkb_model" "pc105"
> [    56.003] (**) Option "xkb_layout" "us"
> 
> 
> Thanks
> ---
> Christian Gmeiner, MSc
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30  7:43 xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1 Christian Gmeiner
  2012-08-30  7:50 ` Daniel Vetter
@ 2012-08-30  8:12 ` Zhang, Xiong Y
  2012-08-30  8:17   ` Daniel Vetter
  2012-08-30  8:23   ` Christian Gmeiner
  1 sibling, 2 replies; 10+ messages in thread
From: Zhang, Xiong Y @ 2012-08-30  8:12 UTC (permalink / raw)
  To: Christian Gmeiner, intel-gfx

I think vesafb driver should not run. 
But in following dmesg, I see vesafb driver running before drm driver. 

-----Original Message-----
From: intel-gfx-bounces+xiong.y.zhang=intel.com@lists.freedesktop.org [mailto:intel-gfx-bounces+xiong.y.zhang=intel.com@lists.freedesktop.org] On Behalf Of Christian Gmeiner
Sent: Thursday, August 30, 2012 3:43 PM
To: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1

Hi all,

I am trying to get the following Intel hardware working with recent
Intel driver.

00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy
Bridge Integrated Graphics Controller [8086:0106] (rev 09) (prog-if 00
[VGA controller])
        Subsystem: Intel Corporation Device [8086:2010]
        Flags: bus master, fast devsel, latency 0, IRQ 42
        Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
        Memory at e0000000 (64-bit, prefetchable) [size=256M]
        I/O ports at f000 [size=64]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
        Capabilities: [d0] Power Management version 2
        Capabilities: [a4] PCI Advanced Features
        Kernel driver in use: i915
        Kernel modules: i915

I think that all SW requirements are met :) Here are some detailed informations.


root@OT:~# dmesg
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.5.3-bachmann (christian@chgm-pc) (gcc
version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #2 SMP PREEMPT Mon Aug
27 13:25:26 CEST 2012
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9cd3fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9cd4000-0x00000000da279fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da27a000-0x00000000da303fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da304000-0x00000000da39cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da39d000-0x00000000da751fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da752000-0x00000000da752fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da753000-0x00000000da795fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da796000-0x00000000dadfefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dadff000-0x00000000daff1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000daff2000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
[    0.000000] Notice: NX (Execute Disable) protection cannot be
enabled: non-PAE kernel!
[    0.000000] DMI 2.7 present.
[    0.000000] DMI: To be filled by O.E.M. To be filled by
O.E.M./C6B-7S, BIOS X1.00b 08/14/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 100000000 mask FE0000000 write-back
[    0.000000]   2 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0DB800000 mask FFF800000 uncachable
[    0.000000]   5 base 11F800000 mask FFF800000 uncachable
[    0.000000]   6 base 11F600000 mask FFFE00000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
[    0.000000] found SMP MP-table at [mem 0x000fd680-0x000fd68f]
mapped at [c00fd680]
[    0.000000] initial memory mapped: [mem 0x00000000-0x017fffff]
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x377fdfff]
[    0.000000]  [mem 0x00000000-0x003fffff] page 4k
[    0.000000]  [mem 0x00400000-0x373fffff] page 2M
[    0.000000]  [mem 0x37400000-0x377fdfff] page 4k
[    0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem
0x017fa000-0x017fffff]
[    0.000000] RAMDISK: [mem 0x16772000-0x1803ffff]
[    0.000000] ACPI: RSDP 000f0490 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT da38f078 0006C (v01 ALASKA    A M I 01072009
AMI  00010013)
[    0.000000] ACPI: FACP da398580 0010C (v05 ALASKA    A M I 01072009
AMI  00010013)
[    0.000000] ACPI: DSDT da38f178 09402 (v02 ALASKA    A M I 00000022
INTL 20051117)
[    0.000000] ACPI: FACS da39b080 00040
[    0.000000] ACPI: APIC da398690 00062 (v03 ALASKA    A M I 01072009
AMI  00010013)
[    0.000000] ACPI: FPDT da3986f8 00044 (v01 ALASKA    A M I 01072009
AMI  00010013)
[    0.000000] ACPI: ASF! da398740 000A5 (v32 INTEL       HCG 00000001
TFSM 000F4240)
[    0.000000] ACPI: MCFG da3987e8 0003C (v01 ALASKA    A M I 01072009
MSFT 00000097)
[    0.000000] ACPI: HPET da398828 00038 (v01 ALASKA    A M I 01072009
AMI. 00000005)
[    0.000000] ACPI: SSDT da398860 00315 (v01 SataRe SataTabl 00001000
INTL 20091112)
[    0.000000] ACPI: SSDT da398b78 00692 (v01  PmRef  Cpu0Ist 00003000
INTL 20051117)
[    0.000000] ACPI: SSDT da399210 00A92 (v01  PmRef    CpuPm 00003000
INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2616MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x377fdfff]
[    0.000000]   HighMem  [mem 0x377fe000-0xdaffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xd9cd3fff]
[    0.000000]   node   0: [mem 0xda27a000-0xda303fff]
[    0.000000]   node   0: [mem 0xda752000-0xda752fff]
[    0.000000]   node   0: [mem 0xda796000-0xdadfefff]
[    0.000000]   node   0: [mem 0xdaff2000-0xdaffffff]
[    0.000000] On node 0 totalpages: 892771
[    0.000000] free_area_init_node: node 0, pgdat c13e3280,
node_mem_map f5c9d200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3949 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 220974 pages, LIFO batch:31
[    0.000000]   HighMem zone: 5233 pages used for memmap
[    0.000000]   HighMem zone: 660839 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    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: 0x8086a701 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:2
nr_node_ids:1
[    0.000000] PERCPU: Embedded 11 pages/cpu @f5c75000 s24256 r0 d20800 u45056
[    0.000000] pcpu-alloc: s24256 r0 d20800 u45056 alloc=11*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 885762
[    0.000000] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.5.3-bachmann root=/dev/sda2 ro rootwait
splash vga=0x312 quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Initializing CPU#0
[    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] Initializing HighMem for node 0 (000377fe:000db000)
[    0.000000] Memory: 3512120k/3588096k available (2798k kernel code,
58964k reserved, 1200k data, 320k init, 2664288k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff66000 - 0xfffff000   ( 612 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 : 0xc13e8000 - 0xc1438000   ( 320 kB)
[    0.000000]       .data : 0xc12bb87e - 0xc13e7900   (1200 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12bb87e   (2798 kB)
[    0.000000] Checking if this processor honours the WP bit even in
supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0,
CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f5408000 soft=f540a000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.002000] Detected 1097.446 MHz processor.
[    0.000001] Calibrating delay loop (skipped), value calculated
using timer frequency.. 2194.89 BogoMIPS (lpj=1097446)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000052] Mount-cache hash table entries: 512
[    0.000354] CPU: Physical Processor ID: 0
[    0.000356] CPU: Processor Core ID: 0
[    0.000363] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.000363] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.000368] using mwait in idle threads.
[    0.000568] Freeing SMP alternatives: 12k freed
[    0.000573] ACPI: Core revision 20120320
[    0.011463] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.011884] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.021887] CPU0: Intel(R) Celeron(R) CPU 847E @ 1.10GHz stepping 07
[    0.224973] Performance Events: PEBS fmt1+, 16-deep LBR,
SandyBridge events, Intel PMU driver.
[    0.224983] PEBS disabled due to CPU errata.
[    0.224987] ... version:                3
[    0.224989] ... bit width:              48
[    0.224990] ... generic registers:      8
[    0.224993] ... value mask:             0000ffffffffffff
[    0.224995] ... max period:             000000007fffffff
[    0.224997] ... fixed-purpose events:   3
[    0.224999] ... event mask:             00000007000000ff
[    0.234984] CPU 1 irqstacks, hard=f547c000 soft=f547e000
[    0.234987] Booting Node   0, Processors  #1 Ok.
[    0.245424] Initializing CPU#1
[    0.248222] Brought up 2 CPUs
[    0.248227] Total of 2 processors activated (4389.78 BogoMIPS).
[    0.250308] devtmpfs: initialized
[    0.250749] NET: Registered protocol family 16
[    0.251308] ACPI FADT declares the system doesn't support PCIe
ASPM, so disable it
[    0.251311] ACPI: bus type pci registered
[    0.251428] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem
0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.251433] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.251435] PCI: Using MMCONFIG for extended config space
[    0.251437] PCI: Using configuration type 1 for base access
[    0.254756] bio: create slab <bio-0> at 0
[    0.254902] ACPI: Added _OSI(Module Device)
[    0.254907] ACPI: Added _OSI(Processor Device)
[    0.254909] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.254912] ACPI: Added _OSI(Processor Aggregator Device)
[    0.257676] ACPI: EC: Look up EC in DSDT
[    0.271296] ACPI: Executed 1 blocks of module-level executable AML code
[    0.279794] ACPI: SSDT da227018 0083B (v01  PmRef  Cpu0Cst 00003001
INTL 20051117)
[    0.280541] ACPI: Dynamic OEM Table Load:
[    0.280545] ACPI: SSDT   (null) 0083B (v01  PmRef  Cpu0Cst 00003001
INTL 20051117)
[    0.283483] ACPI: SSDT da228a98 00303 (v01  PmRef    ApIst 00003000
INTL 20051117)
[    0.284293] ACPI: Dynamic OEM Table Load:
[    0.284297] ACPI: SSDT   (null) 00303 (v01  PmRef    ApIst 00003000
INTL 20051117)
[    0.287180] ACPI: SSDT da229c18 00119 (v01  PmRef    ApCst 00003000
INTL 20051117)
[    0.287898] ACPI: Dynamic OEM Table Load:
[    0.287902] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000
INTL 20051117)
[    0.301040] ACPI: Interpreter enabled
[    0.301043] ACPI: (supports S0 S5)
[    0.301062] ACPI: Using IOAPIC for interrupt routing
[    0.336865] PCI: Using host bridge windows from ACPI; if necessary,
use "pci=nocrs" and report a bug
[    0.337564] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.338516] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.338521] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.338525] pci_root PNP0A08:00: host bridge window [mem
0x000a0000-0x000bffff]
[    0.338529] pci_root PNP0A08:00: host bridge window [mem
0x000d0000-0x000d3fff]
[    0.338532] pci_root PNP0A08:00: host bridge window [mem
0x000d4000-0x000d7fff]
[    0.338536] pci_root PNP0A08:00: host bridge window [mem
0x000d8000-0x000dbfff]
[    0.338539] pci_root PNP0A08:00: host bridge window [mem
0x000dc000-0x000dffff]
[    0.338542] pci_root PNP0A08:00: host bridge window [mem
0x000e0000-0x000e3fff]
[    0.338546] pci_root PNP0A08:00: host bridge window [mem
0x000e4000-0x000e7fff]
[    0.338550] pci_root PNP0A08:00: host bridge window [mem
0xdfa00000-0xfeafffff]
[    0.338620] PCI host bridge to bus 0000:00
[    0.338628] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.338632] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.338636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.338640] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.338643] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.338646] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.338650] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.338653] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.338657] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.338660] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    0.338676] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.338744] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
[    0.338766] pci 0000:00:02.0: reg 10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.338780] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.338790] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
[    0.338883] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.338915] pci 0000:00:16.0: reg 10: [mem 0xf7c2b000-0xf7c2b00f 64bit]
[    0.339019] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.339066] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.339093] pci 0000:00:19.0: reg 10: [mem 0xf7c00000-0xf7c1ffff]
[    0.339106] pci 0000:00:19.0: reg 14: [mem 0xf7c29000-0xf7c29fff]
[    0.339119] pci 0000:00:19.0: reg 18: [io  0xf080-0xf09f]
[    0.339223] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.339259] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.339288] pci 0000:00:1a.0: reg 10: [mem 0xf7c28000-0xf7c283ff]
[    0.339414] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.339451] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.339474] pci 0000:00:1b.0: reg 10: [mem 0xf7c20000-0xf7c23fff 64bit]
[    0.339573] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.339610] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.339640] pci 0000:00:1d.0: reg 10: [mem 0xf7c27000-0xf7c273ff]
[    0.339766] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.339800] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[    0.339966] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.339994] pci 0000:00:1f.2: reg 10: [io  0xf0d0-0xf0d7]
[    0.340006] pci 0000:00:1f.2: reg 14: [io  0xf0c0-0xf0c3]
[    0.340019] pci 0000:00:1f.2: reg 18: [io  0xf0b0-0xf0b7]
[    0.340031] pci 0000:00:1f.2: reg 1c: [io  0xf0a0-0xf0a3]
[    0.340043] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
[    0.340056] pci 0000:00:1f.2: reg 24: [mem 0xf7c26000-0xf7c267ff]
[    0.340125] pci 0000:00:1f.2: PME# supported from D3hot
[    0.340151] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.340174] pci 0000:00:1f.3: reg 10: [mem 0xf7c25000-0xf7c250ff 64bit]
[    0.340207] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
[    0.340247] pci_bus 0000:00: on NUMA node 0
[    0.340252] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.340943]  pci0000:00: Unable to request _OSC control (_OSC
support mask: 0x19)
[    0.348050] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.348139] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12
14 15) *0, disabled.
[    0.348234] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12
14 15) *0, disabled.
[    0.348318] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12
14 15) *0, disabled.
[    0.348400] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.348482] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.348565] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.348645] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.349002] SCSI subsystem initialized
[    0.349133] libata version 3.00 loaded.
[    0.349416] PCI: Using ACPI for IRQ routing
[    0.351780] PCI: pci_cache_line_size set to 64 bytes
[    0.351839] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.351843] e820: reserve RAM buffer [mem 0xd9cd4000-0xdbffffff]
[    0.351850] e820: reserve RAM buffer [mem 0xda304000-0xdbffffff]
[    0.351855] e820: reserve RAM buffer [mem 0xda753000-0xdbffffff]
[    0.351860] e820: reserve RAM buffer [mem 0xdadff000-0xdbffffff]
[    0.351864] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.352218] Switching to clocksource hpet
[    0.352310] pnp: PnP ACPI init
[    0.352318] ACPI: bus type pnp registered
[    0.352821] pnp 00:00: [bus 00-3e]
[    0.352825] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.352829] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.352833] pnp 00:00: [io  0x0d00-0xffff window]
[    0.352839] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.352843] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.352846] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.352850] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.352853] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.352857] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.352860] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.352864] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.352867] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.352870] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.352874] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.352877] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.352881] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.352884] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.352888] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[    0.352891] pnp 00:00: [mem 0x00010000-0x0001ffff window]
[    0.353014] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08
PNP0a03 (active)
[    0.353064] pnp 00:01: [mem 0xfed40000-0xfed44fff]
[    0.353151] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.353156] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.353253] pnp 00:02: [io  0x0000-0x001f]
[    0.353256] pnp 00:02: [io  0x0081-0x0091]
[    0.353272] pnp 00:02: [io  0x0093-0x009f]
[    0.353275] pnp 00:02: [io  0x00c0-0x00df]
[    0.353279] pnp 00:02: [dma 4]
[    0.353346] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.353361] pnp 00:03: [mem 0xff000000-0xffffffff]
[    0.353426] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    0.353549] pnp 00:04: [mem 0xfed00000-0xfed003ff]
[    0.353620] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.353647] pnp 00:05: [io  0x002e-0x002f]
[    0.353651] pnp 00:05: [io  0x004e-0x004f]
[    0.353654] pnp 00:05: [io  0x0061]
[    0.353657] pnp 00:05: [io  0x0063]
[    0.353660] pnp 00:05: [io  0x0065]
[    0.353663] pnp 00:05: [io  0x0067]
[    0.353666] pnp 00:05: [io  0x0070]
[    0.353669] pnp 00:05: [io  0x0080]
[    0.353672] pnp 00:05: [io  0x0092]
[    0.353675] pnp 00:05: [io  0x00b2-0x00b3]
[    0.353678] pnp 00:05: [io  0x0680-0x069f]
[    0.353681] pnp 00:05: [io  0x1000-0x100f]
[    0.353684] pnp 00:05: [io  0xffff]
[    0.353687] pnp 00:05: [io  0xffff]
[    0.353690] pnp 00:05: [io  0x0400-0x0453]
[    0.353694] pnp 00:05: [io  0x0458-0x047f]
[    0.353697] pnp 00:05: [io  0x0500-0x057f]
[    0.353700] pnp 00:05: [io  0x164e-0x164f]
[    0.353800] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.353804] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.353808] system 00:05: [io  0xffff] has been reserved
[    0.353812] system 00:05: [io  0xffff] has been reserved
[    0.353816] system 00:05: [io  0x0400-0x0453] has been reserved
[    0.353820] system 00:05: [io  0x0458-0x047f] has been reserved
[    0.353827] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.353831] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.353836] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.353852] pnp 00:06: [io  0x0070-0x0077]
[    0.353863] pnp 00:06: [irq 8]
[    0.353934] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.353985] pnp 00:07: [io  0x0454-0x0457]
[    0.354069] system 00:07: [io  0x0454-0x0457] has been reserved
[    0.354075] system 00:07: Plug and Play ACPI device, IDs INT3f0d
PNP0c02 (active)
[    0.375558] pnp 00:08: [io  0x0010-0x001f]
[    0.375562] pnp 00:08: [io  0x0022-0x003f]
[    0.375566] pnp 00:08: [io  0x0044-0x005f]
[    0.375569] pnp 00:08: [io  0x0072-0x007f]
[    0.375572] pnp 00:08: [io  0x0080]
[    0.375575] pnp 00:08: [io  0x0084-0x0086]
[    0.375578] pnp 00:08: [io  0x0088]
[    0.375581] pnp 00:08: [io  0x008c-0x008e]
[    0.375584] pnp 00:08: [io  0x0090-0x009f]
[    0.375587] pnp 00:08: [io  0x00a2-0x00bf]
[    0.375590] pnp 00:08: [io  0x00e0-0x00ef]
[    0.375593] pnp 00:08: [io  0x04d0-0x04d1]
[    0.375693] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    0.375698] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375716] pnp 00:09: [io  0x00f0-0x00ff]
[    0.375725] pnp 00:09: [irq 13]
[    0.375795] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.376163] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    0.376167] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[    0.376170] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    0.376174] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    0.376177] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
[    0.376180] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    0.376183] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[    0.376186] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
[    0.376190] pnp 00:0a: [mem 0xff000000-0xffffffff]
[    0.376193] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[    0.376196] pnp 00:0a: [mem 0xdfa00000-0xdfa00fff]
[    0.376302] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.376307] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.376311] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.376315] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.376319] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.376323] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.376327] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.376331] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.376335] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[    0.376340] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.376344] system 00:0a: [mem 0xdfa00000-0xdfa00fff] has been reserved
[    0.376348] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.376615] pnp 00:0b: [mem 0x20000000-0x201fffff]
[    0.376619] pnp 00:0b: [mem 0x40000000-0x401fffff]
[    0.376731] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
[    0.376735] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
[    0.376740] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.376788] pnp: PnP ACPI: found 12 devices
[    0.376790] ACPI: ACPI bus type pnp unregistered
[    0.380904] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.380908] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.380912] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.380916] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.380919] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.380922] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.380926] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.380930] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.380933] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.380937] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
[    0.380983] NET: Registered protocol family 2
[    0.381053] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.381187] TCP established hash table entries: 131072 (order: 8,
1048576 bytes)
[    0.381661] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.381866] TCP: Hash tables configured (established 131072 bind 65536)
[    0.381869] TCP: reno registered
[    0.381873] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.381882] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.381952] NET: Registered protocol family 1
[    0.381974] pci 0000:00:02.0: Boot video device
[    0.413296] PCI: CLS 64 bytes, default 64
[    0.413380] Unpacking initramfs...
[    1.467343] Freeing initrd memory: 25400k freed
[    1.474218] highmem bounce pool size: 64 pages
[    1.478699] fuse init (API version 7.19)
[    1.478903] msgmni has been set to 1705
[    1.479021] io scheduler noop registered (default)
[    1.479447] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    1.479449] vesafb: scrolling: redraw
[    1.479453] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.479625] vesafb: framebuffer at 0xe0000000, mapped to
0xf8080000, using 1216k, total 1216k
[    1.523807] Console: switching to colour frame buffer device 80x30
[    1.562290] fb0: VESA VGA frame buffer device
[    1.566886] Monitor-Mwait will be used to enter C-1 state
[    1.567924] Monitor-Mwait will be used to enter C-2 state
[    1.567942] ACPI: acpi_idle registered with cpuidle
[    1.595068] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    1.615741] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.617473] loop: module loaded
[    1.617650] ahci 0000:00:1f.2: version 3.0
[    1.617728] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    1.628259] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3
Gbps 0x8 impl SATA mode
[    1.628267] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum
part ems apst
[    1.628275] ahci 0000:00:1f.2: setting latency timer to 64
[    1.629288] scsi0 : ahci
[    1.629439] scsi1 : ahci
[    1.629567] scsi2 : ahci
[    1.629692] scsi3 : ahci
[    1.629818] scsi4 : ahci
[    1.629944] scsi5 : ahci
[    1.630497] ata1: DUMMY
[    1.630500] ata2: DUMMY
[    1.630502] ata3: DUMMY
[    1.630505] ata4: SATA max UDMA/133 abar m2048@0xf7c26000 port
0xf7c26280 irq 40
[    1.630508] ata5: DUMMY
[    1.630510] ata6: DUMMY
[    1.630904] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.630906] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.630954] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
[    1.630956] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    1.630990] e1000e 0000:00:19.0: setting latency timer to 64
[    1.631070] e1000e 0000:00:19.0: (unregistered net_device):
Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.631113] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    1.880531] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width
x1) 00:30:d6:08:96:48
[    1.880537] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    1.880573] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[    1.880758] rtc_cmos 00:06: RTC can wake from S4
[    1.880921] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.880955] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.880994] i2c /dev entries driver
[    1.881124] cpuidle: using governor ladder
[    1.881216] TCP: cubic registered
[    1.881230] NET: Registered protocol family 17
[    1.881247] Key type dns_resolver registered
[    1.881315] Using IPI Shortcut mode
[    1.935273] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.937011] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES)
rejected by device (Stat=0x51 Err=0x04)
[    1.937022] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE
LOCK) filtered out
[    1.937028] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE
CONFIGURATION OVERLAY) filtered out
[    1.937049] ata4.00: ATA-8: 4GB SATA Flash Drive, SFI2101D, max UDMA/133
[    1.937053] ata4.00: 7719264 sectors, multi 1: LBA48
[    1.938832] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES)
rejected by device (Stat=0x51 Err=0x04)
[    1.938854] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE
LOCK) filtered out
[    1.938858] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE
CONFIGURATION OVERLAY) filtered out
[    1.938866] ata4.00: configured for UDMA/133
[    1.939100] scsi 3:0:0:0: Direct-Access     ATA      4GB SATA Flash
D SFI2 PQ: 0 ANSI: 5
[    1.939648] sd 3:0:0:0: [sda] 7719264 512-byte logical blocks:
(3.95 GB/3.68 GiB)
[    1.939810] Freeing unused kernel memory: 320k freed
[    1.939980] Write protecting the kernel text: 2800k
[    1.940014] Write protecting the kernel read-only data: 1048k
[    1.940093] sd 3:0:0:0: [sda] Write Protect is off
[    1.940098] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.940125] sd 3:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[    1.941783]  sda: sda1 sda2
[    1.942375] sd 3:0:0:0: [sda] Attached SCSI disk
[    1.960567] udev[1105]: starting version 164
[    2.003652] Linux agpgart interface v0.103
[    2.007357] input: Power Button as
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    2.024315] ACPI: bus type usb registered
[    2.024367] usbcore: registered new interface driver usbfs
[    2.024386] usbcore: registered new interface driver hub
[    2.025014] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    2.025105] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K
total, 262144K mappable
[    2.026044] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    2.032627] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    2.032677] usbcore: registered new device driver usb
[    2.033440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.033499] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    2.033505] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    2.033517] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned
bus number 1
[    2.033548] ehci_hcd 0000:00:1a.0: debug port 2
[    2.037286] ACPI: Power Button [PWRB]
[    2.037378] input: Lid Switch as
/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    2.039055] ACPI: Lid Switch [LID0]
[    2.039130] input: Sleep Button as
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    2.040956] ACPI: Sleep Button [SLPB]
[    2.041041] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    2.041443] ACPI: Power Button [PWRF]
[    2.048419] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    2.048453] ehci_hcd 0000:00:1a.0: irq 21, io mem 0xf7c28000
[    2.054255] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.055233] hub 1-0:1.0: USB hub found
[    2.055242] hub 1-0:1.0: 2 ports detected
[    2.055354] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.055360] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    2.055369] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned
bus number 2
[    2.055400] ehci_hcd 0000:00:1d.0: debug port 2
[    2.064084] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    2.064118] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7c27000
[    2.069241] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.070089] hub 2-0:1.0: USB hub found
[    2.070098] hub 2-0:1.0: 2 ports detected
[    2.133599] [drm] Initialized drm 1.1.0 20060810
[    2.142163] checking generic (e0000000 130000) vs hw (e0000000 10000000)
[    2.142169] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
removing generic driver
[    2.142179] i915 0000:00:02.0: setting latency timer to 64
[    2.143064] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[    2.143078] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.143081] [drm] Driver supports precise vblank timestamp query.
[    2.357276] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    2.472022] hub 1-1:1.0: USB hub found
[    2.472156] hub 1-1:1.0: 6 ports detected
[    2.475222] Refined TSC clocksource calibration: 1097.506 MHz.
[    2.475230] Switching to clocksource tsc
[    2.568938] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    2.576234] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    2.687418] checking generic (e0000000 130000) vs hw (e0000000 10000000)
[    2.687424] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
removing generic driver
[    2.687604] fbcon: inteldrmfb (fb1) is primary device
[    2.687610] fbcon: Remapping primary device, fb1, to tty 1-63
[    2.691079] hub 2-1:1.0: USB hub found
[    2.691239] hub 2-1:1.0: 6 ports detected
[    2.967421] usb 2-1.2: new low-speed USB device number 3 using ehci_hcd
[    3.056618] usbcore: registered new interface driver usbhid
[    3.056620] usbhid: USB HID core driver
[   10.308019] fb1: inteldrmfb frame buffer device
[   10.308022] drm: registered panic notifier
[   10.310228] acpi device:49: registered as cooling_device2
[   10.310507] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   10.310579] input: Video Bus as
/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[   10.310671] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   11.239942] EXT3-fs (sda2): recovery required on readonly filesystem
[   11.239950] EXT3-fs (sda2): write access will be enabled during recovery
[   12.024127] kjournald starting.  Commit interval 5 seconds
[   12.026491] EXT3-fs (sda2): recovery complete
[   12.026499] EXT3-fs (sda2): mounted filesystem with ordered data mode
[   12.253989] udev[1326]: starting version 164
[   12.432057] input: Logitech USB-PS/2 Optical Mouse as
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5
[   12.432128] hid-generic 0003:046D:C03E.0001: input: USB HID v1.10
Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.2/input0
[   12.655841] EXT3-fs (sda2): using internal journal
[   13.118473] kjournald starting.  Commit interval 5 seconds
[   13.118594] EXT3-fs (sda1): using internal journal
[   13.118598] EXT3-fs (sda1): mounted filesystem with ordered data mode
[   13.489211] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   13.590022] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   13.622888] sshd (2013): /proc/2013/oom_adj is deprecated, please
use /proc/2013/oom_score_adj instead.
[   17.184440] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow
Control: Rx/Tx
[   56.001074] usb 2-1.4: new low-speed USB device number 4 using ehci_hcd
[   56.094540] input: HID 046a:0001 as
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6
[   56.094639] hid-generic 0003:046A:0001.0002: input: USB HID v1.00
Keyboard [HID 046a:0001] on usb-0000:00:1d.0-1.4/input0




root@OT:~# cat /var/log/Xorg.0.log
[    13.551]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[    13.551] X Protocol Version 11, Revision 0
[    13.551] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[    13.551] Current Operating System: Linux OT 3.5.3-bachmann #2 SMP
PREEMPT Mon Aug 27 13:25:26 CEST 2012 i686
[    13.551] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.5.3-bachmann root=/dev/sda2 ro rootwait
splash vga=0x312 quiet
[    13.552] Build Date: 29 August 2011  12:12:25AM
[    13.552] xorg-server 2:1.10.4-1~bpo60+1 (Cyril Brulebois <kibi@debian.org>)
[    13.552] Current version of pixman: 0.24.0
[    13.552]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    13.552] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.552] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  1
00:00:21 2012
[    13.554] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.555] (==) No Layout section.  Using the first Screen section.
[    13.555] (==) No screen section available. Using defaults.
[    13.555] (**) |-->Screen "Default Screen Section" (0)
[    13.555] (**) |   |-->Monitor "<default monitor>"
[    13.557] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    13.557] (==) Automatically adding devices
[    13.557] (==) Automatically enabling devices
[    13.559] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    13.559]    Entry deleted from font path.
[    13.562] (WW) The directory
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    13.562]    Entry deleted from font path.
[    13.562] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[    13.562] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.562] (II) The server relies on udev to provide the list of
input devices.
        If no devices become available, reconfigure udev or disable
AutoAddDevices.
[    13.562] (II) Loader magic: 0x81fa6c0
[    13.562] (II) Module ABI versions:
[    13.562]    X.Org ANSI C Emulation: 0.4
[    13.562]    X.Org Video Driver: 10.0
[    13.562]    X.Org XInput driver : 12.2
[    13.562]    X.Org Server Extension : 5.0
[    13.562] (--) PCI:*(0:0:2:0) 8086:0106:8086:2010 rev 9, Mem @
0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[    13.562] (WW) Open ACPI failed (/var/run/acpid.socket) (No such
file or directory)
[    13.562] (II) LoadModule: "extmod"
[    13.568] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    13.570] (II) Module extmod: vendor="X.Org Foundation"
[    13.570]    compiled for 1.10.4, module version = 1.0.0
[    13.570]    Module class: X.Org Server Extension
[    13.570]    ABI class: X.Org Server Extension, version 5.0
[    13.570] (II) Loading extension SELinux
[    13.570] (II) Loading extension MIT-SCREEN-SAVER
[    13.570] (II) Loading extension XFree86-VidModeExtension
[    13.570] (II) Loading extension XFree86-DGA
[    13.570] (II) Loading extension DPMS
[    13.570] (II) Loading extension XVideo
[    13.570] (II) Loading extension XVideo-MotionCompensation
[    13.570] (II) Loading extension X-Resource
[    13.570] (II) LoadModule: "dbe"
[    13.571] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    13.571] (II) Module dbe: vendor="X.Org Foundation"
[    13.571]    compiled for 1.10.4, module version = 1.0.0
[    13.571]    Module class: X.Org Server Extension
[    13.571]    ABI class: X.Org Server Extension, version 5.0
[    13.571] (II) Loading extension DOUBLE-BUFFER
[    13.571] (II) LoadModule: "glx"
[    13.571] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.573] (II) Module glx: vendor="X.Org Foundation"
[    13.573]    compiled for 1.10.4, module version = 1.0.0
[    13.573]    ABI class: X.Org Server Extension, version 5.0
[    13.576] (==) AIGLX enabled
[    13.576] (II) Loading extension GLX
[    13.576] (II) LoadModule: "record"
[    13.576] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    13.576] (II) Module record: vendor="X.Org Foundation"
[    13.576]    compiled for 1.10.4, module version = 1.13.0
[    13.577]    Module class: X.Org Server Extension
[    13.577]    ABI class: X.Org Server Extension, version 5.0
[    13.577] (II) Loading extension RECORD
[    13.577] (II) LoadModule: "dri"
[    13.577] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    13.579] (II) Module dri: vendor="X.Org Foundation"
[    13.579]    compiled for 1.10.4, module version = 1.0.0
[    13.580]    ABI class: X.Org Server Extension, version 5.0
[    13.580] (II) Loading extension XFree86-DRI
[    13.580] (II) LoadModule: "dri2"
[    13.580] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    13.581] (II) Module dri2: vendor="X.Org Foundation"
[    13.581]    compiled for 1.10.4, module version = 1.2.0
[    13.581]    ABI class: X.Org Server Extension, version 5.0
[    13.581] (II) Loading extension DRI2
[    13.581] (==) Matched intel as autoconfigured driver 0
[    13.581] (==) Matched vesa as autoconfigured driver 1
[    13.581] (==) Matched fbdev as autoconfigured driver 2
[    13.581] (==) Assigned the driver to the xf86ConfigLayout
[    13.581] (II) LoadModule: "intel"
[    13.581] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    13.590] (II) Module intel: vendor="X.Org Foundation"
[    13.590]    compiled for 1.10.4, module version = 2.20.5
[    13.590]    Module class: X.Org Video Driver
[    13.590]    ABI class: X.Org Video Driver, version 10.0
[    13.590] (II) LoadModule: "vesa"
[    13.590] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    13.591] (II) Module vesa: vendor="X.Org Foundation"
[    13.591]    compiled for 1.10.3, module version = 2.3.0
[    13.591]    Module class: X.Org Video Driver
[    13.591]    ABI class: X.Org Video Driver, version 10.0
[    13.591] (II) LoadModule: "fbdev"
[    13.591] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    13.592] (II) Module fbdev: vendor="X.Org Foundation"
[    13.592]    compiled for 1.10.3, module version = 0.4.2
[    13.592]    ABI class: X.Org Video Driver, version 10.0
[    13.592] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
        965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
        4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
        Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
        Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
        Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
        Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
        Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
        Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
        Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
        Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
        Haswell Server (GT2+), Haswell SDV Desktop (GT1),
        Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
        Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
        Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
        Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
        Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
        Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
        Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
        Haswell ULT Server (GT1), Haswell ULT Server (GT2),
        Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
        Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
        Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
        Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
        Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
[    13.593] (II) VESA: driver for VESA chipsets: vesa
[    13.593] (II) FBDEV: driver for framebuffer: fbdev
[    13.593] (--) using VT number 2

[    13.840] drmOpenDevice: node name is /dev/dri/card0
[    13.840] drmOpenDevice: open result is 7, (OK)
[    13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    13.840] drmOpenDevice: node name is /dev/dri/card0
[    13.840] drmOpenDevice: open result is 7, (OK)
[    13.840] drmOpenByBusid: drmOpenMinor returns 7
[    13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    13.840] drmOpenByBusid: drmGetBusid reports
[    13.840] drmOpenDevice: node name is /dev/dri/card1
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: Open failed
[    13.840] drmOpenByBusid: drmOpenMinor returns -19
[    13.840] drmOpenDevice: node name is /dev/dri/card2
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: Open failed
[    13.840] drmOpenByBusid: drmOpenMinor returns -19
[    13.840] drmOpenDevice: node name is /dev/dri/card3
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: Open failed
[    13.840] drmOpenByBusid: drmOpenMinor returns -19
[    13.840] drmOpenDevice: node name is /dev/dri/card4
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.840] drmOpenDevice: Open failed
[    13.840] drmOpenByBusid: drmOpenMinor returns -19
[    13.840] drmOpenDevice: node name is /dev/dri/card5
[    13.840] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card6
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card7
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card8
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card9
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card10
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card11
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card12
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: open result is -1, (No such device)
[    13.841] drmOpenDevice: Open failed
[    13.841] drmOpenByBusid: drmOpenMinor returns -19
[    13.841] drmOpenDevice: node name is /dev/dri/card13
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: Open failed
[    13.842] drmOpenByBusid: drmOpenMinor returns -19
[    13.842] drmOpenDevice: node name is /dev/dri/card14
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: Open failed
[    13.842] drmOpenByBusid: drmOpenMinor returns -19
[    13.842] drmOpenDevice: node name is /dev/dri/card15
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: open result is -1, (No such device)
[    13.842] drmOpenDevice: Open failed
[    13.842] drmOpenByBusid: drmOpenMinor returns -19
[    13.842] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    13.842] vesa: Ignoring device with a bound kernel driver
[    13.842] (WW) Falling back to old probe method for vesa
[    13.842] (II) Loading sub module "fbdevhw"
[    13.842] (II) LoadModule: "fbdevhw"
[    13.842] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    13.843] (II) Module fbdevhw: vendor="X.Org Foundation"
[    13.843]    compiled for 1.10.4, module version = 0.0.2
[    13.843]    ABI class: X.Org Video Driver, version 10.0
[    13.843] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    13.843] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    13.843] (**) FBDEV(1): claimed PCI slot 0@0:2:0
[    13.843] (II) FBDEV(1): using default device
[    13.843] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    13.843] (II) FBDEV(1): Creating default Display subsection in
Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    13.843] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32
[    13.843] (==) FBDEV(1): RGB weight 888
[    13.843] (==) FBDEV(1): Default visual is TrueColor
[    13.843] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)
[    13.843] (II) FBDEV(1): hardware: VESA VGA (video memory: 1216kB)
[    13.843] (II) FBDEV(1): checking modes against framebuffer device...
[    13.843] (II) FBDEV(1): checking modes against monitor...
[    13.843] (--) FBDEV(1): Virtual size is 640x480 (pitch 640)
[    13.843] (**) FBDEV(1):  Built-in mode "current": 30.7 MHz, 36.9
kHz, 73.3 Hz
[    13.844] (II) FBDEV(1): Modeline "current"x0.0   30.72  640 672
752 832  480 484 488 504 -hsync -vsync -csync (36.9 kHz)
[    13.844] (==) FBDEV(1): DPI set to (96, 96)
[    13.844] (II) Loading sub module "fb"
[    13.844] (II) LoadModule: "fb"
[    13.845] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.847] (II) Module fb: vendor="X.Org Foundation"
[    13.847]    compiled for 1.10.4, module version = 1.0.0
[    13.847]    ABI class: X.Org ANSI C Emulation, version 0.4
[    13.847] (**) FBDEV(1): using shadow framebuffer
[    13.847] (II) Loading sub module "shadow"
[    13.847] (II) LoadModule: "shadow"
[    13.847] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    13.848] (II) Module shadow: vendor="X.Org Foundation"
[    13.848]    compiled for 1.10.4, module version = 1.1.0
[    13.848]    ABI class: X.Org ANSI C Emulation, version 0.4
[    13.848] (II) UnloadModule: "vesa"
[    13.848] (II) Unloading vesa
[    13.848] (==) Depth 24 pixmap format is 32 bpp
[    13.848] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    13.851] (==) FBDEV(0): Backing store disabled
[    13.852] (==) FBDEV(0): DPMS enabled
[    13.852] (==) RandR enabled
[    13.852] (II) Initializing built-in extension Generic Event Extension
[    13.852] (II) Initializing built-in extension SHAPE
[    13.852] (II) Initializing built-in extension MIT-SHM
[    13.852] (II) Initializing built-in extension XInputExtension
[    13.852] (II) Initializing built-in extension XTEST
[    13.852] (II) Initializing built-in extension BIG-REQUESTS
[    13.852] (II) Initializing built-in extension SYNC
[    13.852] (II) Initializing built-in extension XKEYBOARD
[    13.852] (II) Initializing built-in extension XC-MISC
[    13.852] (II) Initializing built-in extension SECURITY
[    13.852] (II) Initializing built-in extension XINERAMA
[    13.852] (II) Initializing built-in extension XFIXES
[    13.852] (II) Initializing built-in extension RENDER
[    13.852] (II) Initializing built-in extension RANDR
[    13.852] (II) Initializing built-in extension COMPOSITE
[    13.852] (II) Initializing built-in extension DAMAGE
[    13.853] (II) SELinux: Disabled on system
[    13.869] (II) AIGLX: Screen 0 is not DRI2 capable
[    13.870] (II) AIGLX: Screen 0 is not DRI capable
[    13.886] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[    13.886] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    13.999] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[    13.999] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.999] (II) LoadModule: "evdev"
[    14.001] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.002] (II) Module evdev: vendor="X.Org Foundation"
[    14.002]    compiled for 1.10.3, module version = 2.6.0
[    14.002]    Module class: X.Org XInput Driver
[    14.002]    ABI class: X.Org XInput driver, version 12.2
[    14.002] (II) Using input driver 'evdev' for 'Power Button'
[    14.002] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.002] (**) Power Button: always reports core events
[    14.002] (**) Power Button: Device: "/dev/input/event3"
[    14.002] (--) Power Button: Found keys
[    14.002] (II) Power Button: Configuring as keyboard
[    14.002] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    14.002] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[    14.002] (**) Option "xkb_rules" "evdev"
[    14.002] (**) Option "xkb_model" "pc105"
[    14.002] (**) Option "xkb_layout" "us"
[    14.003] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    14.003] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    14.003] (II) Using input driver 'evdev' for 'Video Bus'
[    14.003] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.003] (**) Video Bus: always reports core events
[    14.003] (**) Video Bus: Device: "/dev/input/event4"
[    14.003] (--) Video Bus: Found keys
[    14.003] (II) Video Bus: Configuring as keyboard
[    14.004] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[    14.004] (II) XINPUT: Adding extended input device "Video Bus"
(type: KEYBOARD)
[    14.004] (**) Option "xkb_rules" "evdev"
[    14.004] (**) Option "xkb_model" "pc105"
[    14.004] (**) Option "xkb_layout" "us"
[    14.008] (II) config/udev: Adding input device Power Button
(/dev/input/event0)
[    14.008] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.008] (II) Using input driver 'evdev' for 'Power Button'
[    14.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.008] (**) Power Button: always reports core events
[    14.008] (**) Power Button: Device: "/dev/input/event0"
[    14.008] (--) Power Button: Found keys
[    14.008] (II) Power Button: Configuring as keyboard
[    14.008] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    14.008] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[    14.008] (**) Option "xkb_rules" "evdev"
[    14.008] (**) Option "xkb_model" "pc105"
[    14.008] (**) Option "xkb_layout" "us"
[    14.009] (II) config/udev: Adding input device Lid Switch
(/dev/input/event1)
[    14.009] (II) No input driver/identifier specified (ignoring)
[    14.010] (II) config/udev: Adding input device Sleep Button
(/dev/input/event2)
[    14.010] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    14.010] (II) Using input driver 'evdev' for 'Sleep Button'
[    14.010] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.010] (**) Sleep Button: always reports core events
[    14.010] (**) Sleep Button: Device: "/dev/input/event2"
[    14.010] (--) Sleep Button: Found keys
[    14.010] (II) Sleep Button: Configuring as keyboard
[    14.010] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    14.010] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD)
[    14.010] (**) Option "xkb_rules" "evdev"
[    14.010] (**) Option "xkb_model" "pc105"
[    14.010] (**) Option "xkb_layout" "us"
[    14.014] (II) config/udev: Adding input device Logitech USB-PS/2
Optical Mouse (/dev/input/event5)
[    14.014] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass
"evdev pointer catchall"
[    14.015] (II) Using input driver 'evdev' for 'Logitech USB-PS/2
Optical Mouse'
[    14.015] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event5"
[    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[    14.015] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[    14.015] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton:
4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.015] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5/event5"
[    14.015] (II) XINPUT: Adding extended input device "Logitech
USB-PS/2 Optical Mouse" (type: MOUSE)
[    14.015] (II) Logitech USB-PS/2 Optical Mouse: initialized for
relative axes.
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping
acceleration scheme 1
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
acceleration profile 0
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
acceleration factor: 2.000
[    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
acceleration threshold: 4
[    14.060] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    15.227] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    56.003] (II) config/udev: Adding input device HID 046a:0001
(/dev/input/event6)
[    56.003] (**) HID 046a:0001: Applying InputClass "evdev keyboard catchall"
[    56.003] (II) Using input driver 'evdev' for 'HID 046a:0001'
[    56.003] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    56.003] (**) HID 046a:0001: always reports core events
[    56.003] (**) HID 046a:0001: Device: "/dev/input/event6"
[    56.003] (--) HID 046a:0001: Found keys
[    56.003] (II) HID 046a:0001: Configuring as keyboard
[    56.003] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6/event6"
[    56.003] (II) XINPUT: Adding extended input device "HID 046a:0001"
(type: KEYBOARD)
[    56.003] (**) Option "xkb_rules" "evdev"
[    56.003] (**) Option "xkb_model" "pc105"
[    56.003] (**) Option "xkb_layout" "us"


Thanks
---
Christian Gmeiner, MSc
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30  8:12 ` Zhang, Xiong Y
@ 2012-08-30  8:17   ` Daniel Vetter
  2012-08-30  8:24     ` Christian Gmeiner
  2012-08-30  8:23   ` Christian Gmeiner
  1 sibling, 1 reply; 10+ messages in thread
From: Daniel Vetter @ 2012-08-30  8:17 UTC (permalink / raw)
  To: Zhang, Xiong Y; +Cc: intel-gfx

On Thu, Aug 30, 2012 at 10:12 AM, Zhang, Xiong Y
<xiong.y.zhang@intel.com> wrote:
> I think vesafb driver should not run.
> But in following dmesg, I see vesafb driver running before drm driver.

If you are on a recent enough stable kernel that's absolutely no
problem - the i915.ko driver will kick the vesafb driver before
setting up things.
-Daniel
-- 
Daniel Vetter
daniel.vetter@ffwll.ch - +41 (0) 79 364 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30  8:12 ` Zhang, Xiong Y
  2012-08-30  8:17   ` Daniel Vetter
@ 2012-08-30  8:23   ` Christian Gmeiner
  1 sibling, 0 replies; 10+ messages in thread
From: Christian Gmeiner @ 2012-08-30  8:23 UTC (permalink / raw)
  To: Zhang, Xiong Y; +Cc: intel-gfx

The problem is that xorg uses fbdev driver instead of the intel one.

[    13.843] (**) FBDEV(1): claimed PCI slot 0@0:2:0
[    13.843] (II) FBDEV(1): using default device
[    13.843] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    13.843] (II) FBDEV(1): Creating default Display subsection in
Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    13.843] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32
[    13.843] (==) FBDEV(1): RGB weight 888
[    13.843] (==) FBDEV(1): Default visual is TrueColor
[    13.843] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)
[    13.843] (II) FBDEV(1): hardware: VESA VGA (video memory: 1216kB)
[    13.843] (II) FBDEV(1): checking modes against framebuffer device...
[    13.843] (II) FBDEV(1): checking modes against monitor...
[    13.843] (--) FBDEV(1): Virtual size is 640x480 (pitch 640)
[    13.843] (**) FBDEV(1):  Built-in mode "current": 30.7 MHz, 36.9
kHz, 73.3 Hz
[    13.844] (II) FBDEV(1): Modeline "current"x0.0   30.72  640 672
752 832  480 484 488 504 -hsync -vsync -csync (36.9 kHz)
[    13.844] (==) FBDEV(1): DPI set to (96, 96)



Christian Gmeiner, MSc


2012/8/30 Zhang, Xiong Y <xiong.y.zhang@intel.com>:
> I think vesafb driver should not run.
> But in following dmesg, I see vesafb driver running before drm driver.
>
> -----Original Message-----
> From: intel-gfx-bounces+xiong.y.zhang=intel.com@lists.freedesktop.org [mailto:intel-gfx-bounces+xiong.y.zhang=intel.com@lists.freedesktop.org] On Behalf Of Christian Gmeiner
> Sent: Thursday, August 30, 2012 3:43 PM
> To: intel-gfx@lists.freedesktop.org
> Subject: [Intel-gfx] xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
>
> Hi all,
>
> I am trying to get the following Intel hardware working with recent
> Intel driver.
>
> 00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy
> Bridge Integrated Graphics Controller [8086:0106] (rev 09) (prog-if 00
> [VGA controller])
>         Subsystem: Intel Corporation Device [8086:2010]
>         Flags: bus master, fast devsel, latency 0, IRQ 42
>         Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
>         Memory at e0000000 (64-bit, prefetchable) [size=256M]
>         I/O ports at f000 [size=64]
>         Expansion ROM at <unassigned> [disabled]
>         Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
>         Capabilities: [d0] Power Management version 2
>         Capabilities: [a4] PCI Advanced Features
>         Kernel driver in use: i915
>         Kernel modules: i915
>
> I think that all SW requirements are met :) Here are some detailed informations.
>
>
> root@OT:~# dmesg
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 3.5.3-bachmann (christian@chgm-pc) (gcc
> version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #2 SMP PREEMPT Mon Aug
> 27 13:25:26 CEST 2012
> [    0.000000] KERNEL supported cpus:
> [    0.000000]   Intel GenuineIntel
> [    0.000000]   AMD AuthenticAMD
> [    0.000000] e820: BIOS-provided physical RAM map:
> [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
> [    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
> [    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
> [    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9cd3fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000d9cd4000-0x00000000da279fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000da27a000-0x00000000da303fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000da304000-0x00000000da39cfff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000da39d000-0x00000000da751fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000da752000-0x00000000da752fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000da753000-0x00000000da795fff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000da796000-0x00000000dadfefff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000dadff000-0x00000000daff1fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000daff2000-0x00000000daffffff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
> [    0.000000] Notice: NX (Execute Disable) protection cannot be
> enabled: non-PAE kernel!
> [    0.000000] DMI 2.7 present.
> [    0.000000] DMI: To be filled by O.E.M. To be filled by
> O.E.M./C6B-7S, BIOS X1.00b 08/14/2012
> [    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
> [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
> [    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x100000
> [    0.000000] MTRR default type: uncachable
> [    0.000000] MTRR fixed ranges enabled:
> [    0.000000]   00000-9FFFF write-back
> [    0.000000]   A0000-BFFFF uncachable
> [    0.000000]   C0000-CFFFF write-protect
> [    0.000000]   D0000-E7FFF uncachable
> [    0.000000]   E8000-FFFFF write-protect
> [    0.000000] MTRR variable ranges enabled:
> [    0.000000]   0 base 000000000 mask F00000000 write-back
> [    0.000000]   1 base 100000000 mask FE0000000 write-back
> [    0.000000]   2 base 0E0000000 mask FE0000000 uncachable
> [    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
> [    0.000000]   4 base 0DB800000 mask FFF800000 uncachable
> [    0.000000]   5 base 11F800000 mask FFF800000 uncachable
> [    0.000000]   6 base 11F600000 mask FFFE00000 uncachable
> [    0.000000]   7 disabled
> [    0.000000]   8 disabled
> [    0.000000]   9 disabled
> [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
> [    0.000000] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
> [    0.000000] found SMP MP-table at [mem 0x000fd680-0x000fd68f]
> mapped at [c00fd680]
> [    0.000000] initial memory mapped: [mem 0x00000000-0x017fffff]
> [    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
> [    0.000000] init_memory_mapping: [mem 0x00000000-0x377fdfff]
> [    0.000000]  [mem 0x00000000-0x003fffff] page 4k
> [    0.000000]  [mem 0x00400000-0x373fffff] page 2M
> [    0.000000]  [mem 0x37400000-0x377fdfff] page 4k
> [    0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem
> 0x017fa000-0x017fffff]
> [    0.000000] RAMDISK: [mem 0x16772000-0x1803ffff]
> [    0.000000] ACPI: RSDP 000f0490 00024 (v02 ALASKA)
> [    0.000000] ACPI: XSDT da38f078 0006C (v01 ALASKA    A M I 01072009
> AMI  00010013)
> [    0.000000] ACPI: FACP da398580 0010C (v05 ALASKA    A M I 01072009
> AMI  00010013)
> [    0.000000] ACPI: DSDT da38f178 09402 (v02 ALASKA    A M I 00000022
> INTL 20051117)
> [    0.000000] ACPI: FACS da39b080 00040
> [    0.000000] ACPI: APIC da398690 00062 (v03 ALASKA    A M I 01072009
> AMI  00010013)
> [    0.000000] ACPI: FPDT da3986f8 00044 (v01 ALASKA    A M I 01072009
> AMI  00010013)
> [    0.000000] ACPI: ASF! da398740 000A5 (v32 INTEL       HCG 00000001
> TFSM 000F4240)
> [    0.000000] ACPI: MCFG da3987e8 0003C (v01 ALASKA    A M I 01072009
> MSFT 00000097)
> [    0.000000] ACPI: HPET da398828 00038 (v01 ALASKA    A M I 01072009
> AMI. 00000005)
> [    0.000000] ACPI: SSDT da398860 00315 (v01 SataRe SataTabl 00001000
> INTL 20091112)
> [    0.000000] ACPI: SSDT da398b78 00692 (v01  PmRef  Cpu0Ist 00003000
> INTL 20051117)
> [    0.000000] ACPI: SSDT da399210 00A92 (v01  PmRef    CpuPm 00003000
> INTL 20051117)
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] 2616MB HIGHMEM available.
> [    0.000000] 887MB LOWMEM available.
> [    0.000000]   mapped low ram: 0 - 377fe000
> [    0.000000]   low ram: 0 - 377fe000
> [    0.000000] Zone ranges:
> [    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
> [    0.000000]   Normal   [mem 0x01000000-0x377fdfff]
> [    0.000000]   HighMem  [mem 0x377fe000-0xdaffffff]
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
> [    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
> [    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
> [    0.000000]   node   0: [mem 0x40200000-0xd9cd3fff]
> [    0.000000]   node   0: [mem 0xda27a000-0xda303fff]
> [    0.000000]   node   0: [mem 0xda752000-0xda752fff]
> [    0.000000]   node   0: [mem 0xda796000-0xdadfefff]
> [    0.000000]   node   0: [mem 0xdaff2000-0xdaffffff]
> [    0.000000] On node 0 totalpages: 892771
> [    0.000000] free_area_init_node: node 0, pgdat c13e3280,
> node_mem_map f5c9d200
> [    0.000000]   DMA zone: 32 pages used for memmap
> [    0.000000]   DMA zone: 0 pages reserved
> [    0.000000]   DMA zone: 3949 pages, LIFO batch:0
> [    0.000000]   Normal zone: 1744 pages used for memmap
> [    0.000000]   Normal zone: 220974 pages, LIFO batch:31
> [    0.000000]   HighMem zone: 5233 pages used for memmap
> [    0.000000]   HighMem zone: 660839 pages, LIFO batch:31
> [    0.000000] Using APIC driver default
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
> [    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: 0x8086a701 base: 0xfed00000
> [    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
> [    0.000000] nr_irqs_gsi: 40
> [    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
> [    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:2
> nr_node_ids:1
> [    0.000000] PERCPU: Embedded 11 pages/cpu @f5c75000 s24256 r0 d20800 u45056
> [    0.000000] pcpu-alloc: s24256 r0 d20800 u45056 alloc=11*4096
> [    0.000000] pcpu-alloc: [0] 0 [0] 1
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
> Total pages: 885762
> [    0.000000] Kernel command line:
> BOOT_IMAGE=/boot/vmlinuz-3.5.3-bachmann root=/dev/sda2 ro rootwait
> splash vga=0x312 quiet
> [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
> [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
> [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
> [    0.000000] __ex_table already sorted, skipping sort
> [    0.000000] Initializing CPU#0
> [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
> [    0.000000] Initializing HighMem for node 0 (000377fe:000db000)
> [    0.000000] Memory: 3512120k/3588096k available (2798k kernel code,
> 58964k reserved, 1200k data, 320k init, 2664288k highmem)
> [    0.000000] virtual kernel memory layout:
> [    0.000000]     fixmap  : 0xfff66000 - 0xfffff000   ( 612 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 : 0xc13e8000 - 0xc1438000   ( 320 kB)
> [    0.000000]       .data : 0xc12bb87e - 0xc13e7900   (1200 kB)
> [    0.000000]       .text : 0xc1000000 - 0xc12bb87e   (2798 kB)
> [    0.000000] Checking if this processor honours the WP bit even in
> supervisor mode...Ok.
> [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0,
> CPUs=2, Nodes=1
> [    0.000000] Preemptible hierarchical RCU implementation.
> [    0.000000] NR_IRQS:2304 nr_irqs:512 16
> [    0.000000] CPU 0 irqstacks, hard=f5408000 soft=f540a000
> [    0.000000] Extended CMOS year: 2000
> [    0.000000] Console: colour dummy device 80x25
> [    0.000000] console [tty0] enabled
> [    0.000000] hpet clockevent registered
> [    0.000000] Fast TSC calibration using PIT
> [    0.002000] Detected 1097.446 MHz processor.
> [    0.000001] Calibrating delay loop (skipped), value calculated
> using timer frequency.. 2194.89 BogoMIPS (lpj=1097446)
> [    0.000006] pid_max: default: 32768 minimum: 301
> [    0.000052] Mount-cache hash table entries: 512
> [    0.000354] CPU: Physical Processor ID: 0
> [    0.000356] CPU: Processor Core ID: 0
> [    0.000363] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
> [    0.000363] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
> [    0.000368] using mwait in idle threads.
> [    0.000568] Freeing SMP alternatives: 12k freed
> [    0.000573] ACPI: Core revision 20120320
> [    0.011463] Enabling APIC mode:  Flat.  Using 1 I/O APICs
> [    0.011884] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [    0.021887] CPU0: Intel(R) Celeron(R) CPU 847E @ 1.10GHz stepping 07
> [    0.224973] Performance Events: PEBS fmt1+, 16-deep LBR,
> SandyBridge events, Intel PMU driver.
> [    0.224983] PEBS disabled due to CPU errata.
> [    0.224987] ... version:                3
> [    0.224989] ... bit width:              48
> [    0.224990] ... generic registers:      8
> [    0.224993] ... value mask:             0000ffffffffffff
> [    0.224995] ... max period:             000000007fffffff
> [    0.224997] ... fixed-purpose events:   3
> [    0.224999] ... event mask:             00000007000000ff
> [    0.234984] CPU 1 irqstacks, hard=f547c000 soft=f547e000
> [    0.234987] Booting Node   0, Processors  #1 Ok.
> [    0.245424] Initializing CPU#1
> [    0.248222] Brought up 2 CPUs
> [    0.248227] Total of 2 processors activated (4389.78 BogoMIPS).
> [    0.250308] devtmpfs: initialized
> [    0.250749] NET: Registered protocol family 16
> [    0.251308] ACPI FADT declares the system doesn't support PCIe
> ASPM, so disable it
> [    0.251311] ACPI: bus type pci registered
> [    0.251428] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem
> 0xf8000000-0xfbffffff] (base 0xf8000000)
> [    0.251433] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
> [    0.251435] PCI: Using MMCONFIG for extended config space
> [    0.251437] PCI: Using configuration type 1 for base access
> [    0.254756] bio: create slab <bio-0> at 0
> [    0.254902] ACPI: Added _OSI(Module Device)
> [    0.254907] ACPI: Added _OSI(Processor Device)
> [    0.254909] ACPI: Added _OSI(3.0 _SCP Extensions)
> [    0.254912] ACPI: Added _OSI(Processor Aggregator Device)
> [    0.257676] ACPI: EC: Look up EC in DSDT
> [    0.271296] ACPI: Executed 1 blocks of module-level executable AML code
> [    0.279794] ACPI: SSDT da227018 0083B (v01  PmRef  Cpu0Cst 00003001
> INTL 20051117)
> [    0.280541] ACPI: Dynamic OEM Table Load:
> [    0.280545] ACPI: SSDT   (null) 0083B (v01  PmRef  Cpu0Cst 00003001
> INTL 20051117)
> [    0.283483] ACPI: SSDT da228a98 00303 (v01  PmRef    ApIst 00003000
> INTL 20051117)
> [    0.284293] ACPI: Dynamic OEM Table Load:
> [    0.284297] ACPI: SSDT   (null) 00303 (v01  PmRef    ApIst 00003000
> INTL 20051117)
> [    0.287180] ACPI: SSDT da229c18 00119 (v01  PmRef    ApCst 00003000
> INTL 20051117)
> [    0.287898] ACPI: Dynamic OEM Table Load:
> [    0.287902] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000
> INTL 20051117)
> [    0.301040] ACPI: Interpreter enabled
> [    0.301043] ACPI: (supports S0 S5)
> [    0.301062] ACPI: Using IOAPIC for interrupt routing
> [    0.336865] PCI: Using host bridge windows from ACPI; if necessary,
> use "pci=nocrs" and report a bug
> [    0.337564] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
> [    0.338516] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
> [    0.338521] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
> [    0.338525] pci_root PNP0A08:00: host bridge window [mem
> 0x000a0000-0x000bffff]
> [    0.338529] pci_root PNP0A08:00: host bridge window [mem
> 0x000d0000-0x000d3fff]
> [    0.338532] pci_root PNP0A08:00: host bridge window [mem
> 0x000d4000-0x000d7fff]
> [    0.338536] pci_root PNP0A08:00: host bridge window [mem
> 0x000d8000-0x000dbfff]
> [    0.338539] pci_root PNP0A08:00: host bridge window [mem
> 0x000dc000-0x000dffff]
> [    0.338542] pci_root PNP0A08:00: host bridge window [mem
> 0x000e0000-0x000e3fff]
> [    0.338546] pci_root PNP0A08:00: host bridge window [mem
> 0x000e4000-0x000e7fff]
> [    0.338550] pci_root PNP0A08:00: host bridge window [mem
> 0xdfa00000-0xfeafffff]
> [    0.338620] PCI host bridge to bus 0000:00
> [    0.338628] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
> [    0.338632] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
> [    0.338636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
> [    0.338640] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
> [    0.338643] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
> [    0.338646] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
> [    0.338650] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
> [    0.338653] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
> [    0.338657] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
> [    0.338660] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
> [    0.338676] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
> [    0.338744] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
> [    0.338766] pci 0000:00:02.0: reg 10: [mem 0xf7800000-0xf7bfffff 64bit]
> [    0.338780] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
> [    0.338790] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
> [    0.338883] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
> [    0.338915] pci 0000:00:16.0: reg 10: [mem 0xf7c2b000-0xf7c2b00f 64bit]
> [    0.339019] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
> [    0.339066] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
> [    0.339093] pci 0000:00:19.0: reg 10: [mem 0xf7c00000-0xf7c1ffff]
> [    0.339106] pci 0000:00:19.0: reg 14: [mem 0xf7c29000-0xf7c29fff]
> [    0.339119] pci 0000:00:19.0: reg 18: [io  0xf080-0xf09f]
> [    0.339223] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
> [    0.339259] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
> [    0.339288] pci 0000:00:1a.0: reg 10: [mem 0xf7c28000-0xf7c283ff]
> [    0.339414] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
> [    0.339451] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
> [    0.339474] pci 0000:00:1b.0: reg 10: [mem 0xf7c20000-0xf7c23fff 64bit]
> [    0.339573] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [    0.339610] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
> [    0.339640] pci 0000:00:1d.0: reg 10: [mem 0xf7c27000-0xf7c273ff]
> [    0.339766] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
> [    0.339800] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
> [    0.339966] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
> [    0.339994] pci 0000:00:1f.2: reg 10: [io  0xf0d0-0xf0d7]
> [    0.340006] pci 0000:00:1f.2: reg 14: [io  0xf0c0-0xf0c3]
> [    0.340019] pci 0000:00:1f.2: reg 18: [io  0xf0b0-0xf0b7]
> [    0.340031] pci 0000:00:1f.2: reg 1c: [io  0xf0a0-0xf0a3]
> [    0.340043] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
> [    0.340056] pci 0000:00:1f.2: reg 24: [mem 0xf7c26000-0xf7c267ff]
> [    0.340125] pci 0000:00:1f.2: PME# supported from D3hot
> [    0.340151] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
> [    0.340174] pci 0000:00:1f.3: reg 10: [mem 0xf7c25000-0xf7c250ff 64bit]
> [    0.340207] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
> [    0.340247] pci_bus 0000:00: on NUMA node 0
> [    0.340252] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.340943]  pci0000:00: Unable to request _OSC control (_OSC
> support mask: 0x19)
> [    0.348050] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
> [    0.348139] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [    0.348234] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [    0.348318] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12
> 14 15) *0, disabled.
> [    0.348400] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
> [    0.348482] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *10 11 12 14 15)
> [    0.348565] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
> [    0.348645] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
> [    0.349002] SCSI subsystem initialized
> [    0.349133] libata version 3.00 loaded.
> [    0.349416] PCI: Using ACPI for IRQ routing
> [    0.351780] PCI: pci_cache_line_size set to 64 bytes
> [    0.351839] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
> [    0.351843] e820: reserve RAM buffer [mem 0xd9cd4000-0xdbffffff]
> [    0.351850] e820: reserve RAM buffer [mem 0xda304000-0xdbffffff]
> [    0.351855] e820: reserve RAM buffer [mem 0xda753000-0xdbffffff]
> [    0.351860] e820: reserve RAM buffer [mem 0xdadff000-0xdbffffff]
> [    0.351864] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
> [    0.352218] Switching to clocksource hpet
> [    0.352310] pnp: PnP ACPI init
> [    0.352318] ACPI: bus type pnp registered
> [    0.352821] pnp 00:00: [bus 00-3e]
> [    0.352825] pnp 00:00: [io  0x0000-0x0cf7 window]
> [    0.352829] pnp 00:00: [io  0x0cf8-0x0cff]
> [    0.352833] pnp 00:00: [io  0x0d00-0xffff window]
> [    0.352839] pnp 00:00: [mem 0x000a0000-0x000bffff window]
> [    0.352843] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
> [    0.352846] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
> [    0.352850] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
> [    0.352853] pnp 00:00: [mem 0x000cc000-0x000cffff window]
> [    0.352857] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
> [    0.352860] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
> [    0.352864] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
> [    0.352867] pnp 00:00: [mem 0x000dc000-0x000dffff window]
> [    0.352870] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
> [    0.352874] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
> [    0.352877] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
> [    0.352881] pnp 00:00: [mem 0x000ec000-0x000effff window]
> [    0.352884] pnp 00:00: [mem 0x000f0000-0x000fffff window]
> [    0.352888] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
> [    0.352891] pnp 00:00: [mem 0x00010000-0x0001ffff window]
> [    0.353014] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08
> PNP0a03 (active)
> [    0.353064] pnp 00:01: [mem 0xfed40000-0xfed44fff]
> [    0.353151] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
> [    0.353156] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.353253] pnp 00:02: [io  0x0000-0x001f]
> [    0.353256] pnp 00:02: [io  0x0081-0x0091]
> [    0.353272] pnp 00:02: [io  0x0093-0x009f]
> [    0.353275] pnp 00:02: [io  0x00c0-0x00df]
> [    0.353279] pnp 00:02: [dma 4]
> [    0.353346] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
> [    0.353361] pnp 00:03: [mem 0xff000000-0xffffffff]
> [    0.353426] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
> [    0.353549] pnp 00:04: [mem 0xfed00000-0xfed003ff]
> [    0.353620] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
> [    0.353647] pnp 00:05: [io  0x002e-0x002f]
> [    0.353651] pnp 00:05: [io  0x004e-0x004f]
> [    0.353654] pnp 00:05: [io  0x0061]
> [    0.353657] pnp 00:05: [io  0x0063]
> [    0.353660] pnp 00:05: [io  0x0065]
> [    0.353663] pnp 00:05: [io  0x0067]
> [    0.353666] pnp 00:05: [io  0x0070]
> [    0.353669] pnp 00:05: [io  0x0080]
> [    0.353672] pnp 00:05: [io  0x0092]
> [    0.353675] pnp 00:05: [io  0x00b2-0x00b3]
> [    0.353678] pnp 00:05: [io  0x0680-0x069f]
> [    0.353681] pnp 00:05: [io  0x1000-0x100f]
> [    0.353684] pnp 00:05: [io  0xffff]
> [    0.353687] pnp 00:05: [io  0xffff]
> [    0.353690] pnp 00:05: [io  0x0400-0x0453]
> [    0.353694] pnp 00:05: [io  0x0458-0x047f]
> [    0.353697] pnp 00:05: [io  0x0500-0x057f]
> [    0.353700] pnp 00:05: [io  0x164e-0x164f]
> [    0.353800] system 00:05: [io  0x0680-0x069f] has been reserved
> [    0.353804] system 00:05: [io  0x1000-0x100f] has been reserved
> [    0.353808] system 00:05: [io  0xffff] has been reserved
> [    0.353812] system 00:05: [io  0xffff] has been reserved
> [    0.353816] system 00:05: [io  0x0400-0x0453] has been reserved
> [    0.353820] system 00:05: [io  0x0458-0x047f] has been reserved
> [    0.353827] system 00:05: [io  0x0500-0x057f] has been reserved
> [    0.353831] system 00:05: [io  0x164e-0x164f] has been reserved
> [    0.353836] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.353852] pnp 00:06: [io  0x0070-0x0077]
> [    0.353863] pnp 00:06: [irq 8]
> [    0.353934] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
> [    0.353985] pnp 00:07: [io  0x0454-0x0457]
> [    0.354069] system 00:07: [io  0x0454-0x0457] has been reserved
> [    0.354075] system 00:07: Plug and Play ACPI device, IDs INT3f0d
> PNP0c02 (active)
> [    0.375558] pnp 00:08: [io  0x0010-0x001f]
> [    0.375562] pnp 00:08: [io  0x0022-0x003f]
> [    0.375566] pnp 00:08: [io  0x0044-0x005f]
> [    0.375569] pnp 00:08: [io  0x0072-0x007f]
> [    0.375572] pnp 00:08: [io  0x0080]
> [    0.375575] pnp 00:08: [io  0x0084-0x0086]
> [    0.375578] pnp 00:08: [io  0x0088]
> [    0.375581] pnp 00:08: [io  0x008c-0x008e]
> [    0.375584] pnp 00:08: [io  0x0090-0x009f]
> [    0.375587] pnp 00:08: [io  0x00a2-0x00bf]
> [    0.375590] pnp 00:08: [io  0x00e0-0x00ef]
> [    0.375593] pnp 00:08: [io  0x04d0-0x04d1]
> [    0.375693] system 00:08: [io  0x04d0-0x04d1] has been reserved
> [    0.375698] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.375716] pnp 00:09: [io  0x00f0-0x00ff]
> [    0.375725] pnp 00:09: [irq 13]
> [    0.375795] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
> [    0.376163] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
> [    0.376167] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
> [    0.376170] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
> [    0.376174] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
> [    0.376177] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
> [    0.376180] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
> [    0.376183] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
> [    0.376186] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
> [    0.376190] pnp 00:0a: [mem 0xff000000-0xffffffff]
> [    0.376193] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
> [    0.376196] pnp 00:0a: [mem 0xdfa00000-0xdfa00fff]
> [    0.376302] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
> [    0.376307] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
> [    0.376311] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
> [    0.376315] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
> [    0.376319] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
> [    0.376323] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
> [    0.376327] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
> [    0.376331] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
> [    0.376335] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
> [    0.376340] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
> [    0.376344] system 00:0a: [mem 0xdfa00000-0xdfa00fff] has been reserved
> [    0.376348] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.376615] pnp 00:0b: [mem 0x20000000-0x201fffff]
> [    0.376619] pnp 00:0b: [mem 0x40000000-0x401fffff]
> [    0.376731] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
> [    0.376735] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
> [    0.376740] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.376788] pnp: PnP ACPI: found 12 devices
> [    0.376790] ACPI: ACPI bus type pnp unregistered
> [    0.380904] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
> [    0.380908] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
> [    0.380912] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
> [    0.380916] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
> [    0.380919] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
> [    0.380922] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
> [    0.380926] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
> [    0.380930] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
> [    0.380933] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
> [    0.380937] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
> [    0.380983] NET: Registered protocol family 2
> [    0.381053] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
> [    0.381187] TCP established hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [    0.381661] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
> [    0.381866] TCP: Hash tables configured (established 131072 bind 65536)
> [    0.381869] TCP: reno registered
> [    0.381873] UDP hash table entries: 512 (order: 2, 16384 bytes)
> [    0.381882] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
> [    0.381952] NET: Registered protocol family 1
> [    0.381974] pci 0000:00:02.0: Boot video device
> [    0.413296] PCI: CLS 64 bytes, default 64
> [    0.413380] Unpacking initramfs...
> [    1.467343] Freeing initrd memory: 25400k freed
> [    1.474218] highmem bounce pool size: 64 pages
> [    1.478699] fuse init (API version 7.19)
> [    1.478903] msgmni has been set to 1705
> [    1.479021] io scheduler noop registered (default)
> [    1.479447] vesafb: mode is 640x480x32, linelength=2560, pages=0
> [    1.479449] vesafb: scrolling: redraw
> [    1.479453] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
> [    1.479625] vesafb: framebuffer at 0xe0000000, mapped to
> 0xf8080000, using 1216k, total 1216k
> [    1.523807] Console: switching to colour frame buffer device 80x30
> [    1.562290] fb0: VESA VGA frame buffer device
> [    1.566886] Monitor-Mwait will be used to enter C-1 state
> [    1.567924] Monitor-Mwait will be used to enter C-2 state
> [    1.567942] ACPI: acpi_idle registered with cpuidle
> [    1.595068] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
> [    1.615741] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    1.617473] loop: module loaded
> [    1.617650] ahci 0000:00:1f.2: version 3.0
> [    1.617728] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
> [    1.628259] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3
> Gbps 0x8 impl SATA mode
> [    1.628267] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum
> part ems apst
> [    1.628275] ahci 0000:00:1f.2: setting latency timer to 64
> [    1.629288] scsi0 : ahci
> [    1.629439] scsi1 : ahci
> [    1.629567] scsi2 : ahci
> [    1.629692] scsi3 : ahci
> [    1.629818] scsi4 : ahci
> [    1.629944] scsi5 : ahci
> [    1.630497] ata1: DUMMY
> [    1.630500] ata2: DUMMY
> [    1.630502] ata3: DUMMY
> [    1.630505] ata4: SATA max UDMA/133 abar m2048@0xf7c26000 port
> 0xf7c26280 irq 40
> [    1.630508] ata5: DUMMY
> [    1.630510] ata6: DUMMY
> [    1.630904] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
> [    1.630906] e100: Copyright(c) 1999-2006 Intel Corporation
> [    1.630954] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
> [    1.630956] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
> [    1.630990] e1000e 0000:00:19.0: setting latency timer to 64
> [    1.631070] e1000e 0000:00:19.0: (unregistered net_device):
> Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
> [    1.631113] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
> [    1.880531] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width
> x1) 00:30:d6:08:96:48
> [    1.880537] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
> [    1.880573] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
> [    1.880758] rtc_cmos 00:06: RTC can wake from S4
> [    1.880921] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
> [    1.880955] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
> [    1.880994] i2c /dev entries driver
> [    1.881124] cpuidle: using governor ladder
> [    1.881216] TCP: cubic registered
> [    1.881230] NET: Registered protocol family 17
> [    1.881247] Key type dns_resolver registered
> [    1.881315] Using IPI Shortcut mode
> [    1.935273] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [    1.937011] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES)
> rejected by device (Stat=0x51 Err=0x04)
> [    1.937022] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE
> LOCK) filtered out
> [    1.937028] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE
> CONFIGURATION OVERLAY) filtered out
> [    1.937049] ata4.00: ATA-8: 4GB SATA Flash Drive, SFI2101D, max UDMA/133
> [    1.937053] ata4.00: 7719264 sectors, multi 1: LBA48
> [    1.938832] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES)
> rejected by device (Stat=0x51 Err=0x04)
> [    1.938854] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE
> LOCK) filtered out
> [    1.938858] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE
> CONFIGURATION OVERLAY) filtered out
> [    1.938866] ata4.00: configured for UDMA/133
> [    1.939100] scsi 3:0:0:0: Direct-Access     ATA      4GB SATA Flash
> D SFI2 PQ: 0 ANSI: 5
> [    1.939648] sd 3:0:0:0: [sda] 7719264 512-byte logical blocks:
> (3.95 GB/3.68 GiB)
> [    1.939810] Freeing unused kernel memory: 320k freed
> [    1.939980] Write protecting the kernel text: 2800k
> [    1.940014] Write protecting the kernel read-only data: 1048k
> [    1.940093] sd 3:0:0:0: [sda] Write Protect is off
> [    1.940098] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    1.940125] sd 3:0:0:0: [sda] Write cache: enabled, read cache:
> enabled, doesn't support DPO or FUA
> [    1.941783]  sda: sda1 sda2
> [    1.942375] sd 3:0:0:0: [sda] Attached SCSI disk
> [    1.960567] udev[1105]: starting version 164
> [    2.003652] Linux agpgart interface v0.103
> [    2.007357] input: Power Button as
> /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
> [    2.024315] ACPI: bus type usb registered
> [    2.024367] usbcore: registered new interface driver usbfs
> [    2.024386] usbcore: registered new interface driver hub
> [    2.025014] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
> [    2.025105] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K
> total, 262144K mappable
> [    2.026044] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
> [    2.032627] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
> [    2.032677] usbcore: registered new device driver usb
> [    2.033440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    2.033499] ehci_hcd 0000:00:1a.0: setting latency timer to 64
> [    2.033505] ehci_hcd 0000:00:1a.0: EHCI Host Controller
> [    2.033517] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned
> bus number 1
> [    2.033548] ehci_hcd 0000:00:1a.0: debug port 2
> [    2.037286] ACPI: Power Button [PWRB]
> [    2.037378] input: Lid Switch as
> /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
> [    2.039055] ACPI: Lid Switch [LID0]
> [    2.039130] input: Sleep Button as
> /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
> [    2.040956] ACPI: Sleep Button [SLPB]
> [    2.041041] input: Power Button as
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
> [    2.041443] ACPI: Power Button [PWRF]
> [    2.048419] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
> [    2.048453] ehci_hcd 0000:00:1a.0: irq 21, io mem 0xf7c28000
> [    2.054255] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
> [    2.055233] hub 1-0:1.0: USB hub found
> [    2.055242] hub 1-0:1.0: 2 ports detected
> [    2.055354] ehci_hcd 0000:00:1d.0: setting latency timer to 64
> [    2.055360] ehci_hcd 0000:00:1d.0: EHCI Host Controller
> [    2.055369] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned
> bus number 2
> [    2.055400] ehci_hcd 0000:00:1d.0: debug port 2
> [    2.064084] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
> [    2.064118] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7c27000
> [    2.069241] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
> [    2.070089] hub 2-0:1.0: USB hub found
> [    2.070098] hub 2-0:1.0: 2 ports detected
> [    2.133599] [drm] Initialized drm 1.1.0 20060810
> [    2.142163] checking generic (e0000000 130000) vs hw (e0000000 10000000)
> [    2.142169] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
> removing generic driver
> [    2.142179] i915 0000:00:02.0: setting latency timer to 64
> [    2.143064] i915 0000:00:02.0: irq 42 for MSI/MSI-X
> [    2.143078] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
> [    2.143081] [drm] Driver supports precise vblank timestamp query.
> [    2.357276] usb 1-1: new high-speed USB device number 2 using ehci_hcd
> [    2.472022] hub 1-1:1.0: USB hub found
> [    2.472156] hub 1-1:1.0: 6 ports detected
> [    2.475222] Refined TSC clocksource calibration: 1097.506 MHz.
> [    2.475230] Switching to clocksource tsc
> [    2.568938] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [    2.576234] usb 2-1: new high-speed USB device number 2 using ehci_hcd
> [    2.687418] checking generic (e0000000 130000) vs hw (e0000000 10000000)
> [    2.687424] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
> removing generic driver
> [    2.687604] fbcon: inteldrmfb (fb1) is primary device
> [    2.687610] fbcon: Remapping primary device, fb1, to tty 1-63
> [    2.691079] hub 2-1:1.0: USB hub found
> [    2.691239] hub 2-1:1.0: 6 ports detected
> [    2.967421] usb 2-1.2: new low-speed USB device number 3 using ehci_hcd
> [    3.056618] usbcore: registered new interface driver usbhid
> [    3.056620] usbhid: USB HID core driver
> [   10.308019] fb1: inteldrmfb frame buffer device
> [   10.308022] drm: registered panic notifier
> [   10.310228] acpi device:49: registered as cooling_device2
> [   10.310507] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
> [   10.310579] input: Video Bus as
> /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
> [   10.310671] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
> [   11.239942] EXT3-fs (sda2): recovery required on readonly filesystem
> [   11.239950] EXT3-fs (sda2): write access will be enabled during recovery
> [   12.024127] kjournald starting.  Commit interval 5 seconds
> [   12.026491] EXT3-fs (sda2): recovery complete
> [   12.026499] EXT3-fs (sda2): mounted filesystem with ordered data mode
> [   12.253989] udev[1326]: starting version 164
> [   12.432057] input: Logitech USB-PS/2 Optical Mouse as
> /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5
> [   12.432128] hid-generic 0003:046D:C03E.0001: input: USB HID v1.10
> Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.2/input0
> [   12.655841] EXT3-fs (sda2): using internal journal
> [   13.118473] kjournald starting.  Commit interval 5 seconds
> [   13.118594] EXT3-fs (sda1): using internal journal
> [   13.118598] EXT3-fs (sda1): mounted filesystem with ordered data mode
> [   13.489211] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
> [   13.590022] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
> [   13.622888] sshd (2013): /proc/2013/oom_adj is deprecated, please
> use /proc/2013/oom_score_adj instead.
> [   17.184440] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow
> Control: Rx/Tx
> [   56.001074] usb 2-1.4: new low-speed USB device number 4 using ehci_hcd
> [   56.094540] input: HID 046a:0001 as
> /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6
> [   56.094639] hid-generic 0003:046A:0001.0002: input: USB HID v1.00
> Keyboard [HID 046a:0001] on usb-0000:00:1d.0-1.4/input0
>
>
>
>
> root@OT:~# cat /var/log/Xorg.0.log
> [    13.551]
> X.Org X Server 1.10.4
> Release Date: 2011-08-19
> [    13.551] X Protocol Version 11, Revision 0
> [    13.551] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
> [    13.551] Current Operating System: Linux OT 3.5.3-bachmann #2 SMP
> PREEMPT Mon Aug 27 13:25:26 CEST 2012 i686
> [    13.551] Kernel command line:
> BOOT_IMAGE=/boot/vmlinuz-3.5.3-bachmann root=/dev/sda2 ro rootwait
> splash vga=0x312 quiet
> [    13.552] Build Date: 29 August 2011  12:12:25AM
> [    13.552] xorg-server 2:1.10.4-1~bpo60+1 (Cyril Brulebois <kibi@debian.org>)
> [    13.552] Current version of pixman: 0.24.0
> [    13.552]    Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> [    13.552] Markers: (--) probed, (**) from config file, (==) default setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [    13.552] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  1
> 00:00:21 2012
> [    13.554] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> [    13.555] (==) No Layout section.  Using the first Screen section.
> [    13.555] (==) No screen section available. Using defaults.
> [    13.555] (**) |-->Screen "Default Screen Section" (0)
> [    13.555] (**) |   |-->Monitor "<default monitor>"
> [    13.557] (==) No monitor specified for screen "Default Screen Section".
>         Using a default monitor configuration.
> [    13.557] (==) Automatically adding devices
> [    13.557] (==) Automatically enabling devices
> [    13.559] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> [    13.559]    Entry deleted from font path.
> [    13.562] (WW) The directory
> "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
> [    13.562]    Entry deleted from font path.
> [    13.562] (==) FontPath set to:
>         /usr/share/fonts/X11/misc,
>         /usr/share/fonts/X11/100dpi/:unscaled,
>         /usr/share/fonts/X11/75dpi/:unscaled,
>         /usr/share/fonts/X11/Type1,
>         /usr/share/fonts/X11/100dpi,
>         /usr/share/fonts/X11/75dpi,
>         built-ins
> [    13.562] (==) ModulePath set to "/usr/lib/xorg/modules"
> [    13.562] (II) The server relies on udev to provide the list of
> input devices.
>         If no devices become available, reconfigure udev or disable
> AutoAddDevices.
> [    13.562] (II) Loader magic: 0x81fa6c0
> [    13.562] (II) Module ABI versions:
> [    13.562]    X.Org ANSI C Emulation: 0.4
> [    13.562]    X.Org Video Driver: 10.0
> [    13.562]    X.Org XInput driver : 12.2
> [    13.562]    X.Org Server Extension : 5.0
> [    13.562] (--) PCI:*(0:0:2:0) 8086:0106:8086:2010 rev 9, Mem @
> 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
> [    13.562] (WW) Open ACPI failed (/var/run/acpid.socket) (No such
> file or directory)
> [    13.562] (II) LoadModule: "extmod"
> [    13.568] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
> [    13.570] (II) Module extmod: vendor="X.Org Foundation"
> [    13.570]    compiled for 1.10.4, module version = 1.0.0
> [    13.570]    Module class: X.Org Server Extension
> [    13.570]    ABI class: X.Org Server Extension, version 5.0
> [    13.570] (II) Loading extension SELinux
> [    13.570] (II) Loading extension MIT-SCREEN-SAVER
> [    13.570] (II) Loading extension XFree86-VidModeExtension
> [    13.570] (II) Loading extension XFree86-DGA
> [    13.570] (II) Loading extension DPMS
> [    13.570] (II) Loading extension XVideo
> [    13.570] (II) Loading extension XVideo-MotionCompensation
> [    13.570] (II) Loading extension X-Resource
> [    13.570] (II) LoadModule: "dbe"
> [    13.571] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
> [    13.571] (II) Module dbe: vendor="X.Org Foundation"
> [    13.571]    compiled for 1.10.4, module version = 1.0.0
> [    13.571]    Module class: X.Org Server Extension
> [    13.571]    ABI class: X.Org Server Extension, version 5.0
> [    13.571] (II) Loading extension DOUBLE-BUFFER
> [    13.571] (II) LoadModule: "glx"
> [    13.571] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
> [    13.573] (II) Module glx: vendor="X.Org Foundation"
> [    13.573]    compiled for 1.10.4, module version = 1.0.0
> [    13.573]    ABI class: X.Org Server Extension, version 5.0
> [    13.576] (==) AIGLX enabled
> [    13.576] (II) Loading extension GLX
> [    13.576] (II) LoadModule: "record"
> [    13.576] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
> [    13.576] (II) Module record: vendor="X.Org Foundation"
> [    13.576]    compiled for 1.10.4, module version = 1.13.0
> [    13.577]    Module class: X.Org Server Extension
> [    13.577]    ABI class: X.Org Server Extension, version 5.0
> [    13.577] (II) Loading extension RECORD
> [    13.577] (II) LoadModule: "dri"
> [    13.577] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
> [    13.579] (II) Module dri: vendor="X.Org Foundation"
> [    13.579]    compiled for 1.10.4, module version = 1.0.0
> [    13.580]    ABI class: X.Org Server Extension, version 5.0
> [    13.580] (II) Loading extension XFree86-DRI
> [    13.580] (II) LoadModule: "dri2"
> [    13.580] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
> [    13.581] (II) Module dri2: vendor="X.Org Foundation"
> [    13.581]    compiled for 1.10.4, module version = 1.2.0
> [    13.581]    ABI class: X.Org Server Extension, version 5.0
> [    13.581] (II) Loading extension DRI2
> [    13.581] (==) Matched intel as autoconfigured driver 0
> [    13.581] (==) Matched vesa as autoconfigured driver 1
> [    13.581] (==) Matched fbdev as autoconfigured driver 2
> [    13.581] (==) Assigned the driver to the xf86ConfigLayout
> [    13.581] (II) LoadModule: "intel"
> [    13.581] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
> [    13.590] (II) Module intel: vendor="X.Org Foundation"
> [    13.590]    compiled for 1.10.4, module version = 2.20.5
> [    13.590]    Module class: X.Org Video Driver
> [    13.590]    ABI class: X.Org Video Driver, version 10.0
> [    13.590] (II) LoadModule: "vesa"
> [    13.590] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [    13.591] (II) Module vesa: vendor="X.Org Foundation"
> [    13.591]    compiled for 1.10.3, module version = 2.3.0
> [    13.591]    Module class: X.Org Video Driver
> [    13.591]    ABI class: X.Org Video Driver, version 10.0
> [    13.591] (II) LoadModule: "fbdev"
> [    13.591] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [    13.592] (II) Module fbdev: vendor="X.Org Foundation"
> [    13.592]    compiled for 1.10.3, module version = 0.4.2
> [    13.592]    ABI class: X.Org Video Driver, version 10.0
> [    13.592] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
>         i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
>         E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
>         965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
>         4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
>         Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
>         Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
>         Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
>         Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
>         Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
>         Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
>         Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
>         Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
>         Haswell Server (GT2+), Haswell SDV Desktop (GT1),
>         Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
>         Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
>         Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
>         Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
>         Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
>         Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
>         Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
>         Haswell ULT Server (GT1), Haswell ULT Server (GT2),
>         Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
>         Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
>         Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
>         Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
>         Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
> [    13.593] (II) VESA: driver for VESA chipsets: vesa
> [    13.593] (II) FBDEV: driver for framebuffer: fbdev
> [    13.593] (--) using VT number 2
>
> [    13.840] drmOpenDevice: node name is /dev/dri/card0
> [    13.840] drmOpenDevice: open result is 7, (OK)
> [    13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
> [    13.840] drmOpenDevice: node name is /dev/dri/card0
> [    13.840] drmOpenDevice: open result is 7, (OK)
> [    13.840] drmOpenByBusid: drmOpenMinor returns 7
> [    13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1
> [    13.840] drmOpenByBusid: drmGetBusid reports
> [    13.840] drmOpenDevice: node name is /dev/dri/card1
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: Open failed
> [    13.840] drmOpenByBusid: drmOpenMinor returns -19
> [    13.840] drmOpenDevice: node name is /dev/dri/card2
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: Open failed
> [    13.840] drmOpenByBusid: drmOpenMinor returns -19
> [    13.840] drmOpenDevice: node name is /dev/dri/card3
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: Open failed
> [    13.840] drmOpenByBusid: drmOpenMinor returns -19
> [    13.840] drmOpenDevice: node name is /dev/dri/card4
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.840] drmOpenDevice: Open failed
> [    13.840] drmOpenByBusid: drmOpenMinor returns -19
> [    13.840] drmOpenDevice: node name is /dev/dri/card5
> [    13.840] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card6
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card7
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card8
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card9
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card10
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card11
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card12
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: open result is -1, (No such device)
> [    13.841] drmOpenDevice: Open failed
> [    13.841] drmOpenByBusid: drmOpenMinor returns -19
> [    13.841] drmOpenDevice: node name is /dev/dri/card13
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: Open failed
> [    13.842] drmOpenByBusid: drmOpenMinor returns -19
> [    13.842] drmOpenDevice: node name is /dev/dri/card14
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: Open failed
> [    13.842] drmOpenByBusid: drmOpenMinor returns -19
> [    13.842] drmOpenDevice: node name is /dev/dri/card15
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: open result is -1, (No such device)
> [    13.842] drmOpenDevice: Open failed
> [    13.842] drmOpenByBusid: drmOpenMinor returns -19
> [    13.842] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [    13.842] vesa: Ignoring device with a bound kernel driver
> [    13.842] (WW) Falling back to old probe method for vesa
> [    13.842] (II) Loading sub module "fbdevhw"
> [    13.842] (II) LoadModule: "fbdevhw"
> [    13.842] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [    13.843] (II) Module fbdevhw: vendor="X.Org Foundation"
> [    13.843]    compiled for 1.10.4, module version = 0.0.2
> [    13.843]    ABI class: X.Org Video Driver, version 10.0
> [    13.843] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [    13.843] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [    13.843] (**) FBDEV(1): claimed PCI slot 0@0:2:0
> [    13.843] (II) FBDEV(1): using default device
> [    13.843] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
> [    13.843] (II) FBDEV(1): Creating default Display subsection in
> Screen section
>         "Default Screen Section" for depth/fbbpp 24/32
> [    13.843] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32
> [    13.843] (==) FBDEV(1): RGB weight 888
> [    13.843] (==) FBDEV(1): Default visual is TrueColor
> [    13.843] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)
> [    13.843] (II) FBDEV(1): hardware: VESA VGA (video memory: 1216kB)
> [    13.843] (II) FBDEV(1): checking modes against framebuffer device...
> [    13.843] (II) FBDEV(1): checking modes against monitor...
> [    13.843] (--) FBDEV(1): Virtual size is 640x480 (pitch 640)
> [    13.843] (**) FBDEV(1):  Built-in mode "current": 30.7 MHz, 36.9
> kHz, 73.3 Hz
> [    13.844] (II) FBDEV(1): Modeline "current"x0.0   30.72  640 672
> 752 832  480 484 488 504 -hsync -vsync -csync (36.9 kHz)
> [    13.844] (==) FBDEV(1): DPI set to (96, 96)
> [    13.844] (II) Loading sub module "fb"
> [    13.844] (II) LoadModule: "fb"
> [    13.845] (II) Loading /usr/lib/xorg/modules/libfb.so
> [    13.847] (II) Module fb: vendor="X.Org Foundation"
> [    13.847]    compiled for 1.10.4, module version = 1.0.0
> [    13.847]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    13.847] (**) FBDEV(1): using shadow framebuffer
> [    13.847] (II) Loading sub module "shadow"
> [    13.847] (II) LoadModule: "shadow"
> [    13.847] (II) Loading /usr/lib/xorg/modules/libshadow.so
> [    13.848] (II) Module shadow: vendor="X.Org Foundation"
> [    13.848]    compiled for 1.10.4, module version = 1.1.0
> [    13.848]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    13.848] (II) UnloadModule: "vesa"
> [    13.848] (II) Unloading vesa
> [    13.848] (==) Depth 24 pixmap format is 32 bpp
> [    13.848] (EE) FBDEV(0): FBIOBLANK: Invalid argument
> [    13.851] (==) FBDEV(0): Backing store disabled
> [    13.852] (==) FBDEV(0): DPMS enabled
> [    13.852] (==) RandR enabled
> [    13.852] (II) Initializing built-in extension Generic Event Extension
> [    13.852] (II) Initializing built-in extension SHAPE
> [    13.852] (II) Initializing built-in extension MIT-SHM
> [    13.852] (II) Initializing built-in extension XInputExtension
> [    13.852] (II) Initializing built-in extension XTEST
> [    13.852] (II) Initializing built-in extension BIG-REQUESTS
> [    13.852] (II) Initializing built-in extension SYNC
> [    13.852] (II) Initializing built-in extension XKEYBOARD
> [    13.852] (II) Initializing built-in extension XC-MISC
> [    13.852] (II) Initializing built-in extension SECURITY
> [    13.852] (II) Initializing built-in extension XINERAMA
> [    13.852] (II) Initializing built-in extension XFIXES
> [    13.852] (II) Initializing built-in extension RENDER
> [    13.852] (II) Initializing built-in extension RANDR
> [    13.852] (II) Initializing built-in extension COMPOSITE
> [    13.852] (II) Initializing built-in extension DAMAGE
> [    13.853] (II) SELinux: Disabled on system
> [    13.869] (II) AIGLX: Screen 0 is not DRI2 capable
> [    13.870] (II) AIGLX: Screen 0 is not DRI capable
> [    13.886] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
> [    13.886] (II) GLX: Initialized DRISWRAST GL provider for screen 0
> [    13.999] (II) config/udev: Adding input device Power Button
> (/dev/input/event3)
> [    13.999] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [    13.999] (II) LoadModule: "evdev"
> [    14.001] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.002] (II) Module evdev: vendor="X.Org Foundation"
> [    14.002]    compiled for 1.10.3, module version = 2.6.0
> [    14.002]    Module class: X.Org XInput Driver
> [    14.002]    ABI class: X.Org XInput driver, version 12.2
> [    14.002] (II) Using input driver 'evdev' for 'Power Button'
> [    14.002] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.002] (**) Power Button: always reports core events
> [    14.002] (**) Power Button: Device: "/dev/input/event3"
> [    14.002] (--) Power Button: Found keys
> [    14.002] (II) Power Button: Configuring as keyboard
> [    14.002] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
> [    14.002] (II) XINPUT: Adding extended input device "Power Button"
> (type: KEYBOARD)
> [    14.002] (**) Option "xkb_rules" "evdev"
> [    14.002] (**) Option "xkb_model" "pc105"
> [    14.002] (**) Option "xkb_layout" "us"
> [    14.003] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
> [    14.003] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
> [    14.003] (II) Using input driver 'evdev' for 'Video Bus'
> [    14.003] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.003] (**) Video Bus: always reports core events
> [    14.003] (**) Video Bus: Device: "/dev/input/event4"
> [    14.003] (--) Video Bus: Found keys
> [    14.003] (II) Video Bus: Configuring as keyboard
> [    14.004] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
> [    14.004] (II) XINPUT: Adding extended input device "Video Bus"
> (type: KEYBOARD)
> [    14.004] (**) Option "xkb_rules" "evdev"
> [    14.004] (**) Option "xkb_model" "pc105"
> [    14.004] (**) Option "xkb_layout" "us"
> [    14.008] (II) config/udev: Adding input device Power Button
> (/dev/input/event0)
> [    14.008] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [    14.008] (II) Using input driver 'evdev' for 'Power Button'
> [    14.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.008] (**) Power Button: always reports core events
> [    14.008] (**) Power Button: Device: "/dev/input/event0"
> [    14.008] (--) Power Button: Found keys
> [    14.008] (II) Power Button: Configuring as keyboard
> [    14.008] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
> [    14.008] (II) XINPUT: Adding extended input device "Power Button"
> (type: KEYBOARD)
> [    14.008] (**) Option "xkb_rules" "evdev"
> [    14.008] (**) Option "xkb_model" "pc105"
> [    14.008] (**) Option "xkb_layout" "us"
> [    14.009] (II) config/udev: Adding input device Lid Switch
> (/dev/input/event1)
> [    14.009] (II) No input driver/identifier specified (ignoring)
> [    14.010] (II) config/udev: Adding input device Sleep Button
> (/dev/input/event2)
> [    14.010] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
> [    14.010] (II) Using input driver 'evdev' for 'Sleep Button'
> [    14.010] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.010] (**) Sleep Button: always reports core events
> [    14.010] (**) Sleep Button: Device: "/dev/input/event2"
> [    14.010] (--) Sleep Button: Found keys
> [    14.010] (II) Sleep Button: Configuring as keyboard
> [    14.010] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
> [    14.010] (II) XINPUT: Adding extended input device "Sleep Button"
> (type: KEYBOARD)
> [    14.010] (**) Option "xkb_rules" "evdev"
> [    14.010] (**) Option "xkb_model" "pc105"
> [    14.010] (**) Option "xkb_layout" "us"
> [    14.014] (II) config/udev: Adding input device Logitech USB-PS/2
> Optical Mouse (/dev/input/event5)
> [    14.014] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass
> "evdev pointer catchall"
> [    14.015] (II) Using input driver 'evdev' for 'Logitech USB-PS/2
> Optical Mouse'
> [    14.015] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event5"
> [    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
> [    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
> [    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
> [    14.015] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
> [    14.015] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
> [    14.015] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton:
> 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
> [    14.015] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5/event5"
> [    14.015] (II) XINPUT: Adding extended input device "Logitech
> USB-PS/2 Optical Mouse" (type: MOUSE)
> [    14.015] (II) Logitech USB-PS/2 Optical Mouse: initialized for
> relative axes.
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping
> acceleration scheme 1
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
> acceleration profile 0
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
> acceleration factor: 2.000
> [    14.015] (**) Logitech USB-PS/2 Optical Mouse: (accel)
> acceleration threshold: 4
> [    14.060] (EE) FBDEV(0): FBIOBLANK: Invalid argument
> [    15.227] (EE) FBDEV(0): FBIOBLANK: Invalid argument
> [    56.003] (II) config/udev: Adding input device HID 046a:0001
> (/dev/input/event6)
> [    56.003] (**) HID 046a:0001: Applying InputClass "evdev keyboard catchall"
> [    56.003] (II) Using input driver 'evdev' for 'HID 046a:0001'
> [    56.003] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [    56.003] (**) HID 046a:0001: always reports core events
> [    56.003] (**) HID 046a:0001: Device: "/dev/input/event6"
> [    56.003] (--) HID 046a:0001: Found keys
> [    56.003] (II) HID 046a:0001: Configuring as keyboard
> [    56.003] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6/event6"
> [    56.003] (II) XINPUT: Adding extended input device "HID 046a:0001"
> (type: KEYBOARD)
> [    56.003] (**) Option "xkb_rules" "evdev"
> [    56.003] (**) Option "xkb_model" "pc105"
> [    56.003] (**) Option "xkb_layout" "us"
>
>
> Thanks
> ---
> Christian Gmeiner, MSc
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30  8:17   ` Daniel Vetter
@ 2012-08-30  8:24     ` Christian Gmeiner
  2012-08-30 10:51       ` Chris Wilson
  0 siblings, 1 reply; 10+ messages in thread
From: Christian Gmeiner @ 2012-08-30  8:24 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: intel-gfx

2012/8/30 Daniel Vetter <daniel@ffwll.ch>:
> On Thu, Aug 30, 2012 at 10:12 AM, Zhang, Xiong Y
> <xiong.y.zhang@intel.com> wrote:
>> I think vesafb driver should not run.
>> But in following dmesg, I see vesafb driver running before drm driver.
>
> If you are on a recent enough stable kernel that's absolutely no
> problem - the i915.ko driver will kick the vesafb driver before
> setting up things.


[    2.142169] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
removing generic driver

Yep that is done.

---
Christian Gmeiner, MSc

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30  8:24     ` Christian Gmeiner
@ 2012-08-30 10:51       ` Chris Wilson
  2012-08-30 11:24         ` Christian Gmeiner
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Wilson @ 2012-08-30 10:51 UTC (permalink / raw)
  To: Christian Gmeiner, Daniel Vetter; +Cc: intel-gfx

On Thu, 30 Aug 2012 10:24:17 +0200, Christian Gmeiner <christian.gmeiner@gmail.com> wrote:
> [    13.840] drmOpenDevice: node name is /dev/dri/card0
> [    13.840] drmOpenDevice: open result is 7, (OK)
> [    13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
> [    13.840] drmOpenDevice: node name is /dev/dri/card0
> [    13.840] drmOpenDevice: open result is 7, (OK)
> [    13.840] drmOpenByBusid: drmOpenMinor returns 7
> [    13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1
> [    13.840] drmOpenByBusid: drmGetBusid reports

This is the reason why we fail to detect the device. The device node
exists but the drmSetVersion call fails, which is, of course,
completely impossible. Both Fedora and Ubuntu are tracking a race
condition in the early setup with afaict exactly this symptom.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30 10:51       ` Chris Wilson
@ 2012-08-30 11:24         ` Christian Gmeiner
  2012-08-30 11:29           ` Christian Gmeiner
  0 siblings, 1 reply; 10+ messages in thread
From: Christian Gmeiner @ 2012-08-30 11:24 UTC (permalink / raw)
  To: Chris Wilson; +Cc: intel-gfx

2012/8/30 Chris Wilson <chris@chris-wilson.co.uk>:
> On Thu, 30 Aug 2012 10:24:17 +0200, Christian Gmeiner <christian.gmeiner@gmail.com> wrote:
>> [    13.840] drmOpenDevice: node name is /dev/dri/card0
>> [    13.840] drmOpenDevice: open result is 7, (OK)
>> [    13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
>> [    13.840] drmOpenDevice: node name is /dev/dri/card0
>> [    13.840] drmOpenDevice: open result is 7, (OK)
>> [    13.840] drmOpenByBusid: drmOpenMinor returns 7
>> [    13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1
>> [    13.840] drmOpenByBusid: drmGetBusid reports
>
> This is the reason why we fail to detect the device. The device node
> exists but the drmSetVersion call fails, which is, of course,
> completely impossible. Both Fedora and Ubuntu are tracking a race
> condition in the early setup with afaict exactly this symptom.

Thanks for the hint :)

I changed /etc/initramfs-tools/modules from
intel_agp
drm
i915 modesetting=1

to
ntel_agp
drm
i915

rebuild initramfs and rebooted

[    12.768] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    12.768] drmOpenDevice: node name is /dev/dri/card0
[    12.768] drmOpenDevice: open result is 7, (OK)
[    12.768] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    12.768] drmOpenDevice: node name is /dev/dri/card0
[    12.768] drmOpenDevice: open result is 7, (OK)
[    12.768] drmOpenByBusid: drmOpenMinor returns 7
[    12.768] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    12.768] (II) intel(0): Creating default Display subsection in
Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    12.768] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    12.768] (==) intel(0): RGB weight 888
[    12.768] (==) intel(0): Default visual is TrueColor
[    12.768] (--) intel(0): Integrated Graphics Chipset: Intel(R)
Sandybridge Mobile (GT1)
[    12.768] (**) intel(0): Relaxed fencing enabled
[    12.768] (**) intel(0): Wait on SwapBuffers? enabled
[    12.768] (**) intel(0): Triple buffering? enabled
[    12.768] (**) intel(0): Framebuffer tiled
[    12.768] (**) intel(0): Pixmaps tiled
[    12.768] (**) intel(0): 3D buffers tiled
[    12.769] (**) intel(0): SwapBuffers wait enabled
[    12.769] (==) intel(0): video overlay key set to 0x101fe
[    12.769] (II) intel(0): Output LVDS1 has no monitor section
[    12.769] (II) intel(0): found backlight control interface
/sys/class/backlight/acpi_video0
[    12.807] (II) intel(0): Output VGA1 has no monitor section
[    12.807] (II) intel(0): Output HDMI1 has no monitor section
[    12.832] (II) intel(0): Output DP1 has no monitor section
[    12.836] (II) intel(0): Output HDMI2 has no monitor section
[    12.840] (II) intel(0): Output HDMI3 has no monitor section
[    12.864] (II) intel(0): Output DP2 has no monitor section
[    12.888] (II) intel(0): Output DP3 has no monitor section
[    12.888] (II) intel(0): EDID for output LVDS1
[    12.888] (II) intel(0): Not using default mode "320x240"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "400x300"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "400x300"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "512x384"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "640x480"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "640x512"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "800x600"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "896x672"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "928x696"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "960x720"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "576x432"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "680x384"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "680x384"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "700x525"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "720x450"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "800x512"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "840x525"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "840x525"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "960x540"
(doublescan mode not supported)
[    12.888] (II) intel(0): Not using default mode "960x600"
(doublescan mode not supported)
[    12.888] (II) intel(0): Printing probed modes for output LVDS1
[    12.888] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024
1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    12.888] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840
968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    12.888] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824
896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    12.888] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656
752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    12.926] (II) intel(0): EDID for output VGA1
[    12.926] (II) intel(0): Manufacturer: MAX  Model: 787  Serial#: 816
[    12.926] (II) intel(0): Year: 2006  Week: 1
[    12.926] (II) intel(0): EDID Version: 1.3
[    12.926] (II) intel(0): Analog Display Input,  Input Voltage
Level: 0.700/0.700 V
[    12.926] (II) intel(0): Sync:  Separate  Composite
[    12.926] (II) intel(0): Max Image Size [cm]: horiz.: 40  vert.: 32
[    12.926] (II) intel(0): Gamma: 2.20
[    12.926] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[    12.926] (II) intel(0): Default color space is primary color space
[    12.926] (II) intel(0): First detailed timing is preferred mode
[    12.926] (II) intel(0): redX: 0.647 redY: 0.327   greenX: 0.292
greenY: 0.614
[    12.926] (II) intel(0): blueX: 0.142 blueY: 0.079   whiteX: 0.310
whiteY: 0.330
[    12.926] (II) intel(0): Supported established timings:
[    12.926] (II) intel(0): 720x400@70Hz
[    12.926] (II) intel(0): 640x480@60Hz
[    12.926] (II) intel(0): 640x480@67Hz
[    12.926] (II) intel(0): 640x480@72Hz
[    12.926] (II) intel(0): 640x480@75Hz
[    12.926] (II) intel(0): 800x600@56Hz
[    12.926] (II) intel(0): 800x600@60Hz
[    12.926] (II) intel(0): 800x600@72Hz
[    12.926] (II) intel(0): 800x600@75Hz
[    12.926] (II) intel(0): 832x624@75Hz
[    12.926] (II) intel(0): 1024x768@60Hz
[    12.926] (II) intel(0): 1024x768@70Hz
[    12.926] (II) intel(0): 1024x768@75Hz
[    12.926] (II) intel(0): 1280x1024@75Hz
[    12.926] (II) intel(0): Manufacturer's mask: 0
[    12.926] (II) intel(0): Supported standard timings:
[    12.926] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    12.926] (II) intel(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    12.926] (II) intel(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    12.926] (II) intel(0): Supported detailed timing:
[    12.926] (II) intel(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[    12.926] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end
1440 h_blank_end 1688 h_border: 0
[    12.926] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end
1028 v_blanking: 1066 v_border: 0
[    12.926] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30
H max: 83 kHz, PixClock max 145 MHz
[    12.926] (II) intel(0): Serial No: 601AU10400816
[    12.926] (II) intel(0): Monitor name: B101935
[    12.926] (II) intel(0): EDID (in hex):
[    12.926] (II) intel(0):     00ffffffffffff003438870730030000
[    12.927] (II) intel(0):     011001036c2820782efd56a5534a9d24
[    12.927] (II) intel(0):     144f54bfef0081808140714f01010101
[    12.927] (II) intel(0):     010101010101302a009851002a403070
[    12.927] (II) intel(0):     1300782d1100001e000000fd00384c1e
[    12.927] (II) intel(0):     530e000a202020202020000000ff0036
[    12.927] (II) intel(0):     303141553130343030383136000000fc
[    12.927] (II) intel(0):     00423130313933350a2020202020004a
[    12.927] (II) intel(0): Printing probed modes for output VGA1
[    12.927] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280
1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    12.927] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280
1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    12.927] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280
1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    12.927] (II) intel(0): Modeline "1280x800"x74.9  106.50  1280
1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz)
[    12.927] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280
1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz)
[    12.927] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152
1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    12.927] (II) intel(0): Modeline "1280x768"x74.9  102.25  1280
1360 1488 1696  768 771 778 805 +hsync -vsync (60.3 kHz)
[    12.927] (II) intel(0): Modeline "1280x768"x59.9   79.50  1280
1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz)
[    12.927] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024
1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    12.927] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024
1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    12.927] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024
1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    12.927] (II) intel(0): Modeline "1024x576"x60.0   46.97  1024
1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
[    12.927] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864
928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    12.927] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856
976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    12.927] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816
896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    12.927] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840
968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    12.927] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824
896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    12.927] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864
976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
[    12.927] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664
704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    12.927] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656
720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    12.927] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704
768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    12.927] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656
752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    12.927] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738
846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    12.928] (II) intel(0): EDID for output HDMI1
[    12.953] (II) intel(0): EDID for output DP1
[    12.957] (II) intel(0): EDID for output HDMI2
[    12.961] (II) intel(0): EDID for output HDMI3
[    12.985] (II) intel(0): EDID for output DP2
[    13.009] (II) intel(0): EDID for output DP3
[    13.009] (II) intel(0): Output LVDS1 connected
[    13.009] (II) intel(0): Output VGA1 connected
[    13.009] (II) intel(0): Output HDMI1 disconnected
[    13.009] (II) intel(0): Output DP1 disconnected
[    13.009] (II) intel(0): Output HDMI2 disconnected
[    13.009] (II) intel(0): Output HDMI3 disconnected
[    13.009] (II) intel(0): Output DP2 disconnected
[    13.009] (II) intel(0): Output DP3 disconnected
[    13.009] (II) intel(0): Using exact sizes for initial modes
[    13.009] (II) intel(0): Output LVDS1 using initial mode 1024x768
[    13.009] (II) intel(0): Output VGA1 using initial mode 1024x768
[    13.009] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0)
unless otherwise stated.
[    13.009] (II) intel(0): Kernel page flipping support detected, enabling
[    13.009] (==) intel(0): DPI set to (96, 96)

Looks much better, but nothing is shown on my monitor :(

---
Christian Gmeiner, MSc

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30 11:24         ` Christian Gmeiner
@ 2012-08-30 11:29           ` Christian Gmeiner
  2012-08-31 21:57             ` Christian Gmeiner
  0 siblings, 1 reply; 10+ messages in thread
From: Christian Gmeiner @ 2012-08-30 11:29 UTC (permalink / raw)
  To: Chris Wilson; +Cc: intel-gfx

2012/8/30 Christian Gmeiner <christian.gmeiner@gmail.com>:
> 2012/8/30 Chris Wilson <chris@chris-wilson.co.uk>:
>> On Thu, 30 Aug 2012 10:24:17 +0200, Christian Gmeiner <christian.gmeiner@gmail.com> wrote:
>>> [    13.840] drmOpenDevice: node name is /dev/dri/card0
>>> [    13.840] drmOpenDevice: open result is 7, (OK)
>>> [    13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
>>> [    13.840] drmOpenDevice: node name is /dev/dri/card0
>>> [    13.840] drmOpenDevice: open result is 7, (OK)
>>> [    13.840] drmOpenByBusid: drmOpenMinor returns 7
>>> [    13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1
>>> [    13.840] drmOpenByBusid: drmGetBusid reports
>>
>> This is the reason why we fail to detect the device. The device node
>> exists but the drmSetVersion call fails, which is, of course,
>> completely impossible. Both Fedora and Ubuntu are tracking a race
>> condition in the early setup with afaict exactly this symptom.
>
> Thanks for the hint :)
>
> I changed /etc/initramfs-tools/modules from
> intel_agp
> drm
> i915 modesetting=1
>
> to
> ntel_agp
> drm
> i915
>
> rebuild initramfs and rebooted
>
> [    12.768] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
> [    12.768] drmOpenDevice: node name is /dev/dri/card0
> [    12.768] drmOpenDevice: open result is 7, (OK)
> [    12.768] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
> [    12.768] drmOpenDevice: node name is /dev/dri/card0
> [    12.768] drmOpenDevice: open result is 7, (OK)
> [    12.768] drmOpenByBusid: drmOpenMinor returns 7
> [    12.768] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
> [    12.768] (II) intel(0): Creating default Display subsection in
> Screen section
>         "Default Screen Section" for depth/fbbpp 24/32
> [    12.768] (==) intel(0): Depth 24, (--) framebuffer bpp 32
> [    12.768] (==) intel(0): RGB weight 888
> [    12.768] (==) intel(0): Default visual is TrueColor
> [    12.768] (--) intel(0): Integrated Graphics Chipset: Intel(R)
> Sandybridge Mobile (GT1)
> [    12.768] (**) intel(0): Relaxed fencing enabled
> [    12.768] (**) intel(0): Wait on SwapBuffers? enabled
> [    12.768] (**) intel(0): Triple buffering? enabled
> [    12.768] (**) intel(0): Framebuffer tiled
> [    12.768] (**) intel(0): Pixmaps tiled
> [    12.768] (**) intel(0): 3D buffers tiled
> [    12.769] (**) intel(0): SwapBuffers wait enabled
> [    12.769] (==) intel(0): video overlay key set to 0x101fe
> [    12.769] (II) intel(0): Output LVDS1 has no monitor section
> [    12.769] (II) intel(0): found backlight control interface
> /sys/class/backlight/acpi_video0
> [    12.807] (II) intel(0): Output VGA1 has no monitor section
> [    12.807] (II) intel(0): Output HDMI1 has no monitor section
> [    12.832] (II) intel(0): Output DP1 has no monitor section
> [    12.836] (II) intel(0): Output HDMI2 has no monitor section
> [    12.840] (II) intel(0): Output HDMI3 has no monitor section
> [    12.864] (II) intel(0): Output DP2 has no monitor section
> [    12.888] (II) intel(0): Output DP3 has no monitor section
> [    12.888] (II) intel(0): EDID for output LVDS1
> [    12.888] (II) intel(0): Not using default mode "320x240"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "400x300"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "400x300"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "512x384"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "640x480"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "640x512"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "800x600"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "896x672"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "928x696"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "960x720"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "576x432"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "680x384"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "680x384"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "700x525"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "720x450"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "800x512"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "840x525"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "840x525"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "960x540"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Not using default mode "960x600"
> (doublescan mode not supported)
> [    12.888] (II) intel(0): Printing probed modes for output LVDS1
> [    12.888] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024
> 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
> [    12.888] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840
> 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
> [    12.888] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824
> 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
> [    12.888] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656
> 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
> [    12.926] (II) intel(0): EDID for output VGA1
> [    12.926] (II) intel(0): Manufacturer: MAX  Model: 787  Serial#: 816
> [    12.926] (II) intel(0): Year: 2006  Week: 1
> [    12.926] (II) intel(0): EDID Version: 1.3
> [    12.926] (II) intel(0): Analog Display Input,  Input Voltage
> Level: 0.700/0.700 V
> [    12.926] (II) intel(0): Sync:  Separate  Composite
> [    12.926] (II) intel(0): Max Image Size [cm]: horiz.: 40  vert.: 32
> [    12.926] (II) intel(0): Gamma: 2.20
> [    12.926] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
> [    12.926] (II) intel(0): Default color space is primary color space
> [    12.926] (II) intel(0): First detailed timing is preferred mode
> [    12.926] (II) intel(0): redX: 0.647 redY: 0.327   greenX: 0.292
> greenY: 0.614
> [    12.926] (II) intel(0): blueX: 0.142 blueY: 0.079   whiteX: 0.310
> whiteY: 0.330
> [    12.926] (II) intel(0): Supported established timings:
> [    12.926] (II) intel(0): 720x400@70Hz
> [    12.926] (II) intel(0): 640x480@60Hz
> [    12.926] (II) intel(0): 640x480@67Hz
> [    12.926] (II) intel(0): 640x480@72Hz
> [    12.926] (II) intel(0): 640x480@75Hz
> [    12.926] (II) intel(0): 800x600@56Hz
> [    12.926] (II) intel(0): 800x600@60Hz
> [    12.926] (II) intel(0): 800x600@72Hz
> [    12.926] (II) intel(0): 800x600@75Hz
> [    12.926] (II) intel(0): 832x624@75Hz
> [    12.926] (II) intel(0): 1024x768@60Hz
> [    12.926] (II) intel(0): 1024x768@70Hz
> [    12.926] (II) intel(0): 1024x768@75Hz
> [    12.926] (II) intel(0): 1280x1024@75Hz
> [    12.926] (II) intel(0): Manufacturer's mask: 0
> [    12.926] (II) intel(0): Supported standard timings:
> [    12.926] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
> [    12.926] (II) intel(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
> [    12.926] (II) intel(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
> [    12.926] (II) intel(0): Supported detailed timing:
> [    12.926] (II) intel(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
> [    12.926] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end
> 1440 h_blank_end 1688 h_border: 0
> [    12.926] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end
> 1028 v_blanking: 1066 v_border: 0
> [    12.926] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30
> H max: 83 kHz, PixClock max 145 MHz
> [    12.926] (II) intel(0): Serial No: 601AU10400816
> [    12.926] (II) intel(0): Monitor name: B101935
> [    12.926] (II) intel(0): EDID (in hex):
> [    12.926] (II) intel(0):     00ffffffffffff003438870730030000
> [    12.927] (II) intel(0):     011001036c2820782efd56a5534a9d24
> [    12.927] (II) intel(0):     144f54bfef0081808140714f01010101
> [    12.927] (II) intel(0):     010101010101302a009851002a403070
> [    12.927] (II) intel(0):     1300782d1100001e000000fd00384c1e
> [    12.927] (II) intel(0):     530e000a202020202020000000ff0036
> [    12.927] (II) intel(0):     303141553130343030383136000000fc
> [    12.927] (II) intel(0):     00423130313933350a2020202020004a
> [    12.927] (II) intel(0): Printing probed modes for output VGA1
> [    12.927] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280
> 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
> [    12.927] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280
> 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
> [    12.927] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280
> 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
> [    12.927] (II) intel(0): Modeline "1280x800"x74.9  106.50  1280
> 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz)
> [    12.927] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280
> 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz)
> [    12.927] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152
> 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
> [    12.927] (II) intel(0): Modeline "1280x768"x74.9  102.25  1280
> 1360 1488 1696  768 771 778 805 +hsync -vsync (60.3 kHz)
> [    12.927] (II) intel(0): Modeline "1280x768"x59.9   79.50  1280
> 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz)
> [    12.927] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024
> 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
> [    12.927] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024
> 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
> [    12.927] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024
> 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
> [    12.927] (II) intel(0): Modeline "1024x576"x60.0   46.97  1024
> 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
> [    12.927] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864
> 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
> [    12.927] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856
> 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
> [    12.927] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816
> 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
> [    12.927] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840
> 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
> [    12.927] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824
> 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
> [    12.927] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864
> 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
> [    12.927] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664
> 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
> [    12.927] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656
> 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
> [    12.927] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704
> 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
> [    12.927] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656
> 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
> [    12.927] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738
> 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
> [    12.928] (II) intel(0): EDID for output HDMI1
> [    12.953] (II) intel(0): EDID for output DP1
> [    12.957] (II) intel(0): EDID for output HDMI2
> [    12.961] (II) intel(0): EDID for output HDMI3
> [    12.985] (II) intel(0): EDID for output DP2
> [    13.009] (II) intel(0): EDID for output DP3
> [    13.009] (II) intel(0): Output LVDS1 connected
> [    13.009] (II) intel(0): Output VGA1 connected
> [    13.009] (II) intel(0): Output HDMI1 disconnected
> [    13.009] (II) intel(0): Output DP1 disconnected
> [    13.009] (II) intel(0): Output HDMI2 disconnected
> [    13.009] (II) intel(0): Output HDMI3 disconnected
> [    13.009] (II) intel(0): Output DP2 disconnected
> [    13.009] (II) intel(0): Output DP3 disconnected
> [    13.009] (II) intel(0): Using exact sizes for initial modes
> [    13.009] (II) intel(0): Output LVDS1 using initial mode 1024x768
> [    13.009] (II) intel(0): Output VGA1 using initial mode 1024x768
> [    13.009] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0)
> unless otherwise stated.
> [    13.009] (II) intel(0): Kernel page flipping support detected, enabling
> [    13.009] (==) intel(0): DPI set to (96, 96)
>
> Looks much better, but nothing is shown on my monitor :(
>

Switching to console via STRG+ALT+Fxx does not work.. nothing shown on the
monitor and the monitor is not in suspend or anything else.

SSH to the machine still works.

---
Christian Gmeiner, MSc

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1
  2012-08-30 11:29           ` Christian Gmeiner
@ 2012-08-31 21:57             ` Christian Gmeiner
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Gmeiner @ 2012-08-31 21:57 UTC (permalink / raw)
  To: Chris Wilson; +Cc: intel-gfx

2012/8/30 Christian Gmeiner <christian.gmeiner@gmail.com>:
> 2012/8/30 Christian Gmeiner <christian.gmeiner@gmail.com>:
>> 2012/8/30 Chris Wilson <chris@chris-wilson.co.uk>:
>>> On Thu, 30 Aug 2012 10:24:17 +0200, Christian Gmeiner <christian.gmeiner@gmail.com> wrote:
>>>> [    13.840] drmOpenDevice: node name is /dev/dri/card0
>>>> [    13.840] drmOpenDevice: open result is 7, (OK)
>>>> [    13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
>>>> [    13.840] drmOpenDevice: node name is /dev/dri/card0
>>>> [    13.840] drmOpenDevice: open result is 7, (OK)
>>>> [    13.840] drmOpenByBusid: drmOpenMinor returns 7
>>>> [    13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1
>>>> [    13.840] drmOpenByBusid: drmGetBusid reports
>>>
>>> This is the reason why we fail to detect the device. The device node
>>> exists but the drmSetVersion call fails, which is, of course,
>>> completely impossible. Both Fedora and Ubuntu are tracking a race
>>> condition in the early setup with afaict exactly this symptom.
>>
>> Thanks for the hint :)
>>
>> I changed /etc/initramfs-tools/modules from
>> intel_agp
>> drm
>> i915 modesetting=1
>>
>> to
>> ntel_agp
>> drm
>> i915
>>
>> rebuild initramfs and rebooted
>>
>> [    12.768] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
>> [    12.768] drmOpenDevice: node name is /dev/dri/card0
>> [    12.768] drmOpenDevice: open result is 7, (OK)
>> [    12.768] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
>> [    12.768] drmOpenDevice: node name is /dev/dri/card0
>> [    12.768] drmOpenDevice: open result is 7, (OK)
>> [    12.768] drmOpenByBusid: drmOpenMinor returns 7
>> [    12.768] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
>> [    12.768] (II) intel(0): Creating default Display subsection in
>> Screen section
>>         "Default Screen Section" for depth/fbbpp 24/32
>> [    12.768] (==) intel(0): Depth 24, (--) framebuffer bpp 32
>> [    12.768] (==) intel(0): RGB weight 888
>> [    12.768] (==) intel(0): Default visual is TrueColor
>> [    12.768] (--) intel(0): Integrated Graphics Chipset: Intel(R)
>> Sandybridge Mobile (GT1)
>> [    12.768] (**) intel(0): Relaxed fencing enabled
>> [    12.768] (**) intel(0): Wait on SwapBuffers? enabled
>> [    12.768] (**) intel(0): Triple buffering? enabled
>> [    12.768] (**) intel(0): Framebuffer tiled
>> [    12.768] (**) intel(0): Pixmaps tiled
>> [    12.768] (**) intel(0): 3D buffers tiled
>> [    12.769] (**) intel(0): SwapBuffers wait enabled
>> [    12.769] (==) intel(0): video overlay key set to 0x101fe
>> [    12.769] (II) intel(0): Output LVDS1 has no monitor section
>> [    12.769] (II) intel(0): found backlight control interface
>> /sys/class/backlight/acpi_video0
>> [    12.807] (II) intel(0): Output VGA1 has no monitor section
>> [    12.807] (II) intel(0): Output HDMI1 has no monitor section
>> [    12.832] (II) intel(0): Output DP1 has no monitor section
>> [    12.836] (II) intel(0): Output HDMI2 has no monitor section
>> [    12.840] (II) intel(0): Output HDMI3 has no monitor section
>> [    12.864] (II) intel(0): Output DP2 has no monitor section
>> [    12.888] (II) intel(0): Output DP3 has no monitor section
>> [    12.888] (II) intel(0): EDID for output LVDS1
>> [    12.888] (II) intel(0): Not using default mode "320x240"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "400x300"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "400x300"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "512x384"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "640x480"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "640x512"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "800x600"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "896x672"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "928x696"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "960x720"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "576x432"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "680x384"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "680x384"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "700x525"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "720x450"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "800x512"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "840x525"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "840x525"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "960x540"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Not using default mode "960x600"
>> (doublescan mode not supported)
>> [    12.888] (II) intel(0): Printing probed modes for output LVDS1
>> [    12.888] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024
>> 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
>> [    12.888] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840
>> 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
>> [    12.888] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824
>> 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
>> [    12.888] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656
>> 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
>> [    12.926] (II) intel(0): EDID for output VGA1
>> [    12.926] (II) intel(0): Manufacturer: MAX  Model: 787  Serial#: 816
>> [    12.926] (II) intel(0): Year: 2006  Week: 1
>> [    12.926] (II) intel(0): EDID Version: 1.3
>> [    12.926] (II) intel(0): Analog Display Input,  Input Voltage
>> Level: 0.700/0.700 V
>> [    12.926] (II) intel(0): Sync:  Separate  Composite
>> [    12.926] (II) intel(0): Max Image Size [cm]: horiz.: 40  vert.: 32
>> [    12.926] (II) intel(0): Gamma: 2.20
>> [    12.926] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
>> [    12.926] (II) intel(0): Default color space is primary color space
>> [    12.926] (II) intel(0): First detailed timing is preferred mode
>> [    12.926] (II) intel(0): redX: 0.647 redY: 0.327   greenX: 0.292
>> greenY: 0.614
>> [    12.926] (II) intel(0): blueX: 0.142 blueY: 0.079   whiteX: 0.310
>> whiteY: 0.330
>> [    12.926] (II) intel(0): Supported established timings:
>> [    12.926] (II) intel(0): 720x400@70Hz
>> [    12.926] (II) intel(0): 640x480@60Hz
>> [    12.926] (II) intel(0): 640x480@67Hz
>> [    12.926] (II) intel(0): 640x480@72Hz
>> [    12.926] (II) intel(0): 640x480@75Hz
>> [    12.926] (II) intel(0): 800x600@56Hz
>> [    12.926] (II) intel(0): 800x600@60Hz
>> [    12.926] (II) intel(0): 800x600@72Hz
>> [    12.926] (II) intel(0): 800x600@75Hz
>> [    12.926] (II) intel(0): 832x624@75Hz
>> [    12.926] (II) intel(0): 1024x768@60Hz
>> [    12.926] (II) intel(0): 1024x768@70Hz
>> [    12.926] (II) intel(0): 1024x768@75Hz
>> [    12.926] (II) intel(0): 1280x1024@75Hz
>> [    12.926] (II) intel(0): Manufacturer's mask: 0
>> [    12.926] (II) intel(0): Supported standard timings:
>> [    12.926] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
>> [    12.926] (II) intel(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
>> [    12.926] (II) intel(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
>> [    12.926] (II) intel(0): Supported detailed timing:
>> [    12.926] (II) intel(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
>> [    12.926] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end
>> 1440 h_blank_end 1688 h_border: 0
>> [    12.926] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end
>> 1028 v_blanking: 1066 v_border: 0
>> [    12.926] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30
>> H max: 83 kHz, PixClock max 145 MHz
>> [    12.926] (II) intel(0): Serial No: 601AU10400816
>> [    12.926] (II) intel(0): Monitor name: B101935
>> [    12.926] (II) intel(0): EDID (in hex):
>> [    12.926] (II) intel(0):     00ffffffffffff003438870730030000
>> [    12.927] (II) intel(0):     011001036c2820782efd56a5534a9d24
>> [    12.927] (II) intel(0):     144f54bfef0081808140714f01010101
>> [    12.927] (II) intel(0):     010101010101302a009851002a403070
>> [    12.927] (II) intel(0):     1300782d1100001e000000fd00384c1e
>> [    12.927] (II) intel(0):     530e000a202020202020000000ff0036
>> [    12.927] (II) intel(0):     303141553130343030383136000000fc
>> [    12.927] (II) intel(0):     00423130313933350a2020202020004a
>> [    12.927] (II) intel(0): Printing probed modes for output VGA1
>> [    12.927] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280
>> 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
>> [    12.927] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280
>> 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
>> [    12.927] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280
>> 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
>> [    12.927] (II) intel(0): Modeline "1280x800"x74.9  106.50  1280
>> 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz)
>> [    12.927] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280
>> 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz)
>> [    12.927] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152
>> 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
>> [    12.927] (II) intel(0): Modeline "1280x768"x74.9  102.25  1280
>> 1360 1488 1696  768 771 778 805 +hsync -vsync (60.3 kHz)
>> [    12.927] (II) intel(0): Modeline "1280x768"x59.9   79.50  1280
>> 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz)
>> [    12.927] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024
>> 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
>> [    12.927] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024
>> 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
>> [    12.927] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024
>> 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
>> [    12.927] (II) intel(0): Modeline "1024x576"x60.0   46.97  1024
>> 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
>> [    12.927] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864
>> 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
>> [    12.927] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856
>> 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
>> [    12.927] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816
>> 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
>> [    12.927] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840
>> 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
>> [    12.927] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824
>> 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
>> [    12.927] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864
>> 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
>> [    12.927] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664
>> 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
>> [    12.927] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656
>> 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
>> [    12.927] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704
>> 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
>> [    12.927] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656
>> 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
>> [    12.927] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738
>> 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
>> [    12.928] (II) intel(0): EDID for output HDMI1
>> [    12.953] (II) intel(0): EDID for output DP1
>> [    12.957] (II) intel(0): EDID for output HDMI2
>> [    12.961] (II) intel(0): EDID for output HDMI3
>> [    12.985] (II) intel(0): EDID for output DP2
>> [    13.009] (II) intel(0): EDID for output DP3
>> [    13.009] (II) intel(0): Output LVDS1 connected
>> [    13.009] (II) intel(0): Output VGA1 connected
>> [    13.009] (II) intel(0): Output HDMI1 disconnected
>> [    13.009] (II) intel(0): Output DP1 disconnected
>> [    13.009] (II) intel(0): Output HDMI2 disconnected
>> [    13.009] (II) intel(0): Output HDMI3 disconnected
>> [    13.009] (II) intel(0): Output DP2 disconnected
>> [    13.009] (II) intel(0): Output DP3 disconnected
>> [    13.009] (II) intel(0): Using exact sizes for initial modes
>> [    13.009] (II) intel(0): Output LVDS1 using initial mode 1024x768
>> [    13.009] (II) intel(0): Output VGA1 using initial mode 1024x768
>> [    13.009] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0)
>> unless otherwise stated.
>> [    13.009] (II) intel(0): Kernel page flipping support detected, enabling
>> [    13.009] (==) intel(0): DPI set to (96, 96)
>>
>> Looks much better, but nothing is shown on my monitor :(
>>
>
> Switching to console via STRG+ALT+Fxx does not work.. nothing shown on the
> monitor and the monitor is not in suspend or anything else.
>
> SSH to the machine still works.
>

How should I debug this issue?

---
Christian Gmeiner, MSc

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-08-31 21:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-30  7:43 xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1 Christian Gmeiner
2012-08-30  7:50 ` Daniel Vetter
2012-08-30  8:12 ` Zhang, Xiong Y
2012-08-30  8:17   ` Daniel Vetter
2012-08-30  8:24     ` Christian Gmeiner
2012-08-30 10:51       ` Chris Wilson
2012-08-30 11:24         ` Christian Gmeiner
2012-08-30 11:29           ` Christian Gmeiner
2012-08-31 21:57             ` Christian Gmeiner
2012-08-30  8:23   ` Christian Gmeiner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.