[Solved] After upgrading system/VIrtualbox kernels won't load

After running an update on my system and trying to use Virtualbox I recieve this:
============================================================
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
         available for the current kernel (3.16.4-1-ARCH) or it failed to
         load. Please reinstall the kernel module virtualbox-host-modules or
         if you don't use our stock kernel compile the modules with
           sudo dkms autoinstall
         You will not be able to start VMs until this problem is fixed.
VBoxHeadless: Error -1908 in suplibOsInit!
VBoxHeadless: Kernel driver not installed
VBoxHeadless: Tip! Make sure the kernel module is loaded. It may also help to reinstall VirtualBox.
============================================================
I have tried to reinstall virtualbox and the kernels, I've manually reloaded my kernel modules, and I still have no luck.
Does anyone have any ideas?
Last edited by cynicalpsycho (2014-10-25 20:19:22)

Solution: Reboot system....  *Facepalm*

Similar Messages

  • [SOLVED] Upgraded System, Openbox now won't load after log in

    I upgraded quite a few packages two days ago, none of which were openbox. When I rebooted, openbox didn't correctly load. I don't know how to describe the problem, but I can't seem to open anything from my menus, or run anything in openbox. However, my autostart file seems to load everything and wicd connects so I can use the ttys and browse.
    I don't know where to start troubleshooting this. I've looked back at my /var/cache/pacman/pkg/, sorted by time to see the last packages that got updated. I downgraded certain packages one by one to see if anything specifically broke my system, but I had no luck. I downgraded linux, linux headers, xorg, xorg-common, and udev.
    Thank you in advance.
    Last edited by lexan (2012-02-05 19:52:46)

    b4data wrote:
    bt wrote:openbox.sh is now just openbox.
    You mean autostart.sh is now just autostart
    Yes, it is just autostart now ;-)
    I double checked, and all this seems to be fine. I haven't even touched openbox main configs since it updated back in August.
    Is there an error log for when I log in?
    I log in to openbox via slim, and then autostart should* start wicd, cairo-compmgr, nitrogen, conky, and tint2.
    My wicd client seems to load because I can get on the internet (via elinks), part of my conky loads but not my lua rings script; nitrogen, cairo, and tint2 don't seem to load. When I right click, I still have access to my OB menu, but cannot launch anything.
    Last edited by lexan (2012-02-02 22:48:40)

  • [SOLVED]Problematic upgrade to newest kernel 3.10.5-1

    Aloha, guys. I've just had a miserably failed upgrade to the latest kernel, probably due to something I had misconfigured and hadn't noticed before.
    I was running 3.10 already perfectly before this last update to 3.10.5-1 (x86_64), but as soon as I rebooted after upgrading to the brand spanking new kernel, I got the fsck warning other people mentioned around this forum - corrected already in my syslinux.cfg by replacing ro with rw in the append line.
    Both with ro and rw in the append line the boot process hangs (afterall, that fsck warning wouldn't stop the laptop from booting). The problem I'm having is that udev is not starting, meaning that boot hangs with lots of failed udev warnings.
    The first one that comes up is "Failed to start udev Coldplug all Devices", and "Failed to start udev Kernel Device Manager" from then on until the boot process just hangs.
    I've chrooted and tried rebuilding the initramfs, but it's giving me an "invalid kernel specified: 'boot/vmlinuz-linux'" error.
    Right now I'm totally at a loss, as I cannot even begin to troubleshoot it any further. I hadn't kept the older kernel pkg in order to downgrade, but would like to try correcting this before eventually downgrading - as that just temporarily solves my problem.
    My mkinitcpio hooks were "base udev autodetect modconf block filesystems keyboard fsck" and I've never had any previous problems with my initramfs. I know I may be missing something basic, or some further information needed to troubleshoot it, so please, please, please, just let me know and I will provide it here.
    Any help will be greatly appreciated! Thanks in advance!
    Last edited by Onyros (2013-08-07 21:03:54)

    This must be something specific about your system - I have three machines running without any problem with kernel 3.10.5-1 - one uses the latest grub 2.00.5086-1, and the other two boot with rEFInd. All three boot fine and are stable.
    Did you have any customisation in your mikinitcpio.conf or kernel parameters during boot?
    In case it is of interest here is the output in my pacman log for the kernel update section:
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Starting build: 3.10.5-1-ARCH
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Starting build: 3.10.5-1-ARCH
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-08-07 13:23] [ALPM-SCRIPTLET] ==> Image generation successful
    Last edited by mcloaked (2013-08-07 13:29:16)

  • [SLOVED] All my USB not work after upgrade system.

    Hello all,
    I'm new in Arch, and i install my system with your LiveCD (2005).
    In the first boot, all work good. But after upgrade (pacman -Syu), all my USB device (Keyboard, Mouse) not work.
    I'm not using (yet) with Xorg, just in command shell (tty1), But i can't press anything cuz my keyboard not work.
    I try to do that (https://bbs.archlinux.org/viewtopic.php … 19#p906119), but no work to me too.
    What i can to do to fix this?
    My dmesg:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.33-ARCH (thomas@evey) (gcc version 4.5.0 (GCC) ) #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010
    Command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bf564000 (usable)
    BIOS-e820: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    BIOS-e820: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    BIOS-e820: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    BIOS-e820: 00000000bf5ec000 - 00000000bf600000 (reserved)
    BIOS-e820: 00000000bf600000 - 00000000bf602000 (usable)
    BIOS-e820: 00000000bf602000 - 00000000bf603000 (ACPI data)
    BIOS-e820: 00000000bf603000 - 00000000bf60b000 (reserved)
    BIOS-e820: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    BIOS-e820: 00000000bf615000 - 00000000bf63e000 (reserved)
    BIOS-e820: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    BIOS-e820: 00000000bf681000 - 00000000bf800000 (usable)
    BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 000000023f800000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.6 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    No AGP bridge found
    last_pfn = 0x23f800 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-E7FFF uncachable
    E8000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask E00000000 write-back
    1 base 200000000 mask FC0000000 write-back
    2 base 0C0000000 mask FC0000000 uncachable
    3 base 23F800000 mask FFF800000 uncachable
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    8 disabled
    9 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbf800 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009ec00 (usable)
    modified: 000000000009ec00 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bf564000 (usable)
    modified: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    modified: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    modified: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    modified: 00000000bf5ec000 - 00000000bf600000 (reserved)
    modified: 00000000bf600000 - 00000000bf602000 (usable)
    modified: 00000000bf602000 - 00000000bf603000 (ACPI data)
    modified: 00000000bf603000 - 00000000bf60b000 (reserved)
    modified: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    modified: 00000000bf615000 - 00000000bf63e000 (reserved)
    modified: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    modified: 00000000bf681000 - 00000000bf800000 (usable)
    modified: 00000000fed1c000 - 00000000fed20000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 000000023f800000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000fcda0] fcda0
    init_memory_mapping: 0000000000000000-00000000bf800000
    0000000000 - 00bf800000 page 2M
    kernel direct mapping tables up to bf800000 @ 16000-1a000
    init_memory_mapping: 0000000100000000-000000023f800000
    0100000000 - 023f800000 page 2M
    kernel direct mapping tables up to 23f800000 @ 18000-22000
    RAMDISK: 37c44000 - 37e19ab8
    ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
    ACPI: XSDT 00000000bf5ae068 0004C (v01 ALASKA A M I 01072009 AMI 00010013)
    ACPI: FACP 00000000bf5b7ba0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    ACPI: DSDT 00000000bf5ae140 09A5C (v02 ALASKA A M I 00000000 INTL 20051117)
    ACPI: FACS 00000000bf60cf80 00040
    ACPI: APIC 00000000bf5b7c98 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
    ACPI: SSDT 00000000bf5b7d10 00102 (v01 AMICPU PROC 00000001 MSFT 03000001)
    ACPI: MCFG 00000000bf5b7e18 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    ACPI: HPET 00000000bf5b7e58 00038 (v01 ALASKA A M I 01072009 AMI. 00000004)
    ACPI: Local APIC address 0xfee00000
    (13 early reservations) ==> bootmem [0000000000 - 023f800000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0001000000 - 00016d7b38] TEXT DATA BSS ==> [0001000000 - 00016d7b38]
    #2 [0037c44000 - 0037e19ab8] RAMDISK ==> [0037c44000 - 0037e19ab8]
    #3 [00016d8000 - 00016d826b] BRK ==> [00016d8000 - 00016d826b]
    #4 [00000fcdb0 - 0000100000] BIOS reserved ==> [00000fcdb0 - 0000100000]
    #5 [00000fcda0 - 00000fcdb0] MP-table mpf ==> [00000fcda0 - 00000fcdb0]
    #6 [000009ec00 - 00000fca90] BIOS reserved ==> [000009ec00 - 00000fca90]
    #7 [00000fcd24 - 00000fcda0] BIOS reserved ==> [00000fcd24 - 00000fcda0]
    #8 [00000fca90 - 00000fcd24] MP-table mpc ==> [00000fca90 - 00000fcd24]
    #9 [0000010000 - 0000012000] TRAMPOLINE ==> [0000010000 - 0000012000]
    #10 [0000012000 - 0000016000] ACPI WAKEUP ==> [0000012000 - 0000016000]
    #11 [0000016000 - 0000018000] PGTABLE ==> [0000016000 - 0000018000]
    #12 [0000018000 - 000001d000] PGTABLE ==> [0000018000 - 000001d000]
    [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880001800000-ffff8800087fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x0023f800
    Movable zone start PFN for each node
    early_node_map[5] active PFN ranges
    0: 0x00000010 -> 0x0000009e
    0: 0x00000100 -> 0x000bf564
    0: 0x000bf600 -> 0x000bf602
    0: 0x000bf681 -> 0x000bf800
    0: 0x00100000 -> 0x0023f800
    On node 0 totalpages: 2092659
    DMA zone: 56 pages used for memmap
    DMA zone: 110 pages reserved
    DMA zone: 3816 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 765725 pages, LIFO batch:31
    Normal zone: 17892 pages used for memmap
    Normal zone: 1290780 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a701 base: 0xfed00000
    SMP: Allowing 4 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bf564000 - 00000000bf5bb000
    PM: Registered nosave memory: 00000000bf5bb000 - 00000000bf5db000
    PM: Registered nosave memory: 00000000bf5db000 - 00000000bf5ec000
    PM: Registered nosave memory: 00000000bf5ec000 - 00000000bf600000
    PM: Registered nosave memory: 00000000bf602000 - 00000000bf603000
    PM: Registered nosave memory: 00000000bf603000 - 00000000bf60b000
    PM: Registered nosave memory: 00000000bf60b000 - 00000000bf615000
    PM: Registered nosave memory: 00000000bf615000 - 00000000bf63e000
    PM: Registered nosave memory: 00000000bf63e000 - 00000000bf681000
    PM: Registered nosave memory: 00000000bf800000 - 00000000fed1c000
    PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
    PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    Allocating PCI resources starting at bf800000 (gap: bf800000:3f51c000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 29 pages/cpu @ffff880008a00000 s89176 r8192 d21416 u524288
    pcpu-alloc: s89176 r8192 d21416 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2060321
    Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 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)
    xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Memory: 8167004k/9428992k available (3449k kernel code, 1058356k absent, 202696k reserved, 1818k data, 484k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:768
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 83886080 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 3311.105 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.13 BogoMIPS (lpj=11037016)
    Security Framework initialized
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 9 MCE banks
    CPU0: Thermal monitoring enabled (TM1)
    CPU 0 MCA banks CMCI:0 CMCI:1 CMCI:3 CMCI:5 CMCI:6 CMCI:7 CMCI:8
    using mwait in idle threads.
    Performance Events: Nehalem/Corei7 events, Intel PMU driver.
    ... version: 3
    ... bit width: 48
    ... generic registers: 8
    ... value mask: 0000ffffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 00000007000000ff
    ACPI: Core revision 20091214
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz stepping 07
    Booting Node 0, Processors #1
    CPU 1 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #2
    CPU 2 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #3 Ok.
    CPU 3 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    Brought up 4 CPUs
    Total of 4 processors activated (26499.22 BogoMIPS).
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    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 Error (psargs-0359): [RAMB] Namespace lookup failure, AE_NOT_FOUND
    ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20091214/nsinit-340)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xffffffff] (ignored)
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:16.0: reg 10: [mem 0xfe707000-0xfe70700f 64bit]
    pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:16.0: PME# disabled
    pci 0000:00:1a.0: reg 10: [mem 0xfe706000-0xfe7063ff]
    pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.0: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xfe700000-0xfe703fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.4: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.6: PME# disabled
    pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.7: PME# disabled
    pci 0000:00:1d.0: reg 10: [mem 0xfe705000-0xfe7053ff]
    pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.0: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7]
    pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3]
    pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7]
    pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3]
    pci 0000:00:1f.2: reg 20: [io 0xf090-0xf09f]
    pci 0000:00:1f.2: reg 24: [io 0xf080-0xf08f]
    pci 0000:00:1f.3: reg 10: [mem 0xfe704000-0xfe7040ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
    pci 0000:00:1f.5: reg 10: [io 0xf070-0xf077]
    pci 0000:00:1f.5: reg 14: [io 0xf060-0xf063]
    pci 0000:00:1f.5: reg 18: [io 0xf050-0xf057]
    pci 0000:00:1f.5: reg 1c: [io 0xf040-0xf043]
    pci 0000:00:1f.5: reg 20: [io 0xf030-0xf03f]
    pci 0000:00:1f.5: reg 24: [io 0xf020-0xf02f]
    pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:01:00.0: reg 18: [mem 0xfe620000-0xfe63ffff 64bit]
    pci 0000:01:00.0: reg 20: [io 0xe000-0xe0ff]
    pci 0000:01:00.0: reg 30: [mem 0xfe600000-0xfe61ffff pref]
    pci 0000:01:00.0: supports D1 D2
    pci 0000:01:00.1: reg 10: [mem 0xfe640000-0xfe643fff 64bit]
    pci 0000:01:00.1: supports D1 D2
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:03:00.0: reg 10: [io 0xd040-0xd047]
    pci 0000:03:00.0: reg 14: [io 0xd030-0xd033]
    pci 0000:03:00.0: reg 18: [io 0xd020-0xd027]
    pci 0000:03:00.0: reg 1c: [io 0xd010-0xd013]
    pci 0000:03:00.0: reg 20: [io 0xd000-0xd00f]
    pci 0000:03:00.0: reg 30: [mem 0xfe500000-0xfe50ffff pref]
    pci 0000:03:00.0: supports D1 D2
    pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:05:00.0: reg 10: [io 0xc000-0xc0ff]
    pci 0000:05:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
    pci 0000:05:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
    pci 0000:05:00.0: supports D1 D2
    pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:05:00.0: PME# disabled
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07] (subtractive decode)
    pci 0000:06:00.0: PCI bridge to [bus 07-07] (subtractive decode)
    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.PEX0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR19._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 14 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
    system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
    system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
    system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
    system 00:02: [io 0x0290-0x029f] has been reserved
    system 00:07: [io 0x04d0-0x04d1] has been reserved
    system 00:0b: [io 0x0400-0x0453] has been reserved
    system 00:0b: [io 0x0458-0x047f] has been reserved
    system 00:0b: [io 0x0500-0x057f] has been reserved
    system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:0b: [mem 0xfec00000-0xfecfffff] could not be reserved
    system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
    system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
    system 00:0c: [io 0x0454-0x0457] has been reserved
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io disabled]
    pci 0000:00:1c.0: bridge window [mem disabled]
    pci 0000:00:1c.0: bridge window [mem pref disabled]
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.4: bridge window [mem pref disabled]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:00:1c.5: bridge window [io disabled]
    pci 0000:00:1c.5: bridge window [mem disabled]
    pci 0000:00:1c.5: bridge window [mem pref disabled]
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem disabled]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:06:00.0: PCI bridge to [bus 07-07]
    pci 0000:06:00.0: bridge window [io disabled]
    pci 0000:06:00.0: bridge window [mem disabled]
    pci 0000:06:00.0: bridge window [mem pref disabled]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07]
    pci 0000:00:1c.7: bridge window [io disabled]
    pci 0000:00:1c.7: bridge window [mem disabled]
    pci 0000:00:1c.7: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.4: setting latency timer to 64
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.6: setting latency timer to 64
    pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.7: setting latency timer to 64
    pci 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:06:00.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
    pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
    pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
    pci_bus 0000:06: resource 3 [io 0x0000-0xffff]
    pci_bus 0000:06: resource 4 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:07: resource 6 [io 0x0000-0xffff]
    pci_bus 0000:07: resource 7 [mem 0x00000000-0xffffffffffffffff]
    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
    UDP hash table entries: 4096 (order: 5, 131072 bytes)
    UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1878k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff88000979e000 - ffff88000d79e000
    software IO TLB at phys 0x979e000 - 0xd79e000
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1304838033.699:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 15956
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:01.0: setting latency timer to 64
    pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.4: setting latency timer to 64
    pcieport 0000:00:1c.4: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.5: setting latency timer to 64
    pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X
    pcieport 0000:00:1c.6: setting latency timer to 64
    pcieport 0000:00:1c.6: irq 28 for MSI/MSI-X
    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
    00:09: 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: 484k freed
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi0 : ata_piix
    scsi1 : ata_piix
    ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
    ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
    ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
    ata_piix 0000:00:1f.5: setting latency timer to 64
    scsi2 : ata_piix
    scsi3 : ata_piix
    ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
    ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
    pata_acpi 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_acpi 0000:03:00.0: setting latency timer to 64
    pata_acpi 0000:03:00.0: PCI INT A disabled
    ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ATA-8: SAMSUNG HD103SJ, 1AJ10001, max UDMA/133
    ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata1.01: ATA-6: WDC WD1200JD-00GBB0, 02.05D02, max UDMA/100
    ata1.01: 234441648 sectors, multi 16: LBA48
    ata1.01: applying bridge limits
    ata1.00: configured for UDMA/133
    ata1.01: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 1AJ1 PQ: 0 ANSI: 5
    scsi 0:0:1:0: Direct-Access ATA WDC WD1200JD-00G 02.0 PQ: 0 ANSI: 5
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: ATAPI: TSSTcorp CDDVDW SH-S223C, SB05, max MWDMA2
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: limiting SATA link speed to 1.5 Gbps
    ata2.00: limiting speed to MWDMA2:PIO3
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: disabled
    ata2.00: hard resetting link
    ata2.01: hard resetting link
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2: EH complete
    pata_via 0000:03:00.0: version 0.3.4
    pata_via 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_via 0000:03:00.0: setting latency timer to 64
    scsi4 : pata_via
    scsi5 : pata_via
    ata5: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16
    ata6: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16
    sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 0:0:1:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    sd 0:0:1:0: [sdb] Write Protect is off
    sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb: sdb1
    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
    sdb2 sdb3 sdb4 < sdb5 >
    sda: sda1 sda2
    sd 0:0:1:0: [sdb] Attached SCSI disk
    sda3
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT4-fs (sdb5): mounted filesystem with ordered data mode
    <30>udev[901]: starting version 167
    Adding 7030776k swap on /dev/sdb2. Priority:-1 extents:1 across:7030776k
    Thanks a lots.
    Last edited by KingYes (2011-05-08 11:03:55)

    FYI, the latest installation CD version is "2010.05". It's best to use the latest. Get it from http://www.archlinux.org/download/
    I'm not sure but I believe all other LiveCDs are custom made outside of the official Archlinux development team.
    I recommend downloading the CD I mentioned and follow this guide: https://wiki.archlinux.org/index.php/Beginners%27_Guide
    I've installed arch many times on different hardware and the only time I lost mouse and keyboard was after I removed "10-evdev.conf" and "10-quirks.conf" from /etc/X11/xorg.conf.d/. I copied both back from backups, rebooted and m&k were functional again. My guess is  "10-evdev.conf" was the file I needed. Check both these files exist.

  • After doing a system restore, Firefox won't load pages.

    I restored my laptop a couple of days ago (from a previous date, not a full system restore), now firefox will open to the home page (google), but will not load any other page. It doesn't even bring up the "page won't load" page, it just continually says 'connecting' forever. I also noticed, even when I first open firefox, and it opens the google homepage, it doesn't have google.com in the address bar, it has 'about:home'. Internet explorer seems to be working fine, and my internet connection is fine, so I am not sure what the problem seems to be.

    hello rlyslowff, one thing you could try is to remove all program rules for firefox from your firewall/security software and let it detect the program again...
    please also [https://www.mozilla.org/en-US/plugincheck/ update your plugins] (some of them are out-dated & have security vulnerabilities that are actively exploited on the web).
    in case this didn't solve the issue, go to the firefox ''menu ≡ > help ? > troubleshooting information'', copy the contents of that page and paste them here into a reply on the forum, as this might give us further clues what is going on...

  • After upgrade LR 5.5 won't open (OS X Mavericks)

    Greetings,
    After upgrading to LR 5.5 via CC's application manager it will no longer open.  Launching LR produces the splash screen where it just stops loading.  Activity Monitor indicates that it is not responding.  Looking in the system logs I see this:
    6/26/14 11:45:49.664 PM Adobe Photoshop Lightroom 5[1024]: Cannot add package named WFCoreTests
    Looked in /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WichitaFoundation.agtoolkit/Versions/A/Frameworks/WFCoreTests.f ramework, /Applications/Adobe Photoshop Lightroom 5.app/WFCoreTests.framework, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WFCoreTests.framework, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WichitaFoundation.agtoolkit/Versions/A/Frameworks/WFCoreTests.a gtoolkit, /Applications/Adobe Photoshop Lightroom 5.app/WFCoreTests.agtoolkit, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WFCoreTests.agtoolkit
    !! Did you remember to add a copy frameworks step to your project?
    6/26/14 11:45:49.665 PM Adobe Photoshop Lightroom 5[1024]: Cannot add package named WFSQLiteTests
    Looked in /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WichitaFoundation.agtoolkit/Versions/A/Frameworks/WFSQLiteTests .framework, /Applications/Adobe Photoshop Lightroom 5.app/WFSQLiteTests.framework, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WFSQLiteTests.framework, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WichitaFoundation.agtoolkit/Versions/A/Frameworks/WFSQLiteTests .agtoolkit, /Applications/Adobe Photoshop Lightroom 5.app/WFSQLiteTests.agtoolkit, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WFSQLiteTests.agtoolkit
    !! Did you remember to add a copy frameworks step to your project?
    6/26/14 11:45:49.666 PM Adobe Photoshop Lightroom 5[1024]: Cannot add package named WFWebTests
    Looked in /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WichitaFoundation.agtoolkit/Versions/A/Frameworks/WFWebTests.fr amework, /Applications/Adobe Photoshop Lightroom 5.app/WFWebTests.framework, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WFWebTests.framework, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WichitaFoundation.agtoolkit/Versions/A/Frameworks/WFWebTests.ag toolkit, /Applications/Adobe Photoshop Lightroom 5.app/WFWebTests.agtoolkit, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WFWebTests.agtoolkit
    !! Did you remember to add a copy frameworks step to your project?
    6/26/14 11:45:49.677 PM Adobe Photoshop Lightroom 5[1024]: Cannot add package named WFOzClientTests
    Looked in /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WichitaFoundation.agtoolkit/Versions/A/Frameworks/WFOzClientTes ts.framework, /Applications/Adobe Photoshop Lightroom 5.app/WFOzClientTests.framework, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WFOzClientTests.framework, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WichitaFoundation.agtoolkit/Versions/A/Frameworks/WFOzClientTes ts.agtoolkit, /Applications/Adobe Photoshop Lightroom 5.app/WFOzClientTests.agtoolkit, /Applications/Adobe Photoshop Lightroom 5.app/Contents/Frameworks/WFOzClientTests.agtoolkit
    !! Did you remember to add a copy frameworks step to your project?
    Photoshop 2014 opens just fine.
    Any suggestions?  I kinda really need it to work.  Like RIGHT NOW.
    OS X 10.9.3.  Adobe Photoshop Lightroom 5.5 [968504].  The Apps tab in the CC Application Manager says LR is "Up to date."

    Update:
    Following this procedure worked for me: steps listed in post #92:
    Re: Lightroom . Wont Launch.

  • How to register Final Cut Studio after upgrading system?

    After upgrading my system and changing to a new G5 Final Cut Studio lost Registering Info.
    Always after around 5 times booting Final Cut I have a dialog box, that I have to register.
    But the "Register Now" button is not aktive!
    What to do?
    G5 2x2 GB 1,5 GB RAM Mac OS X (10.4.7)
    G5 2x2 GB 1,5 GB RAM   Mac OS X (10.4.5)  

    Make sure you have filled out all the fields
    If I remember right, there is one field that is left blank (can not remember which one). Fill that one in, and the register button should become active.

  • After upgrading to Yosemite iPhoto won't work or upgrade to newest version because" someone else bought or it was deleted" What's up'? I bought it but I did delete my app from my iPad! Did I screw up?

    After upgrading from Lion to Yosemite my iPhoto wouldn't work because it "needed to be upgraded" so I tried to upgrade by got the message that I couldn't upgrade b/c someone else bought it or it was deleted. I deleted my iPhoto app on my iPad about 1 week ago but my iPhoto and 1000s of pix were fine. What's up? Did I screw up by deleting the app?

    No, the versions of iPhoto on the iPad and on OS X are totally different.
    What Apple ID are you using for the Mac App Store? Who else has access to that Apple ID, or what possible other Apple IDs could be in use? It's possible you'll need to purchase iPhoto to get the upgrade, though I'd think Software Update should offer you the correct version.

  • Will Oracle 10.1.0.2 be ok after upgrading linux e3 kernel to 2.4.21-53.EL

    Hi, all
    I have an oracle 10g(10.1.0.2) database running on a linux server (RedHat Linux e3). The linux kernel is 2.4.21-20.ELsmp.
    Because we need to upgrade the ASM to make the backup stuff run well, we have to upgrade the linux kernel. The latest linux e3 kernel is 2.4.21-53.ELsmp, but the latest ASMlib 2.0 driver is for 2.4.21-52.ELsmp.
    Could I upgrade the ASM under the -53 kernel? Or we have to install the -52 kernel?
    Thanks a lot!
    Qian

    Whether you can is far less important than whether you should.
    Open an SR with Oracle Support.

  • After upgrading to ios8 iCloud won't recognise password on iPhone and iPad only on my Mac Mini and Macbook Air

    After upgrading to ios8 my iPad and iPhone could not sign in to iCloud. The error was either 'server error' or verification failed. I reset the password and verified I could log in via my Mac Mini and Macbook Air but I still get the error on my two iPads and iPhone that verification failed.

    somehow, after delinking my apple(icloud) id with iphone, i erased my iphone to start with new, in hope that it should work now, but nothing seems to be working,
    now my iphone is blank, i erased all data and after trying several times, its showing while setting up iphone.
    Could Not Sign In
    There was an error connecting to icloud.
    also after upgrading to ios8. i m unable to login even at website icloud.com
    there is something like this
    Connection error
    icloud encountered an error while trying to connect to the server.

  • After iOS 6 my games won't load at all, even after updating them via iTunes and the maps really are garbage.  How can I get my games back?

    I can't play WWF, Hanging or Scramble (all Zynga).

    Empty/corrupt library after upgrade/crash/downgrade
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these (or the one created when you upgraded to the version you are downgrading from) and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • [Solved]After upgrade: Random system stalls, invisible text. drm/i915?

    Hi,
    Short version: I think I have a problem with drm and my graphic card drivers after an update, but I'm not quite sure what to do about it.
    Longer version: ever since an update 2 days ago, I have a range of system problems.
    Most notably, the system stalls or hangs for between 2 and 10 seconds every few minutes. This may happen during any kind of activity - viewing pdfs (zathura or acroread), working in the terminal (lilyterm), web browsing (firefox) or reading/writing email (thunderbird). It also very often stalls during change of awesome's tags, but not every time (only every third or so).
    Then, similar to this recently necromanced thread ( https://bbs.archlinux.org/viewtopic.php?id=135259 ), I have random letters disappearing in thunderbird, but also random paragraphs disappearing in firefox, see screenshot here: http://imgur.com/RhOhL3a
    With the help of dmesg I discovered errors like
    [15170.335247] [drm] stuck on render ring
    [15170.335310] [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0xebf0000 ctx 0) at 0xec0a050
    popping up a lot, and google-found a few related threads or bug reports ( https://bugs.archlinux.org/task/34611 ,  https://bbs.archlinux.org/viewtopic.php?id=160186 ,  https://bbs.archlinux.org/viewtopic.php?pid=1251547 ). But then my troubles start, because I don't know just exactly what to do with this information. Some seem to speak of downgrading, but downgrade what exactly? Some say this is fixed/solved, but in what sense (reported upstream, fixed upstream, fixed in arch) and then what does is mean that I still get such errors? Should I re-report them, or what should I do to fix? Some system info below.
    Thanks for any pointers!
    $ uname -a
    Linux hostname 3.12.9-1-ARCH #1 SMP PREEMPT Sun Jan 26 09:01:37 CET 2014 x86_64 GNU/Linux
    $ Xorg -version
    X.Org X Server 1.15.0
    $lspci
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    00:03.0 Communication controller: Intel Corporation Mobile 4 Series Chipset MEI Controller (rev 07)
    00:03.2 IDE interface: Intel Corporation Mobile 4 Series Chipset PT IDER Controller (rev 07)
    00:03.3 Serial controller: Intel Corporation Mobile 4 Series Chipset AMT SOL Redirection (rev 07)
    00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
    00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
    00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
    00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
    00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
    00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
    00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
    00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
    03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
    15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
    15:00.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
    15:00.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 11)
    15:00.5 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 11)
    $ dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.9-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Jan 26 09:01:37 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=37e98755-f4db-4377-8615-60068771034d rw quiet
    [ 0.000000] Disabled fast string operations
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bd6a0fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bd6a1000-0x00000000bd6a6fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bd6a7000-0x00000000bd7b6fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bd7b7000-0x00000000bd80efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bd80f000-0x00000000bd8c6fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bd8c7000-0x00000000bd8d1fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bd8d2000-0x00000000bd8d4fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bd8d5000-0x00000000bd8d8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bd8d9000-0x00000000bd8dcfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bd8dd000-0x00000000bd8dffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bd8e0000-0x00000000bd906fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bd907000-0x00000000bd907fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bd908000-0x00000000bdb0efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bdb0f000-0x00000000bdb9efff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bdb9f000-0x00000000bdbfefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bdbff000-0x00000000bdbfffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bdc00000-0x00000000bfffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013bffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: LENOVO 2767WSD/2767WSD, BIOS 7UET70WW (3.00 ) 04/17/2009
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x13c000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-D3FFF write-protect
    [ 0.000000] D4000-DBFFF uncachable
    [ 0.000000] DC000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 13C000000 mask FFC000000 uncachable
    [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable
    [ 0.000000] 2 base 000000000 mask F80000000 write-back
    [ 0.000000] 3 base 080000000 mask FC0000000 write-back
    [ 0.000000] 4 base 100000000 mask FC0000000 write-back
    [ 0.000000] 5 base 0BDE00000 mask FFFE00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xbde00000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbdc00 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000f64d0-0x000f64df] mapped at [ffff8800000f64d0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x13be00000-0x13bffffff]
    [ 0.000000] [mem 0x13be00000-0x13bffffff] page 2M
    [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x138000000-0x13bdfffff]
    [ 0.000000] [mem 0x138000000-0x13bdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x137ffffff]
    [ 0.000000] [mem 0x100000000-0x137ffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbd6a0fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0xbd5fffff] page 2M
    [ 0.000000] [mem 0xbd600000-0xbd6a0fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbd6a7000-0xbd7b6fff]
    [ 0.000000] [mem 0xbd6a7000-0xbd7b6fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbd80f000-0xbd8c6fff]
    [ 0.000000] [mem 0xbd80f000-0xbd8c6fff] page 4k
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbdbff000-0xbdbfffff]
    [ 0.000000] [mem 0xbdbff000-0xbdbfffff] page 4k
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x37998000-0x37cc3fff]
    [ 0.000000] ACPI: RSDP 00000000000f6490 00024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT 00000000bdb4a35d 0008C (v01 LENOVO TP-7U 00003000 LTP 00000000)
    [ 0.000000] ACPI: FACP 00000000bdb4a500 000F4 (v03 LENOVO TP-7U 00003000 LNVO 00000001)
    [ 0.000000] ACPI: DSDT 00000000bdb4a8db 0F48F (v01 LENOVO TP-7U 00003000 MSFT 03000000)
    [ 0.000000] ACPI: FACS 00000000bdb8e000 00040
    [ 0.000000] ACPI: SSDT 00000000bdb4a6b4 00227 (v01 LENOVO TP-7U 00003000 MSFT 03000000)
    [ 0.000000] ACPI: ECDT 00000000bdb59d6a 00052 (v01 LENOVO TP-7U 00003000 LNVO 00000001)
    [ 0.000000] ACPI: APIC 00000000bdb59dbc 00078 (v01 LENOVO TP-7U 00003000 LNVO 00000001)
    [ 0.000000] ACPI: MCFG 00000000bdb59e34 0003C (v01 LENOVO TP-7U 00003000 LNVO 00000001)
    [ 0.000000] ACPI: HPET 00000000bdb59e70 00038 (v01 LENOVO TP-7U 00003000 LNVO 00000001)
    [ 0.000000] ACPI: BOOT 00000000bdb59f38 00028 (v01 LENOVO TP-7U 00003000 LTP 00000001)
    [ 0.000000] ACPI: ASF! 00000000bdb59f60 000A0 (v16 LENOVO TP-7U 00003000 PTL 00000001)
    [ 0.000000] ACPI: SSDT 00000000bdb8d213 0054F (v01 LENOVO TP-7U 00003000 INTL 20050513)
    [ 0.000000] ACPI: TCPA 00000000bd907000 00032 (v00 00000000 00000000)
    [ 0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624)
    [ 0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
    [ 0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01 PmRef ApTst 00003000 INTL 20050624)
    [ 0.000000] ACPI: DMI detected: Lenovo ThinkPad T400
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013bffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13bffffff]
    [ 0.000000] NODE_DATA [mem 0x13bff8000-0x13bffcfff]
    [ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff880137600000-ffff88013b5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x13bffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
    [ 0.000000] node 0: [mem 0x00100000-0xbd6a0fff]
    [ 0.000000] node 0: [mem 0xbd6a7000-0xbd7b6fff]
    [ 0.000000] node 0: [mem 0xbd80f000-0xbd8c6fff]
    [ 0.000000] node 0: [mem 0xbdbff000-0xbdbfffff]
    [ 0.000000] node 0: [mem 0x100000000-0x13bffffff]
    [ 0.000000] On node 0 totalpages: 1021959
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12066 pages used for memmap
    [ 0.000000] DMA32 zone: 772202 pages, LIFO batch:31
    [ 0.000000] Normal zone: 3840 pages used for memmap
    [ 0.000000] Normal zone: 245760 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd6a1000-0xbd6a6fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd7b7000-0xbd80efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd8c7000-0xbd8d1fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd8d2000-0xbd8d4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd8d5000-0xbd8d8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd8d9000-0xbd8dcfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd8dd000-0xbd8dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd8e0000-0xbd906fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd907000-0xbd907fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd908000-0xbdb0efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbdb0f000-0xbdb9efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbdb9f000-0xbdbfefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbdc00000-0xbfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
    [ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88013bc00000 s86464 r8192 d24128 u524288
    [ 0.000000] pcpu-alloc: s86464 r8192 d24128 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005968
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=37e98755-f4db-4377-8615-60068771034d rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3940680K/4087836K available (5119K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 147156K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] NR_IRQS:8448 nr_irqs:712 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2527.053 MHz processor
    [ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 5056.69 BogoMIPS (lpj=8423510)
    [ 0.003341] pid_max: default: 32768 minimum: 301
    [ 0.003375] Security Framework initialized
    [ 0.003387] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003388] Yama: becoming mindful.
    [ 0.003735] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.007112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.008042] Mount-cache hash table entries: 256
    [ 0.008292] Initializing cgroup subsys memory
    [ 0.008312] Initializing cgroup subsys devices
    [ 0.008315] Initializing cgroup subsys freezer
    [ 0.008317] Initializing cgroup subsys net_cls
    [ 0.008319] Initializing cgroup subsys blkio
    [ 0.008341] Disabled fast string operations
    [ 0.008346] CPU: Physical Processor ID: 0
    [ 0.008347] CPU: Processor Core ID: 0
    [ 0.008349] mce: CPU supports 6 MCE banks
    [ 0.008357] CPU0: Thermal monitoring enabled (TM2)
    [ 0.008365] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
    tlb_flushall_shift: -1
    [ 0.008437] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
    [ 0.009258] ACPI: Core revision 20130725
    [ 0.015569] ACPI: All ACPI Tables successfully acquired
    [ 0.016678] ftrace: allocating 20320 entries in 80 pages
    [ 0.027168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.061017] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz (fam: 06, model: 17, stepping: 0a)
    [ 0.063333] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    [ 0.063333] ... version: 2
    [ 0.063333] ... bit width: 40
    [ 0.063333] ... generic registers: 2
    [ 0.063333] ... value mask: 000000ffffffffff
    [ 0.063333] ... max period: 000000007fffffff
    [ 0.063333] ... fixed-purpose events: 3
    [ 0.063333] ... event mask: 0000000700000003
    [ 0.083392] smpboot: Booting Node 0, Processors # 1 OK
    [ 0.006666] Disabled fast string operations
    [ 0.096626] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.096639] Brought up 2 CPUs
    [ 0.096642] smpboot: Total of 2 processors activated (10112.38 BogoMIPS)
    [ 0.098382] devtmpfs: initialized
    [ 0.105175] PM: Registering ACPI NVS region [mem 0xbd8c7000-0xbd8d1fff] (45056 bytes)
    [ 0.105175] PM: Registering ACPI NVS region [mem 0xbd8d9000-0xbd8dcfff] (16384 bytes)
    [ 0.105175] PM: Registering ACPI NVS region [mem 0xbd8e0000-0xbd906fff] (159744 bytes)
    [ 0.105175] PM: Registering ACPI NVS region [mem 0xbdb0f000-0xbdb9efff] (589824 bytes)
    [ 0.105175] RTC time: 9:58:53, date: 01/27/14
    [ 0.105175] NET: Registered protocol family 16
    [ 0.105175] cpuidle: using governor ladder
    [ 0.105175] cpuidle: using governor menu
    [ 0.105175] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.105175] ACPI: bus type PCI registered
    [ 0.105175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.105175] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    [ 0.105175] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
    [ 0.110884] PCI: Using configuration type 1 for base access
    [ 0.111004] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.111005] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.111006] mtrr: corrected configuration.
    [ 0.113386] bio: create slab <bio-0> at 0
    [ 0.113399] ACPI: Added _OSI(Module Device)
    [ 0.113399] ACPI: Added _OSI(Processor Device)
    [ 0.113399] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.113399] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.113399] ACPI: Added _OSI(Linux)
    [ 0.114883] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.120617] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI
    [ 0.136948] ACPI: SSDT 00000000bd8d7c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    [ 0.137309] ACPI: Dynamic OEM Table Load:
    [ 0.137311] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    [ 0.137428] ACPI: SSDT 00000000bd8d5020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    [ 0.137809] ACPI: Dynamic OEM Table Load:
    [ 0.137811] ACPI: SSDT (null) 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    [ 0.156862] ACPI: SSDT 00000000bd8d6ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624)
    [ 0.157236] ACPI: Dynamic OEM Table Load:
    [ 0.157238] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624)
    [ 0.163404] ACPI: SSDT 00000000bd8d6f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624)
    [ 0.166956] ACPI: Dynamic OEM Table Load:
    [ 0.166958] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624)
    [ 0.176786] ACPI: Interpreter enabled
    [ 0.176792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
    [ 0.176796] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
    [ 0.176808] ACPI: (supports S0 S3 S4 S5)
    [ 0.176810] ACPI: Using IOAPIC for interrupt routing
    [ 0.176832] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.180490] ACPI: ACPI Dock Station Driver: 3 docks/bays found
    [ 0.200183] ACPI: Power Resource [PUBS] (on)
    [ 0.204053] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.204145] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.204234] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.204323] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.204413] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.204501] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.204593] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.204682] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.204732] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.204914] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
    [ 0.205251] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted
    [ 0.205280] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.205450] PCI host bridge to bus 0000:00
    [ 0.205453] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.205455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.205457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.205459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.205461] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.205462] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.205464] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.205466] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
    [ 0.205474] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
    [ 0.205493] DMAR: Forcing write-buffer flush capability
    [ 0.205494] DMAR: Disabling IOMMU for graphics on this chipset
    [ 0.205570] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
    [ 0.205582] pci 0000:00:02.0: reg 0x10: [mem 0xfa000000-0xfa3fffff 64bit]
    [ 0.205589] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.205594] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807]
    [ 0.205673] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
    [ 0.205683] pci 0000:00:02.1: reg 0x10: [mem 0xf4100000-0xf41fffff 64bit]
    [ 0.205773] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000
    [ 0.205788] pci 0000:00:03.0: reg 0x10: [mem 0xfa626800-0xfa62680f 64bit]
    [ 0.205837] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
    [ 0.205906] pci 0000:00:03.2: [8086:2a46] type 00 class 0x010185
    [ 0.205919] pci 0000:00:03.2: reg 0x10: [io 0x1828-0x182f]
    [ 0.205926] pci 0000:00:03.2: reg 0x14: [io 0x180c-0x180f]
    [ 0.205932] pci 0000:00:03.2: reg 0x18: [io 0x1820-0x1827]
    [ 0.205939] pci 0000:00:03.2: reg 0x1c: [io 0x1808-0x180b]
    [ 0.205945] pci 0000:00:03.2: reg 0x20: [io 0x1810-0x181f]
    [ 0.206039] pci 0000:00:03.3: [8086:2a47] type 00 class 0x070002
    [ 0.206052] pci 0000:00:03.3: reg 0x10: [io 0x1830-0x1837]
    [ 0.206059] pci 0000:00:03.3: reg 0x14: [mem 0xfa424000-0xfa424fff]
    [ 0.206206] pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000
    [ 0.206230] pci 0000:00:19.0: reg 0x10: [mem 0xfa400000-0xfa41ffff]
    [ 0.206241] pci 0000:00:19.0: reg 0x14: [mem 0xfa425000-0xfa425fff]
    [ 0.206252] pci 0000:00:19.0: reg 0x18: [io 0x1840-0x185f]
    [ 0.206338] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.206385] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 0.206423] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
    [ 0.206478] pci 0000:00:1a.0: reg 0x20: [io 0x1860-0x187f]
    [ 0.206577] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.206692] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
    [ 0.206747] pci 0000:00:1a.1: reg 0x20: [io 0x1880-0x189f]
    [ 0.206860] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
    [ 0.206915] pci 0000:00:1a.2: reg 0x20: [io 0x18a0-0x18bf]
    [ 0.207011] pci 0000:00:1a.2: System wakeup disabled by ACPI
    [ 0.207061] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
    [ 0.207086] pci 0000:00:1a.7: reg 0x10: [mem 0xfa626c00-0xfa626fff]
    [ 0.207194] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.207238] pci 0000:00:1a.7: System wakeup disabled by ACPI
    [ 0.207283] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
    [ 0.207303] pci 0000:00:1b.0: reg 0x10: [mem 0xfa420000-0xfa423fff 64bit]
    [ 0.207398] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.207451] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.207492] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
    [ 0.207592] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.207640] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.207679] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
    [ 0.207778] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.207826] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 0.207874] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
    [ 0.207929] pci 0000:00:1d.0: reg 0x20: [io 0x18c0-0x18df]
    [ 0.208024] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.208063] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
    [ 0.208118] pci 0000:00:1d.1: reg 0x20: [io 0x18e0-0x18ff]
    [ 0.208231] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
    [ 0.208286] pci 0000:00:1d.2: reg 0x20: [io 0x1c00-0x1c1f]
    [ 0.208410] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
    [ 0.208436] pci 0000:00:1d.7: reg 0x10: [mem 0xfa627000-0xfa6273ff]
    [ 0.208543] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.208588] pci 0000:00:1d.7: System wakeup disabled by ACPI
    [ 0.208629] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 0.208735] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 0.208776] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
    [ 0.208987] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
    [ 0.209014] pci 0000:00:1f.2: reg 0x10: [io 0x1c48-0x1c4f]
    [ 0.209025] pci 0000:00:1f.2: reg 0x14: [io 0x183c-0x183f]
    [ 0.209036] pci 0000:00:1f.2: reg 0x18: [io 0x1c40-0x1c47]
    [ 0.209047] pci 0000:00:1f.2: reg 0x1c: [io 0x1838-0x183b]
    [ 0.209057] pci 0000:00:1f.2: reg 0x20: [io 0x1c20-0x1c3f]
    [ 0.209068] pci 0000:00:1f.2: reg 0x24: [mem 0xfa626000-0xfa6267ff]
    [ 0.209136] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.209212] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
    [ 0.209233] pci 0000:00:1f.3: reg 0x10: [mem 0xfa627400-0xfa6274ff 64bit]
    [ 0.209262] pci 0000:00:1f.3: reg 0x20: [io 0x1c60-0x1c7f]
    [ 0.209416] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.209529] pci 0000:03:00.0: [8086:4237] type 00 class 0x028000
    [ 0.209568] pci 0000:03:00.0: reg 0x10: [mem 0xf4200000-0xf4201fff 64bit]
    [ 0.209761] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.216689] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.216696] pci 0000:00:1c.1: bridge window [mem 0xf4200000-0xf42fffff]
    [ 0.216780] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
    [ 0.216803] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function)
    [ 0.216805] pci 0000:15:00.0: MMC cards are now supported by standard SDHCI controller
    [ 0.216823] pci 0000:15:00.0: reg 0x10: [mem 0xf4300000-0xf4300fff]
    [ 0.216864] pci 0000:15:00.0: supports D1 D2
    [ 0.216866] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.216927] pci 0000:15:00.2: [1180:0822] type 00 class 0x080500
    [ 0.216953] pci 0000:15:00.2: reg 0x10: [mem 0xf4301000-0xf43010ff]
    [ 0.217066] pci 0000:15:00.2: supports D1 D2
    [ 0.217068] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.217125] pci 0000:15:00.4: [1180:0592] type 00 class 0x088000
    [ 0.217150] pci 0000:15:00.4: reg 0x10: [mem 0xf4301800-0xf43018ff]
    [ 0.217263] pci 0000:15:00.4: supports D1 D2
    [ 0.217265] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.217322] pci 0000:15:00.5: [1180:0852] type 00 class 0x088000
    [ 0.217347] pci 0000:15:00.5: reg 0x10: [mem 0xf4301c00-0xf4301cff]
    [ 0.217460] pci 0000:15:00.5: supports D1 D2
    [ 0.217462] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.217564] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
    [ 0.217569] pci 0000:00:1e.0: bridge window [io 0x3000-0x6fff]
    [ 0.217574] pci 0000:00:1e.0: bridge window [mem 0xf4300000-0xf7ffffff]
    [ 0.217581] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
    [ 0.217583] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.217585] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.217586] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.217588] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.217590] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.217592] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.217593] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
    [ 0.217653] pci_bus 0000:16: busn_res: can not insert [bus 16-ff] under [bus 15-18] (conflicts with (null) [bus 15-18])
    [ 0.217657] pci_bus 0000:16: busn_res: [bus 16-ff] end is updated to 17
    [ 0.217685] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.223809] ACPI: Enabled 3 GPEs in block 00 to 3F
    [ 0.223820] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.223857] Found 1 acpi root devices
    [ 0.223922] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
    [ 0.223986] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.223986] vgaarb: loaded
    [ 0.223986] vgaarb: bridge control possible 0000:00:02.0
    [ 0.223986] PCI: Using ACPI for IRQ routing
    [ 0.227502] PCI: pci_cache_line_size set to 64 bytes
    [ 0.227586] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
    [ 0.227588] e820: reserve RAM buffer [mem 0xbd6a1000-0xbfffffff]
    [ 0.227590] e820: reserve RAM buffer [mem 0xbd7b7000-0xbfffffff]
    [ 0.227592] e820: reserve RAM buffer [mem 0xbd8c7000-0xbfffffff]
    [ 0.227594] e820: reserve RAM buffer [mem 0xbdc00000-0xbfffffff]
    [ 0.227685] NetLabel: Initializing
    [ 0.227687] NetLabel: domain hash size = 128
    [ 0.227688] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.227700] NetLabel: unlabeled traffic allowed by default
    [ 0.227715] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [ 0.227720] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.227724] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [ 0.229742] Switched to clocksource hpet
    [ 0.232362] pnp: PnP ACPI init
    [ 0.232379] ACPI: bus type PNP registered
    [ 0.252696] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.252699] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
    [ 0.252701] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
    [ 0.252703] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
    [ 0.252705] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
    [ 0.252707] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
    [ 0.252709] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
    [ 0.252711] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
    [ 0.252713] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
    [ 0.252715] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
    [ 0.252716] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
    [ 0.252718] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
    [ 0.252721] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
    [ 0.252723] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
    [ 0.252727] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.272659] system 00:01: [io 0x1000-0x107f] could not be reserved
    [ 0.272661] system 00:01: [io 0x1180-0x11ff] has been reserved
    [ 0.272664] system 00:01: [io 0x0800-0x080f] has been reserved
    [ 0.272666] system 00:01: [io 0x15e0-0x15ef] has been reserved
    [ 0.272667] system 00:01: [io 0x1600-0x167f] has been reserved
    [ 0.272669] system 00:01: [io 0x1680-0x169f] has been reserved
    [ 0.272672] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.272674] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.272676] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.272678] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.272680] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.272682] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
    [ 0.272684] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.272739] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.272748] pnp 00:03: [dma 4]
    [ 0.272766] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.272792] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.272830] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.272861] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.272892] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.272921] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
    [ 0.292844] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
    [ 0.293234] pnp: PnP ACPI: found 10 devices
    [ 0.293236] ACPI: bus type PNP unregistered
    [ 0.300009] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 0.300014] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.300016] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
    [ 0.300026] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [ 0.300029] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    [ 0.300052] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.300054] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.300056] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.300058] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.300060] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.300065] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff]
    [ 0.300068] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
    [ 0.300071] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
    [ 0.300074] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 0.300076] pci 0000:00:1c.1: BAR 13: assigned [io 0x7000-0x7fff]
    [ 0.300079] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.300083] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.300088] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]
    [ 0.300093] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
    [ 0.300100] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.300103] pci 0000:00:1c.1: bridge window [io 0x7000-0x7fff]
    [ 0.300108] pci 0000:00:1c.1: bridge window [mem 0xf4200000-0xf42fffff]
    [ 0.300112] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
    [ 0.300121] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    [ 0.300123] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    [ 0.300125] pci 0000:15:00.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.300127] pci 0000:15:00.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.300129] pci 0000:15:00.0: BAR 15: assigned [mem 0xf0000000-0xf3ffffff pref]
    [ 0.300133] pci 0000:15:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
    [ 0.300135] pci 0000:15:00.0: BAR 13: assigned [io 0x3000-0x30ff]
    [ 0.300137] pci 0000:15:00.0: BAR 14: assigned [io 0x3400-0x34ff]
    [ 0.300139] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
    [ 0.300140] pci 0000:15:00.0: bridge window [io 0x3000-0x30ff]
    [ 0.300146] pci 0000:15:00.0: bridge window [io 0x3400-0x34ff]
    [ 0.300151] pci 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
    [ 0.300156] pci 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
    [ 0.300162] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
    [ 0.300165] pci 0000:00:1e.0: bridge window [io 0x3000-0x6fff]
    [ 0.300170] pci 0000:00:1e.0: bridge window [mem 0xf4300000-0xf7ffffff]
    [ 0.300174] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
    [ 0.300182] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.300184] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.300186] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.300187] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.300189] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.300191] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
    [ 0.300192] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff]
    [ 0.300195] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.300196] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
    [ 0.300198] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
    [ 0.300200] pci_bus 0000:03: resource 0 [io 0x7000-0x7fff]
    [ 0.300202] pci_bus 0000:03: resource 1 [mem 0xf4200000-0xf42fffff]
    [ 0.300203] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
    [ 0.300205] pci_bus 0000:15: resource 0 [io 0x3000-0x6fff]
    [ 0.300207] pci_bus 0000:15: resource 1 [mem 0xf4300000-0xf7ffffff]
    [ 0.300209] pci_bus 0000:15: resource 2 [mem 0xf0000000-0xf3ffffff 64bit pref]
    [ 0.300211] pci_bus 0000:15: resource 4 [io 0x0000-0x0cf7]
    [ 0.300212] pci_bus 0000:15: resource 5 [io 0x0d00-0xffff]
    [ 0.300214] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.300216] pci_bus 0000:15: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.300217] pci_bus 0000:15: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.300219] pci_bus 0000:15: resource 9 [mem 0x000dc000-0x000dffff]
    [ 0.300221] pci_bus 0000:15: resource 10 [mem 0xc0000000-0xfebfffff]
    [ 0.300223] pci_bus 0000:16: resource 0 [io 0x3000-0x30ff]
    [ 0.300224] pci_bus 0000:16: resource 1 [io 0x3400-0x34ff]
    [ 0.300226] pci_bus 0000:16: resource 2 [mem 0xf0000000-0xf3ffffff pref]
    [ 0.300228] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff]
    [ 0.300265] NET: Registered protocol family 2
    [ 0.300457] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.300690] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.300878] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.300932] TCP: reno registered
    [ 0.300940] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.300970] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.301053] NET: Registered protocol family 1
    [ 0.301066] pci 0000:00:02.0: Boot video device
    [ 0.301991] PCI: CLS 64 bytes, default 64
    [ 0.302031] Unpacking initramfs...
    [ 0.363199] Freeing initrd memory: 3248K (ffff880037998000 - ffff880037cc4000)
    [ 0.363208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.363210] software IO TLB [mem 0xb96a1000-0xbd6a1000] (64MB) mapped at [ffff8800b96a1000-ffff8800bd6a0fff]
    [ 0.363238] Simple Boot Flag at 0x35 set to 0x1
    [ 0.363417] Scanning for low memory corruption every 60 seconds
    [ 0.363745] audit: initializing netlink socket (disabled)
    [ 0.363761] type=2000 audit(1390816732.363:1): initialized
    [ 0.376055] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.377555] zbud: loaded
    [ 0.377716] VFS: Disk quotas dquot_6.5.2
    [ 0.377758] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.377933] msgmni has been set to 7703
    [ 0.378225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.378261] io scheduler noop registered
    [ 0.378263] io scheduler deadline registered
    [ 0.378292] io scheduler cfq registered (default)
    [ 0.378503] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.378668] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    [ 0.378786] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.378791] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.378813] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.378816] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 0.378820] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.378834] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.378869] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 17aa ss_did 20f3
    [ 0.378898] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
    [ 0.378910] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 2942 ss_vid 17aa ss_did 20f3
    [ 0.378934] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
    [ 0.378939] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.378995] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [ 0.378997] vesafb: scrolling: redraw
    [ 0.378999] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.379450] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004800000, using 3072k, total 3072k
    [ 0.403394] Console: switching to colour frame buffer device 128x48
    [ 0.427226] fb0: VESA VGA frame buffer device
    [ 0.427238] intel_idle: does not run on family 6 model 23
    [ 0.427277] GHES: HEST is not enabled!
    [ 0.427334] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.448019] 0000:00:03.3: ttyS0 at I/O 0x1830 (irq = 17, base_baud = 115200) is a 16550A
    [ 0.448162] Linux agpgart interface v0.103
    [ 0.448228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    [ 0.456045] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.456072] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.456170] mousedev: PS/2 mouse device common for all mice
    [ 0.456238] rtc_cmos 00:06: RTC can wake from S4
    [ 0.456379] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 0.456408] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.456472] drop_monitor: Initializing network drop monitor service
    [ 0.456534] TCP: cubic registered
    [ 0.456631] NET: Registered protocol family 10
    [ 0.456816] NET: Registered protocol family 17
    [ 0.456828] Key type dns_resolver registered
    [ 0.457049] registered taskstats version 1
    [ 0.457713] Magic number: 14:393:981
    [ 0.457799] rtc_cmos 00:06: setting system clock to 2014-01-27 09:58:53 UTC (1390816733)
    [ 0.457879] PM: Hibernation image not present or could not be loaded.
    [ 0.459170] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
    [ 0.459172] Write protecting the kernel read-only data: 8192k
    [ 0.461316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.462040] Freeing unused kernel memory: 1012K (ffff880001503000 - ffff880001600000)
    [ 0.463192] Freeing unused kernel memory: 420K (ffff880001797000 - ffff880001800000)
    [ 0.472217] systemd-udevd[47]: starting version 208
    [ 0.495432] ACPI: bus type USB registered
    [ 0.495458] usbcore: registered new interface driver usbfs
    [ 0.495469] usbcore: registered new interface driver hub
    [ 0.495512] usbcore: registered new device driver usb
    [ 0.495844] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.496041] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.496152] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.496156] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 0.496161] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.496201] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
    [ 0.496371] hub 1-0:1.0: USB hub found
    [ 0.496380] hub 1-0:1.0: 2 ports detected
    [ 0.496558] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 0.496562] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 0.496567] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
    [ 0.496602] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
    [ 0.496771] hub 2-0:1.0: USB hub found
    [ 0.496779] hub 2-0:1.0: 2 ports detected
    [ 0.496929] uhci_hcd 0000:00:1a.2: setting latency timer to 64
    [ 0.496932] uhci_hcd 0000:00:1a.2: UHCI Host Controller
    [ 0.496947] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
    [ 0.496967] SCSI subsystem initialized
    [ 0.496986] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
    [ 0.497128] hub 3-0:1.0: USB hub found
    [ 0.497136] hub 3-0:1.0: 2 ports detected
    [ 0.497306] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.497310] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.497315] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
    [ 0.497350] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
    [ 0.497482] hub 4-0:1.0: USB hub found
    [ 0.497488] hub 4-0:1.0: 2 ports detected
    [ 0.497640] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 0.497643] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.497648] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
    [ 0.497684] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
    [ 0.497810] hub 5-0:1.0: USB hub found
    [ 0.497817] hub 5-0:1.0: 2 ports detected
    [ 0.497957] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 0.497960] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 0.497965] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
    [ 0.498003] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
    [ 0.498556] hub 6-0:1.0: USB hub found
    [ 0.498564] hub 6-0:1.0: 2 ports detected
    [ 0.498723] libata version 3.00 loaded.
    [ 0.499070] pata_acpi 0000:00:03.2: setting latency timer to 64
    [ 0.499364] ata_generic 0000:00:03.2: setting latency timer to 64
    [ 0.499867] ehci-pci: EHCI PCI platform driver
    [ 0.500825] scsi0 : ata_generic
    [ 0.500976] scsi1 : ata_generic
    [ 0.501017] ata1: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18
    [ 0.501019] ata2: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18
    [ 0.501120] ehci-pci 0000:00:1a.7: setting latency timer to 64
    [ 0.501420] ehci-pci 0000:00:1a.7: EHCI Host Controller
    [ 0.501427] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 7
    [ 0.501441] ehci-pci 0000:00:1a.7: debug port 1
    [ 0.505335] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
    [ 0.505357] ehci-pci 0000:00:1a.7: irq 23, io mem 0xfa626c00
    [ 0.505888] sdhci: Secure Digital Host Controller Interface driver
    [ 0.505890] sdhci: Copyright(c) Pierre Ossman
    [ 0.506101] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21)
    [ 0.506120] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.507472] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 0.508483] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 0.508545] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA
    [ 0.513357] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 0.513540] hub 7-0:1.0: USB hub found
    [ 0.513548] hub 7-0:1.0: 6 ports detected
    [ 0.536738] hub 1-0:1.0: USB hub found
    [ 0.536747] hub 1-0:1.0: 2 ports detected
    [ 0.560057] hub 2-0:1.0: USB hub found
    [ 0.560064] hub 2-0:1.0: 2 ports detected
    [ 0.583392] hub 3-0:1.0: USB hub found
    [ 0.583400] hub 3-0:1.0: 2 ports detected
    [ 0.583584] ehci-pci 0000:00:1d.7: setting latency timer to 64
    [ 0.583900] ehci-pci 0000:00:1d.7: EHCI Host Controller
    [ 0.583907] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 8
    [ 0.583922] ehci-pci 0000:00:1d.7: debug port 1
    [ 0.587822] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
    [ 0.587841] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfa627000
    [ 0.596687] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.596823] hub 8-0:1.0: USB hub found
    [ 0.596830] hub 8-0:1.0: 6 ports detected
    [ 0.620052] hub 4-0:1.0: USB hub found
    [ 0.620059] hub 4-0:1.0: 2 ports detected
    [ 0.643388] hub 5-0:1.0: USB hub found
    [ 0.643395] hub 5-0:1.0: 2 ports detected
    [ 0.666727] hub 6-0:1.0: USB hub found
    [ 0.666736] hub 6-0:1.0: 2 ports detected
    [ 0.666812] ahci 0000:00:1f.2: version 3.0
    [ 0.666915] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
    [ 0.666955] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 0.666976] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x1 impl SATA mode
    [ 0.666979] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs
    [ 0.666984] ahci 0000:00:1f.2: setting latency timer to 64
    [ 0.667519] scsi2 : ahci
    [ 0.667582] scsi3 : ahci
    [ 0.667641] scsi4 : ahci
    [ 0.667699] scsi5 : ahci
    [ 0.667742] ata3: SATA max UDMA/133 abar m2048@0xfa626000 port 0xfa626100 irq 42
    [ 0.667743] ata4: DUMMY
    [ 0.667745] ata5: DUMMY
    [ 0.667746] ata6: DUMMY
    [ 0.986695] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 0.987559] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 0.987562] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 0.987564] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 0.988382] ata3.00: ATA-8: HGST HTS725050A7E630, GH2ZB550, max UDMA/133
    [ 0.988384] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.989285] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 0.989287] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 0.989289] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 0.990098] ata3.00: configured for UDMA/133
    [ 0.990208] scsi 2:0:0:0: Direct-Access ATA HGST HTS725050A7 GH2Z PQ: 0 ANSI: 5
    [ 0.992941] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 0.992944] sd 2:0:0:0: [sda] 4096-byte physical blocks
    [ 0.992998] sd 2:0:0:0: [sda] Write Protect is off
    [ 0.993001] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.993036] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.076699] usb 7-6: new high-speed USB device number 3 using ehci-pci
    [ 1.077234] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
    [ 1.077733] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 1.363358] tsc: Refined TSC clocksource calibration: 2526.999 MHz
    [ 1.436698] usb 2-2: new full-speed USB device number 2 using uhci_hcd
    [ 1.826147] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.363390] Switched to clocksource tsc
    [ 2.384837] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 2.385108] systemd[1]: Set hostname to <hostname>.
    [ 3.020950] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.021003] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.021015] systemd[1]: Starting Remote File Systems.
    [ 3.021026] systemd[1]: Reached target Remote File Systems.
    [ 3.021034] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.021061] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.021070] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.021093] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.021102] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.021121] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.021129] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.021153] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.021165] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.021196] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.021205] systemd[1]: Starting Journal Socket.
    [ 3.021245] systemd[1]: Listening on Journal Socket.
    [ 3.021449] systemd[1]: Starting Apply Kernel Variables...
    [ 3.021979] systemd[1]: Starting Journal Service...
    [ 3.022329] systemd[1]: Started Journal Service.
    [ 3.527540] thinkpad_ec: thinkpad_ec 0.41 loaded.
    [ 3.548541] tp_smapi 0.41 loading...
    [ 3.548630] tp_smapi successfully loaded (smapi_port=0xb2).
    [ 3.692910] systemd-journald[104]: Vacuuming done, freed 0 bytes
    [ 4.052057] EXT4-fs (sda3): re-mounted. Opts: data=ordered
    [ 4.275058] systemd-udevd[135]: starting version 208
    [ 5.539050] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
    [ 5.539194] ACPI: Lid Switch [LID]
    [ 5.539249] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
    [ 5.539253] ACPI: Sleep Button [SLPB]
    [ 5.539316] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 5.539319] ACPI: Power Button [PWRF]
    [ 5.558409] ACPI: Requesting acpi_cpufreq
    [ 5.576148] Monitor-Mwait will be used to enter C-1 state
    [ 5.576156] Monitor-Mwait will be used to enter C-2 state
    [ 5.576160] Monitor-Mwait will be used to enter C-3 state
    [ 5.576163] tsc: Marking TSC unstable due to TSC halts in idle
    [ 5.576179] ACPI: acpi_idle registered with cpuidle
    [ 5.576205] Switched to clocksource hpet
    [ 5.612079] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
    [ 5.612185] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 5.613189] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
    [ 5.613498] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    [ 5.624658] wmi: Mapper loaded
    [ 5.686902] [drm] Initialized drm 1.1.0 20060810
    [ 5.759536] Bluetooth: Core ver 2.16
    [ 5.759560] NET: Registered protocol family 31
    [ 5.759562] Bluetooth: HCI device and connection manager initialized
    [ 5.759578] Bluetooth: HCI socket layer initialized
    [ 5.759580] Bluetooth: L2CAP socket layer initialized
    [ 5.759587] Bluetooth: SCO socket layer initialized
    [ 5.775533] [drm] Memory usable by graphics device = 2048M
    [ 5.775538] checking generic (d0000000 300000) vs hw (d0000000 10000000)
    [ 5.775540] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 5.775561] Console: switching to colour dummy device 80x25
    [ 5.775662] i915 0000:00:02.0: setting latency timer to 64
    [ 5.813939] i915 0000:00:02.0: irq 43 for MSI/MSI-X
    [ 5.813948] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 5.813949] [drm] Driver supports precise vblank timestamp query.
    [ 5.813994] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 5.815326] pps_core: LinuxPPS API ver. 1 registered
    [ 5.815328] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 5.815860] PTP clock support registered
    [ 5.868929] ACPI: AC Adapter [AC] (on-line)
    [ 5.908828] fbcon: inteldrmfb (fb0) is primary device
    [ 5.973459] tpm_tis 00:09: 1.2 TPM (device-id 0x1020, rev-id 6)
    [ 5.973460] tpm_tis 00:09: Intel iTPM workaround enabled
    [ 5.993930] ACPI: Battery Slot [BAT0] (battery present)
    [ 5.995201] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.995202] ACPI: Thermal Zone [THM0] (18 C)
    [ 5.996577] thermal LNXTHERM:01: registered as thermal_zone1
    [ 5.996578] ACPI: Thermal Zone [THM1] (17 C)
    [ 6.007966] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
    [ 6.007967] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
    [ 6.040594] usbcore: registered new interface driver btusb
    [ 6.054550] Non-volatile memory driver v1.3
    [ 6.078033] thinkpad_acpi: ThinkPad ACPI Extras v0.24
    [ 6.078034] thinkpad_acpi: http://ibm-acpi.sf.net/
    [ 6.078035] thinkpad_acpi: ThinkPad BIOS 7UET70WW (3.00 ), EC 7VHT14WW-1.03
    [ 6.078035] thinkpad_acpi: Lenovo ThinkPad T400, model 2767WSD
    [ 6.097896] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    [ 6.098029] thinkpad_acpi: radio switch found; radios are enabled
    [ 6.098111] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
    [ 6.098111] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    [ 6.100039] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
    [ 6.102704] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
    [ 6.102770] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    [ 6.103685] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
    [ 6.116703] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
    [ 6.151185] media: Linux media interface: v0.10
    [ 6.188125] Linux video capture interface: v2.00
    [ 6.448191] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6]
    [ 6.459562] uvcvideo: Found UVC 1.00 device Integrated Camera (17ef:1004)
    [ 6.464806] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.7/usb7/7-6/7-6:1.0/input/input6
    [ 6.464847] usbcore: registered new interface driver uvcvideo
    [ 6.464848] USB Video Class driver (1.1.1)
    [ 6.486718] Console: switching to colour frame buffer device 180x56
    [ 6.489860] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 6.489862] i915 0000:00:02.0: registered panic notifier
    [ 6.495027] acpi device:02: registered as cooling_device2
    [ 6.495078] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
    [ 6.495118] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
    [ 6.495167] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 6.495243] mei_me 0000:00:03.0: setting latency timer to 64
    [ 6.495270] mei_me 0000:00:03.0: irq 44 for MSI/MSI-X
    [ 6.501432] e1000e 0000:00:19.0: setting latency timer to 64
    [ 6.501513] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 6.501534] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 6.574169] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cb8, PCI irq 16
    [ 6.574173] yenta_cardbus 0000:15:00.0: Socket status: 30000006
    [ 6.574179] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [io 0x3000-0x6fff]
    [ 6.574181] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf4300000-0xf7ffffff]
    [ 6.574184] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4300000-0xf7ffffff:
    [ 6.574188] excluding 0xf4300000-0xf46cffff
    [ 6.574196] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf0000000-0xf3ffffff 64bit pref]
    [ 6.574198] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf0000000-0xf3ffffff:
    [ 6.574207] excluding 0xf0000000-0xf3ffffff
    [ 6.576532] r592: driver successfully loaded
    [ 6.695857] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:24:7e:6a:db:bf
    [ 6.695861] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 6.695887] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
    [ 6.695952] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130725/utaddress-251)
    [ 6.695957] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.695961] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
    [ 6.695964] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.695966] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
    [ 6.695968] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.695969] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 6.695997] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 6.696201] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 6.715445] input: PC Speaker as /devices/platform/pcspkr/input/input9
    [ 6.781879] cfg80211: Calling CRDA to update world regulatory domain
    [ 6.810601] microcode: CPU0 sig=0x1067a, pf=

    I have the same problem, but only with firefox, because is the only program that i use (also watch videos with VLC, but this have no problem).
    I think we should report, but i'm not sure where.
    A screenshot: http://imgur.com/QKrisQa
    $lspci
    00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
    00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
    00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
    00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
    00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 01)
    00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
    00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
    00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
    00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
    00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
    00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
    00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
    00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 01)
    00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 01)
    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03)
    04:01.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01)
    PD: Sorry for my bad grammar.

  • [SOLVED] After upgrade gdm and Gnome don't work.

    Hi,
    after I did an upgrade I had some ldconfig: errors and fixed them all using pkgfile and reinstallation of quite some packages.
    But now starting gdm with
    # systemctl start gdm
    only leads to a black screen with a cross shaped cursor I can move. Nothing more.
    Xorg works -- I'm writing this post from KDE.
    I reinstalled gnome and gnome-extra. Still no success.
    System is up to date.
    Hopefully my logs will help, I have no idea what to do. Thanks for any help. :)
    /var/log/Xorg.0.log
    [ 384.588]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 384.588] X Protocol Version 11, Revision 0
    [ 384.588] Build Operating System: Linux 3.8.7-1-ARCH x86_64
    [ 384.588] Current Operating System: Linux rolfgang 3.9.4-1-ARCH #1 SMP PREEMPT Sat May 25 16:14:55 CEST 2013 x86_64
    [ 384.588] Kernel command line: cryptdevice=/dev/sda2:main root=/dev/mapper/main-root lang=de locale=de_DE.UTF-8 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 384.588] Build Date: 17 April 2013 02:37:06PM
    [ 384.588]
    [ 384.588] Current version of pixman: 0.30.0
    [ 384.588] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 384.588] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 384.589] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 9 00:18:24 2013
    [ 384.589] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 384.589] (==) No Layout section. Using the first Screen section.
    [ 384.589] (==) No screen section available. Using defaults.
    [ 384.589] (**) |-->Screen "Default Screen Section" (0)
    [ 384.589] (**) | |-->Monitor "<default monitor>"
    [ 384.590] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 384.590] (**) | |-->Device "Intel Graphics"
    [ 384.590] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 384.590] (==) Automatically adding devices
    [ 384.590] (==) Automatically enabling devices
    [ 384.590] (==) Automatically adding GPU devices
    [ 384.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 384.590] Entry deleted from font path.
    [ 384.590] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 384.590] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/
    [ 384.590] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 384.590] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 384.590] (II) Loader magic: 0x7fcc20
    [ 384.590] (II) Module ABI versions:
    [ 384.590] X.Org ANSI C Emulation: 0.4
    [ 384.590] X.Org Video Driver: 14.1
    [ 384.590] X.Org XInput driver : 19.1
    [ 384.590] X.Org Server Extension : 7.0
    [ 384.591] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 384.594] (--) PCI:*(0:0:2:0) 8086:0166:144d:c0d3 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64
    [ 384.594] Initializing built-in extension Generic Event Extension
    [ 384.594] Initializing built-in extension SHAPE
    [ 384.594] Initializing built-in extension MIT-SHM
    [ 384.594] Initializing built-in extension XInputExtension
    [ 384.594] Initializing built-in extension XTEST
    [ 384.594] Initializing built-in extension BIG-REQUESTS
    [ 384.594] Initializing built-in extension SYNC
    [ 384.594] Initializing built-in extension XKEYBOARD
    [ 384.594] Initializing built-in extension XC-MISC
    [ 384.594] Initializing built-in extension SECURITY
    [ 384.594] Initializing built-in extension XINERAMA
    [ 384.594] Initializing built-in extension XFIXES
    [ 384.594] Initializing built-in extension RENDER
    [ 384.594] Initializing built-in extension RANDR
    [ 384.594] Initializing built-in extension COMPOSITE
    [ 384.594] Initializing built-in extension DAMAGE
    [ 384.594] Initializing built-in extension MIT-SCREEN-SAVER
    [ 384.594] Initializing built-in extension DOUBLE-BUFFER
    [ 384.594] Initializing built-in extension RECORD
    [ 384.595] Initializing built-in extension DPMS
    [ 384.595] Initializing built-in extension X-Resource
    [ 384.595] Initializing built-in extension XVideo
    [ 384.595] Initializing built-in extension XVideo-MotionCompensation
    [ 384.595] Initializing built-in extension XFree86-VidModeExtension
    [ 384.595] Initializing built-in extension XFree86-DGA
    [ 384.595] Initializing built-in extension XFree86-DRI
    [ 384.595] Initializing built-in extension DRI2
    [ 384.595] (II) LoadModule: "glx"
    [ 384.595] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 384.595] (II) Module glx: vendor="X.Org Foundation"
    [ 384.595] compiled for 1.14.1, module version = 1.0.0
    [ 384.595] ABI class: X.Org Server Extension, version 7.0
    [ 384.595] (==) AIGLX enabled
    [ 384.596] Loading extension GLX
    [ 384.596] (II) LoadModule: "intel"
    [ 384.596] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 384.596] (II) Module intel: vendor="X.Org Foundation"
    [ 384.596] compiled for 1.14.1, module version = 2.21.9
    [ 384.596] Module class: X.Org Video Driver
    [ 384.596] ABI class: X.Org Video Driver, version 14.1
    [ 384.596] (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), HD Graphics, HD Graphics 4600,
    Haswell Desktop (GT3), HD Graphics, HD Graphics 4600,
    Haswell Mobile (GT3), HD Graphics, HD Graphics P4600/P4700,
    Haswell Server (GT3), Haswell (GT1), Haswell (GT2), Haswell (GT3),
    HD Graphics, Haswell (GT2), Haswell (GT3), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT3),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT3), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT3),
    Haswell SDV (GT1), Haswell SDV (GT2), Haswell SDV (GT3),
    Haswell SDV (GT1), Haswell SDV (GT2), Haswell SDV (GT3),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Iris(TM) Graphics 5100, HD Graphics, HD Graphics 4400,
    HD Graphics 5000, Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Iris(TM) Graphics 5100, Haswell ULT (GT1), Haswell ULT (GT2),
    Iris(TM) Graphics 5100, HD Graphics, HD Graphics 4200,
    Iris(TM) Graphics 5100, Haswell CRW Desktop (GT1), HD Graphics 4600,
    Iris(TM) Pro Graphics 5200, Haswell CRW Mobile (GT1),
    HD Graphics 4600, Iris(TM) Pro Graphics 5200,
    Haswell CRW Server (GT1), Haswell CRW Server (GT2),
    Iris(TM) Pro Graphics 5200, Haswell CRW (GT1), Haswell CRW (GT2),
    Iris(TM) Pro Graphics 5200, Haswell CRW (GT1), Haswell CRW (GT2),
    Iris(TM) Pro Graphics 5200, ValleyView PO board
    [ 384.597] (++) using VT number 1
    [ 384.602] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 384.602] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 384.602] (==) intel(0): RGB weight 888
    [ 384.602] (==) intel(0): Default visual is TrueColor
    [ 384.602] (**) intel(0): Option "AccelMethod" "sna"
    [ 384.603] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
    [ 384.603] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    [ 384.603] (**) intel(0): Framebuffer tiled
    [ 384.603] (**) intel(0): Pixmaps tiled
    [ 384.603] (**) intel(0): "Tear free" disabled
    [ 384.603] (**) intel(0): Forcing per-crtc-pixmaps? no
    [ 384.604] (II) intel(0): Output eDP1 has no monitor section
    [ 384.604] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
    [ 384.605] (II) intel(0): Output VGA1 has no monitor section
    [ 384.605] (II) intel(0): Output HDMI1 has no monitor section
    [ 384.605] (II) intel(0): Output DP1 has no monitor section
    [ 384.606] (II) intel(0): EDID for output eDP1
    [ 384.606] (II) intel(0): Manufacturer: SEC Model: 3546 Serial#: 0
    [ 384.606] (II) intel(0): Year: 2011 Week: 0
    [ 384.606] (II) intel(0): EDID Version: 1.4
    [ 384.606] (II) intel(0): Digital Display Input
    [ 384.606] (II) intel(0): 8 bits per channel
    [ 384.606] (II) intel(0): Digital interface is DisplayPort
    [ 384.606] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 16
    [ 384.606] (II) intel(0): Gamma: 2.20
    [ 384.606] (II) intel(0): No DPMS capabilities specified
    [ 384.606] (II) intel(0): Supported color encodings: RGB 4:4:4
    [ 384.606] (II) intel(0): First detailed timing is preferred mode
    [ 384.606] (II) intel(0): Preferred mode is native pixel format and refresh rate
    [ 384.606] (II) intel(0): redX: 0.590 redY: 0.340 greenX: 0.330 greenY: 0.540
    [ 384.606] (II) intel(0): blueX: 0.155 blueY: 0.135 whiteX: 0.313 whiteY: 0.329
    [ 384.606] (II) intel(0): Manufacturer's mask: 0
    [ 384.606] (II) intel(0): Supported detailed timing:
    [ 384.606] (II) intel(0): clock: 100.4 MHz Image Size: 293 x 165 mm
    [ 384.606] (II) intel(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1792 h_border: 0
    [ 384.606] (II) intel(0): v_active: 900 v_sync: 902 v_sync_end 907 v_blanking: 932 v_border: 0
    [ 384.606] (II) intel(0): Unknown vendor-specific block f
    [ 384.606] (II) intel(0): SAMSUNG
    [ 384.606] (II) intel(0): LSN133KL018
    [ 384.606] (II) intel(0): EDID (in hex):
    [ 384.606] (II) intel(0): 00ffffffffffff004ca3463500000000
    [ 384.606] (II) intel(0): 00150104a51d10780209e59757548a27
    [ 384.606] (II) intel(0): 22505400000001010101010101010101
    [ 384.606] (II) intel(0): 010101010101382740c0608420303020
    [ 384.606] (II) intel(0): 250025a5100000190000000f00000000
    [ 384.606] (II) intel(0): 000000000028800a1e00000000fe0053
    [ 384.606] (II) intel(0): 414d53554e470a2020202020000000fe
    [ 384.606] (II) intel(0): 004c534e3133334b4c3031380a200003
    [ 384.606] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 384.606] (II) intel(0): Printing probed modes for output eDP1
    [ 384.606] (II) intel(0): Modeline "1600x900"x60.1 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    [ 384.606] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 384.606] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 384.606] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 384.606] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 384.608] (II) intel(0): EDID for output VGA1
    [ 384.608] (II) intel(0): EDID for output HDMI1
    [ 384.608] (II) intel(0): EDID for output DP1
    [ 384.608] (II) intel(0): Output eDP1 connected
    [ 384.608] (II) intel(0): Output VGA1 disconnected
    [ 384.608] (II) intel(0): Output HDMI1 disconnected
    [ 384.608] (II) intel(0): Output DP1 disconnected
    [ 384.608] (II) intel(0): Using exact sizes for initial modes
    [ 384.608] (II) intel(0): Output eDP1 using initial mode 1600x900
    [ 384.608] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 384.608] (==) intel(0): DPI set to (96, 96)
    [ 384.608] (II) Loading sub module "dri2"
    [ 384.608] (II) LoadModule: "dri2"
    [ 384.608] (II) Module "dri2" already built-in
    [ 384.608] (==) Depth 24 pixmap format is 32 bpp
    [ 384.608] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
    [ 384.608] (==) intel(0): Backing store disabled
    [ 384.608] (==) intel(0): Silken mouse enabled
    [ 384.608] (II) intel(0): HW Cursor enabled
    [ 384.608] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 386.414] (==) intel(0): DPMS enabled
    [ 386.414] (II) intel(0): [DRI2] Setup complete
    [ 386.414] (II) intel(0): [DRI2] DRI driver: i965
    [ 386.414] (II) intel(0): direct rendering: DRI2 Enabled
    [ 386.414] (==) intel(0): hotplug detection: "enabled"
    [ 386.415] (--) RandR disabled
    [ 386.430] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 386.430] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 386.430] (II) AIGLX: enabled GLX_ARB_create_context
    [ 386.430] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 386.430] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 386.430] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 386.430] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 386.430] (II) AIGLX: Loaded and initialized i965
    [ 386.430] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 386.430] (II) intel(0): switch to mode 1600x900 on pipe 0 using eDP1
    [ 386.446] (II) intel(0): Setting screen physical size to 423 x 238
    [ 386.508] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 386.508] (**) Power Button: Applying InputClass "system-keyboard"
    [ 386.508] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 386.508] (II) LoadModule: "evdev"
    [ 386.509] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 386.509] (II) Module evdev: vendor="X.Org Foundation"
    [ 386.509] compiled for 1.14.0, module version = 2.8.0
    [ 386.509] Module class: X.Org XInput Driver
    [ 386.509] ABI class: X.Org XInput driver, version 19.1
    [ 386.509] (II) Using input driver 'evdev' for 'Power Button'
    [ 386.509] (**) Power Button: always reports core events
    [ 386.509] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 386.509] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 386.509] (--) evdev: Power Button: Found keys
    [ 386.509] (II) evdev: Power Button: Configuring as keyboard
    [ 386.509] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 386.510] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 386.510] (**) Option "xkb_rules" "evdev"
    [ 386.510] (**) Option "xkb_model" "evdev"
    [ 386.510] (**) Option "xkb_layout" "de"
    [ 386.535] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
    [ 386.535] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 386.535] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 386.535] (II) Using input driver 'evdev' for 'Video Bus'
    [ 386.535] (**) Video Bus: always reports core events
    [ 386.535] (**) evdev: Video Bus: Device: "/dev/input/event10"
    [ 386.535] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 386.535] (--) evdev: Video Bus: Found keys
    [ 386.535] (II) evdev: Video Bus: Configuring as keyboard
    [ 386.535] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event10"
    [ 386.535] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 386.535] (**) Option "xkb_rules" "evdev"
    [ 386.535] (**) Option "xkb_model" "evdev"
    [ 386.535] (**) Option "xkb_layout" "de"
    [ 386.536] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 386.536] (**) Power Button: Applying InputClass "system-keyboard"
    [ 386.536] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 386.536] (II) Using input driver 'evdev' for 'Power Button'
    [ 386.536] (**) Power Button: always reports core events
    [ 386.536] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 386.536] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 386.536] (--) evdev: Power Button: Found keys
    [ 386.536] (II) evdev: Power Button: Configuring as keyboard
    [ 386.536] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
    [ 386.536] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 386.536] (**) Option "xkb_rules" "evdev"
    [ 386.536] (**) Option "xkb_model" "evdev"
    [ 386.536] (**) Option "xkb_layout" "de"
    [ 386.536] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 386.536] (II) No input driver specified, ignoring this device.
    [ 386.536] (II) This device may have been added with another device file.
    [ 386.537] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 386.537] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event5)
    [ 386.537] (II) No input driver specified, ignoring this device.
    [ 386.537] (II) This device may have been added with another device file.
    [ 386.538] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
    [ 386.538] (II) No input driver specified, ignoring this device.
    [ 386.538] (II) This device may have been added with another device file.
    [ 386.538] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
    [ 386.538] (II) No input driver specified, ignoring this device.
    [ 386.538] (II) This device may have been added with another device file.
    [ 386.539] (II) config/udev: Adding input device Webcam SC-13HDL11624N (/dev/input/event8)
    [ 386.539] (**) Webcam SC-13HDL11624N: Applying InputClass "system-keyboard"
    [ 386.539] (**) Webcam SC-13HDL11624N: Applying InputClass "evdev keyboard catchall"
    [ 386.539] (II) Using input driver 'evdev' for 'Webcam SC-13HDL11624N'
    [ 386.539] (**) Webcam SC-13HDL11624N: always reports core events
    [ 386.539] (**) evdev: Webcam SC-13HDL11624N: Device: "/dev/input/event8"
    [ 386.539] (--) evdev: Webcam SC-13HDL11624N: Vendor 0x2232 Product 0x1024
    [ 386.539] (--) evdev: Webcam SC-13HDL11624N: Found keys
    [ 386.539] (II) evdev: Webcam SC-13HDL11624N: Configuring as keyboard
    [ 386.539] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input8/event8"
    [ 386.539] (II) XINPUT: Adding extended input device "Webcam SC-13HDL11624N" (type: KEYBOARD, id 9)
    [ 386.539] (**) Option "xkb_rules" "evdev"
    [ 386.539] (**) Option "xkb_model" "evdev"
    [ 386.539] (**) Option "xkb_layout" "de"
    [ 386.540] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 386.540] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 386.541] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 386.541] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 386.541] (**) AT Translated Set 2 keyboard: always reports core events
    [ 386.541] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 386.541] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 386.541] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 386.541] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 386.541] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 386.541] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    [ 386.541] (**) Option "xkb_rules" "evdev"
    [ 386.541] (**) Option "xkb_model" "evdev"
    [ 386.541] (**) Option "xkb_layout" "de"
    [ 386.542] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
    [ 386.542] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 386.542] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 386.542] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    [ 386.542] (**) ETPS/2 Elantech Touchpad: Applying InputClass "disable clickpad buttons"
    [ 386.542] (II) LoadModule: "synaptics"
    [ 386.542] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 386.543] (II) Module synaptics: vendor="X.Org Foundation"
    [ 386.543] compiled for 1.14.1, module version = 1.7.1
    [ 386.543] Module class: X.Org XInput Driver
    [ 386.543] ABI class: X.Org XInput driver, version 19.1
    [ 386.543] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    [ 386.543] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 386.543] (**) Option "Device" "/dev/input/event9"
    [ 386.563] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property
    [ 386.563] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2964 (res 33)
    [ 386.563] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1872 (res 32)
    [ 386.564] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
    [ 386.564] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
    [ 386.564] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple
    [ 386.564] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 386.564] (**) Option "TapButton1" "1"
    [ 386.564] (**) Option "TapButton2" "2"
    [ 386.564] (**) Option "TapButton3" "3"
    [ 386.564] (**) Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    [ 386.564] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 386.564] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 386.570] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
    [ 386.570] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 11)
    [ 386.570] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 386.571] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
    [ 386.571] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.057
    [ 386.571] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 386.571] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    [ 386.571] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 386.571] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 386.571] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 386.572] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 386.572] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 386.573] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 386.573] (II) No input driver specified, ignoring this device.
    [ 386.573] (II) This device may have been added with another device file.
    [ 386.899] (II) intel(0): EDID vendor "SEC", prod id 13638
    [ 386.899] (II) intel(0): Printing DDC gathered Modelines:
    [ 386.899] (II) intel(0): Modeline "1600x900"x0.0 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    [ 387.041] (II) intel(0): EDID vendor "SEC", prod id 13638
    [ 387.041] (II) intel(0): Printing DDC gathered Modelines:
    [ 387.041] (II) intel(0): Modeline "1600x900"x0.0 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    [ 387.069] (II) intel(0): EDID vendor "SEC", prod id 13638
    [ 387.069] (II) intel(0): Printing DDC gathered Modelines:
    [ 387.069] (II) intel(0): Modeline "1600x900"x0.0 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    [ 389.740] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 391.348] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 391.348] (II) intel(0): switch to mode 1600x900 on pipe 0 using eDP1
    [ 391.367] (II) intel(0): EDID vendor "SEC", prod id 13638
    [ 391.367] (II) intel(0): Printing DDC gathered Modelines:
    [ 391.367] (II) intel(0): Modeline "1600x900"x0.0 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    [ 391.369] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 397.614] (II) AIGLX: Suspending AIGLX clients for VT switch
    and
    /var/log/gdm/:0.log
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.8.7-1-ARCH x86_64
    Current Operating System: Linux rolfgang 3.9.4-1-ARCH #1 SMP PREEMPT Sat May 25 16:14:55 CEST 2013 x86_64
    Kernel command line: cryptdevice=/dev/sda2:main root=/dev/mapper/main-root lang=de locale=de_DE.UTF-8 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Build Date: 17 April 2013 02:37:06PM
    Current version of pixman: 0.30.0
    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: Sun Jun 9 00:18:24 2013
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (==) No Layout section. Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |-->Screen "Default Screen Section" (0)
    (**) | |-->Monitor "<default monitor>"
    (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    (**) | |-->Device "Intel Graphics"
    (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Automatically adding GPU devices
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    (II) config/udev: Adding drm device (/dev/dri/card0)
    (--) PCI:*(0:0:2:0) 8086:0166:144d:c0d3 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.14.1, module version = 1.0.0
    (==) AIGLX enabled
    Loading extension GLX
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.14.1, module version = 2.21.9
    (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), HD Graphics, HD Graphics 4600,
    Haswell Desktop (GT3), HD Graphics, HD Graphics 4600,
    Haswell Mobile (GT3), HD Graphics, HD Graphics P4600/P4700,
    Haswell Server (GT3), Haswell (GT1), Haswell (GT2), Haswell (GT3),
    HD Graphics, Haswell (GT2), Haswell (GT3), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT3),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT3), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT3),
    Haswell SDV (GT1), Haswell SDV (GT2), Haswell SDV (GT3),
    Haswell SDV (GT1), Haswell SDV (GT2), Haswell SDV (GT3),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Iris(TM) Graphics 5100, HD Graphics, HD Graphics 4400,
    HD Graphics 5000, Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Iris(TM) Graphics 5100, Haswell ULT (GT1), Haswell ULT (GT2),
    Iris(TM) Graphics 5100, HD Graphics, HD Graphics 4200,
    Iris(TM) Graphics 5100, Haswell CRW Desktop (GT1), HD Graphics 4600,
    Iris(TM) Pro Graphics 5200, Haswell CRW Mobile (GT1),
    HD Graphics 4600, Iris(TM) Pro Graphics 5200,
    Haswell CRW Server (GT1), Haswell CRW Server (GT2),
    Iris(TM) Pro Graphics 5200, Haswell CRW (GT1), Haswell CRW (GT2),
    Iris(TM) Pro Graphics 5200, Haswell CRW (GT1), Haswell CRW (GT2),
    Iris(TM) Pro Graphics 5200, ValleyView PO board
    (++) using VT number 1
    (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
    (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    (**) intel(0): Framebuffer tiled
    (**) intel(0): Pixmaps tiled
    (**) intel(0): "Tear free" disabled
    (**) intel(0): Forcing per-crtc-pixmaps? no
    (II) intel(0): Output eDP1 has no monitor section
    (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
    (II) intel(0): Output VGA1 has no monitor section
    (II) intel(0): Output HDMI1 has no monitor section
    (II) intel(0): Output DP1 has no monitor section
    (II) intel(0): EDID for output eDP1
    (II) intel(0): Manufacturer: SEC Model: 3546 Serial#: 0
    (II) intel(0): Year: 2011 Week: 0
    (II) intel(0): EDID Version: 1.4
    (II) intel(0): Digital Display Input
    (II) intel(0): 8 bits per channel
    (II) intel(0): Digital interface is DisplayPort
    (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 16
    (II) intel(0): Gamma: 2.20
    (II) intel(0): No DPMS capabilities specified
    (II) intel(0): Supported color encodings: RGB 4:4:4
    (II) intel(0): First detailed timing is preferred mode
    (II) intel(0): Preferred mode is native pixel format and refresh rate
    (II) intel(0): redX: 0.590 redY: 0.340 greenX: 0.330 greenY: 0.540
    (II) intel(0): blueX: 0.155 blueY: 0.135 whiteX: 0.313 whiteY: 0.329
    (II) intel(0): Manufacturer's mask: 0
    (II) intel(0): Supported detailed timing:
    (II) intel(0): clock: 100.4 MHz Image Size: 293 x 165 mm
    (II) intel(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1792 h_border: 0
    (II) intel(0): v_active: 900 v_sync: 902 v_sync_end 907 v_blanking: 932 v_border: 0
    (II) intel(0): Unknown vendor-specific block f
    (II) intel(0): SAMSUNG
    (II) intel(0): LSN133KL018
    (II) intel(0): EDID (in hex):
    (II) intel(0): 00ffffffffffff004ca3463500000000
    (II) intel(0): 00150104a51d10780209e59757548a27
    (II) intel(0): 22505400000001010101010101010101
    (II) intel(0): 010101010101382740c0608420303020
    (II) intel(0): 250025a5100000190000000f00000000
    (II) intel(0): 000000000028800a1e00000000fe0053
    (II) intel(0): 414d53554e470a2020202020000000fe
    (II) intel(0): 004c534e3133334b4c3031380a200003
    (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    (II) intel(0): Printing probed modes for output eDP1
    (II) intel(0): Modeline "1600x900"x60.1 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    (II) intel(0): EDID for output VGA1
    (II) intel(0): EDID for output HDMI1
    (II) intel(0): EDID for output DP1
    (II) intel(0): Output eDP1 connected
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output HDMI1 disconnected
    (II) intel(0): Output DP1 disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output eDP1 using initial mode 1600x900
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) intel(0): DPI set to (96, 96)
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): HW Cursor enabled
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (II) intel(0): [DRI2] Setup complete
    (II) intel(0): [DRI2] DRI driver: i965
    (II) intel(0): direct rendering: DRI2 Enabled
    (==) intel(0): hotplug detection: "enabled"
    (--) RandR disabled
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_INTEL_swap_event
    (II) AIGLX: enabled GLX_ARB_create_context
    (II) AIGLX: enabled GLX_ARB_create_context_profile
    (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized i965
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): switch to mode 1600x900 on pipe 0 using eDP1
    (II) intel(0): Setting screen physical size to 423 x 238
    (II) config/udev: Adding input device Power Button (/dev/input/event4)
    (**) Power Button: Applying InputClass "system-keyboard"
    (**) Power Button: Applying InputClass "evdev keyboard catchall"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.14.0, module version = 2.8.0
    (II) Using input driver 'evdev' for 'Power Button'
    (**) Power Button: always reports core events
    (**) evdev: Power Button: Device: "/dev/input/event4"
    (--) evdev: Power Button: Vendor 0 Product 0x1
    (--) evdev: Power Button: Found keys
    (II) evdev: Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    (II) config/udev: Adding input device Video Bus (/dev/input/event10)
    (**) Video Bus: Applying InputClass "system-keyboard"
    (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Video Bus'
    (**) Video Bus: always reports core events
    (**) evdev: Video Bus: Device: "/dev/input/event10"
    (--) evdev: Video Bus: Vendor 0 Product 0x6
    (--) evdev: Video Bus: Found keys
    (II) evdev: Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    (II) config/udev: Adding input device Power Button (/dev/input/event3)
    (**) Power Button: Applying InputClass "system-keyboard"
    (**) Power Button: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Power Button'
    (**) Power Button: always reports core events
    (**) evdev: Power Button: Device: "/dev/input/event3"
    (--) evdev: Power Button: Vendor 0 Product 0x1
    (--) evdev: Power Button: Found keys
    (II) evdev: Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding drm device (/dev/dri/card0)
    (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event5)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device Webcam SC-13HDL11624N (/dev/input/event8)
    (**) Webcam SC-13HDL11624N: Applying InputClass "system-keyboard"
    (**) Webcam SC-13HDL11624N: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Webcam SC-13HDL11624N'
    (**) Webcam SC-13HDL11624N: always reports core events
    (**) evdev: Webcam SC-13HDL11624N: Device: "/dev/input/event8"
    (--) evdev: Webcam SC-13HDL11624N: Vendor 0x2232 Product 0x1024
    (--) evdev: Webcam SC-13HDL11624N: Found keys
    (II) evdev: Webcam SC-13HDL11624N: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Webcam SC-13HDL11624N" (type: KEYBOARD, id 9)
    (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    (--) evdev: AT Translated Set 2 keyboard: Found keys
    (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
    (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    (**) ETPS/2 Elantech Touchpad: Applying InputClass "disable clickpad buttons"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.14.1, module version = 1.7.1
    (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    (**) ETPS/2 Elantech Touchpad: always reports core events
    (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property
    (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2964 (res 33)
    (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1872 (res 32)
    (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
    (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
    (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple
    (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    (**) ETPS/2 Elantech Touchpad: always reports core events
    (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 11)
    (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
    (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.057
    (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) intel(0): EDID vendor "SEC", prod id 13638
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1600x900"x0.0 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    (II) intel(0): EDID vendor "SEC", prod id 13638
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1600x900"x0.0 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    (II) intel(0): EDID vendor "SEC", prod id 13638
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1600x900"x0.0 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) intel(0): switch to mode 1600x900 on pipe 0 using eDP1
    (II) intel(0): EDID vendor "SEC", prod id 13638
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1600x900"x0.0 100.40 1600 1648 1680 1792 900 902 907 932 -hsync -vsync (56.0 kHz eP)
    (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    (II) AIGLX: Suspending AIGLX clients for VT switch
    Last edited by Duxon (2013-06-15 16:17:35)

    Finally managed fixed it.
    libcanberra-pulse from [extra] was broken. I reinstalled it with --force.
    Likely that came with the recent pulseaudio upgrade.

  • After upgrade System fail to boot

    Hi,
    few days ago I did the system upgrade and after reboot i get several errors and the system doesn't boot, the first one in the list is:
    FATAL could not load "/lib/modules/3.0-ARCH/modules.dep" no such file or directory
    I think the problem is that in my /lib/modules/ dir there is no /3.0-ARCH dir but there is the 3.1.4.1-ARCH and the 3.1 extramodules.
    why that? Is this problem coming from the upgrade?
    also the network is not recognized
    and the RAID disks are not mounted
    the only thing I found on internet is this article:
    https://bbs.archlinux.org/viewtopic.php?id=129970
    but I cannot downgrade because the pkg dir is empty and I cannot connect to internet for get it
    can you please help me?
    thanks

    I found something maybe useful...
    in the dmesg I found that the boot disk is loaded as sdc but, I'm sure it was sda before the upgrade.
    in the menu.lst there is
    - title Arch lunix [/boot/vmlinuz.linux]
    - root (hd0,0)
    - kernel /vmlinuz-linuz root=/dev/sda3 ro
    - initrd /initramfs-linux.img
    do you think that changing something in this I can have back my boot partition?

  • [Solved]Virtualbox kernel module not loaded

    I update my system today and when I try to run Virtualbox...
    WARNING: The vboxdrv kernel module is not loaded. Either there is no module
    available for the current kernel (3.6.11-1-ARCH) or it failed to
    load. Please reinstall the kernel module virtualbox-host-modules or
    if you don't use our stock kernel compile the modules with
    sudo dkms autoinstall
    You will not be able to start VMs until this problem is fixed.
    I already had this trouble before and this was the fix
    # modprobe vboxdrv
    But it doesn't work anymore
    Any ideas?
    Edit: This just get fixed by itself when restaring my PC. Sorry
    Last edited by ilq (2013-02-13 02:32:43)

    fsckd wrote:
    rc.conf is part of the deprecated init system. icebox is not using systemd and neglected to mention that.
    Amarildo, see the wiki.
    Thanks, it really helped. It's solved.

Maybe you are looking for