NVIDIA + libgl-dri = chaos

Well, I have an NVIDIA FX5200. With "nv" driver thereś no dri, with nvidia I get errors. I deleted, installed it several times and now I have some errors:
Any ideas what can be done ?
root@myhost ~]# pacman -S nvidia
:: nvidia conflicts with libgl-dri. Remove libgl-dri? [Y/n] Y
Remove:  libgl-dri
Targets: nvidia-1.0.8178-15
Total Package Size:   5.9 MB
Proceed with upgrade? [Y/n] Y
:: Retrieving packages from extra...
nvidia-1.0.8178-15       [################] 100%    6004K    4640K/s  00:00:01
checking package integrity... done.
removing libgl-dri... done.
loading package data... done.
checking for file conflicts... done.
installing nvidia... done.
IMPORTANT
==> In order to use the software, you have to agree to NVIDIA's license located
in
==> /usr/share/doc/NVIDIA_GLX-1.0/LICENSE
==> If you don't, please remove this package (pacman -R nvidia)
Installation starts now ...
INSTALLATION FAILED!
==> You have to shutdown Xserver to finish installation! You have to rerun 'pacm
an -S nvidia'
==> Other installation errors can be found at: /var/log/nvidia-installer.log
==> Other common solutions can be found on the wiki: http://wiki.archlinux.org/i                                      ndex.php/How_to_install_NVIDIA_driver
rm: Entfernen von ,,/usr/lib/libGL.la" nicht möglich: Datei oder Verzeichnis nic                                      ht gefunden
mv: Aufruf von stat für ,,/usr/share/man/man1/nvidia*" nicht möglich: Datei oder                                       Verzeichnis nicht gefunden
FATAL: Module nvidia not found.
If you need more information about setting up nvidia drivers have a look at:
"http://wiki.archlinux.org/index.php/How … DIA_driver"
/sbin/ldconfig: File /usr/lib/libGL.so.1 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libnvidia-cfg.so.1 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libXvMCNVIDIA.so.1.0.8178 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libnvidia-tls.so.1 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libXvMCNVIDIA_dynamic.so.1 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libnvidia-cfg.so is empty, not checked.
/sbin/ldconfig: File /usr/lib/libnvidia-tls.so.1.0.8178 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libGL.so.1.0.8178 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libnvidia-cfg.so.1.0.8178 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libGL.so is empty, not checked.
/sbin/ldconfig: File /usr/lib/libGLcore.so.1 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libGLcore.so.1.0.8178 is empty, not checked.
[root@myhost ~]#

Here's mine:
Section "Device"
Identifier "fx5200"
Driver "nvidia"
VideoRam 131072
Option "nvAGP" "1"
Option "NoLogo" "true"
Option "RenderAccel" "true"
Option "CoolBits" "1"
EndSection
Did you install with X shutdown?

Similar Messages

  • Xorg 7 mod / nvidia / libgl-dri conflict

    I run the tesing repo of arch, and want to use xorg modular with nvidia. Although it runs with xf86-input-nv, I'ld like to run the nvidia driver - I think this is the best if you like to have 3D Acceleration, right?
    So, as many have mentioned before, I found that nvidia from testing conflicts libgl-dri, that can't be removed as it is a dependency of mesa. Some advices tend to the direction to just remove mesa and libgl-dri, some say you should'nt.
    I would like to know how I should act now. I have a clean machine, just installed and set up, and don't want to march in the wrong direction.
    Regards

    Hi, Annette. I have forced pacman to remove libgl-dri and ignore dependencies. It works - but I don't know it that is the way one should go. I don't know waht the xorg package becomes in the end, and how the nvidia package will finally fit to modular. Right now, I think it is a hack.

  • Nvidia and libgl-dri conflict

    Hi,
    I have a problem with pacman, where whenever I try to install the nvidia driver (pacman -Sy nvidia), it says the following:
    :: nvidia conflicts with libgl-dri. Remove libgl-dri? [Y/n]
    Remove: libgl-dri
    Targets: nvidia-1.0.8178-11
    Total Package Size: 5.9 MB
    Proceed with upgrade? [Y/n]
    checking package integrity... done.
    error: this will break the following dependencies:
    libgl-dri: is required by mesa
    I did a google search and came up with a bug report on the problem. It's revealed this is a problem with pacman and that it was fixed in CVS. The temporary fix listed at the bottom lets me install the nvidia package, but it gives me another problem. Whenever I try to run a program that requires libgl, it spits out the following error:
    [insert app name here]: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
    I'm desperate to get this working, so is there a way I get can the latest pacman from cvs? Or is there a way to let programs know that I'm using nvidia drivers for libgl?
    BTW, I'm using testing packages e.g. xorg 7. This is the only problem I've had so far.

    Ugh...I made another partition on my drive for testing arch, and it's absolutley impossible to bypass this problem. The thing I did before doesn't work anymore. Now, when I try to do pacman -S nvidia, it'll install but it spits out the following:
    /sbin/ldconfig: File /usr/lib/libGL.so is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libnvidia-cfg.so.1 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libnvidia-cfg.so is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libXvMCNVIDIA-dynamic.so.1 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libnvidia-tls.so.1 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libGL.so.1 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libXvMCNVIDIA.so.1.0.8178 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libGL.so.1.0.8178 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libnvidia-tls.so.1.0.8178 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libnvidia-cfg.so.1.0.8178 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libGLcore.so.1 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libGLcore.so.1.0.8178 is empty, not checked.
    And as before, when I try to run a GL app
    [insert app name here]: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
    The bug report on this says it's fixed in cvs...so can someone tell me how to get pacman from cvs?

  • Libgl-dri - libgl upgrade fails because libGL.so.1 is present.

    Attempting the libgl-dri -> libgl upgrade :
    error: failed to commit transaction (conflicting files)
    libgl: /usr/lib/libGL.so.1 exists in filesystem
    errors occurred, no packages were upgraded.
    Umm thinking as I type, perhaps this is because I have the nVidia proprietary driver installed and did that when I installed Arch a couple of months ago and realise that it was available via pacman.  I will post anyway in case the issue affects anyone else, or someone can tell me that there is a different reason.
    And a P.S.  by way of an edit. I just tried to install the upgrade to mplayer separately from libgl (it came as part of the same -Syu exercise), and it fails for the same reason - maybe that was the problem in the first place?
    Last edited by perseus (2007-11-07 07:40:08)

    perseus wrote:Umm thinking as I type, perhaps this is because I have the nVidia proprietary driver installed and did that when I installed Arch a couple of months ago and realise that it was available via pacman.  I will post anyway in case the issue affects anyone else, or someone can tell me that there is a different reason.
    You mean you installed nvidia from their 'official installer'?  That would cause this problem - if you want nvidia, use pacman's packages to avoid this in the future.

  • Cannot install nvida drive: " nvidia-libgl and mesa-libgl

    I run
    pacman -S nvidia
    and get nvidia-libgl and mesa-libgl are in conflict.
    I tried to remove mesa-libgl but it's a dependency for some other things. I'm guessing mesa is for my intel graphics, which I won't need with the new nvidia cards I've installed, or will I still need mesa?
    Any help to get around this would be great.
    Thank you.

    0 « smirky » ~ » pacman -Ql mesa-dri
    mesa-dri /etc/
    mesa-dri /etc/drirc
    mesa-dri /usr/
    mesa-dri /usr/lib/
    mesa-dri /usr/lib/xorg/
    mesa-dri /usr/lib/xorg/modules/
    mesa-dri /usr/lib/xorg/modules/dri/
    mesa-dri /usr/lib/xorg/modules/dri/i915_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/i965_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/kms_swrast_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/nouveau_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/nouveau_vieux_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/r200_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/r300_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/r600_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/radeon_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/radeonsi_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/swrast_dri.so
    mesa-dri /usr/lib/xorg/modules/dri/vmwgfx_dri.so
    mesa-dri /usr/share/
    mesa-dri /usr/share/licenses/
    mesa-dri /usr/share/licenses/mesa-dri/
    mesa-dri /usr/share/licenses/mesa-dri/LICENSE
    I don't see a problem?

  • [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.

  • [beryl] white screen after libx11/libgl-dri upgrade

    hello archers
    after upgrading libx11 & libgl-dri this morning i suddenly have the white screen problem in beryl. the cube rotates and the cursor changes when howevering over windows, but the desktop is all white.
    the only thing that was changed in my setup is that i upgraded libx11 and libgl-dri. here's the snippet from pacman.log:
    [11/25/06 11:34] installed xcb-proto (1.0-1)
    [11/25/06 11:34] installed libxcb (1.0-1)
    [11/25/06 11:34] upgraded libx11 (1.0.3-1 -> 1.1-1)
    [11/25/06 11:34] upgraded libgl-dri (6.5.1-1 -> 6.5.1-2)
    i tried reverting by getting the previous PKGBUILDs from CVS and recompiling. but the white screen problem remained. however, getting the old packages from a server that had not been sync-ed did fix the problem :?
    i will stick with the old packages for now. does anyone have a clue what might be the cause of this and whether there is a fix?
    for reference: i am using beryl on aiglx with the i810 driver (945GM chipset) and KDE
    ps: if anyone having the same problem needs the old packages i am willing to host them

    I have a R350 card.
    It's very difficult for me to write in english, but I have a big problem when I switch to 'ati' or "radeon" driver : my fonts are very very small (divided by 2 ?).  :shock:
    I think it's a problem in my xorg.conf, but I don't see what.
    And I would like to test 3D effects... I use KDE, and I don't know which to use : Beril, compiz... I'm completely lost ! (but it's not the subject here) 
    A thing I'm sure : I have to resolve this problem of fonts before testing 3D...
    For the moment, I have downgraded the package to make my apps working... 

  • LibGL not found even though nvidia-libGL installed

    Hi,
    This is on a fresh install. I'm trying to get LXQT and sddm going, but after I've enabled sddm I just boot to a black screen. I can switch to TTYs. I tried to see if LXQT was working, so I disabled sddm and used exec startlxqt, and libGL.so.1 cannot be found flashes on a screen before it logs me out (I actually had to use a video camera to see what it said). I installed xorg and xorg-xinit and nvidia and nvidia-libgl and nvidia-utils. The journalctl log for sddm says 'Auth: sddm-helper exited with 127'.
    Thanks in advance for the help! I apologize for not posing logs and such directly, but I have to type this up on my phone.

    when i go to open it tell me that my iTunes folder cannot be found or created and that it should be located in My Music folder.
    The best place to start with that one is with the following document:
    iTunes for Windows: "Disk is locked" or "iTunes folder cannot be found" when installing or opening iTunes
    … but if you run into the complication where “My Music” doesn’t appear as an option in TweakUI, perhaps try the alternate procedure from the following Nigel Carpenter post:
    Nigel Carpenter: re: Itunes problem

  • [SOLVED] "mesa-libgl and nvidia-libgl-beta are in conflict"

    I just tried to install blueman (GTK+ bluetooth manager), and I was greeted with the pleasant message:
    :: mesa-libgl and nvidia-libgl-beta are in conflict (libgl). Remove nvidia-libgl-beta? [y/N]
    I've looked it up and seen many similar scenarios (with nvidia-libgl instead of nvidia-libgl-beta), but they all seemed to be resolved by uninstalling nouveau; I don't have that installed.
    Any ideas as to where I should go from here?
    Last edited by mocha_bean (2015-06-14 18:31:54)

    Ledti wrote:
    You could try downloading the tarball and building blueman with makepkg to rule out pacaur.
    # check to see if it's unrelated to blueman and just a conflict during update, force resync
    sudo pacman -Syyu
    # try building with makepkg and see if it still tries to pull mesa-libgl
    curl -L -O https://aur.archlinux.org/packages/bl/blueman/blueman.tar.gz
    tar -xvf blueman.tar.gz
    cd blueman
    makepkg -sic
    edit: er, /facepalm... I made a mistake. If those two steps don't work then I'm not sure what else you could try.
    I just built it with makepkg and it worked. ¯\_(ツ)_/¯
    Thanks!

  • [SOLVED] mesa-libgl and nvidia-libgl are in conflict

    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    :: mesa-libgl and nvidia-libgl are in conflict (libgl). Remove nvidia-libgl? [y/N]
    I don't have mesa-libgl installed... but using nvidia resp. nvidia-libgl
    What's this all about? Why is it in conflict with a package not installed?
    Last edited by rtfreedman (2013-09-28 22:58:49)

    rtfreedman wrote:
    Please post full output of pacman, and use [ code ] instead of [ quote ].
    Well, I quoted the 'full output of pacman' - there was no code in it.
    When pasting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode
    like this
    It makes the code more readable and - in case of longer listings - more convenient to scroll through.
    It is important you post it in full, even (or especially) when it's so short. You should include the command you used, not just the output.
    rtfreedman wrote:
    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.
    Why should an already installed package trying to install another package afterwards?
    You are installing new versions of some packages. They may have different dependencies from the versions you have currently installed, so you will end up installing some new packages too.

  • [Solved] LXQT: PCManFM-Qt segfault with nvidia-libgl

    I recently installed LXQT on a fresh Arch box to give the new DE a try. The install went mostly well, but I'm having issues with the default file manager PCManFM-Qt. I have an Nvidia GTX-650 graphics card and a dream of running Steam, so of course I installed the binary driver 'nvidia' and the associated package 'nvidia-libgl.' However when I log in, I'm immediately met by multiple repeated crashes of the desktop manager (managed by PCManFM-Qt), and I am not able to open the file manager at all. When I run
    pcmanfm-qt
    from terminal, it returns
    Segmentation fault (core dumped)
    By sheer coincidence, I discovered that by replacing package 'nvidia-libgl' with 'mesa-libgl', PCManFM-Qt runs just fine, both the file manager and the desktop manager. What exactly in the 'nvdidia-libgl' package is causing the segfault I'm not sure, and I freely admit that I am not versed enough to know what other debugging steps I should take to identify the problem and a suitable solution. Anybody willing to offer some insight? Please and thank you!
    Last edited by foolishgrunt (2015-06-14 14:45:38)

    You're right, and I feel sheepish now. I could have sworn that I had run 'grub-mkconfig' recently, but it looks like I had not because I just ran it and now the printout reads
    [ 0.000000] CPU0 microcode updated early to revision 0x1c, date = 2014-07-03
    [ 0.085150] CPU1 microcode updated early to revision 0x1c, date = 2014-07-03
    [ 0.106480] CPU2 microcode updated early to revision 0x1c, date = 2014-07-03
    [ 0.127897] CPU3 microcode updated early to revision 0x1c, date = 2014-07-03
    [ 0.292139] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1c
    [ 0.292144] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1c
    [ 0.292149] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1c
    [ 0.292153] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1c
    [ 0.292185] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    I reinstalled nvidia-libgl and PCManFM now runs properly. Thanks for your help Scimmia!

  • [Solved] Can't install Nvidia driver: Mesa-libgl conflict

    I just finished installing my first GUI, KDE to be exact, on Arch Linux. Right now, I'm using the nouveau driver but I want to unlock the full power of my GTX 780 with proprietary nvidia drivers. On my last attempt at installing KDE, I went directly to installing the nvidia driver 304.24. After rebooting and seeing some text flash on screen, however, I was meant with only a black screen. I could still type, login and reboot but not much more since I couldn't see. I tried booting into the Arch Linux fallback GRUB provided for me with no prevail so I decided to just reinstall the OS. For that reason, I want to install this nvidia driver in hopes of being able to avoid another blank screen. So far, I have this:
    [root@arch /]# pacman -S nvidia
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-libgl and mesa-libgl are in conflict (libgl). Remove mesa-libgl? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nouveau-dri: requires mesa-libgl
    I've tried looking across the forums for similar problems and even tried to uninstall mesa-libgl and all its dependencies but it just yields this:
    [root@arch /]# pacman -Rns mesa-libgl
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: mplayer: requires libgl
    :: nouveau-dri: requires mesa-libgl
    :: qt4: requires libgl
    :: qt5-base: requires libgl
    I feel like I might need to uninstall the nouveau driver so as to be able to uninstall mesa-libgl. If I installed the nvidia driver at that point, I fear I might see the blank screen again. Thanks for your help in advance.
    Last edited by Firephyz (2014-07-19 20:04:11)

    Firephyz wrote:
    I just finished installing my first GUI, KDE to be exact, on Arch Linux. Right now, I'm using the nouveau driver but I want to unlock the full power of my GTX 780 with proprietary nvidia drivers. On my last attempt at installing KDE, I went directly to installing the nvidia driver 304.24. After rebooting and seeing some text flash on screen, however, I was meant with only a black screen. I could still type, login and reboot but not much more since I couldn't see. I tried booting into the Arch Linux fallback GRUB provided for me with no prevail so I decided to just reinstall the OS. For that reason, I want to install this nvidia driver in hopes of being able to avoid another blank screen. So far, I have this:
    [root@arch /]# pacman -S nvidia
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-libgl and mesa-libgl are in conflict (libgl). Remove mesa-libgl? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nouveau-dri: requires mesa-libgl
    I've tried looking across the forums for similar problems and even tried to uninstall mesa-libgl and all its dependencies but it just yields this:
    [root@arch /]# pacman -Rns mesa-libgl
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: mplayer: requires libgl
    :: nouveau-dri: requires mesa-libgl
    :: qt4: requires libgl
    :: qt5-base: requires libgl
    I feel like I might need to uninstall the nouveau driver so as to be able to uninstall mesa-libgl. If I installed the nvidia driver at that point, I fear I might see the blank screen again. Thanks for your help in advance.
    You do it wrong.
    sudo pacman -Rdd mesa-libgl && sudo pacman -S nvidia
    After it, you can decide if you want to reinstall mesa-libgl and remove nvidia-libgl or leave nvidia-libgl and do not install mesa-libgl. I do it all the time during update.
    Last edited by firekage (2014-07-19 19:48:30)

  • [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] Ugrading nvidia-utils/libgl in proper way

    This is my first post so hello everybody.
    I'm wondering if there is a proper way of upgrading nvidia-utils from 313.26 to 313.30. New release doesn't provide libgl so when i try to upgrade, i get error like this:
    % sudo pacman -S nvidia-utils
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: allegro: requires libgl
    :: cairo: requires libgl
    :: dosbox: requires libgl
    :: freeglut: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: mesa-demos: requires libgl
    :: mplayer: requires libgl
    :: nvidia: requires nvidia-utils=313.26
    :: qt4: requires libgl
    :: webkitgtk2: requires libgl
    :: webkitgtk3: requires libgl
    :: wxgtk: requires libgl
    :: xorg-xdriinfo: requires libgl
    on the other hand, I can't install nvidia-libgl (which provides libgl) because it conflicts with outdated nvidia-utils:
    % sudo pacman -S nvidia-libgl
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-libgl and nvidia-utils are in conflict (libgl). Remove nvidia-utils? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-libgl: requires nvidia-utils
    :: lib32-nvidia-utils: requires nvidia-utils
    :: nvidia: requires nvidia-utils=313.26
    % sudo pacman -S nvidia-libgl
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-libgl and nvidia-utils are in conflict (libgl). Remove nvidia-utils? [y/N] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: nvidia-libgl and nvidia-utils are in conflict
    Is there a proper way to upgrade nvidia without removing it's dependencies?
    Last edited by Browcio (2013-04-06 10:38:12)

    $ sudo pacman -Syu nvidia-libgl
    But new nvidia (pkgrel >= 2) has libgl as a dependency, so it seems your repo is not (yet) updated. If it is, then the command is:
    $ sudo pacman -Syu
    Last edited by msthev (2013-04-06 10:28:23)

  • Nvidia-340xx wants to remove mesa-libgl and bumblebee

    Hello,
    I have a laptop with switchable graphics. I setup bumblebee to work correctly. Now that I have to switch to nvidia-340xx, it tells me that it conflicts with mesa-libgl, bumblebee etc. Looking at the different packages, their dependencies and conflicts, I cannot fully understand it. But there seem to be some differences between nvidia and nvidia-340xx. Whatever dependency resolution magic the devs did with the nvidia packages to make it compatible with bumblebee, seems to be missing for the nvidia-340xx packages. Or is there just any specific order in which I need to install the packages to make it work?

    Bug report has already been filed. The bumblebee package "provides" nvidia-libgl, but not nvidia-340xx-libgl, so it will only work with the nvidia package right now.

Maybe you are looking for

  • BIOS Update HP DC 7900 ultra slim PC from 1.08 to an higher version - ERROR

    Hello,i'm trying to process an BIOS Update from Version 1.08 to a newer Version. Therefore i've checked many BIOS files you are providing. Even the BIOS file of 1.09 verion. It will not work. Please find attached the response of the Update process:  

  • Adobe Acrobat Reader Not Installed.

    Trying to open link to pdf file from IE8 using Windows 7 64bit and pdf file will not open "adobe acrobat reader not installed".  Yet I can open PDF files outside of IE8.  Adobe Reader X is installed.  Have tried remvoving, reinstalling, running app a

  • Why aren't my "File Types" accessible to all users? TS Win2k8R2

    I am an Admin on a Windows 2008 R2 server, with Terminal Services installed. I want to have particular file associations created / active, so that any user who attempts to open particular files on this server users certain applications. I opened Cont

  • CS5 unable to open fla files in AS2

    Help! I was working on some as2 projects using CS5 and suddenly Flash Pro cs5 hanged. i restarted my comp and now it doesn't open my previous fla files. I tried it on another computer and it works perfectly so the fla is not corrupted. I uninstalled

  • I received an error message -600

    When I tried to open iphoto it gave me an error message of -600. Does anyone know what this means?