[SOLVED] Intel NUC using second dvb-t device causes usb lockup

I have an intel NUC D54250WYK running latest non-testing arch.
linux minikat 3.17.3-1-ARCH #1 SMP PREEMPT Fri Nov 14 23:13:48 CET 2014 x86_64 GNU/Linux
I have two PCTV 290e cards.
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 009: ID 2013:024f PCTV Systems nanoStick T2 290e
Bus 002 Device 008: ID 2013:024f PCTV Systems nanoStick T2 290e
Bus 002 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 002 Device 007: ID 0461:4d15 Primax Electronics, Ltd Dell Optical Mouse
Bus 002 Device 010: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 002 Device 006: ID 0557:7000 ATEN International Co., Ltd Hub
Bus 002 Device 005: ID 9e88:9e8f
Bus 002 Device 004: ID 1e4e:0110 Cubeternet
Bus 002 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Both of these work fine running alone (ie using just /dev/dvb/adapter0 or adapter1). However, when I run both together all my usb devices seem to disappear. Using the power button I can shut the system down. In the logs I see this
Nov 17 22:42:44 minikat kernel: tda18271: performing RF tracking filter calibration
Nov 17 22:42:46 minikat kernel: tda18271: RF tracking filter calibration complete
Nov 17 22:42:51 minikat kernel: xhci_hcd 0000:00:14.0: xHCI host not responding to stop endpoint command.
Nov 17 22:42:51 minikat kernel: xhci_hcd 0000:00:14.0: Assuming host is dying, halting host.
Nov 17 22:42:51 minikat kernel: xhci_hcd 0000:00:14.0: HC died; cleaning up
Nov 17 22:42:51 minikat kernel: usb 1-3: USB disconnect, device number 2
Nov 17 22:42:51 minikat kernel: usb 1-3.1: USB disconnect, device number 4
Nov 17 22:42:51 minikat kernel: em28174 #1: writing to i2c device at 0xd8 failed (error=-5)
Nov 17 22:42:51 minikat kernel: i2c i2c-11: cxd2820r: i2c rd failed=-5 reg=db len=1
Nov 17 22:42:51 minikat kernel: em28174 #1: writing to i2c device at 0xc0 failed (error=-19)
Nov 17 22:42:51 minikat kernel: em28174 #1: writing to i2c device at 0xd8 failed (error=-19)
Nov 17 22:42:51 minikat kernel: i2c i2c-11: cxd2820r: i2c rd failed=-19 reg=db len=1
Nov 17 22:42:51 minikat kernel: __tda18271_write_regs: [11-0060|M] ERROR: idx = 0x5, len = 1, i2c_transfer returned: -19
Nov 17 22:42:51 minikat kernel: tda18271_set_params: [11-0060|M] error -19 on line 985
Nov 17 22:42:51 minikat kernel: em28174 #1: writing to i2c device at 0xd8 failed (error=-19)
searching reveals a similar problem here https://bugs.launchpad.net/ubuntu/+sour … ug/1306712.
It doesn't seem to matter which device is used second or which application is using them; ie 2 x vlc or vlc + tzap etc etc all seem to cause the problem.
I used the same devices on my old acer revo 3610 and they work fine together there.
I would like to report this to Intel if I can get the right information together. Is there something I can do to clarify the problem?
Edit: added relevant device stuff from the same boot
Nov 17 22:40:35 minikat kernel: em28xx: New device PCTV Systems PCTV 290e @ 480 Mbps (2013:024f, interface 0, class 0)
Nov 17 22:40:35 minikat kernel: em28xx: DVB interface 0 found: isoc
Nov 17 22:40:35 minikat kernel: em28xx: chip ID is em28174
Nov 17 22:40:36 minikat kernel: em28174 #0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x924125c8
Nov 17 22:40:36 minikat kernel: em28174 #0: EEPROM info:
Nov 17 22:40:36 minikat kernel: em28174 #0: microcode start address = 0x0004, boot configuration = 0x01
Nov 17 22:40:36 minikat kernel: em28174 #0: No audio on board.
Nov 17 22:40:36 minikat kernel: em28174 #0: 500mA max power
Nov 17 22:40:36 minikat kernel: em28174 #0: Table at offset 0x39, strings=0x1aa0, 0x14ba, 0x1ace
Nov 17 22:40:36 minikat kernel: em28174 #0: Identified as PCTV nanoStick T2 290e (card=78)
Nov 17 22:40:36 minikat kernel: em28174 #0: dvb set to isoc mode.
Nov 17 22:40:36 minikat kernel: em28xx: New device PCTV Systems PCTV 290e @ 480 Mbps (2013:024f, interface 0, class 0)
Nov 17 22:40:36 minikat kernel: em28xx: DVB interface 0 found: isoc
Nov 17 22:40:36 minikat kernel: em28xx: chip ID is em28174
Nov 17 22:40:36 minikat kernel: em28174 #1: EEPROM ID = 26 00 01 00, EEPROM hash = 0x9de637c6
Nov 17 22:40:36 minikat kernel: em28174 #1: EEPROM info:
Nov 17 22:40:36 minikat kernel: em28174 #1: microcode start address = 0x0004, boot configuration = 0x01
Nov 17 22:40:36 minikat kernel: em28174 #1: No audio on board.
Nov 17 22:40:36 minikat kernel: em28174 #1: 500mA max power
Nov 17 22:40:36 minikat kernel: em28174 #1: Table at offset 0x39, strings=0x1aa0, 0x14ba, 0x1ace
Nov 17 22:40:36 minikat kernel: em28174 #1: Identified as PCTV nanoStick T2 290e (card=78)
Nov 17 22:40:36 minikat kernel: em28174 #1: dvb set to isoc mode.
Nov 17 22:40:36 minikat kernel: usbcore: registered new interface driver em28xx
Nov 17 22:40:36 minikat kernel: em28174 #0: Binding DVB extension
Nov 17 22:40:36 minikat kernel: DVB: registering new adapter (em28174 #0)
Nov 17 22:40:36 minikat kernel: em28174 #0: DVB extension successfully initialized
Nov 17 22:40:36 minikat kernel: em28174 #1: Binding DVB extension
Nov 17 22:40:36 minikat kernel: DVB: registering new adapter (em28174 #1)
Nov 17 22:40:36 minikat kernel: em28174 #1: DVB extension successfully initialized
Nov 17 22:40:36 minikat kernel: em28xx: Registered (Em28xx dvb Extension) extension
Nov 17 22:40:36 minikat kernel: em28174 #0: Registering input extension
Nov 17 22:40:36 minikat kernel: input: em28xx IR (em28174 #0) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/rc/rc1/input14
Nov 17 22:40:36 minikat kernel: rc1: em28xx IR (em28174 #0) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/rc/rc1
Nov 17 22:40:36 minikat kernel: em28174 #0: Input extension successfully initalized
Nov 17 22:40:36 minikat kernel: em28174 #1: Registering input extension
Nov 17 22:40:36 minikat kernel: input: em28xx IR (em28174 #1) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/rc/rc2/input15
Nov 17 22:40:36 minikat kernel: rc2: em28xx IR (em28174 #1) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/rc/rc2
Nov 17 22:40:36 minikat kernel: em28174 #1: Input extension successfully initalized
Nov 17 22:40:36 minikat kernel: em28xx: Registered (Em28xx Input Extension) extension
I think the above indicates the devices are separately recognized.
Last edited by replabrobin (2015-01-25 19:12:37)

I'm having a similar problem with the WinTV HVR 950Q on my i7 laptop. Any time something (tvtime, ffplay, etc) tries to read from the device, USB dies with the same "Assuming host is dying" message in dmesg. Fortunately my laptop keyboard & touchpad aren't connected via usb, so I'm not forced to power cycle, but I'ld like to figure out the problem so I can use the device.
Currently I'm thinking there is a problem with the xhci driver module, but I'm still working on tracking it down. Let me know if you figure this out.
Update:
Just confirmed that at least in my case this is an issue with xhci. I compiled a kernel with no xhci support and booted to it (since blacklisting xhci_hcd doesn't seem to work), now the capture device seems to work properly. Unfortunately this means I can have USB3, or the capture device, but not both (for now).
There is a "quirks" parameter that can be passed to the xhci_hcd module. It seems to be a bitmask AFAICT, but I haven't been able to find any documentation as to what it does yet. Maybe there's something in there that can help here.
Last edited by mcgrew (2014-11-18 20:43:48)

Similar Messages

  • [SOLVED] UEFI-boot on Intel-NUC

    Anyone got UEFI-boot working on Intel NUC?
    In BIOS i have enabled UEFI and disabled secure boot.
    With the latest bootable arch media it boots okay in UEFI-mode.
    ls -l /sys/firmware/efi shows a list of files.
    If i boot into UEFI shell v 2.0 (from the USB) i can start arch with
    fs1:\EFI\arch_grub\grubx64.efi
    I have followed the installation guide and created a EFI (fat32) partition on GPT.
    I tried to add the entry with both efibootmgr and bcfg, but it doesn't seem like it's being read. I find the entries with bcfg boot dump, but not in intels BIOS under (boot drive order)
    It only gives me "a bootable device has not been detected" on startup
    Last edited by cybe-arch (2013-08-21 10:29:30)

    cybe-arch wrote:
    I have followed the installation guide and created a EFI (fat32) partition on GPT.
    I tried to add the entry with both efibootmgr and bcfg, but it doesn't seem like it's being read. I find the entries with bcfg boot dump, but not in intels BIOS under (boot drive order)
    Please tell us the exact commands you used, and the errors you get, I don't know if I have an answer after that, but now I definitely don't.

  • I want to ask company when user update to ios7 it stuck all of device and not clearly about apple id to active how to solve it or just keep all of device into recycle because can not use?

    i want to ask company when user update to ios7 it stuck all of device and not clearly about apple id to active how to solve it or just keep all of device into recycle because can not use?

    You need to enter the Apple ID and password that was used to set up/activate the phone. There is no way around this.

  • [Solved/Workaround] System freeze during boot on Intel NUC DN2820FYKH

    Edit: When using the latest mainline kernel from here (3.14rc5 at the time of writing) all the problems go away. I'm hoping that this means I simply have to wait for 3.14 to release and hit [core] eventually. Also, my system clock *was* set incorrectly, because "ntpd -q" didn't print any sort of warning when I forgot the "-g" parameter.
    Original message preserved in case anyone has the same problem:
    On a fresh install, if I boot the latest kernel (3.13.5-1 at the time of writing) booting will stop midway through the systemd startup sequence. The specific line it ends on varies, sometimes it's "Starting Sound Card", other times it's "Starting Load/Save Random Seed." The system cursor stop blinking.
    Adding debug to my boot parameters gives a large number of errors along the line of "Assertion: dual_timestamp_is_set has failed in sd_event_now_get_monotonic".
    After this boot continues for a while, before freezing as described, without any sort of error or noteworthy output (as far as I can tell.)
    Using the latest lts kernel (3.10.32-1) boot does finish, although it gives the same Assertion error as above. Also, the i915 module gives the error "preliminary hardware support disabled" and no modesetting is done. When trying to start X there are "No screens found"
    As far as I can tell, the system clock and all related config files are configured correctly. All packages are up to date.
    The system is an Intel NUC DN2820FYKH with a Bay Trail Celeron N2820 processor. For full specs:
    http://www.intel.com/content/www/us/en/ … 0fykh.html
    Last edited by Hellrespawn (2014-03-08 21:13:53)

    Heres what I see after everything > 3.12.9 . It has a blinking cursor underneath that freezes, hdd light then stays on solid and doesn't do anything.

  • [Solved] Unable to use all memory or unable to boot

    I solved this issue by uninstalling the Nouveau drivers. So if you have both the NVIDIA binary drivers and nouveau installed and the computer doesn't boot past the UDev uevents line, try uninstalling the nouveau drivers.
    Hello!
    I've been having some problems with my desktop PC, and was wondering if anybody knows how to fix these problems.
    First, my computer refuses to boot if I have my NVIDIA GeForce 8400 GS in the PCIe slot. It boots fine into Windows XP and 7.
    What happens is that the computer boots all the way to "Waiting for UDev uevents to be processed", where it locks up, ignoring keyboard input.
    I found that if I booted the computer with the option mem=6GB added to the kernel boot options, the computer boots properly. (Yes, I know, 6GB should be 6G)
    however, this reduces my usable memory to 4GB.
    This is what dmesg says:
    Memory: 4565500k/6291456k available (3312k kernel code, 1573636k absent, 151368k reserved, 1752k data, 472k init)
    If I remove the graphics card, the computer boots as normal, and shows all of my 6GB of ram.
    Here is my entire dmesg output:
    Linux version 2.6.32-ARCH (tobias@T-POWA-LX) (gcc version 4.4.2 20091208 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Jan 7 22:28:29 CET 2010
    Command line: root=/dev/sda1 mem=6GB ro
    KERNEL supported cpus:
    Intel GenuineIntel
    AMD AuthenticAMD
    Centaur CentaurHauls
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000009ffb0000 (usable)
    BIOS-e820: 000000009ffb0000 - 000000009ffc0000 (ACPI data)
    BIOS-e820: 000000009ffc0000 - 000000009fff0000 (ACPI NVS)
    BIOS-e820: 000000009fff0000 - 00000000a0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
    BIOS-e820: 00000000ff380000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 00000001d0000000 (usable)
    user-defined physical RAM map:
    user: 0000000000000000 - 000000000009fc00 (usable)
    user: 000000000009fc00 - 00000000000a0000 (reserved)
    user: 00000000000e8000 - 0000000000100000 (reserved)
    user: 0000000000100000 - 000000009ffb0000 (usable)
    user: 000000009ffb0000 - 000000009ffc0000 (ACPI data)
    user: 000000009ffc0000 - 000000009fff0000 (ACPI NVS)
    user: 000000009fff0000 - 00000000a0000000 (reserved)
    user: 00000000fec00000 - 00000000fec01000 (reserved)
    user: 00000000fee00000 - 00000000fef00000 (reserved)
    user: 00000000ff380000 - 0000000100000000 (reserved)
    user: 0000000100000000 - 0000000180000000 (usable)
    DMI present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    last_pfn = 0x180000 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-EFFFF uncachable
    F0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 0000000000 mask FF80000000 write-back
    1 base 0080000000 mask FFE0000000 write-back
    2 base 00A0000000 mask FFF0000000 write-back
    3 disabled
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    TOM2: 00000001d0000000 aka 7424M
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000b0000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0x9ffb0 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009fc00 (usable)
    modified: 000000000009fc00 - 00000000000a0000 (reserved)
    modified: 00000000000e8000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000009ffb0000 (usable)
    modified: 000000009ffb0000 - 000000009ffc0000 (ACPI data)
    modified: 000000009ffc0000 - 000000009fff0000 (ACPI NVS)
    modified: 000000009fff0000 - 00000000a0000000 (reserved)
    modified: 00000000fec00000 - 00000000fec01000 (reserved)
    modified: 00000000fee00000 - 00000000fef00000 (reserved)
    modified: 00000000ff380000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 0000000180000000 (usable)
    initial memory mapped : 0 - 20000000
    init_memory_mapping: 0000000000000000-000000009ffb0000
    0000000000 - 009fe00000 page 2M
    009fe00000 - 009ffb0000 page 4k
    kernel direct mapping tables up to 9ffb0000 @ 10000-15000
    init_memory_mapping: 0000000100000000-0000000180000000
    0100000000 - 0180000000 page 2M
    kernel direct mapping tables up to 180000000 @ 13000-1a000
    RAMDISK: 37f59000 - 37fef385
    ACPI: RSDP 00000000000fa870 00014 (v00 ACPIAM)
    ACPI: RSDT 000000009ffb0000 00038 (v01 A_M_I OEMRSDT 08000708 MSFT 00000097)
    ACPI: FACP 000000009ffb0200 00084 (v02 A M I OEMFACP 12000601 MSFT 00000097)
    ACPI: DSDT 000000009ffb0440 04C5F (v01 ALV6V ALV6V172 00000172 INTL 20051117)
    ACPI: FACS 000000009ffc0000 00040
    ACPI: APIC 000000009ffb0390 00070 (v01 A_M_I OEMAPIC 08000708 MSFT 00000097)
    ACPI: MCFG 000000009ffb0400 0003C (v01 A_M_I OEMMCFG 08000708 MSFT 00000097)
    ACPI: OEMB 000000009ffc0040 00060 (v01 A_M_I AMI_OEM 08000708 MSFT 00000097)
    ACPI: SSDT 000000009ffb50a0 00206 (v01 A M I POWERNOW 00000001 AMD 00000001)
    ACPI: Local APIC address 0xfee00000
    (8 early reservations) ==> bootmem [0000000000 - 0180000000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
    #2 [0001000000 - 000169c898] TEXT DATA BSS ==> [0001000000 - 000169c898]
    #3 [0037f59000 - 0037fef385] RAMDISK ==> [0037f59000 - 0037fef385]
    #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
    #5 [000169d000 - 000169d12b] BRK ==> [000169d000 - 000169d12b]
    #6 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - 0000013000]
    #7 [0000013000 - 0000015000] PGTABLE ==> [0000013000 - 0000015000]
    found SMP MP-table at [ffff8800000ff780] ff780
    [ffffea0000000000-ffffea00053fffff] PMD -> [ffff880001800000-ffff8800057fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x00180000
    Movable zone start PFN for each node
    early_node_map[3] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0009ffb0
    0: 0x00100000 -> 0x00180000
    On node 0 totalpages: 1179455
    DMA zone: 56 pages used for memmap
    DMA zone: 104 pages reserved
    DMA zone: 3823 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 636904 pages, LIFO batch:31
    Normal zone: 7168 pages used for memmap
    Normal zone: 517120 pages, LIFO batch:31
    Nvidia board detected. Ignoring ACPI timer override.
    If you got timer trouble try acpi_use_timer_override
    Detected use of extended apic ids on hypertransport bus
    ACPI: PM-Timer IO Port: 0x4008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: BIOS IRQ0 pin2 override ignored.
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
    ACPI: IRQ9 used by override.
    ACPI: IRQ14 used by override.
    ACPI: IRQ15 used by override.
    Using ACPI (MADT) for SMP configuration information
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e8000
    PM: Registered nosave memory: 00000000000e8000 - 0000000000100000
    PM: Registered nosave memory: 000000009ffb0000 - 000000009ffc0000
    PM: Registered nosave memory: 000000009ffc0000 - 000000009fff0000
    PM: Registered nosave memory: 000000009fff0000 - 00000000a0000000
    PM: Registered nosave memory: 00000000a0000000 - 00000000fec00000
    PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    PM: Registered nosave memory: 00000000fec01000 - 00000000fee00000
    PM: Registered nosave memory: 00000000fee00000 - 00000000fef00000
    PM: Registered nosave memory: 00000000fef00000 - 00000000ff380000
    PM: Registered nosave memory: 00000000ff380000 - 0000000100000000
    Allocating PCI resources starting at a0000000 (gap: a0000000:5ec00000)
    Booting paravirtualized kernel on bare hardware
    NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 29 pages/cpu @ffff880005a00000 s89048 r8192 d21544 u1048576
    pcpu-alloc: s89048 r8192 d21544 u1048576 alloc=1*2097152
    pcpu-alloc: [0] 0 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1157847
    Kernel command line: root=/dev/sda1 mem=6GB ro
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Initializing CPU#0
    Checking aperture...
    No AGP bridge found
    Node 0: aperture @ 20000000 size 32 MB
    Aperture pointing to e820 RAM. Ignoring.
    Your BIOS doesn't leave a aperture memory hole
    Please enable the IOMMU option in the BIOS setup
    This costs you 64 MB of RAM
    Mapping aperture over 65536 KB of RAM @ 20000000
    PM: Registered nosave memory: 0000000020000000 - 0000000024000000
    Memory: 4565500k/6291456k available (3312k kernel code, 1573636k absent, 151368k reserved, 1752k data, 472k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:768
    spurious 8259A interrupt: IRQ7.
    Console: colour VGA+ 80x25
    console [tty0] enabled
    Fast TSC calibration using PIT
    Detected 2209.953 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 4421.06 BogoMIPS (lpj=7366510)
    Security Framework initialized
    Mount-cache hash table entries: 256
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    tseg: 0000000000
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 5 MCE banks
    using C1E aware idle routine
    Performance Events: AMD PMU driver.
    ... version: 0
    ... bit width: 48
    ... generic registers: 4
    ... value mask: 0000ffffffffffff
    ... max period: 00007fffffffffff
    ... fixed-purpose events: 0
    ... event mask: 000000000000000f
    ACPI: Core revision 20090903
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
    CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping 02
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 4421.68 BogoMIPS (lpj=7365900)
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 1
    CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping 02
    Brought up 2 CPUs
    Total of 2 processors activated (8842.75 BogoMIPS).
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level MC
    groups: 0 1
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level MC
    groups: 1 0
    NET: Registered protocol family 16
    node 0 link 0: io port [1000, ffffff]
    TOM: 00000000b0000000 aka 2816M
    node 0 link 0: mmio [e0000000, efffffff]
    node 0 link 0: mmio [a0000, bffff]
    node 0 link 0: mmio [b0000000, fe0bffff]
    TOM2: 00000001d0000000 aka 7424M
    bus: [00,ff] on node 0 link 0
    bus: 00 index 0 io port: [0, ffff]
    bus: 00 index 1 mmio: [b0000000, ffffffff]
    bus: 00 index 2 mmio: [a0000, bffff]
    bus: 00 index 3 mmio: [1d0000000, fcffffffff]
    ACPI: bus type pci registered
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
    PCI: Not using MMCONFIG.
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
    PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
    PCI: Using MMCONFIG at e0000000 - efffffff
    ACPI Warning: Incorrect checksum in table [OEMB] - C5, should be 96 (20090903/tbutils-314)
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:01.1: reg 10 io port: [0xdc00-0xdc3f]
    pci 0000:00:01.1: reg 20 io port: [0x5000-0x503f]
    pci 0000:00:01.1: reg 24 io port: [0x6000-0x603f]
    pci 0000:00:01.1: PME# supported from D3hot D3cold
    pci 0000:00:01.1: PME# disabled
    pci 0000:00:02.0: reg 10 32bit mmio: [0xdbfff000-0xdbffffff]
    pci 0000:00:02.0: supports D1 D2
    pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:02.0: PME# disabled
    pci 0000:00:02.1: reg 10 32bit mmio: [0xdbffec00-0xdbffecff]
    pci 0000:00:02.1: supports D1 D2
    pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:02.1: PME# disabled
    pci 0000:00:05.0: reg 10 32bit mmio: [0xdbff8000-0xdbffbfff]
    pci 0000:00:05.0: PME# supported from D3hot D3cold
    pci 0000:00:05.0: PME# disabled
    pci 0000:00:07.0: reg 10 32bit mmio: [0xdbffd000-0xdbffdfff]
    pci 0000:00:07.0: reg 14 io port: [0xd480-0xd487]
    pci 0000:00:07.0: supports D1 D2
    pci 0000:00:07.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:07.0: PME# disabled
    pci 0000:00:08.0: reg 10 io port: [0xe00-0xe07]
    pci 0000:00:08.0: reg 14 io port: [0xe20-0xe23]
    pci 0000:00:08.0: reg 18 io port: [0xe40-0xe47]
    pci 0000:00:08.0: reg 1c io port: [0xe60-0xe63]
    pci 0000:00:08.0: reg 20 io port: [0xc880-0xc88f]
    pci 0000:00:08.0: reg 24 32bit mmio: [0xdbffc000-0xdbffcfff]
    pci 0000:00:08.1: reg 10 io port: [0xe80-0xe87]
    pci 0000:00:08.1: reg 14 io port: [0xea0-0xea3]
    pci 0000:00:08.1: reg 18 io port: [0xec0-0xec7]
    pci 0000:00:08.1: reg 1c io port: [0xee0-0xee3]
    pci 0000:00:08.1: reg 20 io port: [0xc000-0xc00f]
    pci 0000:00:08.1: reg 24 32bit mmio: [0xdbff7000-0xdbff7fff]
    pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:09.0: PME# disabled
    pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:0b.0: PME# disabled
    pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:0c.0: PME# disabled
    pci 0000:00:0d.0: reg 10 32bit mmio: [0xda000000-0xdaffffff]
    pci 0000:00:0d.0: reg 14 64bit mmio pref: [0xb0000000-0xbfffffff]
    pci 0000:00:0d.0: reg 1c 64bit mmio: [0xd9000000-0xd9ffffff]
    pci 0000:00:0d.0: reg 30 32bit mmio pref: [0xdbfc0000-0xdbfdffff]
    pci 0000:00:04.0: transparent bridge
    pci 0000:02:00.0: reg 10 32bit mmio: [0xdf000000-0xdfffffff]
    pci 0000:02:00.0: reg 14 64bit mmio pref: [0xc0000000-0xcfffffff]
    pci 0000:02:00.0: reg 1c 64bit mmio: [0xdc000000-0xddffffff]
    pci 0000:02:00.0: reg 24 io port: [0xec00-0xec7f]
    pci 0000:02:00.0: reg 30 32bit mmio pref: [0xdefe0000-0xdeffffff]
    pci 0000:00:09.0: bridge io port: [0xe000-0xefff]
    pci 0000:00:09.0: bridge 32bit mmio: [0xdc000000-0xdfffffff]
    pci 0000:00:09.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR10._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR11._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
    ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
    ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
    ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
    ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *0, disabled.
    ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
    ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *0, disabled.
    ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *10
    ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *14
    ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *10
    ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *14
    ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *11
    ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [LMC9] (IRQs 20 21 22 23) *11
    ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11
    ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *14
    ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *10
    ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
    vgaarb: device added: PCI:0000:00:0d.0,decodes=io+mem,owns=none,locks=none
    vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    Switching to clocksource jiffies
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 16 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:09: ioport range 0x4d0-0x4d1 has been reserved
    system 00:09: ioport range 0x800-0x80f has been reserved
    system 00:09: ioport range 0x4000-0x407f has been reserved
    system 00:09: ioport range 0x4080-0x40ff has been reserved
    system 00:09: ioport range 0x4400-0x447f has been reserved
    system 00:09: ioport range 0x4480-0x44ff has been reserved
    system 00:09: ioport range 0x4800-0x487f has been reserved
    system 00:09: ioport range 0x4880-0x48ff has been reserved
    system 00:09: ioport range 0x2000-0x207f has been reserved
    system 00:09: ioport range 0x2080-0x20ff has been reserved
    system 00:09: iomem range 0xfefe0000-0xfefe01ff has been reserved
    system 00:09: iomem range 0xfefe1000-0xfefe1fff has been reserved
    system 00:09: iomem range 0xfee01000-0xfeefffff has been reserved
    system 00:0a: iomem range 0xfec00000-0xfec00fff could not be reserved
    system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
    system 00:0d: ioport range 0x290-0x29f has been reserved
    system 00:0e: iomem range 0xe0000000-0xefffffff has been reserved
    system 00:0f: iomem range 0x0-0x9ffff could not be reserved
    system 00:0f: iomem range 0xc0000-0xcffff has been reserved
    system 00:0f: iomem range 0xe0000-0xfffff could not be reserved
    system 00:0f: iomem range 0x100000-0xafffffff could not be reserved
    system 00:0f: iomem range 0xff380000-0xffffffff has been reserved
    Switching to clocksource acpi_pm
    pci 0000:00:04.0: PCI bridge, secondary bus 0000:01
    pci 0000:00:04.0: IO window: disabled
    pci 0000:00:04.0: MEM window: disabled
    pci 0000:00:04.0: PREFETCH window: disabled
    pci 0000:00:09.0: PCI bridge, secondary bus 0000:02
    pci 0000:00:09.0: IO window: 0xe000-0xefff
    pci 0000:00:09.0: MEM window: 0xdc000000-0xdfffffff
    pci 0000:00:09.0: PREFETCH window: 0x000000c0000000-0x000000cfffffff
    pci 0000:00:0b.0: PCI bridge, secondary bus 0000:03
    pci 0000:00:0b.0: IO window: disabled
    pci 0000:00:0b.0: MEM window: disabled
    pci 0000:00:0b.0: PREFETCH window: disabled
    pci 0000:00:0c.0: PCI bridge, secondary bus 0000:04
    pci 0000:00:0c.0: IO window: disabled
    pci 0000:00:0c.0: MEM window: disabled
    pci 0000:00:0c.0: PREFETCH window: disabled
    pci 0000:00:04.0: setting latency timer to 64
    pci 0000:00:09.0: setting latency timer to 64
    pci 0000:00:0b.0: setting latency timer to 64
    pci 0000:00:0c.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 io: [0x00-0xffff]
    pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 3 io: [0x00-0xffff]
    pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffffffffffff]
    pci_bus 0000:02: resource 0 io: [0xe000-0xefff]
    pci_bus 0000:02: resource 1 mem: [0xdc000000-0xdfffffff]
    pci_bus 0000:02: resource 2 pref mem [0xc0000000-0xcfffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    pci 0000:00:00.0: Found enabled HT MSI Mapping
    pci 0000:00:00.0: Found enabled HT MSI Mapping
    pci 0000:00:00.0: Found enabled HT MSI Mapping
    pci 0000:00:00.0: Found enabled HT MSI Mapping
    pci 0000:00:00.0: Found enabled HT MSI Mapping
    pci 0000:00:00.0: Found enabled HT MSI Mapping
    pci 0000:00:00.0: Found enabled HT MSI Mapping
    pci 0000:00:00.0: Found enabled HT MSI Mapping
    pci 0000:02:00.0: Boot video device
    Unpacking initramfs...
    Freeing initrd memory: 600k freed
    PCI-DMA: Disabling AGP.
    PCI-DMA: aperture base @ 20000000 size 65536 KB
    PCI-DMA: using GART IOMMU.
    PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1263386771.770:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 8920
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:09.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:09.0: setting latency timer to 64
    pcieport 0000:00:0b.0: irq 25 for MSI/MSI-X
    pcieport 0000:00:0b.0: setting latency timer to 64
    pcieport 0000:00:0c.0: irq 26 for MSI/MSI-X
    pcieport 0000:00:0c.0: setting latency timer to 64
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 472k freed
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
    SCSI subsystem initialized
    libata version 3.00 loaded.
    sata_nv 0000:00:08.0: version 3.5
    ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23
    sata_nv 0000:00:08.0: PCI INT A -> Link[LSA0] -> GSI 23 (level, low) -> IRQ 23
    sata_nv 0000:00:08.0: setting latency timer to 64
    scsi0 : sata_nv
    scsi1 : sata_nv
    ata1: SATA max UDMA/133 cmd 0xe00 ctl 0xe20 bmdma 0xc880 irq 23
    ata2: SATA max UDMA/133 cmd 0xe40 ctl 0xe60 bmdma 0xc888 irq 23
    ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 22
    sata_nv 0000:00:08.1: PCI INT B -> Link[LSA1] -> GSI 22 (level, low) -> IRQ 22
    sata_nv 0000:00:08.1: setting latency timer to 64
    scsi2 : sata_nv
    scsi3 : sata_nv
    ata3: SATA max UDMA/133 cmd 0xe80 ctl 0xea0 bmdma 0xc000 irq 22
    ata4: SATA max UDMA/133 cmd 0xec0 ctl 0xee0 bmdma 0xc008 irq 22
    Floppy drive(s): fd0 is 1.44M
    FDC 0 is a post-1991 82077
    ata3: SATA link down (SStatus 0 SControl 300)
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.00: ATA-7: WDC WD3200AAKS-00SBA0, 12.01B01, max UDMA/133
    ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA WDC WD3200AAKS-0 12.0 PQ: 0 ANSI: 5
    ata2: SATA link down (SStatus 0 SControl 300)
    ata4: SATA link down (SStatus 0 SControl 300)
    sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4 < sda5 >
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT3-fs: mounted filesystem with writeback data mode.
    kjournald starting. Commit interval 5 seconds
    Driver 'rtc_cmos' needs updating - please use bus_type methods
    rtc_cmos 00:02: RTC can wake from S4
    rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one year, y3k, 114 bytes nvram
    udev: starting version 146
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button [PWRF]
    NET: Registered protocol family 23
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    processor LNXCPU:00: registered as cooling_device0
    input: PC Speaker as /devices/platform/pcspkr/input/input4
    processor LNXCPU:01: registered as cooling_device1
    lp: driver loaded but no devices found
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    nvidia: module license 'NVIDIA' taints kernel.
    Disabling lock debugging due to kernel taint
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 21
    ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 21 (level, low) -> IRQ 21
    ehci_hcd 0000:00:02.1: setting latency timer to 64
    ehci_hcd 0000:00:02.1: EHCI Host Controller
    ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:02.1: debug port 1
    ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
    ehci_hcd 0000:00:02.1: irq 21, io mem 0xdbffec00
    parport_pc 00:07: reported by Plug and Play ACPI
    parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 10 ports detected
    i2c i2c-0: nForce2 SMBus adapter at 0x5000
    i2c i2c-1: nForce2 SMBus adapter at 0x6000
    k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
    forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
    ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 20
    forcedeth 0000:00:07.0: PCI INT A -> Link[LMAC] -> GSI 20 (level, low) -> IRQ 20
    forcedeth 0000:00:07.0: setting latency timer to 64
    EDAC MC: Ver: 2.1.0 Jan 7 2010
    ppdev: user-space parallel port driver
    lp0: using parport0 (interrupt-driven).
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    EDAC amd64_edac: Ver: 3.2.0 Jan 7 2010
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected]
    [drm] Initialized drm 1.1.0 20060810
    w83627ehf: Found W83627EHG chip at 0x290
    forcedeth 0000:00:07.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:19:66:46:79:3b
    forcedeth 0000:00:07.0: highdma pwrctl mgmt lnktim msi desc-v3
    ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 23
    HDA Intel 0000:00:05.0: PCI INT B -> Link[LAZA] -> GSI 23 (level, low) -> IRQ 23
    HDA Intel 0000:00:05.0: setting latency timer to 64
    hda_codec: ALC888: BIOS auto-probing.
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:05.0/input/input5
    ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 22
    ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 22 (level, low) -> IRQ 22
    ohci_hcd 0000:00:02.0: setting latency timer to 64
    ohci_hcd 0000:00:02.0: OHCI Host Controller
    ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
    ohci_hcd 0000:00:02.0: irq 22, io mem 0xdbfff000
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 10 ports detected
    EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
    EDAC amd64: WARNING: ECC is disabled by BIOS. Module will NOT be loaded.
    Either Enable ECC in the BIOS, or set 'ecc_enable_override'.
    Also, use of the override can cause unknown side effects.
    amd64_edac: probe of 0000:00:18.2 failed with error -22
    nvidia 0000:00:0d.0: enabling device (0000 -> 0002)
    ACPI: PCI Interrupt Link [LMC9] enabled at IRQ 21
    nvidia 0000:00:0d.0: PCI INT A -> Link[LMC9] -> GSI 21 (level, low) -> IRQ 21
    nvidia 0000:00:0d.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [LNED] enabled at IRQ 19
    nvidia 0000:02:00.0: PCI INT A -> Link[LNED] -> GSI 19 (level, low) -> IRQ 19
    nvidia 0000:02:00.0: setting latency timer to 64
    NVRM: loading NVIDIA UNIX x86_64 Kernel Module 190.53 Wed Dec 9 15:29:46 PST 2009
    usb 2-4: new low speed USB device using ohci_hcd and address 2
    usb 2-4: configuration #1 chosen from 1 choice
    usbcore: registered new interface driver hiddev
    input: USB Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-4/2-4:1.0/input/input6
    generic-usb 0003:15D9:0A37.0001: input,hidraw0: USB HID v1.10 Mouse [USB Mouse] on usb-0000:00:02.0-4/input0
    usbcore: registered new interface driver usbhid
    usbhid: v2.6:USB HID core driver
    EXT3 FS on sda1, internal journal
    Adding 2650684k swap on /dev/sda5. Priority:-1 extents:1 across:2650684k
    forcedeth 0000:00:07.0: irq 27 for MSI/MSI-X
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    eth0: no IPv6 routers present
    Any thoughts or suggestions would be much appreciated.
    Last edited by xentalion (2010-01-14 14:38:15)

    Also, (don't know if this is relevant) but I've got three sticks of ram: 2 2GB modules and 2 1GB modules. They are grouped together properly.

  • [SOLVED]No Sound - ALSA - Maybe wrong audio device.

    Yesterday I installed Arch and it has been going well except that I can not get my sound working. Following https://wiki.archlinux.org/index.php/Ad … chitecture I installed alsa-utils and then used alsamixer to unmute channels. While I experimented with the channels I had a youtube video open and so I should have heard something if it had worked.
    I seem to have two sound cards. When I run alsamixer it defaults to the "Intel Haswell HDMI" chip and "Item: S/PDIF". I can unmute the S/PDIF channels but there is no volume bar. I suspect that this device is set as a default somewhere but it is not the one I want to use.
    Hitting F6 and choosing the "HDA Intel PCH" card has many columns. I have them all unmuted and I've played around quite a bit with turning various things up and down. The speaker I have in plugged into the back of the desktop I am using and is attached with both a round pale green connector and a usb connector.
    When I turn up the volume on the <Rear Mic> I can hear the static volume go up on the speaker. So I could change the volume on the speaker but the speaker was not getting audio from the web browser I had open.  When I turn up the volume on the <Front Mic> I can hear a high pitched noise increase, my only guess for where its coming from is the tiny speaker that I have plugged right into the motherboard.
    I've tried researching and I would like to try and change the default sound card like in this thread: https://bbs.archlinux.org/viewtopic.php?id=186597. But I'm afraid that I'm newer to Arch/Linux than those people or at least I'm confused trying to follow that advice. My /etc/modprobe.d directory is empty. If I made a .conf file like in that answer I would not know what to name it.
    Here is the output of some relevant (hopefully) commands:
    $ lspci -vnn | grep -A 1 -i audio
    00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
    Subsystem: ASRock Incorporation Device [1849:0c0c]
    00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 05)
    Subsystem: ASRock Incorporation Device [1849:8892]
    $ aplay -lL
    null
    Discard all samples (playback) or generate zero samples (capture)
    hdmi:CARD=HDMI,DEV=0
    HDA Intel HDMI, HDMI 0
    HDMI Audio Output
    hdmi:CARD=HDMI,DEV=1
    HDA Intel HDMI, HDMI 1
    HDMI Audio Output
    hdmi:CARD=HDMI,DEV=2
    HDA Intel HDMI, HDMI 2
    HDMI Audio Output
    default:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
    sysdefault:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
    front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Front speakers
    surround21:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    2.1 Surround output to Front and Subwoofer speakers
    surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Digital
    IEC958 (S/PDIF) Digital Audio Output
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    lsmod | grep snd
    snd_hda_codec_hdmi 53248 1
    snd_hda_codec_realtek 65536 1
    snd_hda_codec_generic 65536 1 snd_hda_codec_realtek
    snd_hda_intel 28672 0
    snd_hda_controller 28672 1 snd_hda_intel
    snd_hda_codec 114688 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 16384 1 snd_hda_codec
    snd_pcm 90112 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 28672 1 snd_pcm
    snd 69632 8 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 16384 2 snd,snd_hda_codec
    $ speaker-test
    speaker-test 1.0.29
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 1 channels
    Using 16 octaves of pink noise
    ALSA lib pcm_dmix.c:1024:(snd_pcm_dmix_open) unable to open slave
    Playback open error: -2,No such file or directory
    Thank you for reading.
    Last edited by buffalo (2015-06-13 22:47:37)

    I followed Head_on_a_Stick's advice and the speaker is now working! Thank you so much Head_on_a_Stick. The one other time I posted on this forum was last February and you helped me out then too. You are my favorite!
    Thank you ewaller as well, but rather than look at aplay -l I think I will mark this thread as [SOLVED].
    The thing I'm still curious about is how did you know what to name the file  /etc/modprobe.d/alsa-base.conf ?
    Time for me to figure out how to get the headphone jack working.

  • Desktop Real Time on Intel NUC?

    I'm exploring small form factors to run RTOS, but don't have the need for FPGA (i.e. CPU only).  Just curious if anyone has tried to install LabView Desktop Real Time on any of the new Intel NUC SFF-PCs, such as the DN2820FYKH?  If so, are all the necessary devices (especially ethernet) supported?  Thanks.
    -Joe

    Joe,
       I'm trying to do this same thing - Building the world's smallest NI RealTime System using the Intel NUC - D54250WYKH.
       Its been an uphill battle...
       The compatibility list states the 4th generation Intel processors (in my case, an i5) in this unit is supported, but in the next month or two Intel will be releasing the the 5th generation which is currently not on the compatibility list..
       Anyone from NI care to tell us when this might happen? 
       My troubles have been around the ethernet port. The D54250WYKH has only 1 ethernet port and its the l218V chipset - This chipset is not on the currently supported list..
       Once again, Anyone from NI care to tell us when this might happen? 
       I actually need 2 ethernet ports for my application on the NUC, but have been having a terrible time finding an ethernet expansion card for the miniPXIe expansion ports that use the supported chipsets. I found 1, but it doesn't work even though it passes the "NI PC RT Evaluator" software test...   
       I'm now looking at an adaptor that converts the miniPCIe port back to the PCI format. I give this about a 50% chance of working... It's due to be delivered this Friday...
       Does any know of a PCI card that is supported by NI RealTime with 2 ethernet ports?
    Barty

  • [SOLVED] intel 855GM, Xorg 1.6.1 and black screen

    Just installed Arch on my desktop and have the following problem:
    I have generated x.conf.new using X -configure and that resulted in two Device sections for
    cards - "0:2:0" and "0:2:1" Bus ID. With this configuration X refused to load with message
    "Can not set Bus ID", buy either removing section with "0:2:1" completely or by just removing
    "Bus ID" parameter I was able to start X, but it presents only black screen and hangs.
    I have seen several issues like mine on this boards but neither has a solution to fix my problem:
    1) I tried to switch to xf86-video-intel-legacy - same behavior
    2) Tried to use i810 driver instead of intel - "no devices found"
    3) Tried to start X without config file (only using hal) - just hangs badly, black screen and non responsive
    4) Tried disabling autoconfiguration - black screen
    5) Tried disabling DRI - black screen
    6) Tried switching to XAA - black screen
    7) Tried "ForceEnablePipeA "true" - black screen
    8) Tried ignoring one of the monitors using "monitor-VGA", "monitor-LVDS" in device section - black screen
    Anything else I can try? Video Adapter is Intel 82852/855GM at 00:02.0
    Xorg log file with "ModeDebug" true
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux darkzone-mobile 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 29 14:25:30 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 9 20:32:36 2009
    (++) Using config file: "xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Internal LCD"
    (**) | |-->Device "Card0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xfeb00000/524288, I/O @ 0x0000dc00/8
    (--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xfea80000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.6.3
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile IntelВ® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "XAA"
    (**) intel(0): Option "DRI" "False"
    (**) intel(0): Option "ModeDebug" "True"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 855GM
    (--) intel(0): Chipset: "852GM/855GM"
    (--) intel(0): Linear framebuffer at 0xF0000000
    (--) intel(0): IO registers at addr 0xFEB00000
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (**) intel(0): Using XAA for acceleration
    (II) intel(0): Hardware state on X startup:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): 2 display pipes available.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section External VGA
    (**) intel(0): Option "Ignore" "True"
    (II) intel(0): Output LVDS using monitor section Internal LCD
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): found backlight control method /sys/class/backlight/asus-laptop
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): Resizable framebuffer: not available (0 2)
    (II) intel(0): EDID for output LVDS
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "832x624" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Printing probed modes for output LVDS
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz)
    (II) intel(0): Output LVDS connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x600
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 8060 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Will not try to enable page flipping
    (==) intel(0): Triple buffering disabled
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 50176 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 200700 kB available
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
    (Cannot allocate memory)
    (WW) intel(0): Allocation error, framebuffer compression disabled
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
    (Cannot allocate memory)
    (II) intel(0): Allocating 3072 scanlines for pixmap cache
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
    (II) intel(0): Page Flipping disabled
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) intel(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    16 256x256 slots
    6 512x512 slots
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007df000 (pgoffset 2015)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x007e0000 (pgoffset 2016)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x007e4000 (pgoffset 2020)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x007e5000 (pgoffset 2021)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x007e9000 (pgoffset 2025)
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x01000000 (pgoffset 4096)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0011ffff: fake bufmgr (1024 kB)
    (II) intel(0): 0x00120000-0x0012ffff: xaa scratch (64 kB)
    (II) intel(0): 0x007df000: end of stolen memory
    (II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x000000000d6b8000 physical
    (II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x000000000b04c000 physical
    (II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x000000000b08d000 physical
    (II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x000000000b040000 physical
    (II) intel(0): 0x007e9000-0x007e9fff: overlay registers (4 kB, 0x000000000d7fa000 physical
    (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB)
    (II) intel(0): 0x08000000: end of aperture
    (WW) intel(0): Chosen PLL clock of 48.0 Mhz more than 2% away from desired 50.4 Mhz
    (II) intel(0): Mode for pipe B:
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): chosen: dotclock 48000 vco 1344000 ((m 140, m1 23, m2 13), n 3, (p 28, p1 2, p2 14))
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Mode for pipe A:
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): chosen: dotclock 31500 vco 1008000 ((m 126, m1 20, m2 14), n 4, (p 32, p1 8, p2 4))
    (II) intel(0): Hardware state at EnterVT:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000001
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x0001feff
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x00000008
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0xd9000000 (enabled, pipe B)
    (II) intel(0): DSPASTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x025703ff (1024, 600)
    (II) intel(0): DSPABASE: 0x01000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x0004140e (n = 4, m1 = 20, m2 = 14)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x90860000 (enabled, non-dvo, default clock, DAC/serial mode, p1 = 8, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x033f027f (640 active, 832 total)
    (II) intel(0): HBLANK_A: 0x033f027f (640 start, 832 end)
    (II) intel(0): HSYNC_A: 0x02bf0297 (664 start, 704 end)
    (II) intel(0): VTOTAL_A: 0x020701df (480 active, 520 total)
    (II) intel(0): VBLANK_A: 0x020701df (480 start, 520 end)
    (II) intel(0): VSYNC_A: 0x01ea01e8 (489 start, 491 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x58000000 (disabled, pipe A)
    (II) intel(0): DSPBSTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x01000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x03ff0257 (1024, 600)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x0003170d (n = 3, m1 = 23, m2 = 13)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0xa204008e (disabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 31500 n 4 m1 20 m2 14 p1 8 p2 4
    (II) intel(0): pipe B dot 48000 n 3 m1 23 m2 13 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane B is now disabled and connected to pipe A.
    (WW) intel(0): Hardware claims pipe A is on while software believes it is off
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane A is now enabled and connected to pipe B.
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Disabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
    (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    (**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
    (**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
    (**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Asus Laptop extra buttons
    (**) Asus Laptop extra buttons: always reports core events
    (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
    (II) Asus Laptop extra buttons: Found 1 mouse buttons
    (II) Asus Laptop extra buttons: Found keys
    (II) Asus Laptop extra buttons: Configuring as keyboard
    (**) Asus Laptop extra buttons: YAxisMapping: buttons 4 and 5
    (**) Asus Laptop extra buttons: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event6"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) TPPS/2 IBM TrackPoint: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) Asus Laptop extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) intel(0): Comparing regs from server start up to After LeaveVT
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) intel(0): xf86UnbindGARTMemory: unbind key 4
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    Latest configuration file which still is not working
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "extmod"
    Load "record"
    # Load "dri2"
    # Load "dri"
    Load "dbe"
    EndSection
    Section "Monitor"
    Identifier "Internal LCD"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "External VGA"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "Ignore" "True"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    Option "DRI" "False" # [<bool>]
    Option "AccelMethod" "XAA"
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    Option "monitor-VGA" "External VGA"
    Option "monitor-LVDS" "Internal LCD"
    Option "ModeDebug" "True"
    BoardName "82852/855GM Integrated Graphics Device"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Internal LCD"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card0"
    Monitor "External VGA"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Last edited by B0b (2009-05-10 21:07:56)

    firecat53 wrote:
    Try the xf86-intel-video-newest package from AUR.
    Scott
    Installed 2.7.0 from abs testing.. result is the same.. Unfortunately newest from AUR is not compiling complaining about some
    macro stuff
    Anything else?
    This is log file with 2.7.0 module:
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux darkzone-mobile 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 29 14:25:30 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 9 23:54:58 2009
    (++) Using config file: "/root/xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Internal LCD"
    (**) | |-->Device "Card0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xfeb00000/524288, I/O @ 0x0000dc00/8
    (--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xfea80000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.7.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, IGD_GM, IGD_G, 965G, G35,
    965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile IntelВ® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "XAA"
    (**) intel(0): Option "DRI" "False"
    (**) intel(0): Option "ModeDebug" "True"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 855GM
    (--) intel(0): Chipset: "852GM/855GM"
    (--) intel(0): Linear framebuffer at 0xF0000000
    (--) intel(0): IO registers at addr 0xFEB00000
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (**) intel(0): Using XAA for acceleration
    (II) intel(0): Hardware state on X startup:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): 2 display pipes available.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section External VGA
    (**) intel(0): Option "Ignore" "True"
    (II) intel(0): Output LVDS using monitor section Internal LCD
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): found backlight control method /sys/class/backlight/asus-laptop
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): Resizable framebuffer: not available (0 2)
    (II) intel(0): EDID for output LVDS
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "832x624" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Printing probed modes for output LVDS
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz)
    (II) intel(0): Output LVDS connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x600
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 8060 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 50176 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 200700 kB available
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
    (Cannot allocate memory)
    (WW) intel(0): Allocation error, framebuffer compression disabled
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
    (Cannot allocate memory)
    (II) intel(0): Allocating 3072 scanlines for pixmap cache
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) intel(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    16 256x256 slots
    6 512x512 slots
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (WW) intel(0): drmDropMaster failed: Unknown error 4294967295
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007df000 (pgoffset 2015)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x007e0000 (pgoffset 2016)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x007e4000 (pgoffset 2020)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x007e5000 (pgoffset 2021)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x007e9000 (pgoffset 2025)
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x00fe9000 (pgoffset 4073)
    (II) intel(0): xf86BindGARTMemory: bind key 6 at 0x01000000 (pgoffset 4096)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0002ffff: xaa scratch (64 kB)
    (II) intel(0): 0x007df000: end of stolen memory
    (II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x000000000b26d000 physical
    (II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x000000000e6c4000 physical
    (II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x000000000b157000 physical
    (II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x00000000099bc000 physical
    (II) intel(0): 0x007e9000-0x00fe8fff: fake bufmgr (8192 kB)
    (II) intel(0): 0x00fe9000-0x00fe9fff: overlay registers (4 kB, 0x0000000006c1a000 physical
    (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
    (II) intel(0): 0x08000000: end of aperture
    (WW) intel(0): Chosen PLL clock of 48.0 Mhz more than 2% away from desired 50.4 Mhz
    (II) intel(0): Mode for pipe B:
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): chosen: dotclock 48000 vco 1344000 ((m 140, m1 23, m2 13), n 3, (p 28, p1 2, p2 14))
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Mode for pipe A:
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): chosen: dotclock 31500 vco 1008000 ((m 126, m1 20, m2 14), n 4, (p 32, p1 8, p2 4))
    (II) intel(0): Hardware state at EnterVT:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000001
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x0001feff
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x00000008
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0xd9000000 (enabled, pipe B)
    (II) intel(0): DSPASTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x025703ff (1024, 600)
    (II) intel(0): DSPABASE: 0x01000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x0004140e (n = 4, m1 = 20, m2 = 14)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x90860000 (enabled, non-dvo, default clock, DAC/serial mode, p1 = 8, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x033f027f (640 active, 832 total)
    (II) intel(0): HBLANK_A: 0x033f027f (640 start, 832 end)
    (II) intel(0): HSYNC_A: 0x02bf0297 (664 start, 704 end)
    (II) intel(0): VTOTAL_A: 0x020701df (480 active, 520 total)
    (II) intel(0): VBLANK_A: 0x020701df (480 start, 520 end)
    (II) intel(0): VSYNC_A: 0x01ea01e8 (489 start, 491 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x58000000 (disabled, pipe A)
    (II) intel(0): DSPBSTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x01000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x03ff0257 (1024, 600)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x0003170d (n = 3, m1 = 23, m2 = 13)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0xa204008e (disabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 31500 n 4 m1 20 m2 14 p1 8 p2 4
    (II) intel(0): pipe B dot 48000 n 3 m1 23 m2 13 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane B is now disabled and connected to pipe A.
    (WW) intel(0): Hardware claims pipe A is on while software believes it is off
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane A is now enabled and connected to pipe B.
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Disabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
    (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    (**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
    (**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
    (**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Asus Laptop extra buttons
    (**) Asus Laptop extra buttons: always reports core events
    (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
    (II) Asus Laptop extra buttons: Found 1 mouse buttons
    (II) Asus Laptop extra buttons: Found keys
    (II) Asus Laptop extra buttons: Configuring as keyboard
    (**) Asus Laptop extra buttons: YAxisMapping: buttons 4 and 5
    (**) Asus Laptop extra buttons: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event6"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) TPPS/2 IBM TrackPoint: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) Asus Laptop extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) intel(0): Comparing regs from server start up to After LeaveVT
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) intel(0): xf86UnbindGARTMemory: unbind key 4
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    (II) intel(0): xf86UnbindGARTMemory: unbind key 6
    (WW) intel(0): drmDropMaster failed: Unknown error 4294967295

  • [SOLVED]Intel Xorg Fail

    Hi everyone,
    I've found I can no longer start X (just a black screen, no cursor) on my Thinkpad X201 with Intel graphics. It was working fine earlier today (though I did update when this happened), and I've retraced anything I've changed as best I can, but with no luck.
    I have no xorg.conf, but do have a 20-intel.conf in xorg.conf.d (I added this after the problem occurred), otherwise the machine starts looking for vesa drivers.
    EDIT: Interestingly enough, root can start X fine, and I'm definitely in the video group. Creating another user and adding them to the video group, they are also able to start X.
    SOLUTION: I'm a tool. To anyone else with this issue, comment out things in your .xinitrc until you find an offending entry. D'oh!
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.39-ARCH x86_64
    Current Operating System: Linux x201 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    Kernel command line: root=/dev/disk/by-uuid/c6704f05-ee25-4661-843a-fab049152e86 ro
    Build Date: 09 July 2011 07:52:32AM
    Current version of pixman: 0.22.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 20 00:53:22 2011
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    And the obligatory Xorg.0.log
    [ 1612.508]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 1612.508] X Protocol Version 11, Revision 0
    [ 1612.508] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 1612.508] Current Operating System: Linux x201 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    [ 1612.508] Kernel command line: root=/dev/disk/by-uuid/c6704f05-ee25-4661-843a-fab049152e86 ro
    [ 1612.508] Build Date: 09 July 2011 07:52:32AM
    [ 1612.508]
    [ 1612.508] Current version of pixman: 0.22.2
    [ 1612.508] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1612.508] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1612.509] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 20 00:53:22 2011
    [ 1612.509] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1612.509] (==) No Layout section. Using the first Screen section.
    [ 1612.509] (==) No screen section available. Using defaults.
    [ 1612.509] (**) |-->Screen "Default Screen Section" (0)
    [ 1612.509] (**) | |-->Monitor "<default monitor>"
    [ 1612.509] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 1612.509] (**) | |-->Device "old Intel"
    [ 1612.509] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1612.509] (==) Automatically adding devices
    [ 1612.509] (==) Automatically enabling devices
    [ 1612.509] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1612.509] Entry deleted from font path.
    [ 1612.509] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1612.509] Entry deleted from font path.
    [ 1612.510] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1612.510] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1612.510] Entry deleted from font path.
    [ 1612.510] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1612.510] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 1612.510] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1612.510] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1612.510] (II) Loader magic: 0x7d3440
    [ 1612.510] (II) Module ABI versions:
    [ 1612.510] X.Org ANSI C Emulation: 0.4
    [ 1612.510] X.Org Video Driver: 10.0
    [ 1612.510] X.Org XInput driver : 12.2
    [ 1612.510] X.Org Server Extension : 5.0
    [ 1612.511] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    [ 1612.511] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 1612.511] (II) LoadModule: "extmod"
    [ 1612.511] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 1612.511] (II) Module extmod: vendor="X.Org Foundation"
    [ 1612.511] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] Module class: X.Org Server Extension
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.512] (II) Loading extension MIT-SCREEN-SAVER
    [ 1612.512] (II) Loading extension XFree86-VidModeExtension
    [ 1612.512] (II) Loading extension XFree86-DGA
    [ 1612.512] (II) Loading extension DPMS
    [ 1612.512] (II) Loading extension XVideo
    [ 1612.512] (II) Loading extension XVideo-MotionCompensation
    [ 1612.512] (II) Loading extension X-Resource
    [ 1612.512] (II) LoadModule: "dbe"
    [ 1612.512] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 1612.512] (II) Module dbe: vendor="X.Org Foundation"
    [ 1612.512] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] Module class: X.Org Server Extension
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.512] (II) Loading extension DOUBLE-BUFFER
    [ 1612.512] (II) LoadModule: "glx"
    [ 1612.512] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1612.512] (II) Module glx: vendor="X.Org Foundation"
    [ 1612.512] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (==) AIGLX enabled
    [ 1612.513] (II) Loading extension GLX
    [ 1612.513] (II) LoadModule: "record"
    [ 1612.513] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 1612.513] (II) Module record: vendor="X.Org Foundation"
    [ 1612.513] compiled for 1.10.3, module version = 1.13.0
    [ 1612.513] Module class: X.Org Server Extension
    [ 1612.513] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (II) Loading extension RECORD
    [ 1612.513] (II) LoadModule: "dri"
    [ 1612.513] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 1612.513] (II) Module dri: vendor="X.Org Foundation"
    [ 1612.513] compiled for 1.10.3, module version = 1.0.0
    [ 1612.513] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (II) Loading extension XFree86-DRI
    [ 1612.513] (II) LoadModule: "dri2"
    [ 1612.514] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 1612.514] (II) Module dri2: vendor="X.Org Foundation"
    [ 1612.514] compiled for 1.10.3, module version = 1.2.0
    [ 1612.514] ABI class: X.Org Server Extension, version 5.0
    [ 1612.514] (II) Loading extension DRI2
    [ 1612.514] (II) LoadModule: "intel"
    [ 1612.514] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1612.514] (II) Module intel: vendor="X.Org Foundation"
    [ 1612.514] compiled for 1.10.2, module version = 2.15.0
    [ 1612.514] Module class: X.Org Video Driver
    [ 1612.514] ABI class: X.Org Video Driver, version 10.0
    [ 1612.514] (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
    [ 1612.515] (--) using VT number 7
    [ 1612.522] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1612.522] drmOpenDevice: node name is /dev/dri/card0
    [ 1612.522] drmOpenDevice: open result is 9, (OK)
    [ 1612.522] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 1612.522] drmOpenDevice: node name is /dev/dri/card0
    [ 1612.522] drmOpenDevice: open result is 9, (OK)
    [ 1612.522] drmOpenByBusid: drmOpenMinor returns 9
    [ 1612.522] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 1612.522] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 1612.522] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 1612.522] (==) intel(0): RGB weight 888
    [ 1612.522] (==) intel(0): Default visual is TrueColor
    [ 1612.522] (**) intel(0): Option "DRI" "false"
    [ 1612.522] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
    [ 1612.522] (--) intel(0): Chipset: "Arrandale"
    [ 1612.522] (**) intel(0): Relaxed fencing enabled
    [ 1612.522] (**) intel(0): Framebuffer tiled
    [ 1612.522] (**) intel(0): Pixmaps tiled
    [ 1612.522] (**) intel(0): 3D buffers tiled
    [ 1612.522] (**) intel(0): SwapBuffers wait enabled
    [ 1612.522] (==) intel(0): video overlay key set to 0x101fe
    [ 1612.523] (II) intel(0): Output LVDS1 has no monitor section
    [ 1612.523] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 1612.523] (II) intel(0): Output VGA1 has no monitor section
    [ 1612.546] (II) intel(0): Output HDMI1 has no monitor section
    [ 1612.547] (II) intel(0): Output DP1 has no monitor section
    [ 1612.547] (II) intel(0): EDID for output LVDS1
    [ 1612.547] (II) intel(0): Manufacturer: LEN Model: 4011 Serial#: 0
    [ 1612.547] (II) intel(0): Year: 2009 Week: 0
    [ 1612.547] (II) intel(0): EDID Version: 1.3
    [ 1612.547] (II) intel(0): Digital Display Input
    [ 1612.547] (II) intel(0): Max Image Size [cm]: horiz.: 26 vert.: 16
    [ 1612.547] (II) intel(0): Gamma: 2.20
    [ 1612.547] (II) intel(0): DPMS capabilities: StandBy Suspend Off
    [ 1612.547] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1612.547] (II) intel(0): First detailed timing is preferred mode
    [ 1612.547] (II) intel(0): redX: 0.592 redY: 0.351 greenX: 0.334 greenY: 0.549
    [ 1612.547] (II) intel(0): blueX: 0.154 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
    [ 1612.547] (II) intel(0): Manufacturer's mask: 0
    [ 1612.547] (II) intel(0): Supported detailed timing:
    [ 1612.547] (II) intel(0): clock: 69.3 MHz Image Size: 261 x 163 mm
    [ 1612.547] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
    [ 1612.547] (II) intel(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 820 v_border: 0
    [ 1612.547] (II) intel(0): Supported detailed timing:
    [ 1612.547] (II) intel(0): clock: 57.8 MHz Image Size: 261 x 163 mm
    [ 1612.547] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
    [ 1612.547] (II) intel(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 820 v_border: 0
    [ 1612.547] (II) intel(0): Unknown vendor-specific block f
    [ 1612.547] (II) intel(0): LP121WX3-TLC1
    [ 1612.547] (II) intel(0): EDID (in hex):
    [ 1612.547] (II) intel(0): 00ffffffffffff0030ae114000000000
    [ 1612.547] (II) intel(0): 00130103801a1078eaba959759558c27
    [ 1612.547] (II) intel(0): 21505400000001010101010101010101
    [ 1612.547] (II) intel(0): 010101010101121b0080502014301820
    [ 1612.547] (II) intel(0): 440005a31000001f9316008050201430
    [ 1612.547] (II) intel(0): 1820440005a31000001f0000000f0081
    [ 1612.547] (II) intel(0): 0a3c810a3216090030e4f001000000fe
    [ 1612.547] (II) intel(0): 004c503132315758332d544c433100ac
    [ 1612.547] (II) intel(0): EDID vendor "LEN", prod id 16401
    [ 1612.547] (II) intel(0): Printing DDC gathered Modelines:
    [ 1612.547] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (49.2 kHz)
    [ 1612.547] (II) intel(0): Modeline "1280x800"x0.0 57.79 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (41.0 kHz)
    [ 1612.548] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Printing probed modes for output LVDS1
    [ 1612.548] (II) intel(0): Modeline "1280x800"x60.0 69.30 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (49.2 kHz)
    [ 1612.548] (II) intel(0): Modeline "1280x800"x50.1 57.79 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (41.0 kHz)
    [ 1612.548] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 1612.548] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 1612.548] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 1612.548] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 1612.548] (II) intel(0): EDID for output VGA1
    [ 1612.571] (II) intel(0): EDID for output HDMI1
    [ 1612.572] (II) intel(0): EDID for output DP1
    [ 1612.572] (II) intel(0): Output LVDS1 connected
    [ 1612.572] (II) intel(0): Output VGA1 disconnected
    [ 1612.572] (II) intel(0): Output HDMI1 disconnected
    [ 1612.572] (II) intel(0): Output DP1 disconnected
    [ 1612.572] (II) intel(0): Using exact sizes for initial modes
    [ 1612.572] (II) intel(0): Output LVDS1 using initial mode 1280x800
    [ 1612.572] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1612.572] (II) intel(0): Kernel page flipping support detected, enabling
    [ 1612.572] (**) intel(0): Display dimensions: (260, 160) mm
    [ 1612.572] (**) intel(0): DPI set to (125, 127)
    [ 1612.572] (II) Loading sub module "fb"
    [ 1612.572] (II) LoadModule: "fb"
    [ 1612.572] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1612.572] (II) Module fb: vendor="X.Org Foundation"
    [ 1612.572] compiled for 1.10.3, module version = 1.0.0
    [ 1612.572] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1612.572] (==) Depth 24 pixmap format is 32 bpp
    [ 1612.572] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
    [ 1612.578] (II) UXA(0): Driver registered support for the following operations:
    [ 1612.578] (II) solid
    [ 1612.578] (II) copy
    [ 1612.578] (II) composite (RENDER acceleration)
    [ 1612.578] (II) put_image
    [ 1612.578] (II) get_image
    [ 1612.578] (==) intel(0): Backing store disabled
    [ 1612.578] (==) intel(0): Silken mouse enabled
    [ 1612.578] (II) intel(0): Initializing HW Cursor
    [ 1612.640] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1612.642] (==) intel(0): DPMS enabled
    [ 1612.642] (==) intel(0): Intel XvMC decoder enabled
    [ 1612.642] (II) intel(0): Set up textured video
    [ 1612.642] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 1612.642] (II) intel(0): direct rendering: Disabled
    [ 1612.642] (==) intel(0): hotplug detection: "enabled"
    [ 1612.642] (--) RandR disabled
    [ 1612.642] (II) Initializing built-in extension Generic Event Extension
    [ 1612.642] (II) Initializing built-in extension SHAPE
    [ 1612.642] (II) Initializing built-in extension MIT-SHM
    [ 1612.642] (II) Initializing built-in extension XInputExtension
    [ 1612.642] (II) Initializing built-in extension XTEST
    [ 1612.642] (II) Initializing built-in extension BIG-REQUESTS
    [ 1612.642] (II) Initializing built-in extension SYNC
    [ 1612.642] (II) Initializing built-in extension XKEYBOARD
    [ 1612.642] (II) Initializing built-in extension XC-MISC
    [ 1612.642] (II) Initializing built-in extension SECURITY
    [ 1612.642] (II) Initializing built-in extension XINERAMA
    [ 1612.642] (II) Initializing built-in extension XFIXES
    [ 1612.642] (II) Initializing built-in extension RENDER
    [ 1612.642] (II) Initializing built-in extension RANDR
    [ 1612.642] (II) Initializing built-in extension COMPOSITE
    [ 1612.642] (II) Initializing built-in extension DAMAGE
    [ 1612.649] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1612.649] (II) AIGLX: Screen 0 is not DRI capable
    [ 1612.651] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 1612.651] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 1612.651] (II) intel(0): Setting screen physical size to 338 x 211
    [ 1612.704] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 1612.704] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1612.704] (II) LoadModule: "evdev"
    [ 1612.704] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.704] (II) Module evdev: vendor="X.Org Foundation"
    [ 1612.704] compiled for 1.10.0, module version = 2.6.0
    [ 1612.704] Module class: X.Org XInput Driver
    [ 1612.704] ABI class: X.Org XInput driver, version 12.2
    [ 1612.704] (II) Using input driver 'evdev' for 'Power Button'
    [ 1612.704] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.704] (**) Power Button: always reports core events
    [ 1612.704] (**) Power Button: Device: "/dev/input/event3"
    [ 1612.756] (--) Power Button: Found keys
    [ 1612.756] (II) Power Button: Configuring as keyboard
    [ 1612.756] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 1612.756] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 1612.756] (**) Option "xkb_rules" "evdev"
    [ 1612.756] (**) Option "xkb_model" "evdev"
    [ 1612.756] (**) Option "xkb_layout" "us"
    [ 1612.796] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 1612.796] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 1612.796] (II) Using input driver 'evdev' for 'Video Bus'
    [ 1612.796] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.796] (**) Video Bus: always reports core events
    [ 1612.796] (**) Video Bus: Device: "/dev/input/event6"
    [ 1612.833] (--) Video Bus: Found keys
    [ 1612.833] (II) Video Bus: Configuring as keyboard
    [ 1612.833] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
    [ 1612.833] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 1612.833] (**) Option "xkb_rules" "evdev"
    [ 1612.833] (**) Option "xkb_model" "evdev"
    [ 1612.833] (**) Option "xkb_layout" "us"
    [ 1612.841] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 1612.841] (II) No input driver/identifier specified (ignoring)
    [ 1612.842] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 1612.842] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 1612.842] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 1612.842] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.842] (**) Sleep Button: always reports core events
    [ 1612.842] (**) Sleep Button: Device: "/dev/input/event2"
    [ 1612.856] (--) Sleep Button: Found keys
    [ 1612.856] (II) Sleep Button: Configuring as keyboard
    [ 1612.856] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 1612.856] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 1612.856] (**) Option "xkb_rules" "evdev"
    [ 1612.856] (**) Option "xkb_model" "evdev"
    [ 1612.856] (**) Option "xkb_layout" "us"
    [ 1612.861] (II) config/udev: Adding input device Integrated Camera (/dev/input/event9)
    [ 1612.861] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 1612.861] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 1612.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.861] (**) Integrated Camera: always reports core events
    [ 1612.861] (**) Integrated Camera: Device: "/dev/input/event9"
    [ 1612.879] (--) Integrated Camera: Found keys
    [ 1612.880] (II) Integrated Camera: Configuring as keyboard
    [ 1612.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input9/event9"
    [ 1612.880] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD)
    [ 1612.880] (**) Option "xkb_rules" "evdev"
    [ 1612.880] (**) Option "xkb_model" "evdev"
    [ 1612.880] (**) Option "xkb_layout" "us"
    [ 1612.880] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 1612.880] (II) No input driver/identifier specified (ignoring)
    [ 1612.887] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 1612.887] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1612.887] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 1612.887] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.887] (**) AT Translated Set 2 keyboard: always reports core events
    [ 1612.887] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 1612.906] (--) AT Translated Set 2 keyboard: Found keys
    [ 1612.906] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 1612.906] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 1612.906] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 1612.906] (**) Option "xkb_rules" "evdev"
    [ 1612.906] (**) Option "xkb_model" "evdev"
    [ 1612.906] (**) Option "xkb_layout" "us"
    [ 1612.907] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 1612.907] (II) LoadModule: "synaptics"
    [ 1612.907] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 1612.907] (II) Module synaptics: vendor="X.Org Foundation"
    [ 1612.907] compiled for 1.10.2, module version = 1.4.1
    [ 1612.907] Module class: X.Org XInput Driver
    [ 1612.907] ABI class: X.Org XInput driver, version 12.2
    [ 1612.907] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 1612.907] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 1612.907] (**) Option "Device" "/dev/input/event8"
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4810
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 1613.040] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 1613.040] (**) Option "TapButton1" "1"
    [ 1613.040] (**) Option "TapButton2" "2"
    [ 1613.040] (**) Option "TapButton3" "3"
    [ 1613.146] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 1613.146] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 1613.199] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
    [ 1613.199] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 1613.279] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 1613.280] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 1613.280] (II) No input driver/identifier specified (ignoring)
    [ 1613.280] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event10)
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
    [ 1613.280] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 1613.280] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event10"
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found relative axes
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 1613.306] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 1613.306] (**) Option "Emulate3Buttons" "false"
    [ 1613.306] (**) Option "EmulateWheel" "true"
    [ 1613.306] (**) Option "EmulateWheelButton" "2"
    [ 1613.306] (**) Option "YAxisMapping" "4 5"
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 1613.306] (**) Option "XAxisMapping" "6 7"
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1613.306] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event10"
    [ 1613.306] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    [ 1613.306] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 1613.307] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 1613.307] (II) No input driver/identifier specified (ignoring)
    [ 1613.307] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 1613.307] (II) No input driver/identifier specified (ignoring)
    [ 1613.308] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
    [ 1613.308] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 1613.308] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 1613.308] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1613.308] (**) ThinkPad Extra Buttons: always reports core events
    [ 1613.308] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
    [ 1613.333] (--) ThinkPad Extra Buttons: Found keys
    [ 1613.333] (II) ThinkPad Extra Buttons: Configuring as keyboard
    [ 1613.333] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
    [ 1613.333] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
    [ 1613.333] (**) Option "xkb_rules" "evdev"
    [ 1613.333] (**) Option "xkb_model" "evdev"
    [ 1613.333] (**) Option "xkb_layout" "us"
    [ 1613.335] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event11)
    [ 1613.335] (II) No input driver/identifier specified (ignoring)
    [ 1613.335] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js0)
    [ 1613.335] (II) No input driver/identifier specified (ignoring)
    [ 1613.336] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event12)
    [ 1613.336] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
    [ 1613.336] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js1)
    [ 1613.336] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
    I'm completely stumped. Does anyone have any ideas?
    Thanks in advance,
    Mike
    Last edited by MikeEcho (2011-07-20 00:39:25)

    Hi everyone,
    I've found I can no longer start X (just a black screen, no cursor) on my Thinkpad X201 with Intel graphics. It was working fine earlier today (though I did update when this happened), and I've retraced anything I've changed as best I can, but with no luck.
    I have no xorg.conf, but do have a 20-intel.conf in xorg.conf.d (I added this after the problem occurred), otherwise the machine starts looking for vesa drivers.
    EDIT: Interestingly enough, root can start X fine, and I'm definitely in the video group. Creating another user and adding them to the video group, they are also able to start X.
    SOLUTION: I'm a tool. To anyone else with this issue, comment out things in your .xinitrc until you find an offending entry. D'oh!
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.39-ARCH x86_64
    Current Operating System: Linux x201 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    Kernel command line: root=/dev/disk/by-uuid/c6704f05-ee25-4661-843a-fab049152e86 ro
    Build Date: 09 July 2011 07:52:32AM
    Current version of pixman: 0.22.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 20 00:53:22 2011
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    And the obligatory Xorg.0.log
    [ 1612.508]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 1612.508] X Protocol Version 11, Revision 0
    [ 1612.508] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 1612.508] Current Operating System: Linux x201 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    [ 1612.508] Kernel command line: root=/dev/disk/by-uuid/c6704f05-ee25-4661-843a-fab049152e86 ro
    [ 1612.508] Build Date: 09 July 2011 07:52:32AM
    [ 1612.508]
    [ 1612.508] Current version of pixman: 0.22.2
    [ 1612.508] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1612.508] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1612.509] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 20 00:53:22 2011
    [ 1612.509] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1612.509] (==) No Layout section. Using the first Screen section.
    [ 1612.509] (==) No screen section available. Using defaults.
    [ 1612.509] (**) |-->Screen "Default Screen Section" (0)
    [ 1612.509] (**) | |-->Monitor "<default monitor>"
    [ 1612.509] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 1612.509] (**) | |-->Device "old Intel"
    [ 1612.509] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1612.509] (==) Automatically adding devices
    [ 1612.509] (==) Automatically enabling devices
    [ 1612.509] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1612.509] Entry deleted from font path.
    [ 1612.509] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1612.509] Entry deleted from font path.
    [ 1612.510] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1612.510] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1612.510] Entry deleted from font path.
    [ 1612.510] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1612.510] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 1612.510] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1612.510] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1612.510] (II) Loader magic: 0x7d3440
    [ 1612.510] (II) Module ABI versions:
    [ 1612.510] X.Org ANSI C Emulation: 0.4
    [ 1612.510] X.Org Video Driver: 10.0
    [ 1612.510] X.Org XInput driver : 12.2
    [ 1612.510] X.Org Server Extension : 5.0
    [ 1612.511] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    [ 1612.511] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 1612.511] (II) LoadModule: "extmod"
    [ 1612.511] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 1612.511] (II) Module extmod: vendor="X.Org Foundation"
    [ 1612.511] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] Module class: X.Org Server Extension
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.512] (II) Loading extension MIT-SCREEN-SAVER
    [ 1612.512] (II) Loading extension XFree86-VidModeExtension
    [ 1612.512] (II) Loading extension XFree86-DGA
    [ 1612.512] (II) Loading extension DPMS
    [ 1612.512] (II) Loading extension XVideo
    [ 1612.512] (II) Loading extension XVideo-MotionCompensation
    [ 1612.512] (II) Loading extension X-Resource
    [ 1612.512] (II) LoadModule: "dbe"
    [ 1612.512] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 1612.512] (II) Module dbe: vendor="X.Org Foundation"
    [ 1612.512] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] Module class: X.Org Server Extension
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.512] (II) Loading extension DOUBLE-BUFFER
    [ 1612.512] (II) LoadModule: "glx"
    [ 1612.512] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1612.512] (II) Module glx: vendor="X.Org Foundation"
    [ 1612.512] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (==) AIGLX enabled
    [ 1612.513] (II) Loading extension GLX
    [ 1612.513] (II) LoadModule: "record"
    [ 1612.513] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 1612.513] (II) Module record: vendor="X.Org Foundation"
    [ 1612.513] compiled for 1.10.3, module version = 1.13.0
    [ 1612.513] Module class: X.Org Server Extension
    [ 1612.513] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (II) Loading extension RECORD
    [ 1612.513] (II) LoadModule: "dri"
    [ 1612.513] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 1612.513] (II) Module dri: vendor="X.Org Foundation"
    [ 1612.513] compiled for 1.10.3, module version = 1.0.0
    [ 1612.513] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (II) Loading extension XFree86-DRI
    [ 1612.513] (II) LoadModule: "dri2"
    [ 1612.514] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 1612.514] (II) Module dri2: vendor="X.Org Foundation"
    [ 1612.514] compiled for 1.10.3, module version = 1.2.0
    [ 1612.514] ABI class: X.Org Server Extension, version 5.0
    [ 1612.514] (II) Loading extension DRI2
    [ 1612.514] (II) LoadModule: "intel"
    [ 1612.514] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1612.514] (II) Module intel: vendor="X.Org Foundation"
    [ 1612.514] compiled for 1.10.2, module version = 2.15.0
    [ 1612.514] Module class: X.Org Video Driver
    [ 1612.514] ABI class: X.Org Video Driver, version 10.0
    [ 1612.514] (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
    [ 1612.515] (--) using VT number 7
    [ 1612.522] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1612.522] drmOpenDevice: node name is /dev/dri/card0
    [ 1612.522] drmOpenDevice: open result is 9, (OK)
    [ 1612.522] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 1612.522] drmOpenDevice: node name is /dev/dri/card0
    [ 1612.522] drmOpenDevice: open result is 9, (OK)
    [ 1612.522] drmOpenByBusid: drmOpenMinor returns 9
    [ 1612.522] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 1612.522] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 1612.522] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 1612.522] (==) intel(0): RGB weight 888
    [ 1612.522] (==) intel(0): Default visual is TrueColor
    [ 1612.522] (**) intel(0): Option "DRI" "false"
    [ 1612.522] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
    [ 1612.522] (--) intel(0): Chipset: "Arrandale"
    [ 1612.522] (**) intel(0): Relaxed fencing enabled
    [ 1612.522] (**) intel(0): Framebuffer tiled
    [ 1612.522] (**) intel(0): Pixmaps tiled
    [ 1612.522] (**) intel(0): 3D buffers tiled
    [ 1612.522] (**) intel(0): SwapBuffers wait enabled
    [ 1612.522] (==) intel(0): video overlay key set to 0x101fe
    [ 1612.523] (II) intel(0): Output LVDS1 has no monitor section
    [ 1612.523] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 1612.523] (II) intel(0): Output VGA1 has no monitor section
    [ 1612.546] (II) intel(0): Output HDMI1 has no monitor section
    [ 1612.547] (II) intel(0): Output DP1 has no monitor section
    [ 1612.547] (II) intel(0): EDID for output LVDS1
    [ 1612.547] (II) intel(0): Manufacturer: LEN Model: 4011 Serial#: 0
    [ 1612.547] (II) intel(0): Year: 2009 Week: 0
    [ 1612.547] (II) intel(0): EDID Version: 1.3
    [ 1612.547] (II) intel(0): Digital Display Input
    [ 1612.547] (II) intel(0): Max Image Size [cm]: horiz.: 26 vert.: 16
    [ 1612.547] (II) intel(0): Gamma: 2.20
    [ 1612.547] (II) intel(0): DPMS capabilities: StandBy Suspend Off
    [ 1612.547] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1612.547] (II) intel(0): First detailed timing is preferred mode
    [ 1612.547] (II) intel(0): redX: 0.592 redY: 0.351 greenX: 0.334 greenY: 0.549
    [ 1612.547] (II) intel(0): blueX: 0.154 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
    [ 1612.547] (II) intel(0): Manufacturer's mask: 0
    [ 1612.547] (II) intel(0): Supported detailed timing:
    [ 1612.547] (II) intel(0): clock: 69.3 MHz Image Size: 261 x 163 mm
    [ 1612.547] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
    [ 1612.547] (II) intel(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 820 v_border: 0
    [ 1612.547] (II) intel(0): Supported detailed timing:
    [ 1612.547] (II) intel(0): clock: 57.8 MHz Image Size: 261 x 163 mm
    [ 1612.547] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
    [ 1612.547] (II) intel(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 820 v_border: 0
    [ 1612.547] (II) intel(0): Unknown vendor-specific block f
    [ 1612.547] (II) intel(0): LP121WX3-TLC1
    [ 1612.547] (II) intel(0): EDID (in hex):
    [ 1612.547] (II) intel(0): 00ffffffffffff0030ae114000000000
    [ 1612.547] (II) intel(0): 00130103801a1078eaba959759558c27
    [ 1612.547] (II) intel(0): 21505400000001010101010101010101
    [ 1612.547] (II) intel(0): 010101010101121b0080502014301820
    [ 1612.547] (II) intel(0): 440005a31000001f9316008050201430
    [ 1612.547] (II) intel(0): 1820440005a31000001f0000000f0081
    [ 1612.547] (II) intel(0): 0a3c810a3216090030e4f001000000fe
    [ 1612.547] (II) intel(0): 004c503132315758332d544c433100ac
    [ 1612.547] (II) intel(0): EDID vendor "LEN", prod id 16401
    [ 1612.547] (II) intel(0): Printing DDC gathered Modelines:
    [ 1612.547] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (49.2 kHz)
    [ 1612.547] (II) intel(0): Modeline "1280x800"x0.0 57.79 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (41.0 kHz)
    [ 1612.548] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Printing probed modes for output LVDS1
    [ 1612.548] (II) intel(0): Modeline "1280x800"x60.0 69.30 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (49.2 kHz)
    [ 1612.548] (II) intel(0): Modeline "1280x800"x50.1 57.79 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (41.0 kHz)
    [ 1612.548] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 1612.548] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 1612.548] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 1612.548] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 1612.548] (II) intel(0): EDID for output VGA1
    [ 1612.571] (II) intel(0): EDID for output HDMI1
    [ 1612.572] (II) intel(0): EDID for output DP1
    [ 1612.572] (II) intel(0): Output LVDS1 connected
    [ 1612.572] (II) intel(0): Output VGA1 disconnected
    [ 1612.572] (II) intel(0): Output HDMI1 disconnected
    [ 1612.572] (II) intel(0): Output DP1 disconnected
    [ 1612.572] (II) intel(0): Using exact sizes for initial modes
    [ 1612.572] (II) intel(0): Output LVDS1 using initial mode 1280x800
    [ 1612.572] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1612.572] (II) intel(0): Kernel page flipping support detected, enabling
    [ 1612.572] (**) intel(0): Display dimensions: (260, 160) mm
    [ 1612.572] (**) intel(0): DPI set to (125, 127)
    [ 1612.572] (II) Loading sub module "fb"
    [ 1612.572] (II) LoadModule: "fb"
    [ 1612.572] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1612.572] (II) Module fb: vendor="X.Org Foundation"
    [ 1612.572] compiled for 1.10.3, module version = 1.0.0
    [ 1612.572] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1612.572] (==) Depth 24 pixmap format is 32 bpp
    [ 1612.572] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
    [ 1612.578] (II) UXA(0): Driver registered support for the following operations:
    [ 1612.578] (II) solid
    [ 1612.578] (II) copy
    [ 1612.578] (II) composite (RENDER acceleration)
    [ 1612.578] (II) put_image
    [ 1612.578] (II) get_image
    [ 1612.578] (==) intel(0): Backing store disabled
    [ 1612.578] (==) intel(0): Silken mouse enabled
    [ 1612.578] (II) intel(0): Initializing HW Cursor
    [ 1612.640] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1612.642] (==) intel(0): DPMS enabled
    [ 1612.642] (==) intel(0): Intel XvMC decoder enabled
    [ 1612.642] (II) intel(0): Set up textured video
    [ 1612.642] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 1612.642] (II) intel(0): direct rendering: Disabled
    [ 1612.642] (==) intel(0): hotplug detection: "enabled"
    [ 1612.642] (--) RandR disabled
    [ 1612.642] (II) Initializing built-in extension Generic Event Extension
    [ 1612.642] (II) Initializing built-in extension SHAPE
    [ 1612.642] (II) Initializing built-in extension MIT-SHM
    [ 1612.642] (II) Initializing built-in extension XInputExtension
    [ 1612.642] (II) Initializing built-in extension XTEST
    [ 1612.642] (II) Initializing built-in extension BIG-REQUESTS
    [ 1612.642] (II) Initializing built-in extension SYNC
    [ 1612.642] (II) Initializing built-in extension XKEYBOARD
    [ 1612.642] (II) Initializing built-in extension XC-MISC
    [ 1612.642] (II) Initializing built-in extension SECURITY
    [ 1612.642] (II) Initializing built-in extension XINERAMA
    [ 1612.642] (II) Initializing built-in extension XFIXES
    [ 1612.642] (II) Initializing built-in extension RENDER
    [ 1612.642] (II) Initializing built-in extension RANDR
    [ 1612.642] (II) Initializing built-in extension COMPOSITE
    [ 1612.642] (II) Initializing built-in extension DAMAGE
    [ 1612.649] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1612.649] (II) AIGLX: Screen 0 is not DRI capable
    [ 1612.651] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 1612.651] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 1612.651] (II) intel(0): Setting screen physical size to 338 x 211
    [ 1612.704] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 1612.704] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1612.704] (II) LoadModule: "evdev"
    [ 1612.704] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.704] (II) Module evdev: vendor="X.Org Foundation"
    [ 1612.704] compiled for 1.10.0, module version = 2.6.0
    [ 1612.704] Module class: X.Org XInput Driver
    [ 1612.704] ABI class: X.Org XInput driver, version 12.2
    [ 1612.704] (II) Using input driver 'evdev' for 'Power Button'
    [ 1612.704] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.704] (**) Power Button: always reports core events
    [ 1612.704] (**) Power Button: Device: "/dev/input/event3"
    [ 1612.756] (--) Power Button: Found keys
    [ 1612.756] (II) Power Button: Configuring as keyboard
    [ 1612.756] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 1612.756] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 1612.756] (**) Option "xkb_rules" "evdev"
    [ 1612.756] (**) Option "xkb_model" "evdev"
    [ 1612.756] (**) Option "xkb_layout" "us"
    [ 1612.796] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 1612.796] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 1612.796] (II) Using input driver 'evdev' for 'Video Bus'
    [ 1612.796] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.796] (**) Video Bus: always reports core events
    [ 1612.796] (**) Video Bus: Device: "/dev/input/event6"
    [ 1612.833] (--) Video Bus: Found keys
    [ 1612.833] (II) Video Bus: Configuring as keyboard
    [ 1612.833] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
    [ 1612.833] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 1612.833] (**) Option "xkb_rules" "evdev"
    [ 1612.833] (**) Option "xkb_model" "evdev"
    [ 1612.833] (**) Option "xkb_layout" "us"
    [ 1612.841] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 1612.841] (II) No input driver/identifier specified (ignoring)
    [ 1612.842] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 1612.842] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 1612.842] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 1612.842] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.842] (**) Sleep Button: always reports core events
    [ 1612.842] (**) Sleep Button: Device: "/dev/input/event2"
    [ 1612.856] (--) Sleep Button: Found keys
    [ 1612.856] (II) Sleep Button: Configuring as keyboard
    [ 1612.856] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 1612.856] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 1612.856] (**) Option "xkb_rules" "evdev"
    [ 1612.856] (**) Option "xkb_model" "evdev"
    [ 1612.856] (**) Option "xkb_layout" "us"
    [ 1612.861] (II) config/udev: Adding input device Integrated Camera (/dev/input/event9)
    [ 1612.861] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 1612.861] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 1612.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.861] (**) Integrated Camera: always reports core events
    [ 1612.861] (**) Integrated Camera: Device: "/dev/input/event9"
    [ 1612.879] (--) Integrated Camera: Found keys
    [ 1612.880] (II) Integrated Camera: Configuring as keyboard
    [ 1612.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input9/event9"
    [ 1612.880] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD)
    [ 1612.880] (**) Option "xkb_rules" "evdev"
    [ 1612.880] (**) Option "xkb_model" "evdev"
    [ 1612.880] (**) Option "xkb_layout" "us"
    [ 1612.880] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 1612.880] (II) No input driver/identifier specified (ignoring)
    [ 1612.887] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 1612.887] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1612.887] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 1612.887] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.887] (**) AT Translated Set 2 keyboard: always reports core events
    [ 1612.887] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 1612.906] (--) AT Translated Set 2 keyboard: Found keys
    [ 1612.906] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 1612.906] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 1612.906] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 1612.906] (**) Option "xkb_rules" "evdev"
    [ 1612.906] (**) Option "xkb_model" "evdev"
    [ 1612.906] (**) Option "xkb_layout" "us"
    [ 1612.907] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 1612.907] (II) LoadModule: "synaptics"
    [ 1612.907] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 1612.907] (II) Module synaptics: vendor="X.Org Foundation"
    [ 1612.907] compiled for 1.10.2, module version = 1.4.1
    [ 1612.907] Module class: X.Org XInput Driver
    [ 1612.907] ABI class: X.Org XInput driver, version 12.2
    [ 1612.907] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 1612.907] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 1612.907] (**) Option "Device" "/dev/input/event8"
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4810
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 1613.040] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 1613.040] (**) Option "TapButton1" "1"
    [ 1613.040] (**) Option "TapButton2" "2"
    [ 1613.040] (**) Option "TapButton3" "3"
    [ 1613.146] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 1613.146] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 1613.199] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
    [ 1613.199] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 1613.279] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 1613.280] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 1613.280] (II) No input driver/identifier specified (ignoring)
    [ 1613.280] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event10)
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
    [ 1613.280] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 1613.280] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event10"
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found relative axes
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 1613.306] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 1613.306] (**) Option "Emulate3Buttons" "false"
    [ 1613.306] (**) Option "EmulateWheel" "true"
    [ 1613.306] (**) Option "EmulateWheelButton" "2"
    [ 1613.306] (**) Option "YAxisMapping" "4 5"
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 1613.306] (**) Option "XAxisMapping" "6 7"
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1613.306] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event10"
    [ 1613.306] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    [ 1613.306] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 1613.307] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 1613.307] (II) No input driver/identifier specified (ignoring)
    [ 1613.307] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 1613.307] (II) No input driver/identifier specified (ignoring)
    [ 1613.308] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
    [ 1613.308] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 1613.308] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 1613.308] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1613.308] (**) ThinkPad Extra Buttons: always reports core events
    [ 1613.308] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
    [ 1613.333] (--) ThinkPad Extra Buttons: Found keys
    [ 1613.333] (II) ThinkPad Extra Buttons: Configuring as keyboard
    [ 1613.333] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
    [ 1613.333] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
    [ 1613.333] (**) Option "xkb_rules" "evdev"
    [ 1613.333] (**) Option "xkb_model" "evdev"
    [ 1613.333] (**) Option "xkb_layout" "us"
    [ 1613.335] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event11)
    [ 1613.335] (II) No input driver/identifier specified (ignoring)
    [ 1613.335] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js0)
    [ 1613.335] (II) No input driver/identifier specified (ignoring)
    [ 1613.336] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event12)
    [ 1613.336] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
    [ 1613.336] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js1)
    [ 1613.336] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
    I'm completely stumped. Does anyone have any ideas?
    Thanks in advance,
    Mike
    Last edited by MikeEcho (2011-07-20 00:39:25)

  • [SOLVED]Intel HDA HDMI Keeps Coming Back From The Dead Like a Vampire

    I have an Asus H87M-Pro mobo with a E3-1265L v3 Intel CPU.  This CPU does my audio and video, but the problem is I haven't had audio since I installed this mobo.  Dead silent.
    I believe the problem must be that HDMI audio is siezing card0, which I infer is the default sound slot, but blacklisting the modules hasn't worked:
    blacklist snd-hda-intel-hdmi
    blacklist snd-hda-codec-hdmi
    ... and setting those modules to never, never take card0 hasn't worked:
    options snd-hda-intel-hdmi index=-2
    options snd-hda-codec-hdmi index=-2
    alsamixer always comes up first with
    Card: PulseAudio
    Chip: PulseAudio
    I can <f6> and choose HDA Intel PCH and it's not muted, but that doesn't get me audio.
    With no settings in /etc/modprobe.d/blacklist.conf I get:
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA Intel HDMI], device 3: ID 2807 Digital [ID 2807 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    $ aplay -L
    default
    Playback/recording through the PulseAudio sound server
    hdmi:CARD=HDMI,DEV=0
    HDA Intel HDMI, ID 2807 Digital
    HDMI Audio Output
    sysdefault:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
    front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Front speakers
    surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Digital
    IEC958 (S/PDIF) Digital Audio Output
    With my above settings in /etc/modprobe.d/blacklist.conf, plus:
    options snd-hda-intel id=PCH,HDMI index=1,0
    ... I do find a change:
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel HDMI], device 3: ID 2807 Digital [ID 2807 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ... but the machine is still mute.  -How- can it be HDMI -and- PCH?!
    I have never had a problem with audio before.  Anyone know what's going on here?
    Last edited by Quantum (2014-04-16 18:03:02)

    emeres wrote:
    options snd-hda-intel id=PCH,HDMI index=1,0
    The first index value (1) corresponds to first id (PCH) and since sound cards are counted from 0, this sets HDMI as primary. This should become pretty clear following the example on wiki.
    Oh it's clear when you have different sound cards, as with their example of the MIA.  But what's not clear at all within the Intel driver, is the relation between "index value" (an utterly abstract term unconnected with anything substantive), and ID.  I infer that the IDs in this case are PCH and HDMI.  But HDMI has two possibilities, analog and digital, as does PCH.  How can HDMI have an analog function?  And is PCH my goal? And what does PCH mean anyway?  Why does everything have HDMI in the name?  Where does Pulse fit in all this, since alsamixer considers it the default?  And why is the module named snd-hda-intel-hdmi.ko yet when it's loaded it's called snd_hda_intel_hdmi?  And which should I use in blacklist.conf?  And why is there a snd-hda-intel-hdmi.ko and snd-hda-codec-hdmi.ko?  And which should I use in blacklist.conf for options?
    See none of this is explained in the wiki, and yet is fundamental to understanding how to set this up.  Whoever wrote the wiki already knows all this and assumes the reader does too, which is a common failing of tech writers.  With huge gaps in the information, I can't begin to synthesize a solution.  Maybe fundamentals aren't important to the kids these days.  They will find out soon enough though.
    emeres wrote:
    options snd_hda_intel enable=1,0
    This is ambiguous, since, like I previously stated snd-hda-intel is used by both cards. Again the link to wiki where it is explained step by step how to determine vid and pid and use it with options. Vid and pid are used to determine a specific card and so specific options can be set for a specific card. They can be used with both suggestions. Yes there are very unlikely scenarios, where it might cause more trouble than good.
    I think you mean this:
    blacklist.conf:
    options snd-hda-intel id=PCH,HDMI index=0,1
    options snd-hda-intel-hdmi index=-2
    options snd-hda-codec-hdmi index=-2
    # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: PCH [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Unfortunately it doesn't work.  Notice that now everything has HDMI in the string... ridiculous.
    By vid/pid, I think you mean this:
    # lspci -nn |grep -i audio
    00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
    00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 04)
    05:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder [14f1:8852] (rev 03)
    Where's HDMI?  Where's analog?  Guessing that "4th Gen Core Processor HD Audio Controller" might be HDMI:
    blacklist.conf:
    # PCH
    options snd-hda-intel index=0 model=auto vid=8086 pid=8c20
    # HDMI
    options snd-hda-intel index=1 model=auto vid=8086 pid=0c0c
    # Hauppauge
    options snd-hda-intel index=2 model=auto vid=14f1 pid=8852
    alsaplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Now thankfully I do now have audio for the first time on this mobo.
    But HDMI is now 3rd? And there is no Hauppauge?  Can anything be done about that?
    Last edited by Quantum (2014-04-16 18:01:57)

  • HT204053 how come i was upgraded iso6 on my iPhone, but now I couldn't link up to iCloud, it keeps asking my icloud password then failed login. But my iPad upgraded it works!! how to solve my iPhone using iCloud?

    how come i was upgraded iso6 on my iPhone, but now I couldn't link up to iCloud, it keeps asking my icloud password then failed login. But my iPad upgraded it works!! how to solve my iPhone using iCloud?

    If you still have access to your old email address, go to https//appleid.apple.com, click Manage my Apple ID and sign in with your iCloud ID.  Tap edit next to the primary email account, tap Edit, change it back to your old email account and verify it.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https//appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  You can now go to Settings>iCloud and sign in with your correct iCloud ID and password.
    If you don't have access to your old email address, you will have to contact Apple to have them reset the password so you can disable Find My iPhone and sign into your iCloud account.  You can either go to https://expresslane.apple.com, select "More Products and Services", then "Apple ID", then  on the next page select "Other Apple ID Topics", then "Lost or forgotten Apple ID password" and click "Continue"; or you can contact Apple Support (http://www.apple.com/support/icloud/contact/).

  • [SOLVED] Intel driver is not loading.

    Hello,
    I just got a new laptop and finally put Arch on it. I have to use "nomodeset" to see anything (Putting the intel_agp and i915 modules in the initramfs does not work, nor does the SVIDEO option.) and I installed xorg and xf86-video-intel, and ran startx, and it failed to run.
    Below are my Xorg.log.0 and lspci -k outputs.
    Xorg.log.0
    [ 1307.124]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 1307.129] X Protocol Version 11, Revision 0
    [ 1307.130] Build Operating System: Linux 3.8.7-1-ARCH x86_64
    [ 1307.131] Current Operating System: Linux spike 3.8.8-2-ARCH #1 SMP PREEMPT Tue Apr 23 10:28:14 CEST 2013 x86_64
    [ 1307.131] Kernel command line: root=/dev/sda5 ro rootfstype=ext4 systemd.unit=graphical.target nomodeset initrd=EFI\arch\initramfs-arch.img
    [ 1307.133] Build Date: 17 April 2013 02:37:06PM
    [ 1307.134]
    [ 1307.136] Current version of pixman: 0.28.2
    [ 1307.138] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 1307.138] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1307.142] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 25 17:51:54 2013
    [ 1307.143] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1307.143] (==) No Layout section. Using the first Screen section.
    [ 1307.143] (==) No screen section available. Using defaults.
    [ 1307.143] (**) |-->Screen "Default Screen Section" (0)
    [ 1307.143] (**) | |-->Monitor "<default monitor>"
    [ 1307.144] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1307.144] (==) Automatically adding devices
    [ 1307.144] (==) Automatically enabling devices
    [ 1307.144] (==) Automatically adding GPU devices
    [ 1307.144] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1307.144] Entry deleted from font path.
    [ 1307.144] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1307.144] Entry deleted from font path.
    [ 1307.144] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1307.144] Entry deleted from font path.
    [ 1307.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1307.144] Entry deleted from font path.
    [ 1307.144] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1307.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1307.144] Entry deleted from font path.
    [ 1307.144] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1307.144] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 1307.144] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1307.144] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1307.144] (II) Loader magic: 0x7fcc20
    [ 1307.144] (II) Module ABI versions:
    [ 1307.144] X.Org ANSI C Emulation: 0.4
    [ 1307.144] X.Org Video Driver: 14.1
    [ 1307.144] X.Org XInput driver : 19.1
    [ 1307.144] X.Org Server Extension : 7.0
    [ 1307.145] (--) PCI:*(0:0:2:0) 8086:0116:103c:1854 rev 9, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
    [ 1307.146] Initializing built-in extension Generic Event Extension
    [ 1307.147] Initializing built-in extension SHAPE
    [ 1307.148] Initializing built-in extension MIT-SHM
    [ 1307.149] Initializing built-in extension XInputExtension
    [ 1307.150] Initializing built-in extension XTEST
    [ 1307.151] Initializing built-in extension BIG-REQUESTS
    [ 1307.152] Initializing built-in extension SYNC
    [ 1307.153] Initializing built-in extension XKEYBOARD
    [ 1307.154] Initializing built-in extension XC-MISC
    [ 1307.155] Initializing built-in extension SECURITY
    [ 1307.156] Initializing built-in extension XINERAMA
    [ 1307.157] Initializing built-in extension XFIXES
    [ 1307.158] Initializing built-in extension RENDER
    [ 1307.159] Initializing built-in extension RANDR
    [ 1307.159] Initializing built-in extension COMPOSITE
    [ 1307.160] Initializing built-in extension DAMAGE
    [ 1307.161] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1307.162] Initializing built-in extension DOUBLE-BUFFER
    [ 1307.163] Initializing built-in extension RECORD
    [ 1307.163] Initializing built-in extension DPMS
    [ 1307.164] Initializing built-in extension X-Resource
    [ 1307.165] Initializing built-in extension XVideo
    [ 1307.165] Initializing built-in extension XVideo-MotionCompensation
    [ 1307.166] Initializing built-in extension XFree86-VidModeExtension
    [ 1307.167] Initializing built-in extension XFree86-DGA
    [ 1307.167] Initializing built-in extension XFree86-DRI
    [ 1307.168] Initializing built-in extension DRI2
    [ 1307.168] (II) LoadModule: "glx"
    [ 1307.168] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1307.168] (II) Module glx: vendor="X.Org Foundation"
    [ 1307.168] compiled for 1.14.1, module version = 1.0.0
    [ 1307.168] ABI class: X.Org Server Extension, version 7.0
    [ 1307.168] (==) AIGLX enabled
    [ 1307.169] Loading extension GLX
    [ 1307.169] (==) Matched intel as autoconfigured driver 0
    [ 1307.169] (==) Matched vesa as autoconfigured driver 1
    [ 1307.169] (==) Matched modesetting as autoconfigured driver 2
    [ 1307.169] (==) Matched fbdev as autoconfigured driver 3
    [ 1307.169] (==) Assigned the driver to the xf86ConfigLayout
    [ 1307.169] (II) LoadModule: "intel"
    [ 1307.169] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1307.169] (II) Module intel: vendor="X.Org Foundation"
    [ 1307.169] compiled for 1.14.0, module version = 2.21.6
    [ 1307.169] Module class: X.Org Video Driver
    [ 1307.169] ABI class: X.Org Video Driver, version 14.1
    [ 1307.169] (II) LoadModule: "vesa"
    [ 1307.170] (WW) Warning, couldn't open module vesa
    [ 1307.170] (II) UnloadModule: "vesa"
    [ 1307.170] (II) Unloading vesa
    [ 1307.170] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 1307.170] (II) LoadModule: "modesetting"
    [ 1307.170] (WW) Warning, couldn't open module modesetting
    [ 1307.170] (II) UnloadModule: "modesetting"
    [ 1307.170] (II) Unloading modesetting
    [ 1307.170] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 1307.170] (II) LoadModule: "fbdev"
    [ 1307.170] (WW) Warning, couldn't open module fbdev
    [ 1307.170] (II) UnloadModule: "fbdev"
    [ 1307.170] (II) Unloading fbdev
    [ 1307.170] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 1307.170] (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+),
    ValleyView PO board
    [ 1307.170] (++) using VT number 1
    [ 1307.172] (EE) No devices detected.
    [ 1307.172]
    Fatal server error:
    [ 1307.172] no screens found
    [ 1307.172] (EE)
    Please consult the The X.Org Foundation support
    at [url]http://wiki.x.org[/url]
    for help.
    [ 1307.172] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 1307.172] (EE)
    00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
    Subsystem: Hewlett-Packard Company Device 1854
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    Subsystem: Hewlett-Packard Company Device 1854
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    Subsystem: Hewlett-Packard Company Device 1854
    Kernel driver in use: mei
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    Subsystem: Hewlett-Packard Company Device 1854
    Kernel driver in use: ehci-pci
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    Subsystem: Hewlett-Packard Company Device 1854
    Kernel driver in use: snd_hda_intel
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    Kernel driver in use: pcieport
    00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
    Kernel driver in use: pcieport
    00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
    Kernel driver in use: pcieport
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    Subsystem: Hewlett-Packard Company Device 1854
    Kernel driver in use: ehci-pci
    00:1f.0 ISA bridge: Intel Corporation HM75 Express Chipset LPC Controller (rev 04)
    Subsystem: Hewlett-Packard Company Device 1854
    Kernel driver in use: lpc_ich
    00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
    Subsystem: Hewlett-Packard Company Device 1854
    Kernel driver in use: ahci
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    Subsystem: Hewlett-Packard Company Device 1854
    01:00.0 Network controller: Ralink corp. Device 539b
    Subsystem: Hewlett-Packard Company Device 18ed
    Kernel driver in use: rt2800pci
    02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
    Subsystem: Hewlett-Packard Company Device 1854
    Kernel driver in use: rtsx_pci
    08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
    Subsystem: Hewlett-Packard Company Device 1854
    Kernel driver in use: r8169
    As you can see, i915 is not loaded for the VGA controller, even though it should be. I do a modprobe i915, in case for whatever reason udev can't seem to do it, run lspci -k and nothing changes. dmesg doesn't even seem to acknowledge that I did anything.
    Does the i915 driver not support this chipset? That seems highly unlikely.
    Last edited by Yaro (2013-04-26 14:07:36)

    My computer on my signature is newer than yours and its supported.
    I guess there is a backlight issue on your computer. try removing nomodeset and append
    acpi_backlight=vendor
    to your kernel comand line. Tell us what u see.

  • [Solved]Fail to use wired connection, but can still use wireless.

    I had suspected the problem to be related to a recent package update from any time between 6/2 to 6/5, though the problem only started yesterday(6/6 in my time zone). I have already tried downgrading internet related packages that has recent upgrades, but the problem is still there. So I need help. What information do I need to provide to help pin-point what is causing this problem?
    Last edited by enochnotsocool (2012-06-07 14:03:07)

    The problem magically solved itself over the day... : P
    but I'll still post the requested output.
    ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 6c:62:6d:32:b3:fb brd ff:ff:ff:ff:ff:ff
    inet 140.112.196.33/24 brd 140.112.196.255 scope global eth0
    3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN qlen 1000
    link/ether dc:a9:71:0e:d2:1a brd ff:ff:ff:ff:ff:ff
    lspci -nn
    00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
    00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09)
    00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
    00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
    00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
    00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
    00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5)
    00:1c.1 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b5)
    00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b5)
    00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
    00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 05)
    00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 05)
    00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 540M] [10de:0df4] (rev ff)
    02:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 04)
    03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
    04:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 130 [8086:0896] (rev 34)
    But I still hope someone can help me in understanding what to look for when such situations happen again. What data I should gather to help other's get information about my problem.
    By the way, I'm quite sure it is not a cable problem, because the windows in the same machine can link onto the net when arch was still unable to link onto the net. During the entire day, I refreshed the package database, and the only update was vim. So what could have caused the problem to fix itself again?

  • Photoshop elements 12 editor doesn't open, organizer is fine. I uninstalled the program and re-installed it (restarted the computer each time)...didn't solve the problem. using pc, windows 8.1

    photoshop elements 12 editor doesn't open, organizer is fine. I uninstalled the program and re-installed it (restarted the computer each time)...didn't solve the problem. using pc, windows 8.1
    can someone help me with this issue?

    Two suggestions:  the first one is a workaround. You just have to drill down your program file tree to Adobe Photoshop Elements Organizer and find the .exe file - the one specifically for Organizer, not Elements.  Make a shortcut to that file on your desktop and it will open Organizer. The second suggestion resolved the problem altogether for me. I actually called Dell and after working with several different techs over several different days, I talked to a tech in premium support who was excellent. I discovered from them that it is actually a problem with the windows system files. I have 8.1.  I went through a "refresh" on my computer which rebuilt all the files. Then reinstalled Adobe as well as my other programs again and Photoshop Elements Organizer works from the standard desktop shortcut.

  • Can macbook pro retina display updated intel driver,using safari?How?

    Hi!how are you ?my name is Chong Hooi Chang,i live in malaysia.i have buy macbook pro retina display,the macbookpro retina display inside have intel HD Graphics 4000,it this need go to intel web site (The Intel Driver Update Utility Installation)update intel HD Graphics 4000 or not,just software update only?i have go to intel web site updated using safari but it show me this message [http://intel-drv-ws.systemrequirementslab.com The Intel Driver Update Utility Installation failed. Possible web browser compatibllity,firewall or installation issue detected.]i already install Java!How can update Intel Driver using safari?How can solve this problem?thank you your help.

    After the display is detected, you can go to sytem preferences>displays, click the arrangements tab and unchrck mirrioring you can then drag a pane to the external monitior, the window in the arrange pane with the white border on the top will be the one on your built in the other will be the one you can drag. You can select which way to drag it by moving the postion of the non white top bordered window to the left or right of the "static" one.
    Also you can click "show diplays in menu bar" and it will put an icon there that you can use to change display prefes without having to go to syst prefes.
    Hope this helps

Maybe you are looking for

  • Can I run windows xp on a new macbook pro retina display?

    I would like to know if it is possible to downgrade boot camp in order to run windows xp on the brand new macbook pro.

  • Performing math on Decode function tags and moving averages

    I have a query shown below to create columns for my report. Can I use the field names as shown in bold to perform math functions? Is there an easy way to do this? select Data_date, SUM(DECODE(tag_id,'SEF_F0348I',avg_value,NULL))"TE_Flow_mgd", SUM(DEC

  • Can I get icloud on mac os 10.6.8

    I would like to sync my address book on my MacBook Pro OS 10.6.8 with ICloud. Can I do this? Or must I upgrade my operating system?

  • Condition Type mapping in CRM

    Hi, I have created a table with fields Sal. org, dist. chann, valuation type and Material. created a access seq. with this table and attached to condition type for example say ZMTP. When i downloaded the customising via. DNL_CUST_CNDALL, i could find

  • TNS connection in Oracle SQL Developer

    We have been using TNS connections in SQL Developer. Today we moved a database to a new server but still used the same TNS alias in tnsname.ora file for the database. However, the tns connections in SQL Developer shows this alias still points to the