[SOLVED] libgl & pam_fprint

Hi,
I just installed my Arch Linux operating system and it's running very nicely! Everything has been pretty much straight-forward thanks to the excellent documentation, mostly in the wiki.
My computer has a Nvidia card and hence I installed the packages nvidia and nvidia-utils according to the related wiki page. Worked fine after a reboot.
However, the Nvidia wiki page states that libgl should be removed to avoid a package conflict. I tried to install the two above mentioned packages without removing libgl and that didn't work. After I had removed libgl I could successfully install the packages and get the drivers up and running.
Now I want to configure my fingerprint reader. I'm following this wiki page and everything worked smoothly until the step that's hyperlinked. When I tried to 'yaourt -Sb pam_fprint' I got the following message:
error: target not found: pam_fprint
missing dependency for ati-dri : libgl=7.11.2
missing dependency for intel-dri : libgl=7.11.2
missing dependency for mach64-dri : libgl=7.11.2
missing dependency for mga-dri : libgl=7.11.2
missing dependency for r128-dri : libgl=7.11.2
missing dependency for savage-dri : libgl=7.11.2
missing dependency for sis-dri : libgl=7.11.2
missing dependency for tdfx-dri : libgl=7.11.2
If I try to install libgl, I must remove nvidia-utils, and that doesn't seem like an adequate solution to me. What should I do?
- Martin
Actually, never mind! I solved it by installing 'pam_fprint-git' instead of 'pam_fprint' (that package didn't exist, as the pasted output told me). Updated the wiki page accordingly.
Last edited by Kottalizer (2012-02-15 20:00:26)

I have this same problem (because of AMD Catalyst) and it seems these drivers are not needed, but I am NOT SURE. I am curious as to why the instructions on the arch wiki for installing AMD graphics drivers says libgl is okay to remove, but does not mention the resulting dependency errors.
Otherwise, the system is perfectly functional Just a little less pretty when updating.
Edit: confirmed, it's okay to remove them.
Last edited by sankeytm (2012-03-14 08:06:32)

Similar Messages

  • [SOLVED]libgl and nvidia-173xx-utils conflicts

    sudo pacman -Syu
    :: Синхронизируются базы данных пакетов...
    core up to date
    extra up to date
    community up to date
    archlinuxfr up to date
    :: System full update...
    Dependencies...
    проверка на взаимную несовместимость...
    :: libgl и nvidia-173xx-utils conflicts. Delete nvidia-173xx-utils? [y/N] n
    error: обнаружен неразрешимый конфликт пакетов
    error: не удалось подготовить запрос (конфликтующие зависимости)
    :: libgl and nvidia-173xx-utils conflicts
    (Sorry, original log is on russian, but I translated main words)
    But!
    pacman -Rns libgl
    error: 'libgl': not found
    How to fix it?
    Last edited by Dr.X (2010-11-10 18:41:30)

    Solved the problem is very simple - removing the nouveau. I have it was because I was in one blog/forum read that no problem with containing both nvidia and nouveau, but that one of them will be in Blacklist. But he interrupted me to upgrade. But the strangest thing - when I last updated, they do not conflict, but now whoop.
    Thanks TigTex and wonder for your help!

  • [SOLVED] Libgl and Nvidia-Utils are in conflict with the mos

    :: Synchronizing package databases...
    core is up to date
    extra                   887.1K 1424.1K/s 00:00:01 [-------------------------] 100%
    community               580.2K 1192.7K/s 00:00:00 [-------------------------] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    :: libgl and nvidia-utils are in conflict. Remove nvidia-utils? [y/N] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: libgl and nvidia-utils are in conflict
    I've read threads on this before but this time nvidia-utils is being asked to be removed. I'm not sure if removing nvidia-utils is safe. Before, reading some threads on here, I had to set libgl to ignore to get nvidia-utils to install.
    Thanks.
    Last edited by 6msj (2011-11-02 22:48:25)

    Sorry to bump a dying post but I'm running into this problem upgrading dkms-nvidia.
    ==> Install or build missing dependencies for dkms-nvidia:
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-utils and libgl are in conflict. Remove libgl? [y/N] y
    :: nvidia-utils and nvidia-utils-bumblebee are in conflict. Remove nvidia-utils-bumblebee? [y/N] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: nvidia-utils and nvidia-utils-bumblebee are in conflict
    sudo pacman -Rns nvidia-utils
    error: target not found: nvidia-utils
    pacman -Qs dri
    local/bumblebee 3.0.1-4
        Bumblebee brings Optimus Support for Linux Through VirtualGL. You need to install proper drivers separately. Can be used with Nouveau or Nvidia
    local/dkms-nvidia 304.64-1
        NVIDIA dynamic kernel module (DKMS) drivers for kernel26.
    local/dri2proto 2.8-1
        X11 DRI protocol
    local/hdparm 9.43-1
        A shell utility for manipulating Linux IDE drive/driver parameters
    local/intel-dri 9.0.1-1
        Mesa DRI drivers for Intel
    local/lib32-nvidia-utils 310.19-1
        NVIDIA drivers utilities and libraries. (32-bit)
    local/libgl 9.0.1-1
        Mesa 3-D graphics library and DRI software rasterizer
    local/libraw1394 2.0.7-2
        Provides an API to the Linux IEEE1394 (FireWire) driver
    local/libzapojit 0.0.2-1
        GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs
    local/nvidia-utils-bumblebee 304.64-1
        NVIDIA drivers utilities and libraries. With LibGL and xorg modules installed in a different directory.
    local/unetbootin 581-1
        Create bootable Live USB drives
    local/xf86-input-evdev 2.7.3-2 (xorg-drivers xorg)
        X.org evdev input driver
    local/xf86-input-keyboard 1.6.2-2 (xorg-drivers xorg)
        X.Org keyboard input driver
    local/xf86-input-synaptics 1.6.2-2 (xorg-drivers xorg)
        Synaptics driver for notebook touchpads
    local/xf86-video-intel 2.20.14-1 (xorg-drivers xorg)
        X.org Intel i810/i830/i915/945G/G965+ video drivers
    local/xorg-xdriinfo 1.0.4-3 (xorg-apps xorg)
        Query configuration information of DRI drivers
    >wonder wrote:you have intel-dri  installed which has libgl dependency versioned. that package was updated recently and wants a newer libgl but it can't install it because nvidia-utils is installed.solution: pacman -R intel-dri
    My laptop has optimus so intel and nvidia drivers are required, any idea how to proceed?
    Last edited by possiblefool (2012-12-05 12:56:44)

  • [solved]libgl and nvidia-utils are in conflict

    resolving dependencies...
    warning: dependency cycle detected:
    warning: udev will be installed before its util-linux dependency
    looking for inter-conflicts...
    :: libgl and nvidia-utils are in conflict. Remove nvidia-utils? [y/N] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: libgl and nvidia-utils are in conflict
    I remember that I had to remove libgl when installing the Nvidia driver, has something regarding that situation changed/inverted  ?
    (Also, I have multilib enabled and 32 bit nvidia packages installed)
    Last edited by manasij7479 (2012-03-17 21:40:10)

    Grepping "pacman -Q" for nvidia, ati and intel individually do not show anything suspicious under the later two.
    [manasij7479@manasijd ~]$ pacman -Q | grep nvidia
    lib32-nvidia-utils 295.20-1
    nvidia 295.20-3
    nvidia-cg-toolkit 3.1-1
    nvidia-utils 295.20-1
    opencl-nvidia 295.20-1
    [manasij7479@manasijd ~]$ pacman -Q | grep intel
    intel-tbb 4.0_20111130-1
    [manasij7479@manasijd ~]$ pacman -Q | grep ati
    kdegames-granatier 4.8.1-1
    kdegames-kpatience 4.8.1-1
    kdeplasma-addons-applets-weatherstation 4.8.1-1
    kdetoys-kteatime 4.8.1-1
    startup-notification 0.12-2
    telepathy-kde-integration-module 0.2.0-1
    What other names can video drivers have ?
    Does the lib32-nvidia-utils count as a dupe ? If so, how do I run 32 bit software with 3d acceleration ?

  • [Partly solved] Nouveau driver crashes, nvidia-libgl-beta problem etc.

    I had the same issue as in thread 1446984 but disabling USB 3.0 in BIOS did not solve the problem.
    I have a new install, and are getting complete freezes on shutdown, but also on switching to another tty than the graphical (freeze after 1-20 seconds after switching tty). This is reproducible 100% of the time.
    I were also getting errors about nouveau, and thought the tty switching freezes might be related to that.
    This was correct, since installing the nvidia-beta driver solved that problem (but not the shutdown issues).
    As a side note, I also had some minor problems installing nvidia-libgl-beta which is a dependency for nvidia-beta.
    Trying to install it with aura gave the following error:
    $ sudo aura -A nvidia-libgl-beta
    [sudo] password for rix:
    aura >>= The following are not AUR packages:
    nvidia-libgl-beta
    aura >>= No valid packages specified.
    Installing it manually from the tarball in AUR seemed to work, but when I tried to install nvidia-beta it complained about nvidia-libgl-beta missing, and it's not in the output of pacman -Q !
    Trying to reinstall it works as well, and pacman says it is reinstalling with net upgrade size 0.
    I removed nvidia-libgl-beta as a dependency from the nvidia-beta PKGBUILD and installed it, it seems to work at least, no more tty switch crashes.
    Also, after installing there is no nvidia*.pkg.tar.xz files in /var/cache/pacman/pkg/. Maybe these are put somewhere else?
    dmesg (includes nouveau errors but it's the "ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion ..." line I believe is the interesting one):
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.16.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 (GCC) ) #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1a4daa5b-c2e9-44c0-9155-95a9d2c25878 rw cryptdevice=UUID=67ed3f10-6bc9-4413-b567-f9f0111aecf0:cryptroot resume=/dev/mapper/lvm-swapvol quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ba004fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000ba005000-0x00000000ba00bfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000ba00c000-0x00000000ba7abfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000ba7ac000-0x00000000baa1afff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000baa1b000-0x00000000cb3c9fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cb3ca000-0x00000000cb453fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000cb454000-0x00000000cb46efff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000cb46f000-0x00000000cb9ddfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cb9de000-0x00000000cbffefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000cbfff000-0x00000000cbffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cf1fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042fdfffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: Micro-Star International Co., Ltd. GS60 2PE/MS-16H2, BIOS E16H2IMS.106 05/13/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x42fe00 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-CFFFF write-protect
    [ 0.000000] D0000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7C00000000 write-back
    [ 0.000000] 1 base 0400000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 0420000000 mask 7FF0000000 write-back
    [ 0.000000] 3 base 00E0000000 mask 7FE0000000 uncachable
    [ 0.000000] 4 base 00D0000000 mask 7FF0000000 uncachable
    [ 0.000000] 5 base 00CE000000 mask 7FFE000000 uncachable
    [ 0.000000] 6 base 00CD000000 mask 7FFF000000 uncachable
    [ 0.000000] 7 base 042FE00000 mask 7FFFE00000 uncachable
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xcc000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd770-0x000fd77f] mapped at [ffff8800000fd770]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b23000, 0x01b23fff] PGTABLE
    [ 0.000000] BRK [0x01b24000, 0x01b24fff] PGTABLE
    [ 0.000000] BRK [0x01b25000, 0x01b25fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x42fc00000-0x42fdfffff]
    [ 0.000000] [mem 0x42fc00000-0x42fdfffff] page 2M
    [ 0.000000] BRK [0x01b26000, 0x01b26fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x42c000000-0x42fbfffff]
    [ 0.000000] [mem 0x42c000000-0x42fbfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x42bffffff]
    [ 0.000000] [mem 0x400000000-0x42bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xba004fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0xb9ffffff] page 2M
    [ 0.000000] [mem 0xba000000-0xba004fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xba00c000-0xba7abfff]
    [ 0.000000] [mem 0xba00c000-0xba1fffff] page 4k
    [ 0.000000] [mem 0xba200000-0xba5fffff] page 2M
    [ 0.000000] [mem 0xba600000-0xba7abfff] page 4k
    [ 0.000000] BRK [0x01b27000, 0x01b27fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbaa1b000-0xcb3c9fff]
    [ 0.000000] [mem 0xbaa1b000-0xbabfffff] page 4k
    [ 0.000000] [mem 0xbac00000-0xcb1fffff] page 2M
    [ 0.000000] [mem 0xcb200000-0xcb3c9fff] page 4k
    [ 0.000000] BRK [0x01b28000, 0x01b28fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xcbfff000-0xcbffffff]
    [ 0.000000] [mem 0xcbfff000-0xcbffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x374fa000-0x37a74fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 MSI_NB)
    [ 0.000000] ACPI: XSDT 0x00000000CB459098 0000B4 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000CB466618 00010C (v05 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000CB4591E0 00D433 (v02 MSI_NB MEGABOOK 00000030 INTL 20120711)
    [ 0.000000] ACPI: FACS 0x00000000CB9DC080 000040
    [ 0.000000] ACPI: APIC 0x00000000CB466728 000092 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000CB4667C0 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: ASF! 0x00000000CB466808 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
    [ 0.000000] ACPI: MSDM 0x00000000CB4668B0 000055 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: LPIT 0x00000000CB466908 00005C (v01 MSI_NB MEGABOOK 00000000 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000CB466968 000228 (v01 INTEL sensrhub 00000000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000CB466B90 00018F (v01 Intel zpodd 00001000 INTL 20120711)
    [ 0.000000] ACPI: SLIC 0x00000000CB466D20 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000CB466E98 000575 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000CB467410 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
    [ 0.000000] ACPI: MCFG 0x00000000CB467EE8 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000CB467F28 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000CB467F60 000315 (v01 SataRe SataTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000CB468278 003550 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000CB46B7C8 00143A (v01 SgRef SgPeg 00001000 INTL 20120711)
    [ 0.000000] ACPI: DMAR 0x00000000CB46CC08 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
    [ 0.000000] ACPI: SSDT 0x00000000CB46CCC0 001472 (v01 OptRef OptTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000042fdfffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x42fdfffff]
    [ 0.000000] NODE_DATA [mem 0x42fdf6000-0x42fdfafff]
    [ 0.000000] [ffffea0000000000-ffffea0010bfffff] PMD -> [ffff88041f400000-ffff88042f3fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x42fdfffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0xba004fff]
    [ 0.000000] node 0: [mem 0xba00c000-0xba7abfff]
    [ 0.000000] node 0: [mem 0xbaa1b000-0xcb3c9fff]
    [ 0.000000] node 0: [mem 0xcbfff000-0xcbffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x42fdfffff]
    [ 0.000000] On node 0 totalpages: 4173553
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12934 pages used for memmap
    [ 0.000000] DMA32 zone: 827733 pages, LIFO batch:31
    [ 0.000000] Normal zone: 52216 pages used for memmap
    [ 0.000000] Normal zone: 3341824 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xcd200000-0xcf1fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-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 0xba005000-0xba00bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xba7ac000-0xbaa1afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb3ca000-0xcb453fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb454000-0xcb46efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb46f000-0xcb9ddfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb9de000-0xcbffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcc000000-0xccffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcd000000-0xcf1fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcf200000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xcf200000-0xf7ffffff] 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:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88042fa00000 s86784 r8192 d23808 u262144
    [ 0.000000] pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4108318
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1a4daa5b-c2e9-44c0-9155-95a9d2c25878 rw cryptdevice=UUID=67ed3f10-6bc9-4413-b567-f9f0111aecf0:cryptroot resume=/dev/mapper/lvm-swapvol quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: 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: 16347668K/16694212K available (5334K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 346544K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 67108864 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 2494.320 MHz processor
    [ 0.000022] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.50 BogoMIPS (lpj=8314400)
    [ 0.000024] pid_max: default: 32768 minimum: 301
    [ 0.000029] ACPI: Core revision 20140424
    [ 0.009832] ACPI: All ACPI Tables successfully acquired
    [ 0.010517] Security Framework initialized
    [ 0.010521] Yama: becoming mindful.
    [ 0.011207] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.013363] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.014280] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.014292] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.014481] Initializing cgroup subsys memory
    [ 0.014494] Initializing cgroup subsys devices
    [ 0.014498] Initializing cgroup subsys freezer
    [ 0.014500] Initializing cgroup subsys net_cls
    [ 0.014502] Initializing cgroup subsys blkio
    [ 0.014521] CPU: Physical Processor ID: 0
    [ 0.014521] CPU: Processor Core ID: 0
    [ 0.014525] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.015291] mce: CPU supports 9 MCE banks
    [ 0.015301] CPU0: Thermal monitoring enabled (TM1)
    [ 0.015311] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    tlb_flushall_shift: 6
    [ 0.015382] Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    [ 0.015942] ftrace: allocating 20434 entries in 80 pages
    [ 0.022339] dmar: Host address width 39
    [ 0.022341] dmar: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.022348] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
    [ 0.022349] dmar: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.022352] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
    [ 0.022353] dmar: RMRR base: 0x000000cbe94000 end: 0x000000cbea2fff
    [ 0.022354] dmar: RMRR base: 0x000000cd000000 end: 0x000000cf1fffff
    [ 0.022418] IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
    [ 0.022419] HPET id 0 under DRHD base 0xfed91000
    [ 0.022420] Queued invalidation will be enabled to support x2apic and Intr-remapping.
    [ 0.022530] Enabled IRQ remapping in x2apic mode
    [ 0.022531] Enabling x2apic
    [ 0.022532] Enabled x2apic
    [ 0.022541] Switched APIC routing to cluster x2apic.
    [ 0.022958] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.056020] smpboot: CPU0: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (fam: 06, model: 3c, stepping: 03)
    [ 0.056031] TSC deadline timer enabled
    [ 0.056047] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.056060] ... version: 3
    [ 0.056061] ... bit width: 48
    [ 0.056061] ... generic registers: 4
    [ 0.056062] ... value mask: 0000ffffffffffff
    [ 0.056063] ... max period: 0000ffffffffffff
    [ 0.056063] ... fixed-purpose events: 3
    [ 0.056064] ... event mask: 000000070000000f
    [ 0.079493] x86: Booting SMP configuration:
    [ 0.079494] .... node #0, CPUs: #1
    [ 0.093398] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.100083] #2 #3 #4 #5 #6 #7
    [ 0.220438] x86: Booted up 1 node, 8 CPUs
    [ 0.220442] smpboot: Total of 8 processors activated (39925.00 BogoMIPS)
    [ 0.226421] devtmpfs: initialized
    [ 0.228397] PM: Registering ACPI NVS region [mem 0xba005000-0xba00bfff] (28672 bytes)
    [ 0.228398] PM: Registering ACPI NVS region [mem 0xcb46f000-0xcb9ddfff] (5697536 bytes)
    [ 0.228983] pinctrl core: initialized pinctrl subsystem
    [ 0.229021] RTC time: 0:23:19, date: 08/15/14
    [ 0.229056] NET: Registered protocol family 16
    [ 0.229128] cpuidle: using governor ladder
    [ 0.229129] cpuidle: using governor menu
    [ 0.229147] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.229148] ACPI: bus type PCI registered
    [ 0.229150] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.229202] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.229203] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.229261] PCI: Using configuration type 1 for base access
    [ 0.243279] ACPI: Added _OSI(Module Device)
    [ 0.243281] ACPI: Added _OSI(Processor Device)
    [ 0.243282] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.243283] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.245353] ACPI Error: No handler for Region [EC__] (ffff88041f03bc18) [EmbeddedControl] (20140424/evregion-162)
    [ 0.245356] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20140424/exfldio-299)
    [ 0.245358] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC__._REG] (Node ffff88041f03ecf8), AE_NOT_EXIST (20140424/psparse-536)
    [ 0.246040] ACPI: Executed 2 blocks of module-level executable AML code
    [ 0.286406] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.299829] ACPI: Dynamic OEM Table Load:
    [ 0.299835] ACPI: SSDT 0xFFFF880418CB3000 0003EA (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
    [ 0.313292] ACPI: Dynamic OEM Table Load:
    [ 0.313298] ACPI: SSDT 0xFFFF880418D31000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
    [ 0.326537] ACPI: Dynamic OEM Table Load:
    [ 0.326541] ACPI: SSDT 0xFFFF880418D01A00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
    [ 0.354461] ACPI: Interpreter enabled
    [ 0.354467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    [ 0.354471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    [ 0.354482] ACPI: (supports S0 S3 S4 S5)
    [ 0.354483] ACPI: Using IOAPIC for interrupt routing
    [ 0.354500] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.371125] ACPI: Power Resource [PG00] (on)
    [ 0.385654] ACPI: Power Resource [FN00] (off)
    [ 0.385699] ACPI: Power Resource [FN01] (off)
    [ 0.385742] ACPI: Power Resource [FN02] (off)
    [ 0.385786] ACPI: Power Resource [FN03] (off)
    [ 0.385831] ACPI: Power Resource [FN04] (off)
    [ 0.386362] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.386366] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.386519] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    [ 0.386601] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    [ 0.386931] PCI host bridge to bus 0000:00
    [ 0.386933] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.386935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.386936] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.386937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.386938] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.386939] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.386940] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.386940] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.386941] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.386942] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.386943] pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff]
    [ 0.386948] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
    [ 0.387008] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
    [ 0.387033] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.387061] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.387093] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
    [ 0.387101] pci 0000:00:02.0: reg 0x10: [mem 0xf6400000-0xf67fffff 64bit]
    [ 0.387105] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.387108] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.387156] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
    [ 0.387162] pci 0000:00:03.0: reg 0x10: [mem 0xf7414000-0xf7417fff 64bit]
    [ 0.387235] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    [ 0.387251] pci 0000:00:14.0: reg 0x10: [mem 0xf7400000-0xf740ffff 64bit]
    [ 0.387303] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.387325] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.387356] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    [ 0.387373] pci 0000:00:16.0: reg 0x10: [mem 0xf741e000-0xf741e00f 64bit]
    [ 0.387429] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.387490] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
    [ 0.387508] pci 0000:00:1a.0: reg 0x10: [mem 0xf741c000-0xf741c3ff]
    [ 0.387586] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.387623] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.387656] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    [ 0.387670] pci 0000:00:1b.0: reg 0x10: [mem 0xf7410000-0xf7413fff 64bit]
    [ 0.387730] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.387754] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.387784] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
    [ 0.387850] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.387876] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.387902] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
    [ 0.387968] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.387994] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 0.388018] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
    [ 0.388084] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.388110] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 0.388133] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
    [ 0.388199] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.388225] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.388261] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
    [ 0.388279] pci 0000:00:1d.0: reg 0x10: [mem 0xf741b000-0xf741b3ff]
    [ 0.388358] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.388395] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.388428] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
    [ 0.388564] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
    [ 0.388578] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
    [ 0.388584] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
    [ 0.388591] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
    [ 0.388597] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
    [ 0.388618] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.388625] pci 0000:00:1f.2: reg 0x24: [mem 0xf741a000-0xf741a7ff]
    [ 0.388658] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.388708] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
    [ 0.388721] pci 0000:00:1f.3: reg 0x10: [mem 0xf7419000-0xf74190ff 64bit]
    [ 0.388739] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.388833] pci 0000:01:00.0: [10de:1199] type 00 class 0x030200
    [ 0.388840] pci 0000:01:00.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
    [ 0.388847] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.388854] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.388858] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
    [ 0.388863] pci 0000:01:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref]
    [ 0.388900] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 0.393257] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.393259] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.393261] pci 0000:00:01.0: bridge window [mem 0xf5000000-0xf60fffff]
    [ 0.393264] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.393341] acpiphp: Slot [1] registered
    [ 0.393351] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.393425] acpiphp: Slot [1-1] registered
    [ 0.393435] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 0.393439] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    [ 0.393443] pci 0000:00:1c.2: bridge window [mem 0xf6800000-0xf71fffff]
    [ 0.393448] pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf2afffff 64bit pref]
    [ 0.393716] pci 0000:04:00.0: [1969:e091] type 00 class 0x020000
    [ 0.394035] pci 0000:04:00.0: reg 0x10: [mem 0xf7300000-0xf733ffff 64bit]
    [ 0.394138] pci 0000:04:00.0: reg 0x18: [io 0xc000-0xc07f]
    [ 0.395629] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.395860] pci 0000:04:00.0: System wakeup disabled by ACPI
    [ 0.400012] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 0.400015] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    [ 0.400019] pci 0000:00:1c.3: bridge window [mem 0xf7300000-0xf73fffff]
    [ 0.400137] pci 0000:05:00.0: [8086:08b1] type 00 class 0x028000
    [ 0.400192] pci 0000:05:00.0: reg 0x10: [mem 0xf7200000-0xf7201fff 64bit]
    [ 0.400431] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
    [ 0.400485] pci 0000:05:00.0: System wakeup disabled by ACPI
    [ 0.406642] pci 0000:00:1c.4: PCI bridge to [bus 05]
    [ 0.406647] pci 0000:00:1c.4: bridge window [mem 0xf7200000-0xf72fffff]
    [ 0.406725] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.414012] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414043] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414073] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.414102] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414131] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414160] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414189] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.414217] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
    [ 0.414398] ACPI: Enabled 6 GPEs in block 00 to 3F
    [ 0.414425] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.414488] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.414490] vgaarb: loaded
    [ 0.414491] vgaarb: bridge control possible 0000:00:02.0
    [ 0.414510] PCI: Using ACPI for IRQ routing
    [ 0.415717] PCI: pci_cache_line_size set to 64 bytes
    [ 0.415760] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.415762] e820: reserve RAM buffer [mem 0xba005000-0xbbffffff]
    [ 0.415763] e820: reserve RAM buffer [mem 0xba7ac000-0xbbffffff]
    [ 0.415764] e820: reserve RAM buffer [mem 0xcb3ca000-0xcbffffff]
    [ 0.415765] e820: reserve RAM buffer [mem 0x42fe00000-0x42fffffff]
    [ 0.415845] NetLabel: Initializing
    [ 0.415846] NetLabel: domain hash size = 128
    [ 0.415847] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.415856] NetLabel: unlabeled traffic allowed by default
    [ 0.415875] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.415879] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.417907] Switched to clocksource hpet
    [ 0.421100] pnp: PnP ACPI init
    [ 0.421109] ACPI: bus type PNP registered
    [ 0.421154] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.421156] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.421271] system 00:01: [io 0x0680-0x069f] has been reserved
    [ 0.421272] system 00:01: [io 0xffff] has been reserved
    [ 0.421274] system 00:01: [io 0xffff] has been reserved
    [ 0.421275] system 00:01: [io 0xffff] has been reserved
    [ 0.421276] system 00:01: [io 0x1c00-0x1cfe] has been reserved
    [ 0.421278] system 00:01: [io 0x1d00-0x1dfe] has been reserved
    [ 0.421279] system 00:01: [io 0x1e00-0x1efe] has been reserved
    [ 0.421280] system 00:01: [io 0x1f00-0x1ffe] has been reserved
    [ 0.421281] system 00:01: [io 0x1800-0x18fe] could not be reserved
    [ 0.421283] system 00:01: [io 0x164e-0x164f] has been reserved
    [ 0.421284] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421306] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.421336] system 00:03: [io 0x1854-0x1857] has been reserved
    [ 0.421337] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.421368] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 0.421370] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421401] pnp 00:05: Plug and Play ACPI device, IDs ETD0301 PNP0f13 SYN1500 SYN0002 (active)
    [ 0.421425] pnp 00:06: Plug and Play ACPI device, IDs MSI0007 PNP030b (active)
    [ 0.428497] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.428499] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.428500] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.428501] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.428502] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.428503] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.428504] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 0.428505] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.428507] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.428508] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.428509] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
    [ 0.428510] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
    [ 0.428512] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.428661] pnp: PnP ACPI: found 8 devices
    [ 0.428662] ACPI: bus type PNP unregistered
    [ 0.434525] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 0.434527] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.434529] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
    [ 0.434547] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.434548] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.434549] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.434553] pci 0000:00:1c.0: BAR 14: assigned [mem 0xcf200000-0xcf3fffff]
    [ 0.434557] pci 0000:00:1c.0: BAR 15: assigned [mem 0xcf400000-0xcf5fffff 64bit pref]
    [ 0.434559] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 0.434560] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.434562] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.434564] pci 0000:00:01.0: bridge window [mem 0xf5000000-0xf60fffff]
    [ 0.434566] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.434568] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.434571] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.434574] pci 0000:00:1c.0: bridge window [mem 0xcf200000-0xcf3fffff]
    [ 0.434578] pci 0000:00:1c.0: bridge window [mem 0xcf400000-0xcf5fffff 64bit pref]
    [ 0.434583] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 0.434585] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    [ 0.434594] pci 0000:00:1c.2: bridge window [mem 0xf6800000-0xf71fffff]
    [ 0.434597] pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf2afffff 64bit pref]
    [ 0.434602] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 0.434604] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    [ 0.434608] pci 0000:00:1c.3: bridge window [mem 0xf7300000-0xf73fffff]
    [ 0.434614] pci 0000:00:1c.4: PCI bridge to [bus 05]
    [ 0.434619] pci 0000:00:1c.4: bridge window [mem 0xf7200000-0xf72fffff]
    [ 0.434625] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.434627] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.434628] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.434628] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.434629] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.434630] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.434631] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.434632] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 0.434633] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 0.434634] pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff]
    [ 0.434635] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 0.434636] pci_bus 0000:01: resource 1 [mem 0xf5000000-0xf60fffff]
    [ 0.434637] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.434638] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.434639] pci_bus 0000:02: resource 1 [mem 0xcf200000-0xcf3fffff]
    [ 0.434640] pci_bus 0000:02: resource 2 [mem 0xcf400000-0xcf5fffff 64bit pref]
    [ 0.434641] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    [ 0.434642] pci_bus 0000:03: resource 1 [mem 0xf6800000-0xf71fffff]
    [ 0.434643] pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf2afffff 64bit pref]
    [ 0.434644] pci_bus 0000:04: resource 0 [io 0xc000-0xcfff]
    [ 0.434645] pci_bus 0000:04: resource 1 [mem 0xf7300000-0xf73fffff]
    [ 0.434646] pci_bus 0000:05: resource 1 [mem 0xf7200000-0xf72fffff]
    [ 0.434665] NET: Registered protocol family 2
    [ 0.434817] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.434957] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.435058] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.435070] TCP: reno registered
    [ 0.435083] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.435119] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.435175] NET: Registered protocol family 1
    [ 0.435185] pci 0000:00:02.0: Boot video device
    [ 0.468054] pci 0000:04:00.0: set MSI_INTX_DISABLE_BUG flag
    [ 0.468062] PCI: CLS 64 bytes, default 64
    [ 0.468102] Unpacking initramfs...
    [ 0.532072] Freeing initrd memory: 5612K (ffff8800374fa000 - ffff880037a75000)
    [ 0.532091] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.532093] software IO TLB [mem 0xc73ca000-0xcb3ca000] (64MB) mapped at [ffff8800c73ca000-ffff8800cb3c9fff]
    [ 0.532304] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.532341] Scanning for low memory corruption every 60 seconds
    [ 0.532551] futex hash table entries: 2048 (order: 5, 131072 bytes)
    [ 0.532785] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.533736] zbud: loaded
    [ 0.533873] VFS: Disk quotas dquot_6.5.2
    [ 0.533900] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.533989] msgmni has been set to 31940
    [ 0.534033] Key type big_key registered
    [ 0.534168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.534218] io scheduler noop registered
    [ 0.534220] io scheduler deadline registered
    [ 0.534251] io scheduler cfq registered (default)
    [ 0.534366] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X
    [ 0.534677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.534686] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.534714] vesafb: mode is 2880x1620x32, linelength=11520, pages=0
    [ 0.534715] vesafb: scrolling: redraw
    [ 0.534716] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.534738] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90005c00000, using 18240k, total 18240k
    [ 0.822629] Console: switching to colour frame buffer device 360x101
    [ 1.110079] fb0: VESA VGA frame buffer device
    [ 1.110094] intel_idle: MWAIT substates: 0x42120
    [ 1.110095] intel_idle: v0.4 model 0x3C
    [ 1.110096] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 1.110313] GHES: HEST is not enabled!
    [ 1.110361] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.110652] Linux agpgart interface v0.103
    [ 1.110693] rtc_cmos 00:02: RTC can wake from S4
    [ 1.110794] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 1.110819] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 1.110828] Intel P-state driver initializing.
    [ 1.110838] Intel pstate controlling: cpu 0
    [ 1.110854] Intel pstate controlling: cpu 1
    [ 1.110867] Intel pstate controlling: cpu 2
    [ 1.110879] Intel pstate controlling: cpu 3
    [ 1.110891] Intel pstate controlling: cpu 4
    [ 1.110899] Intel pstate controlling: cpu 5
    [ 1.110911] Intel pstate controlling: cpu 6
    [ 1.110923] Intel pstate controlling: cpu 7
    [ 1.111000] ledtrig-cpu: registered to indicate activity on CPUs
    [ 1.111276] TCP: cubic registered
    [ 1.111504] NET: Registered protocol family 10
    [ 1.111971] NET: Registered protocol family 17
    [ 1.112783] registered taskstats version 1
    [ 1.114136] Magic number: 10:956:354
    [ 1.114303] rtc_cmos 00:02: setting system clock to 2014-08-15 00:23:19 UTC (1408062199)
    [ 1.114490] PM: Checking hibernation image partition /dev/mapper/lvm-swapvol
    [ 1.114497] PM: Hibernation image not present or could not be loaded.
    [ 1.116376] Freeing unused kernel memory: 1128K (ffffffff818df000 - ffffffff819f9000)
    [ 1.116380] Write protecting the kernel read-only data: 8192k
    [ 1.121213] Freeing unused kernel memory: 800K (ffff880001538000 - ffff880001600000)
    [ 1.123178] Freeing unused kernel memory: 360K (ffff8800017a6000 - ffff880001800000)
    [ 1.135874] random: systemd-tmpfile urandom read with 4 bits of entropy available
    [ 1.136933] systemd-udevd[80]: starting version 215
    [ 1.139538] device-mapper: uevent: version 1.0.3
    [ 1.139594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected]
    [ 1.149753] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 1.156378] ACPI: bus type USB registered
    [ 1.156404] usbcore: registered new interface driver usbfs
    [ 1.156415] usbcore: registered new interface driver hub
    [ 1.156476] usbcore: registered new device driver usb
    [ 1.156933] SCSI subsystem initialized
    [ 1.162079] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.162996] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.163041] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.163214] ehci-pci: EHCI PCI platform driver
    [ 1.163316] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 1.163320] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 1.163332] ehci-pci 0000:00:1a.0: debug port 2
    [ 1.164275] libata version 3.00 loaded.
    [ 1.164967] AVX2 version of gcm_enc/dec engaged.
    [ 1.167248] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 1.167266] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf741c000
    [ 1.175425] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 1.175578] hub 1-0:1.0: USB hub found
    [ 1.175582] hub 1-0:1.0: 2 ports detected
    [ 1.175779] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 1.175783] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.175793] ehci-pci 0000:00:1d.0: debug port 2
    [ 1.179710] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 1.179723] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf741b000
    [ 1.179857] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.188804] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 1.188987] hub 2-0:1.0: USB hub found
    [ 1.188991] hub 2-0:1.0: 2 ports detected
    [ 1.189214] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.189222] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 1.189323] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 1.189343] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
    [ 1.189561] hub 3-0:1.0: USB hub found
    [ 1.189580] hub 3-0:1.0: 14 ports detected
    [ 1.192223] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.192226] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 1.192336] hub 4-0:1.0: USB hub found
    [ 1.192347] hub 4-0:1.0: 6 ports detected
    [ 1.193001] usb: failed to peer usb4-port6 and usb3-port4 by location (usb4-port6:none) (usb3-port4:usb4-port4)
    [ 1.193002] usb usb4-port6: failed to peer to usb3-port4 (-16)
    [ 1.193002] usb: port power management may be unreliable
    [ 1.193071] ahci 0000:00:1f.2: version 3.0
    [ 1.193201] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
    [ 1.193239] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x10 impl SATA mode
    [ 1.193241] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    [ 1.193733] scsi0 : ahci
    [ 1.193850] scsi1 : ahci
    [ 1.193946] scsi2 : ahci
    [ 1.194041] scsi3 : ahci
    [ 1.194109] scsi4 : ahci
    [ 1.194177] scsi5 : ahci
    [ 1.194201] ata1: DUMMY
    [ 1.194201] ata2: DUMMY
    [ 1.194202] ata3: DUMMY
    [ 1.194203] ata4: DUMMY
    [ 1.194205] ata5: SATA max UDMA/133 abar m2048@0xf741a000 port 0xf741a300 irq 44
    [ 1.194206] ata6: DUMMY
    [ 1.482494] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 1.512521] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.513764] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
    [ 1.513768] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    [ 1.513770] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
    [ 1.514950] ata5.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
    [ 1.514953] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.516323] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
    [ 1.516327] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    [ 1.516329] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
    [ 1.517496] ata5.00: configured for UDMA/133
    [ 1.517668] scsi 4:0:0:0: Direct-Access ATA HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
    [ 1.520380] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 1.520382] sd 4:0:0:0: [sda] 4096-byte physical blocks
    [ 1.520463] sd 4:0:0:0: [sda] Write Protect is off
    [ 1.520466] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.520499] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.535828] tsc: Refined TSC clocksource calibration: 2494.224 MHz
    [ 1.594508] sda: sda1 sda2 sda3 sda128
    [ 1.595313] sd 4:0:0:0: [sda] Attached SCSI disk
    [ 1.606608] hub 1-1:1.0: USB hub found
    [ 1.606671] hub 1-1:1.0: 6 ports detected
    [ 1.712720] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 1.836976] hub 2-1:1.0: USB hub found
    [ 1.837108] hub 2-1:1.0: 8 ports detected
    [ 1.996416] usb 3-5: new low-speed USB device number 2 using xhci_hcd
    [ 2.173583] usb 3-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 2.175034] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.176842] usbcore: registered new interface driver usbhid
    [ 2.176844] usbhid: USB HID core driver
    [ 2.177298] input: Mouse USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:FFC0:0040.0001/input/input2
    [ 2.177340] hid-generic 0003:FFC0:0040.0001: input,hidraw0: USB HID v1.11 Mouse [Mouse USB Laser Mouse] on usb-0000:00:14.0-5/input0
    [ 2.239993] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
    [ 2.403591] usb 2-1.8: new full-speed USB device number 3 using ehci-pci
    [ 2.491845] hid-generic 0003:1770:FF00.0002: hiddev0,hidraw1: USB HID v1.10 Device [MSI EPF USB MSI EPF USB] on usb-0000:00:1d.0-1.8/input0
    [ 2.537099] Switched to clocksource tsc
    [ 9.125249] random: nonblocking pool is initialized
    [ 15.501907] NET: Registered protocol family 38
    [ 17.087530] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
    [ 18.229927] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
    [ 18.534354] systemd-udevd[279]: starting version 215
    [ 18.952256] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0D:00/input/input3
    [ 18.952469] ACPI: Fan [FAN0] (off)
    [ 18.952491] ACPI: Fan [FAN1] (off)
    [ 18.952509] ACPI: Fan [FAN2] (off)
    [ 18.952526] ACPI: Fan [FAN3] (off)
    [ 18.952543] ACPI: Fan [FAN4] (off)
    [ 18.955614] ACPI: Lid Switch [LID0]
    [ 18.955655] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
    [ 18.955658] ACPI: Power Button [PWRB]
    [ 18.955686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    [ 18.955687] ACPI: Power Button [PWRF]
    [ 18.966606] wmi: Mapper loaded
    [ 19.047576] thermal LNXTHERM:00: registered as thermal_zone0
    [ 19.047578] ACPI: Thermal Zone [TZ00] (28 C)
    [ 19.047729] thermal LNXTHERM:01: registered as thermal_zone1
    [ 19.047730] ACPI: Thermal Zone [TZ01] (30 C)
    [ 19.050742] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 19.068816] thermal LNXTHERM:02: registered as thermal_zone2
    [ 19.068818] ACPI: Thermal Zone [THRM] (53 C)
    [ 19.071927] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
    [ 19.071931] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 19.124018] [drm] Initialized drm 1.1.0 20060810
    [ 19.155967] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 19.191918] ACPI: Battery Slot [BAT1] (battery present)
    [ 19.198641] ACPI: AC Adapter [ADP1] (on-line)
    [ 19.201166] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X
    [ 19.230883] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.320790] mousedev: PS/2 mouse device common for all mice
    [ 19.340987] input: MSI WMI hotkeys as /devices/virtual/input/input8
    [ 19.350216] iTCO_vendor_support: vendor-support=0
    [ 19.357069] [drm] Memory usable by graphics device = 2048M
    [ 19.357071] [drm] Replacing VGA console driver
    [ 19.357073] checking generic (d0000000 11d0000) vs hw (d0000000 10000000)
    [ 19.357074] fb: switching to inteldrmfb from VESA VGA
    [ 19.357086] Console: switching to colour dummy device 80x25
    [ 19.360084] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 19.360106] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
    [ 19.360171] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 19.375453] i915 0000:00:02.0: irq 46 for MSI/MSI-X
    [ 19.375461] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 19.375462] [drm] Driver supports precise vblank timestamp query.
    [ 19.375480] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 19.396788] [drm] VBT doesn't support DRRS
    [ 19.413293] alx 0000:04:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [44:8a:5b:6f:c3:57]
    [ 19.434956] cfg80211: Calling CRDA to update world regulatory domain
    [ 19.465506] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465534] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465555] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465575] microcode: CPU4 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465588] microcode: CPU5 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465603] microcode: CPU6 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465625] microcode: CPU7 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465673] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 19.518669] Bluetooth: Core ver 2.19
    [ 19.518681] NET: Registered protocol family 31
    [ 19.518682] Bluetooth: HCI device and connection manager initialized
    [ 19.518688] Bluetooth: HCI socket layer initialized
    [ 19.518689] Bluetooth: L2CAP socket layer initialized
    [ 19.545919] Bluetooth: SCO socket layer initialized
    [ 19.545920] systemd-udevd[296]: renamed network interface eth0 to enp4s0
    [ 19.555627] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
    [ 19.579086] fbcon: inteldrmfb (fb0) is primary device
    [ 19.634446] usbcore: registered new interface driver btusb
    [ 19.647874] Bluetooth: hci0: read Intel version: 370710018002030d00
    [ 19.662947] MXM: GUID detected in BIOS
    [ 19.663037] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 19.663093] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 19.663229] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
    [ 19.663230] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
    [ 19.672404] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 19.672404] Copyright(c) 2003- 2014 Intel Corporation
    [ 19.672511] iwlwifi 0000:05:00.0: irq 47 for MSI/MSI-X
    [ 19.774284] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
    [ 19.803544] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x461f00)
    [ 19.804987] iwlwifi 0000:05:00.0: loaded firmware version 23.214.9.0 op_mode iwlmvm
    [ 19.820975] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0e.
    [ 19.908919] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
    [ 19.956219] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
    [ 20.011971] iwlwifi 0000:05:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
    [ 20.012015] iwlwifi 0000:05:00.0: L1 Disabled; Enabling L0S
    [ 20.012231] iwlwifi 0000:05:00.0: L1 Disabled; Enabling L0S
    [ 20.155135] Adding 16777212k swap on /dev/mapper/lvm-swapvol. Priority:-1 extents:1 across:16777212k FS
    [ 20.301346] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [ 20.329844] systemd-udevd[285]: renamed network interface wlan0 to wlp5s0
    [ 20.646833] Console: switching to colour frame buffer device 360x101
    [ 20.661807] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 20.661808] i915 0000:00:02.0: registered panic notifier
    [ 20.684762] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    [ 20.707714] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
    [ 20.707767] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:44/LNXVIDEO:00/input/input9
    [ 20.708831] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 20.708889] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10
    [ 20.708952] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 20.709072] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e4190a2
    [ 20.709074] nouveau [ DEVICE][0000:01:00.0] Chipset: GK104 (NVE4)
    [ 20.709075] nouveau [ DEVICE][0000:01:00.0] Family : NVE0
    [ 20.709094] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
    [ 20.709100] nouveau [ VBIOS][0000:01:00.0] ... signature not found
    [ 20.709101] nouveau [ VBIOS][0000:01:00.0] checking PROM for image...
    [ 20.709410] snd_hda_intel 0000:00:03.0: irq 48 for MSI/MSI-X
    [ 20.709527] snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X
    [ 20.778578] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
    [ 20.778580] nouveau [ VBIOS][0000:01:00.0] using image from PROM
    [ 20.778686] nouveau [ VBIOS][0000:01:00.0] BIT signature found
    [ 20.778688] nouveau [ VBIOS][0000:01:00.0] version 80.04.ef.00.21
    [ 20.778987] nouveau [ DEVINIT][0000:01:00.0] adaptor not initialised
    [ 20.778994] nouveau [ VBIOS][0000:01:00.0] running init tables
    [ 20.968712] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
    [ 20.968772] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
    [ 20.968830] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
    [ 21.009002] sound hdaudioC1D0: autoconfig: line_outs=2 (0x15/0x1b/0x0/0x0/0x0) type:speaker
    [ 21.009005] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 21.009006] sound hdaudioC1D0: hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
    [ 21.009007] sound hdaudioC1D0: mono: mono_out=0x0
    [ 21.009008] sound hdaudioC1D0: dig-out=0x1e/0x0
    [ 21.009009] sound hdaudioC1D0: inputs:
    [ 21.009010] sound hdaudioC1D0: Mic=0x18
    [ 21.009011] sound hdaudioC1D0: Internal Mic=0x12
    [ 21.016614] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input14
    [ 21.016783] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
    [ 21.016842] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
    [ 21.043492] nouveau 0000:01:00.0: irq 50 for MSI/MSI-X
    [ 21.043506] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
    [ 21.043546] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5
    [ 21.043547] nouveau [ PFB][0000:01:00.0] RAM size: 3072 MiB
    [ 21.043548] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags
    [ 21.045953] nouveau [ VOLT][0000:01:00.0] GPU voltage: 600000uv
    [ 21.074609] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external
    [ 21.074615] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
    [ 21.074622] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
    [ 21.074643] nouveau [ CLK][0000:01:00.0] 07: core 324-405 MHz memory 648 MHz
    [ 21.074686] nouveau [ CLK][0000:01:00.0] 0a: core 405-967 MHz memory 1620 MHz
    [ 21.074757] nouveau [ CLK][0000:01:00.0] 0e: core 405-967 MHz memory 4000 MHz
    [ 21.074843] nouveau [ CLK][0000:01:00.0] 0f: core 405-967 MHz memory 5000 MHz
    [ 21.074913] nouveau [ CLK][0000:01:00.0] --: core 324 MHz memory 648 MHz
    [ 21.113338] nouveau E[ PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x400700 [ IBUS ]
    [ 21.113368] vga_switcheroo: enabled
    [ 21.113471] [TTM] Zone kernel: Available graphics memory: 8177794 kiB
    [ 21.113473] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
    [ 21.113473] [TTM] Initializing pool allocator
    [ 21.113477] [TTM] Initializing DMA pool allocator
    [ 21.113484] nouveau [ DRM] VRAM: 3072 MiB
    [ 21.113485] nouveau [ DRM] GART: 1048576 MiB
    [ 21.113487] nouveau [ DRM] TMDS table version 2.0
    [ 21.113489] nouveau [ DRM] DCB version 4.0
    [ 21.119681] nouveau [ DRM] MM: using COPY for buffer copies
    [ 21.119686] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 1
    [ 21.347781] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 21.985072] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
    [ 21.993709] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
    [ 26.353187] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 26.353470] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
    [ 26.353475] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 28.489788] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 28.566055] systemd-journald[255]: Received request to flush runtime journal from PID 1
    [ 28.853911] systemd-journald[255]: File /var/log/journal/2083dda0e63b4e6cad96cc755ad72173/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 30.756848] alx 0000:04:00.0: irq 51 for MSI/MSI-X
    [ 30.757162] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
    [ 30.759420] iwlwifi 0000:05:00.0: L1 Disabled; Enabling L0S
    [ 30.759647] iwlwifi 0000:05:00.0: L1 Disabled; Enabling L0S
    [ 30.771168] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
    [ 30.780781] nouveau E[ PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x400700 [ IBUS ]
    [ 33.277389] nouveau E[ PGRAPH][0000:01:00.0] HUB_INIT timed out
    [ 33.277393] nouveau E[ PGRAPH][0000:01:00.0] 409000 - done 0x00000220
    [ 33.277397] nouveau E[ PGRAPH][0000:01:00.0] 409000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
    [ 33.277401] nouveau E[ PGRAPH][0000:01:00.0] 409000 - stat 0x00000000 0x00000000 0x00000006 0x00000001
    [ 33.277403] nouveau E[ PGRAPH][0000:01:00.0] 502000 - done 0x00000340
    [ 33.277408] nouveau E[ PGRAPH][0000:01:00.0] 502000 - stat 0x80000000 0x00006500 0x00000000 0x00000000
    [ 33.277414] nouveau E[ PGRAPH][0000:01:00.0] 502000 - stat 0x00000000 0x00000000 0x00000002 0x00000000
    [ 33.277415] nouveau E[ PGRAPH][0000:01:00.0] 50a000 - done 0x00000340
    [ 33.277421] nouveau E[ PGRAPH][0000:01:00.0] 50a000 - stat 0x80000000 0x00008e00 0x00000000 0x00000000
    [ 33.277426] nouveau E[ PGRAPH][0000:01:00.0] 50a000 - stat 0x00000000 0x00000000 0x00000002 0x00000000
    [ 33.277428] nouveau E[ PGRAPH][0000:01:00.0] 512000 - done 0x00000300
    [ 33.277433] nouveau E[ PGRAPH][0000:01:00.0] 512000 - stat 0x00000000 0x00017f00 0x00000000 0x00000000
    [ 33.277439] nouveau E[ PGRAPH][0000:01:00.0] 512000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
    [ 33.277441] nouveau E[ PGRAPH][0000:01:00.0] 51a000 - done 0x00000300
    [ 33.277446] nouveau E[ PGRAPH][0000:01:00.0] 51a000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
    [ 33.277451] nouveau E[ PGRAPH][0000:01:00.0] 51a000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
    [ 33.277452] nouveau E[ PGRAPH][0000:01:00.0] init failed, -16
    [ 34.226370] cfg80211: Calling CRDA to update world regulatory domain
    [ 36.247358] fuse init (API version 7.23)
    [ 39.340754] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 39.341033] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
    [ 39.341037] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 53.952829] systemd-journald[255]: File /var/log/journal/2083dda0e63b4e6cad96cc755ad72173/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 54.363832] nouveau E[ DRM] failed to idle channel 0xcccc0000 [DRM]
    [ 54.477547] pci_pm_runtime_suspend(): nouveau_pmops_runtime_suspend+0x0/0xe0 [nouveau] returns -16
    [ 60.362546] wlp5s0: authenticate with 94:44:52:dc:db:bf
    [ 60.365767] wlp5s0: send auth to 94:44:52:dc:db:bf (try 1/3)
    [ 60.367581] wlp5s0: authenticated
    [ 60.370498] wlp5s0: associate with 94:44:52:dc:db:bf (try 1/3)
    [ 60.374426] wlp5s0: RX AssocResp from 94:44:52:dc:db:bf (capab=0x411 status=0 aid=3)
    [ 60.375328] wlp5s0: associated
    [ 60.375354] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
    journalctl -x:
    -- Logs begin at Thu 2014-08-14 21:31:47 CEST, end at Fri 2014-08-15 02:25:40 CEST. --
    Aug 14 21:31:47 riXmsi systemd[579]: Starting Paths.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Aug 14 21:31:47 riXmsi systemd[579]: Reached target Paths.
    -- Subject: Unit UNIT has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished starting up.
    -- The start-up result is done.
    Aug 14 21:31:47 riXmsi systemd[579]: Starting Timers.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Aug 14 21:31:47 riXmsi systemd[579]: Reached target Timers.
    -- Subject: Unit UNIT has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished starting up.
    -- The start-up result is done.
    Aug 14 21:31:47 riXmsi systemd[579]: Starting Sockets.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Aug 14 21:31:47 riXmsi systemd[579]: Reached target Sockets.
    -- Subject: Unit UNIT has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished starting up.
    -- The start-up result is done.
    Aug 14 21:31:47 riXmsi systemd[579]: Starting Basic System.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Aug 14 21:31:47 riXmsi systemd[579]: Reached target Basic System.
    -- Subject: Unit UNIT

    keyboard and mouse are now auto-detected. Do you have xf86-input-evdev installed? If so, you do not need to explicitly set the drivers for keyboard and mouse in xorg.conf. You can try it out if you like.

  • [SOLVED]catalyst-utils and mesa-libgl are in conflict

    I have this weird issue with pacman, I cant find mesa-libgl (so I cant remove it) and its in conflic with catalyst-utils.
    the ouput of pacman -Syuu
    :: Synchronizing package databases...
    catalyst 9.4 KiB 552K/s 00:00 [#####################################] 100%
    catalyst.sig 287.0 B 0.00B/s 00:00 [#####################################] 100%
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    warning: libpng12: downgrading from version 1.2.50-2 to version 1.2.50-1
    resolving dependencies...
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: catalyst-utils and mesa-libgl are in conflict
    sudo pacman -R mesa-libgl
    If I search for those mesa packages, noone are marked as installed.
    Last edited by nullwiz (2013-10-03 00:52:07)

    karol wrote:
    nullwiz wrote:Its the same output. How the f*k would I know?
    :: Synchronizing package databases...
    catalyst 9.4 KiB 552K/s 00:00 [#####################################] 100%
    catalyst.sig 287.0 B 0.00B/s 00:00 [#####################################] 100%
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    warning: libpng12: downgrading from version 1.2.50-2 to version 1.2.50-1
    resolving dependencies...
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: catalyst-utils and mesa-libgl are in conflict
    is clearly not the same as
    :: Synchronizing package databases...
    catalyst is up to date
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    warning: libpng12: local (1.2.50-2) is newer than catalyst (1.2.50-1)
    resolving dependencies...
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: catalyst-utils and mesa-libgl are in conflict
    The post I linked to https://bbs.archlinux.org/viewtopic.php … 4#p1330764 says
    You're doing an update and something is trying to install mesa-libgl which conflicts with the already installed nvidia-libgl.
    Find out which package is it.
    In your case it conflicts with catalyst-utils, not with nvidia-libgl.
    You cant deny that they are really similiar, I didnt note, my bad.
    How can I find that package?
    I cannot remove catalyst-utils, as I need to use that..
    Yes, I knew it conflicted with catalyst-utils that why I made a new thread. In that thread it got solved by waiting. For me, Im having this problem since some days, and now I got some time to post here and try to fix it.
    thanks

  • [solved] System upgrade fails - catalyst-libgl related

    I've been having trouble upgrading my system over the last few days.  This is what I get:
    sudo powerpill -f -Syyu
    :: Synchronising package databases...
    catalyst 1.5K 1163.9K/s 00:00:00 [------------------------------------------------------------------------------------------] 100%
    core 35.5K 135.3K/s 00:00:00 [------------------------------------------------------------------------------------------] 100%
    extra 451.3K 122.7K/s 00:00:04 [------------------------------------------------------------------------------------------] 100%
    community 375.4K 123.0K/s 00:00:03 [------------------------------------------------------------------------------------------] 100%
    :: Starting full system upgrade...
    :: Replace kernel26-firmware with core/linux-firmware? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    :: xf86-input-acecad conflicts with xorg-server. Remove xorg-server? [Y/n] y
    :: libgl conflicts with catalyst. Remove catalyst? [Y/n] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-catalyst-utils: requires catalyst>=10.5
    If I try to remove lib32-catalyst-utils to do the upgrade, I get:
    powerpill -R catalyst lib32-catalyst-utils
    Password:
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: bin32-google-earth: requires lib32-libgl
    :: lib32-mesa: requires lib32-libgl
    :: mesa: requires libgl
    :: mplayer: requires libgl
    :: qt: requires libgl
    :: stellarium: requires libgl
    :: wxgtk: requires libgl
    :: xorg-server: requires libgl
    :: xorg-utils: requires libgl
    Any thoughts?
    Last edited by Henry Flower (2010-06-22 21:13:15)

    Hmm. One problem solved, one to go.  I'd missed the moving of the catalyst repo to the new address; updating the repo got me to
    The following packages will be downloaded:
    [catalyst]
    catalyst-10.6-2 [16.10 MiB]
    lib32-catalyst-utils-10.6-1 [7.13 MiB]
    [extra]
    boost-1.43.0-1 [6.97 MiB]
    boost-libs-1.43.0-1 [2.23 MiB]
    xorg-server-1.8.1.902-1 [1.82 MiB]
    :: Number of Packages: 5
    :: Total Download Size: 34.24 MiB
    :: Total Installed Size: 243.51 MiB
    :: Proceed with download? [Y/n] y
    Unfortunately, then
    :: Starting full system upgrade...
    :: Replace kernel26-firmware with core/linux-firmware? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: xorg-server will be installed before its catalyst dependency
    looking for inter-conflicts...
    warning: removing 'libgl' from target list because it conflicts with 'catalyst'
    error: failed to prepare transaction (could not satisfy dependencies)
    :: intel-dri: requires libgl=7.8.2
    :: mach64-dri: requires libgl=7.8.2
    :: mga-dri: requires libgl=7.8.2
    :: r128-dri: requires libgl=7.8.2
    :: savage-dri: requires libgl=7.8.2
    :: sis-dri: requires libgl=7.8.2
    :: tdfx-dri: requires libgl=7.8.2
    I came across a similar problem with nvidia rather than catalyst: http://bbs.archlinux.org/viewtopic.php?id=99307 , but I don't know how to apply the solution there ('Uninstall the graphics drivers that you do not need') - are there any here that I don't need?
    Last edited by Henry Flower (2010-06-22 20:25:43)

  • [Solved] Dependencies loop detected (nvidia-304xx-libgl ///

    Hi.
    Today, with a pacman syu I got this message (translating from spanish to english)
    attention: dependencies loop detected:
    attention: nvidia-304xx-libgl will be installed before its dependence nvidia-304xx-utils
    I don't know which are the consequences of this message and I don't want to update because I don't know if I have to do something before or after, or should not worry.
    What should I do?
    Thanks
    Edit:
    better title... I think
    more info... there are more packages in updates... including mesa-10.1.0-2 (viewing other posts with conflicts involving this package, I don't know if this info is important). Thanks again.
    Last edited by ppsalama (2014-03-09 17:32:08)

    Thanks again... but something strange has happened to me now: (now I will put all my pacman output)
    This post was because I got:
    sudo pacman -Syyu
    [sudo] password for ########:
    :: Synchronizing package databases ...
    core 106,8 KiB 367K/s 00:00 [##########################################] 100%
    extra 1456,6 KiB 1003K/s 00:01 [##########################################] 100%
    community 2,1 MiB 1054K/s 00:02 [##########################################] 100%
    archlinuxfr 12,2 KiB 183K/s 00:00 [##########################################] 100%
    :: Starting full system upgrade...
    :: ¿Replace kdeutils-kwallet with extra/kdeutils-kwalletmanager? [S/n] s
    solving dependencies...
    attention: dependencies loop detected:
    attention: nvidia-304xx-libgl will be installed before its dependence nvidia-304xx-utils
    Conflict checking ...
    Packages (275): calibre-1.27.0-1 cups-1.7.1-4 file-5.17-2 kactivities-4.12.3-1 kde-base-artwork-4.12.3-1
    kde-l10n-es-4.12.3-1 kde-wallpapers-4.12.3-1 kdeaccessibility-jovie-4.12.3-1
    .......... a lot of kde packages ...................................................................................................................
    libcups-1.7.1-4 libkcddb-4.12.3-1 libkcompactdisc-4.12.3-1 libkdcraw-4.12.3-1 libkdeedu-4.12.3-1
    libkdegames-4.12.3-1 libkexiv2-4.12.3-1 libkipi-4.12.3-1 libkmahjongg-4.12.3-1 libkomparediff2-4.12.3-1
    libksane-4.12.3-1 libnl-3.2.24-1 linux-3.13.6-1 linux-docs-3.13.6-1 linux-headers-3.13.6-1
    linux-lts-3.10.33-1 linux-lts-headers-3.10.33-1 mediastreamer-2.10.0-1 mesa-10.1.0-2 minidlna-1.1.2-1
    nepomuk-core-4.12.3-1 nepomuk-widgets-4.12.3-1 nvidia-304xx-304.119-2 nvidia-304xx-libgl-304.119-2
    nvidia-304xx-utils-304.119-2 oxygen-gtk2-1.4.4-1 oxygen-gtk3-1.3.4-1 oxygen-icons-4.12.3-1
    pysmbc-1.0.13-2 python2-cherrypy-3.2.5-1 python2-setuptools-3.1-1 s-nail-14.6.2-1 subversion-1.8.8-1
    systemd-210-3 systemd-sysvcompat-210-3 xterm-303-1
    Total download size: 663,17 MiB
    Total Installed Size: 1361,11 MiB
    Net updating Size: -40,77 MiB
    :: Continue with the installation? [Y/n] n
    Then I wrote my first post.
    After reading blackout23 comment, I type again sudo pacman -Syyu and I get this
    :: Synchronizing package databases...
    core 106,8 KiB 337K/s 00:00 [##########################################] 100%
    extra 1456,1 KiB 988K/s 00:01 [##########################################] 100%
    community 2,1 MiB 1046K/s 00:02 [##########################################] 100%
    archlinuxfr 12,2 KiB 185K/s 00:00 [##########################################] 100%
    :: Starting full system upgrade...
    :: ¿Replace kdeutils-kwallet with extra/kdeutils-kwalletmanager? [S/n] s
    solving dependencies...
    Conflict checking ...
    error: error when preparing transaction (could not satisfy dependencies)
    :: cairo: needs libgl
    :: freeglut: needs libgl
    :: glu: needs libgl
    :: java3d: needs libgl
    :: libva: needs libgl
    :: mesa-demos: needs libgl
    :: mplayer: needs libgl
    :: pipelight: needs libgl
    :: qt4: needs libgl
    :: xorg-xdriinfo: needs libgl
    a completely different output, and I didn't anything
    what happens?

  • [SOLVED] pacman libgl dependecy thing

    Hello,
    I have a weird problem. I recently tried to remove orphant packages using the following ocmmand:
    pacman -Rsn $(pacman -Qdtq)
    Maybe this was not to smart, anyway my system still works fine, but when I try to make a full system update I get:
    root@crimson:~ # pacman -Suy
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo: requires libgl
    :: dosbox: requires libgl
    :: freeglut: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: mplayer: requires libgl
    :: qt4: requires libgl
    :: wxgtk: requires libgl
    :: xorg-xdriinfo: requires libgl
    It seems to be missing, since:
    root@crimson:~ # pacman -Q libgl
    error: package 'libgl' was not found
    which stuns me, for this means the command I used to remove unused packages actually removed a package which was in use.
    Anyway I tried to install the libgl package, but I have 4 options to choose:
    root@crimson:~ # pacman -S libgl
    :: There are 4 providers available for libgl:
    :: Repository extra
    1) mesa-libgl 2) nvidia-304xx-utils 3) nvidia-libgl
    :: Repository community
    4) catalyst-utils
    Unfortunately each of them is in conflict with nvidia-utils. How can that be? libgl must have existed in my system before, doesn't it?
    I don't really know how to fix this. If somebody has a clue or could help understand whats going on here I'd be really thankfull!
    Regards,
    Keen
    Last edited by keen90 (2013-04-04 15:51:41)

    phil wrote:
    # pacman -Syu nvidia-libgl
    Should help!
    This is already solved, and at the time the OP states that "# pacman -Suy" was used.
    -- edit --
    I stand corrected, ignore this noise.
    Last edited by opt1mus (2013-04-04 16:57:18)

  • [SOLVED]Applications don't detect/use libGL.so.1

    SOLUTION : Re-install lib32-nvidia-libgl
    I installed dwarffortress (repo package) and ran dwarffortress. It gave me this error -
    ./libs/Dwarf_Fortress: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
    Searching for libGL.so.1 gives me with catfish - https://drive.google.com/file/d/0B2sfMr … sp=sharing
    As you can see, I have it in several locations including /usr/lib32 and /usr/lib32/nvidia. Following this thread - https://bbs.archlinux.org/viewtopic.php?id=159833 I ran
    pkgfile libGL.so.1 and it gave me
    extra/mesa-libgl
    extra/nvidia-304xx-utils
    extra/nvidia-libgl
    extra/nvidia-utils
    community/nvidia-cg-toolkit
    community/primus
    multilib/lib32-mesa-libgl
    multilib/lib32-nvidia-304xx-utils
    multilib/lib32-nvidia-libgl
    multilib/lib32-nvidia-utils
    multilib/lib32-primus
    I tried to install mesa-libgl but it is in conflict with nvidia-libgl. So what do I do? Do I remove nvidia-libgl? I am on a x86_64 system (uname -m gives x86_64). Also various solutions around the internet consist of creating symlinks but I need to get a concrete solution that doesn't break my system. Several other games give me this error when I try to run with Wine.
    If this helps - I ran pacman -Qs libgl and it gave me -
    local/lib32-mesa 10.0.2-1
        an open-source implementation of the OpenGL specification (32-bit)
    local/lib32-nvidia-libgl 331.38-1
        NVIDIA drivers libraries symlinks (32-bit)
    local/libglade 2.6.4-5
        Allows you to load glade interface files in a program at runtime
    local/mesa 10.0.2-1
        an open-source implementation of the OpenGL specification
    local/nvidia-libgl 331.38-1
        NVIDIA drivers libraries symlinks
    P.S - How do I put things in code so that I don't have to paste them as text and they don't take up screen space?
    EDIT : Something strange. Just randomly I tried installing lib32-glu. Output said <package name and version> is up to date -- reinstalling. That's fine, I just forgot it was already installed. But then it said
    Total Download Size:    0.17 MiB
    Total Installed Size:   0.52 MiB
    Net Upgrade Size:       0.00 MiB
    Shouldn't the download size be 0 if it's already installed?
    Last edited by Aditya Raj Bhatt (2014-02-06 10:39:54)

    That's strange, check now does it load? I have set permissions to anyone on the web. Anyway, I'll paste it here -
    /usr/lib
    /usr/lib/nvidia
    /usr/lib32/nvidia
    And thanks! Re-installing lib32-nvidia-libgl worked! Could you please tell me how to put the output in code? I'll mark the thread as solved though.
    EDIT : Uh, I don't see an edit button for the title. How do I edit it to read [SOLVED] ?
    Last edited by Aditya Raj Bhatt (2014-02-06 01:59:28)

  • [SOLVED] Steam won't open, libGL errors

    I made a post about this yesterday but I was using Antergos. I am on Arch linux now (was easier than I thought ), kernel 3.18.6.1-ARCH with xf86-video-ati and everything has been fully updated. Ive installed Steam from the multilib repository, and upon launching steam in a terminal I get these errors
    Running Steam on arch rolling 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(0_client)
    libGL error: unable to load driver: radeonsi_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: radeonsi
    libGL error: unable to load driver: swrast_dri.so
    libGL error: failed to load driver: swrast
    What can I do to fix this? Am I missing something?
    Thanks
    Last edited by altiris (2015-02-18 13:42:05)

    Alright so with the help from a user comment, http://www.reddit.com/r/linux_gaming/co … rom_steam/ I located the files
    libstdc++
    and
    libgcc_s
    and removed them. After that I was able to load up steam. Now because I tried a crapload of things I don't know if doing this will really solve the problem, it did for me, so hopefully it will for others. Please report back!
    Remove libstdc++
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/installed/libstdc++6-4.6-pic_4.6.3-1ubuntu5+srt4_amd64 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/installed/libstdc++6-4.6-pic_4.6.3-1ubuntu5+srt4_amd64.md5 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/installed/libstdc++6_4.8.1-2ubuntu1~12.04+steamrt2+srt1_amd64 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/installed/libstdc++6_4.8.1-2ubuntu1~12.04+steamrt2+srt1_amd64.md5 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/gcc/x86_64-linux-gnu/4.6/libstdc++_pic.a && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/gcc/x86_64-linux-gnu/4.6/libstdc++_pic.map && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libstdc++.so.6 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.18 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/share/doc/libstdc++6 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/share/doc/libstdc++6-4.6-pic && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/installed/libstdc++6-4.6-pic_4.6.3-1ubuntu5+srt4_i386 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/installed/libstdc++6-4.6-pic_4.6.3-1ubuntu5+srt4_i386.md5 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/installed/libstdc++6_4.8.1-2ubuntu1~12.04+steamrt2+srt1_i386 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/installed/libstdc++6_4.8.1-2ubuntu1~12.04+steamrt2+srt1_i386.md5 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/gcc/i686-linux-gnu/4.6/libstdc++_pic.a && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/gcc/i686-linux-gnu/4.6/libstdc++_pic.map && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/share/doc/libstdc++6 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/share/doc/libstdc++6-4.6-pic && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime.old/i386/usr/share/doc/libstdc++6
    Remove libgcc_s
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libgcc_s.so.1 && rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    There may be more of these files you have to remove, so try these commands first, then run updatedb command try and locate any of these librarires again. (If you get command not found when running updatedb you need to install the mlocate package)
    I also ran
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1
    at some point but I dobut that does anything. Steam replaces these files very frequently so I would make sure to save these in a document, or a .sh file so you can just execute them whenever they come back.
    HAPPY GAMING!
    Edit: heh, something pointing this was out was in wiki https://wiki.archlinux.org/index.php/st … ime_issues I didn't notice it the 3 times or so I looked...
    Last edited by altiris (2015-02-20 23:04:06)

  • [SOLVED] Pacman Dependency error with nouveau-dri and libgl

    I am upgrading my system with
    sudo pacman -Syu
    The out put is as follows:
    :: Synchronizing package databases...
    testing is up to date
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nouveau-dri: requires libgl=7.10.1
    It seems that the newest libgl is 7.10.2-1, while the newest nouveau-dri(7.10.1-2) requires 7.10.1-1. An upgrade operation will upgrade the libgl from 7.10.1-1 to 7.10.2-1, which result in a conflict with nouveau-dri.
    Is there any workaround? Do I have to wait for the nouveau-dri update?
    THANKS!
    Last edited by songgao (2011-04-11 06:03:53)

    ngoonee wrote:
    songgao wrote:
    Thanks @ngoonee !
    It turns out that this is because the mirror (mirrors.163.com/archlinux) I am using is broken. It is holding <libgl 7.10.2-1> without <nouveau-dri 7.10.1-2> and simultaneously. I changed to http://mirrors.kernel.org/archlinux/ and the problem solves.
    You're welcome. The mirror is/was probably just affected by a partial sync (the letter l is earlier than n ).
    Yeah, that's a quite reasonable explaination :-)

  • [SOLVED]Make Pacman think that I have libgl (NVIDIA driver)

    Hi,
    I've installed my Nvidia driver manualy because my card (NVS 310) do not work with the packages provides by pacman (even in AUR).
    Now I have a problem because pacman think I do not have
    libgl
    and do not allows me to install any graphical tools like libreoffice even if I ignore libgl:
    pacman -S libreoffice-fresh --ignore libgl
    resolving dependencies...
    :: There are 4 providers available for libgl:
    :: Repository extra
    1) mesa-libgl 2) nvidia-304xx-libgl 3) nvidia-340xx-libgl 4) nvidia-libgl
    Enter a number (default=1):
    I cannot install one of these package because then conflict with my manual install:
    pacman -S libgl
    :: There are 4 providers available for libgl:
    :: Repository extra
    1) mesa-libgl 2) nvidia-304xx-libgl 3) nvidia-340xx-libgl 4) nvidia-libgl
    Enter a number (default=1): 4
    resolving dependencies...
    looking for conflicting packages...
    warning: dependency cycle detected:
    warning: nvidia-utils will be installed before its nvidia-libgl dependency
    Packages (2) nvidia-utils-352.09-1 nvidia-libgl-352.09-1
    Total Installed Size: 125.31 MiB
    :: Proceed with installation? [Y/n]
    (2/2) checking keys in keyring [######################################] 100%
    (2/2) checking package integrity [######################################] 100%
    (2/2) loading package files [######################################] 100%
    (2/2) checking for file conflicts [######################################] 100%
    error: failed to commit transaction (conflicting files)
    nvidia-utils: /usr/bin/nvidia-bug-report.sh exists in filesystem
    nvidia-utils: /usr/bin/nvidia-cuda-mps-control exists in filesystem
    Errors occurred, no packages were upgraded.
    So my question is: Is there a way to make pacman understand that I have installed libgl manualy so it do not ask me to install it?
    Thanks
    The possible workaround is to remove my driver manually install any libgl than re-install manualy the driver and ignore libgl in the pacman configuration. But this is REALLY ugly...
    Last edited by mickours (2015-06-13 19:09:41)

    Thanks for your reply, that was fast!
    Make my own package is definitly the right way to do this and I will when I have some time.
    For now I tried the workaround I mentioned before:
    mickours wrote:The possible workaround is to remove my driver manually install any libgl than re-install manualy the driver and ignore libgl in the pacman configuration. But this is REALLY ugly...
    And it works!
    Thanks again

  • [Solved]/usr/lib/libGL.so.1 symlink keeps changing on package installs

    Hello,
    I recently switched my desktop from using the proprietary nvidia drivers to nouveau. After doing so, I experienced seg faults in many applications (emacs, xfce4-session). I tracked down the problem to be caused by the /usr/lib/libGL.so.1 symlink pointing to the wrong file. I noticed that if I looked in /usr/lib, I would see libGL.so.1 -> libGL.so.190.42 when in fact it should have been pointing to mesa-libGL.so.1.2.0.  ( https://bbs.archlinux.org/viewtopic.php?id=174663 )
    Changing the symlink by hand ( sudo ln -sf mesa-libGL.so.1.2.0 libGL.so.1 ) makes everything work again, but every time I install something new the symlink goes back to libGL.so.190.42.
    What is causing this symlink to change on every package install and how can I stop this from happening?
    Thanks!
    Last edited by mikej_96 (2013-12-23 21:25:19)

    Oh wow - how can this even happen?
    I verified that the libGL.so.1 symlink was correct:
    ls -lah libGL.so*
    lrwxrwxrwx 1 root root 19 Dec 13 12:12 libGL.so -> mesa-libGL.so.1.2.0
    lrwxrwxrwx 1 root root 19 Dec 23 14:20 libGL.so.1 -> mesa-libGL.so.1.2.0
    lrwxrwxrwx 1 root root 19 Dec 13 12:12 libGL.so.1.2.0 -> mesa-libGL.so.1.2.0
    -rwxr-xr-x 1 root root 775K Aug 29 2009 libGL.so.185.18.36
    -rwxr-xr-x 1 root root 906K Oct 25 2009 libGL.so.190.42
    Then rename the 'bad' libGL file.
    $ mv libGL.so.190.42 libGL.so.190.42.why_is_this_here
    Then, re-install archlinux wallpaper
    $ pacman -S archlinux-wallpaper
    warning: archlinux-wallpaper-1.4-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1):
    Name Old Version New Version Net Change
    extra/archlinux-wallpaper 1.4-1 1.4-1 0.00 MiB
    Total Installed Size: 11.78 MiB
    Net Upgrade Size: 0.00 MiB
    :: Proceed with installation? [Y/n]
    (1/1) checking keys in keyring [################################] 100%
    (1/1) checking package integrity [################################] 100%
    (1/1) loading package files [################################] 100%
    (1/1) checking for file conflicts [################################] 100%
    (1/1) reinstalling archlinux-wallpaper [################################] 100%
    Then check the symlink again
    $ ls -lah libGL.so*
    lrwxrwxrwx 1 root root 19 Dec 13 12:12 libGL.so -> mesa-libGL.so.1.2.0
    lrwxrwxrwx 1 root root 32 Dec 23 14:16 libGL.so.1 -> libGL.so.190.42.why_is_this_here
    lrwxrwxrwx 1 root root 19 Dec 13 12:12 libGL.so.1.2.0 -> mesa-libGL.so.1.2.0
    -rwxr-xr-x 1 root root 775K Aug 29 2009 libGL.so.185.18.36
    -rwxr-xr-x 1 root root 906K Oct 25 2009 libGL.so.190.42.why_is_this_here
    It moved back to the unwanted libGL file.

  • [SOLVED] wine refuses to pick up 32-bit version of libGL.so.1

    Hello,
    I've recently installed the multilib version of wine-1.3.4 to my x64 Arch setup, but run into an issue where my wine is unable to pick up on the /usr/lib32/lib/libGL.so.1 library.  I've repeatedly installed the lib32-nvidia-utils package from the AUR over & over again to no avail.  My NVIDIA drivers are installed properly (installed from the aur nvidia-beta-all package) & I've got ALL lib32 packages installed from pacman.  I was previously using the bin32-wine package, but found this is no longer on the AUR (I'm presuming due to the release of multi-lib).
    This is the exact error I'm receiving in my wine log:
    err:wgl:has_opengl Failed to load libGL: libGL.so.1: wrong ELF class: ELFCLASS64
    Is there any way to point my wine at the correct /usr/lib32/lib path, rather than the x64 lib path?
    Thanks!
    EDIT:
    After tinkering around a bit, I simply installed wine normally from multilib, & ran command:
    sudo pacman -S lib32-giflib lib32-libpng lib32-libldap lib32-lcms lib32-libxml2 lib32-mpg123 lib32-openal lib32-libcups lib32-gnutls lib32-v4l-utils
    afterward...don't know why this fixed the problem, but it did.
    Last edited by corte (2010-10-05 00:44:25)

    I have checked in service market place, where you cannot find 64 bit dashboard.

Maybe you are looking for

  • How do I create a space between the songs on the playlist?

    Hi, I have a dance studio, in which we perform at the fair this weekend. I put all the songs that we're dancing to on a playlist, but the songs fade into each other...Is there anyway where I can create a space in between each song.Please Help!!! -LaQ

  • Can't send mail: connection to server timed out

    Every time I go out of the USA I have problems with mail. Sometimes they go away by themselves........this one is not. I am in israel; I receive mail but when I send i get the message "connection to server smtp on port 587 timed out........ How can I

  • Read the Onion this week.

    Read the Onion, all Java Programmers should like it. www.theonion.com

  • Reading in a space filled file

    I am reading in a file which is in byte format and each record is 50 chars wide and space-filled. If an element is not present in the file, then it is just space filled. Example input.prn file: Bob ����� Smith�����12 North Rd�����Denver�����CO�����US

  • Adding Keywords to Faces ?

    Hi: Is there a way that I can add a keyword to a group of pics that I have already confirmed? Let's say Faces recognizes 3500 pictures of Jessica. Is there a way that I can select all of this and add the the Keyword "Jessica"? Maybe an external plug-