GnuTLS error

Hi,
do you know how to fix this problem?
Status:    Waiting to retry...
Status:    Connecting to xxxx
Status:    Connection established, waiting for welcome message...
Response:    220 Welcome in the MATRIX.
Command:    AUTH TLS
Response:    234 Proceed with negotiation.
Status:    Initializing TLS...
Error:    GnuTLS error -12: A TLS fatal alert has been received.
Error:    Could not connect to server
I'm receiving this error when I want connect to FTPS with Filezilla client. Server works good.
Last edited by Kumar (2011-09-07 20:42:11)

Same problem was posted here: https://bbs.archlinux.org/viewtopic.php?id=124782
Bug was posted here: https://bugs.archlinux.org/task/25669 which states it's a filezilla problem
I've just opened a bug report upstream: http://trac.filezilla-project.org/ticket/7742

Similar Messages

  • Filezilla fails establishing FTPES connexion since gnutls 3.0.0 update

    Hi all,
    I'm running into some troubles since the last gnutls update ( 3.0.0-2 ).
    Filezilla won't connect in FTPES to a server using a self signed certificate I'm running into the following error :
    Status:    Connecting to xx.xxx.xxx.xx:21...
    Status:    Connection established, waiting for welcome message...
    Trace:    CFtpControlSocket::OnReceive()
    Response:    220 ProFTPD 1.3.3a Server (XXXXXXX FTP SERVER) [::ffff:xx.xxx.xxx.xx]
    Trace:    CFtpControlSocket::SendNextCommand()
    Command:    AUTH TLS
    Trace:    CFtpControlSocket::OnReceive()
    Response:    234 AUTH TLS successful
    Status:    Initializing TLS...
    Trace:    CTlsSocket::Handshake()
    Trace:    CTlsSocket::ContinueHandshake()
    Trace:    CTlsSocket::OnSend()
    Trace:    CTlsSocket::OnRead()
    Trace:    CTlsSocket::ContinueHandshake()
    Trace:    CTlsSocket::Failure(-12, 103)
    Trace:    GnuTLS alert 40: Handshake failed
    Error:    GnuTLS error -12: A TLS fatal alert has been received.
    Trace:    CRealControlSocket::OnClose(103)
    Trace:    CControlSocket::DoClose(64)
    Trace:    CFtpControlSocket::ResetOperation(66)
    Trace:    CControlSocket::ResetOperation(66)
    Error:    Could not connect to server
    Trace:    CFileZillaEnginePrivate::ResetOperation(66)
    On the server side the tls error log shows :
    Aug 18 20:02:05 mod_tls/2.4.1[21290]: TLS/TLS-C requested, starting TLS handshake
    Aug 18 20:02:05 mod_tls/2.4.1[21290]: unable to accept TLS connection: protocol error:
      (1) error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher
    Aug 18 20:02:05 mod_tls/2.4.1[21290]: TLS/TLS-C negotiation failed on control channel
    Connexion with other clients such as lftp succeeds.
    Is anyone else running into this issue ?
    TeM
    Last edited by TeM (2011-08-18 20:33:31)

    Same happens for me, though I don't know how you got that log output. If I downgrade to gnutls-2.12.7-2-i686.pkg.tar.xz and filezilla-3.5.0-1-i686.pkg.tar.xz, then I can connect again. I don't know how to go about finding how to fix it.
    Edit:
    I thought it may have something to do with this that the OP pasted:
    Aug 18 20:02:05 mod_tls/2.4.1[21290]: unable to accept TLS connection: protocol error:
    (1) error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher
    But no:
    $ gnutls-cli -v | head -n1
    gnutls-cli (GnuTLS) 3.0.0
    $ gnutls-cli -l | grep Ciphers
    Ciphers: AES-256-CBC, AES-192-CBC, AES-128-CBC, AES-128-GCM, 3DES-CBC, DES-CBC, ARCFOUR-128, ARCFOUR-40, RC2-40, CAMELLIA-256-CBC, CAMELLIA-128-CBC, IDEA-PGP-CFB, 3DES-PGP-CFB, CAST5-PGP-CFB, BLOWFISH-PGP-CFB, SAFER-SK128-PGP-CFB, AES-128-PGP-CFB, AES-192-PGP-CFB, AES-256-PGP-CFB, TWOFISH-PGP-CFB, NULL
    and
    $ gnutls-cli -v | head -n1
    gnutls-cli (GnuTLS) 2.12.7
    $ gnutls-cli -l | grep Ciphers
    Ciphers: AES-256-CBC, AES-128-CBC, 3DES-CBC, DES-CBC, ARCFOUR-128, ARCFOUR-40, RC2-40, CAMELLIA-256-CBC, CAMELLIA-128-CBC, NULL
    According to that all the old ciphers are still there.
    Last edited by SidK (2011-08-18 21:40:52)

  • [solved]gnutls: requires readline =6.0

    So I take it I can't update the 9 new packages on my system because it is requiring something from testing.
    [root@NAVI ~]# pacman -Syyu
    :: Synchronizing package databases...
    core 33.2K 231.9K/s 00:00:00 [------------------------------------------------------------] 100%
    extra 376.6K 661.4K/s 00:00:01 [------------------------------------------------------------] 100%
    community 374.2K 663.4K/s 00:00:01 [------------------------------------------------------------] 100%
    archlinuxfr 24.5K 54.1K/s 00:00:00 [------------------------------------------------------------] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    error: cannot resolve "readline>=6.0", a dependency of "gnutls"
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gnutls: requires readline>=6.0
    Happens whether that extra repo is in there or not.
    Last edited by lifeafter2am (2009-07-01 16:02:08)

    jeffreyldavidson wrote:How long does this normally take. I still cannot update because of the readline error. I changed pacman mirrors and it is still the same.
    On my one machine I commented out all the mirrors except the official archlinux.org one and it updated quite fine.  My other machine still hasn't got it yet though.

  • ASN1 parser: Error in DER parsing [cannot use TLS at all]

    Until a couple of days ago, I could use TLS normally, but now, when I am trying to use FTP over TLS in FileZilla, I get this:
    Error:    GnuTLS error -69 in gnutls_x509_crt_get_dn: ASN1 parser: Error in DER parsing.
    Error:    Could not get distinguished name of certificate subject, gnutls_x509_get_dn failed
    Error:    Could not connect to server
    And similarly, the certificate isn't accepted using gftp.
    I also cannot seem to verify my certificate for my usenet provider and cannot use encrypted connection to usenet.
    Any ideas?
    P.S. The certificate is Ok, as I tested it on a Mac and FileZilla connects there flawlessly.

    Yep, I've the same problem too after upgrading to newest FileZilla version which is 3.7.0 at the moment. In previously versions I didn't have any problems to connect with FTP.
    Error message is the same like already posted by the way.
    I hope there will be a solution provided soon, because downgrading isn't what makes me looking forward. If important, I've created my certificate by using StartCom
    There is also a thread at FileZilla forums, but without any response yet: https://forum.filezilla-project.org/vie … =2&t=28295
    Last edited by mæstro (2013-05-10 02:05:23)

  • Syu error, dependencies

    pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    :: Replace portmap with core/rpcbind? [Y/n] y
    resolving dependencies...
    error: cannot resolve "libtasn1>=2.2", a dependency of "gnutls"
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gnutls: requires libtasn1>=2.2
    also ,
    pacman -S evolution-data-server
    resolving dependencies...
    error: cannot resolve "libsoup>=2.26.2", a dependency of "evolution-data-server"
    error: failed to prepare transaction (could not satisfy dependencies)
    :: evolution-data-server: requires libsoup>=2.26.2

    Does pacman have "libtasn1" and "libsoup" in its db mirrored from repo? Check output of:
    pacman -Ss libtasn1
    pacman -Ss libsoup
    If not or if versions seem older than required then try to change repo address ("/etc/pacman.d/mirrorlist"). Maybe your current one have outdated "extra" ("extra is up to date" says only that your local "cache" of "extra" repo is in sync with your selected mirror).
    This should help.

  • FTP over explicit TLS bug?

    I have a FTP server that supports encrypted sessions. When I approach this server from the internal network, encryption works fine. However, when I approach the server from outside only non-encrypted sessions work. With the FileZilla FTP client I get the following error when I try an encrypted session:
    "GnuTLS error -9: A TLS packet with unexpected length was received."
    Now, when I use the router of my ISP (instead of the Airport Extreme), encrypted sessions from outside work fine.
    So this makes me believe there is a bug in the Airport Extreme. This 4y old blog posting suggests that as well:
    http://fetchsoftworks.com/fetch/news/ftp-with-tlsssl-ftps-and-the-new-airport-ex treme-base-station
    but it also says it has been fixed in version 7.2.1. Perhaps the bug reappeared?

    Granted, the same problem. Firmware 7.5.2, everything works except FTP.Tak alsotried firmware 7.5.1, the problem remained. And for some reason, I will not let meand just to FTP without encryption.
    ps long thought AE rebuilt poor server times 4
    I apologize for the mistake, I do not speak English, use translate.google

  • Unable to list SFTP Directory on windows 2008 r2 server from internet

    Hi experts,
    I have configured a SFTP on windows 2008 r2 server. And i am using the Filezilla on client machine to connect to SFTP server.
    The connection works properly on internal network but it displays error when i connect from internet.
    Error: GnuTLS error -53: Error in the push function.
    Response: 550 Data channel timed out.
    Error: Failed to retrieve directory listing
    This machine is publish with public IP and port22. The connection and authorization process gets complete but stops are Directory Listing.
    PLease suggest the troublshooting steps..
    Let me know if any more info is rquired.

    Hi,
    Do you also use the Filezilla to configure SFTP server? Since you use Filezilla on client machine to connect to SFTP server, I would suggest you ask for help from Filezilla forums for better and accurate answer.
    https://forum.filezilla-project.org/
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • [solved] Can't upgrade system....

    [meskarune@Lychee ~]$ sudo pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    error: cannot resolve "readline>=6.0", a dependency of "gnutls"
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gnutls: requires readline>=6.0
    [meskarune@Lychee ~]$
    I'm really stumped...The lastest version of readline pacman sees is 5.2.013-2 but I found it here:http://www.archlinux.org/packages/core/x86_64/readline/ I downloaded the source for readline 6.0 on here http://tiswww.case.edu/php/chet/readline/rltop.html. Will it screw everything up if I install it?
    I know that packages should all stay up to date together and I read in a few forum posts that upgrading to readline 6.0 messed up other packages. Should I downgrade gnutls? I'm not sure what to do. I just want to update my system...
    Oh and I am not currently using testing. Thanks for any help.
    Last edited by Meskarune (2009-07-03 02:05:25)

    As I understand it, there's a delay between when a package gets pushed to the Arch main servers and when it reaches the mirrors. It seems like packages compiled against the new readline and readline itself weren't all put up at the same time. You can either wait for the new readline to be pushed to your mirror of choice, or edit /etc/pacman.d/mirrorlist and comment out mirrors that haven't been updated since the readline update.
    Edit: Oddly enough, the svn entries for gnutls[1] and readline[2] indicate they were both pushed at the same time. I had the same problem as you earlier though, so maybe it's a mirror problem of some sort...
    [1]http://repos.archlinux.org/viewvc.cgi/g … xtra-i686/
    [2]http://repos.archlinux.org/viewvc.cgi/r … core-i686/
    Last edited by Brownigan09 (2009-07-02 20:33:36)

  • Can't connect to FTPS server

    Hi,
    I have problem with connection to FTPS servers. When I try to connect to my testing virtual server, i get:
    GnuTLS error -15: An unexpected TLS packet was received.
    I am using current Filezilla, server software is vsftpd from Debian Squeeze (last version there). I tried connecting to another server with Pure-ftpd (also from Squeeze), same error. I also tried lftp, same error.
    I tried downgrading gnu-tls package to 3.0.4-2 and also downgrading filezilla to 3.5.2-1, still same error.
    I do not even know what could cause such error. I tried googling but with no success (there were some errors with GnuTLS, they have been corrected). What could be the cause?
    Last edited by lyco (2012-01-20 08:22:06)

    SFTP and FTPS are two different things...
    * FTP — File Transfer Protocol. Popular and fast way of moving files between a client and a server. The problem with FTP is that it’s not secured by encryption, leaving files at risk of being compromised during transport.
    * FTPS — File Transfer Protocol over SSL. FTPS is an encrypted flavor of the FTP protocol (kind of like how HTTPS is an encrypted flavor of HTTP).
    * SFTP — SSH File Transfer Protocol. SFTP uses the Secure Shell (ie: SSH) protocol to encrypt all file transfer communications. SFTP is a bit more firewall friendly because it uses only 1 port and it’s also a bit more secure than FTPS. SFTP is gaining steam as the most preferred method of secure file transfer, particularly in infrastructures that favor unix but SFTP is quickly gaining steam in Windows environments as well.
    http://www.filetransferplanet.com/ftp-vs-ftps-vs-sftp/
    http://www.codeguru.com/csharp/.net/net … php/c14329
    Last edited by pyther (2012-01-18 15:31:12)

  • Pacman error... why and how do i fix it?

    [root@myhost ~]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (6): gnupg2-2.0.10-2 grub-gfx-0.97-10 hdparm-9.6-1
    qt-4.4.3-4 tdb-3.2.7-1 smbclient-3.2.7-1
    Total Download Size: 0.00 MB
    Total Installed Size: 105.66 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (6/6) checking for file conflicts [###########] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    grub-gfx: /usr/share/info/dir exists in filesystem
    Errors occurred, no packages were upgraded.
    [root@myhost ~]#
    i have also tried pacman -Syy followed by another pacman -Syu but still nothing
    i have even rebooted and tried again but still the same error
    here is /usr/share/info/dir
    This is the file .../info/dir, which contains the
    topmost node of the Info hierarchy, called (dir)Top.
    The first time you invoke Info you start off looking at this node.
    File: dir, Node: Top This is the top of the INFO tree
    This (the Directory node) gives a menu of major topics.
    Typing "q" exits, "?" lists all Info commands, "d" returns here,
    "h" gives a primer for first-timers,
    "mEmacs<Return>" visits the Emacs manual, etc.
    In Emacs, you can click mouse button 2 on a menu item or cross reference
    to select it.
    * Menu:
    Archiving
    * Tar: (tar). Making tape (or disk) archives.
    Basics
    * Ed: (ed). The GNU line editor.
    Editors
    * nano: (nano). Small and friendly text editor.
    Emacs
    * Autotype: (autotype). Convenient features for text that you enter
    frequently in Emacs.
    * CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
    Java, Pike, AWK, and CORBA IDL code.
    * CL: (cl). Partial Common Lisp support for Emacs Lisp.
    * Calc: (calc). Advanced desk calculator and mathematical tool.
    * Dired-X: (dired-x). Dired Extra Features.
    * ERC: (erc). Powerful, modular, and extensible IRC client
    for Emacs.
    * EUDC: (eudc). An Emacs client for directory servers (LDAP,
    PH).
    * Ebrowse: (ebrowse). A C++ class browser for Emacs.
    * Ediff: (ediff). A visual interface for comparing and merging
    programs.
    * Elisp: (elisp). The Emacs Lisp Reference Manual.
    * Emacs: (emacs). The extensible self-documenting text editor.
    * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs.
    * Emacs Lisp Intro: (eintr). A simple introduction to Emacs Lisp
    programming.
    * Emacs MIME: (emacs-mime). Emacs MIME de/composition library.
    * Eshell: (eshell). A command shell implemented in Emacs Lisp.
    * Flymake: (flymake). A universal on-the-fly syntax checker.
    * Forms: (forms). Emacs package for editing data bases by
    filling in forms.
    * Gnus: (gnus). The newsreader Gnus.
    * IDLWAVE: (idlwave). Major mode and shell for IDL files.
    * IDN Library: (libidn)Emacs API.
    Emacs API for IDN functions.
    * MH-E: (mh-e). Emacs interface to the MH mail system.
    * Message: (message). Mail and news composition mode that goes with
    Gnus.
    * Newsticker: (newsticker). A Newsticker for Emacs.
    * Org Mode: (org). Outline-based notes management and organizer
    * PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
    * PGG: (pgg). Emacs interface to various PGP implementations.
    * Rcirc: (rcirc). Internet Relay Chat (IRC) client.
    * RefTeX: (reftex). Emacs support for LaTeX cross-references and
    citations.
    * SC: (sc). Supercite lets you cite parts of messages
    you're replying to, in flexible ways.
    * SES: (ses). Simple Emacs Spreadsheet
    * SMTP: (smtpmail). Emacs library for sending mail via SMTP.
    * Sieve: (sieve). Managing Sieve scripts in Emacs.
    * Speedbar: (speedbar). File/Tag summarizing utility.
    * VIP: (vip). An older VI-emulation for Emacs.
    * VIPER: (viper). The newest Emacs VI-emulation mode. (also, A
    VI Plan for Emacs Rescue or the VI PERil.)
    * Widget: (widget). The "widget" package used by the Emacs
    Customization facility.
    * WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".
    GNU admin
    * configure: (configure). The GNU configure and build system
    GNU Emacs
    * TRAMP: (tramp). Transparent Remote Access, Multiple Protocol
    GNU Emacs remote file access via rsh and rcp.
    GNU Libraries
    * GPGME: (gpgme). Adding support for cryptography to your
    program.
    * libgnutls: (gnutls). A Transport Layer Security Library.
    * libidn: (libidn). Internationalized string processing library.
    * libtasn1: (libtasn1). Library for Abstract Syntax Notation One
    (ASN.1).
    GNU organization
    * Standards: (standards). GNU coding standards.
    GNU Packages
    * Aspell: (aspell). GNU Aspell spelling checker
    * Aspell-dev: (aspell-dev). For Aspell developers
    GNU packages
    * Diff: (diff). Comparing and merging files.
    GNU programming tools
    * Libtool: (libtool). Generic shared library support script.
    GNU utilities
    * idn: (libidn)Invoking idn. Command line interface to GNU Libidn.
    Libraries
    * libIDL2: (libIDL2). Interface Definition Language parsing library.
    Libraries:
    * LibGTop2: (libgtop2). Library to get system specific data such as
    cpu and memory usage, active processes
    Network Applications
    * GnuTLS: (gnutls). Package for Transport Layer Security.
    * certtool: (gnutls)Invoking certtool.
    Manipulate certificates and keys.
    * gnutls-cli: (gnutls)Invoking gnutls-cli.
    GNU TLS test client.
    * gnutls-cli-debug: (gnutls)Invoking gnutls-cli-debug.
    GNU TLS debug client.
    * gnutls-serv: (gnutls)Invoking gnutls-serv.
    GNU TLS test server.
    * psktool: (gnutls)Invoking psktool.
    Simple TLS-Pre-Shared-Keys manager.
    * srptool: (gnutls)Invoking srptool.
    Simple SRP password tool.
    Security
    * Heimdal: (heimdal). The Kerberos 5 distribution from KTH
    * hx509: (hx509). The X.509 distribution from KTH
    System administration
    * Which: (which). Show full path of commands.
    Texinfo documentation system
    * Info: (info). How to use the documentation browsing system.
    The Algorithmic Language Scheme
    * GOOPS: (goops). The GOOPS reference manual.
    * Guile Reference: (guile). The Guile reference manual.
    * Guile Tutorial: (guile-tut). The Guile tutorial.
    * R5RS: (r5rs). The Revised(5) Report on Scheme.
    This is libtool.info, produced by makeinfo version 4.11 from /Users/gary/Devo/libtool/doc/libtool.texi.
    This is libtool.info, produced by makeinfo version 4.11 from /Users/gary/Devo/libtool/doc/libtool.texi.
    This is libtool.info, produced by makeinfo version 4.11 from /Users/gary/Devo/libtool/doc/libtool.texi.
    Individual utilities
    * aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
    * addr2line: (binutils)addr2line. Convert addresses to file and
    line.
    * ar: (binutils)ar. Create, modify, and extract
    from archives.
    * autoconf-invocation: (autoconf)autoconf Invocation.
    How to create configuration
    scripts
    * autoheader: (autoconf)autoheader Invocation. How to create configuration
    templates
    * autom4te: (autoconf)autom4te Invocation. The Autoconf executables
    backbone
    * automake: (automake)Invoking Automake. Generating Makefile.in.
    * autoreconf: (autoconf)autoreconf Invocation. Remaking multiple `configure'
    scripts
    * autoscan: (autoconf)autoscan Invocation. Semi-automatic `configure.ac'
    writing
    * autoupdate: (autoconf)autoupdate Invocation. Automatic update of
    `configure.ac'
    * c++filt: (binutils)c++filt. Filter to demangle encoded C++
    symbols.
    * cmp: (diff)Invoking cmp. Compare 2 files byte by byte.
    * config.status: (autoconf)config.status Invocation.
    Recreating configurations.
    * configure: (autoconf)configure Invocation. Configuring a package.
    * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt.
    * diff: (diff)Invoking diff. Compare 2 files line by line.
    * diff3: (diff)Invoking diff3. Compare 3 files line by line.
    * dlltool: (binutils)dlltool. Create files needed to build
    and use DLLs.
    * ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
    * libtoolize: (libtool)Invoking libtoolize. Adding libtool support.
    * nlmconv: (binutils)nlmconv. Converts object code into an
    NLM.
    * nm: (binutils)nm. List symbols from object files.
    * objcopy: (binutils)objcopy. Copy and translate object
    files.
    * objdump: (binutils)objdump. Display information from
    object files.
    * patch: (diff)Invoking patch. Apply a patch to a file.
    * ranlib: (binutils)ranlib. Generate index to archive
    contents.
    * readelf: (binutils)readelf. Display the contents of ELF
    format files.
    * sdiff: (diff)Invoking sdiff. Merge 2 files side-by-side.
    * size: (binutils)size. List section sizes and total
    size.
    * strings: (binutils)strings. List printable strings from
    files.
    * strip: (binutils)strip. Discard symbols.
    * tar: (tar)tar invocation. Invoking GNU `tar'.
    * testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite.
    * windmc: (binutils)windmc. Generator for Windows message
    resources.
    * windres: (binutils)windres. Manipulate Windows resources.
    Miscellaneous
    * As: (as). The GNU assembler.
    * Bfd: (bfd). The Binary File Descriptor library.
    * Gas: (as). The GNU assembler.
    * Ld: (ld). The GNU linker.
    * gprof: (gprof). Profiling your program's execution
    Software development
    * Autoconf: (autoconf). Create source code configuration scripts.
    * Automake: (automake). Making GNU standards-compliant Makefiles.
    * Binutils: (binutils). The GNU binary utilities.
    * Cpp: (cpp). The GNU C preprocessor.
    * Cpplib: (cppinternals). Cpplib internals.
    * bison: (bison). GNU parser generator (Yacc replacement).
    * g++: (gcc). The GNU C++ compiler.
    * gcc: (gcc). The GNU Compiler Collection.
    * gccinstall: (gccinstall). Installing the GNU Compiler Collection.
    * gccint: (gccint). Internals of the GNU Compiler Collection.
    * gfortran: (gfortran). The GNU Fortran Compiler.
    * treelang: (treelang). The GNU Treelang compiler.
    Text creation and manipulation
    * M4: (m4). A powerful macro processor.
    World Wide WebINFO-DIR-SECTION GNU Emacs Lisp
    * URL: (url). URL loading package.
    Last edited by tjwoosta (2009-01-14 15:35:51)

    http://bbs.archlinux.org/viewtopic.php?id=56373
    http://wiki.archlinux.org/index.php/Pac … ement_FAQs

  • [Solved] HP Omen 15 - Slow SSD after IRQ 16 error

    [EDIT]
    Sorry for wasting everyone's time. It turned out that I had only tried installing nvidia/bumblebee without the nomodeset option..and apparently that didn't work properly for some reason.
    So if anyone else runs into this problem here's the solution:
    1) Boot your installation media with the 'nomodeset' kernel option (this is especially important for live images (fedora,ubuntu,...) which are completely unusable otherwise
    2) With nomodeset still enabled, install the nvidia driver, bumblebee and bbswitch
    4) Enable bumblebeed.service
    3) remove the nomodeset option
    Also I updated the microcode on the CPU, but as far as I could tell that didn't affect anything.
    [/EDIT]
    Hi everyone,
    I bought a new HP Omen 15 laptop. In Windows everything runs fine, but on Linux I get an IRQ 16 error after which SSD reads become so painfully slow that the system becomes mostly unusable. This issue has been posted by someone on the Ubuntu forums, but nobody had a solution there.
    Hopefully one of you will be able to help me, because right now I'm stuck on Windows for doing my work...and I get absolutely no joy out of that
    Hardware:
    i7-4710HQ
    Nvidia GeForce GTX 860 and Intel® HD Graphics 4600
    512GB Samsung XP941 SSD (M.2)
    Currently the system dual-boots with Windows 8.1, secure boot disabled, using gummiboot on the windows UEFI partition.
    The actual error that (I think) leads to the performance hit is
    [ 13.608625] 0000000000000000 96859b6ad089d33d ffff88045f243e28 ffffffff8154fb74
    [ 13.608632] 0000000000000000 ffff880083514e00 ffff88045f243e58 ffffffff810cd406
    [ 13.608637] 000000013ffeb056 ffff880083514e00 0000000000000000 0000000000000010
    [ 13.608643] Call Trace:
    [ 13.608646] <IRQ> [<ffffffff8154fb74>] dump_stack+0x4e/0x71
    [ 13.608665] [<ffffffff810cd406>] __report_bad_irq+0x36/0xd0
    [ 13.608671] [<ffffffff810cd7b7>] note_interrupt+0x257/0x2a0
    [ 13.608677] [<ffffffff810cacee>] handle_irq_event_percpu+0xae/0x1f0
    [ 13.608682] [<ffffffff810cae71>] handle_irq_event+0x41/0x70
    [ 13.608689] [<ffffffff810cdd47>] handle_fasteoi_irq+0x87/0x140
    [ 13.608698] [<ffffffff81017362>] handle_irq+0x22/0x40
    [ 13.608704] [<ffffffff815581b1>] do_IRQ+0x51/0xf0
    [ 13.608711] [<ffffffff815561ad>] common_interrupt+0x6d/0x6d
    [ 13.608714] <EOI> [<ffffffff81403aa5>] ? cpuidle_enter_state+0x65/0x1a0
    [ 13.608730] [<ffffffff81403a91>] ? cpuidle_enter_state+0x51/0x1a0
    [ 13.608737] [<ffffffff81403cc7>] cpuidle_enter+0x17/0x20
    [ 13.608745] [<ffffffff810b3539>] cpu_startup_entry+0x3d9/0x460
    [ 13.608752] [<ffffffff8104a994>] start_secondary+0x1b4/0x1f0
    [ 13.608756] handlers:
    [ 13.608809] [<ffffffffa0128410>] ahci_single_irq_intr [libahci]
    [ 13.608873] Disabling IRQ #16
    What's interesting is, that this problem does not occur if I set the 'nomodeset' kernel option. So probably it's somehow related to graphics. The performance drop is quite visible:
    With nomodeset:
    hdparm -Tt --verbose /dev/sda
    /dev/sda:
    Timing cached reads: 21006 MB in 2.00 seconds = 10513.48 MB/sec
    Timing buffered disk reads: 2378 MB in 3.00 seconds = 792.36 MB/sec
    ...and without:
    hdparm -Tt --verbose /dev/sda
    /dev/sda:
    Timing cached reads: 12274 MB in 2.00 seconds = 6140.85 MB/sec
    Timing buffered disk reads: 8 MB in 3.20 seconds = 2.50 MB/sec
    So just about 0.3% of the original speed.
    The above information are form a fresh install without any additional packages installed. Installing nvidia/intel/bumblebee did not help either, so I've left it in the fresh state to be debuggable.
    Here are various outputs from some commands that might be useful to determine the error source, let me know if you need anything else!
    hdparm /dev/sda
    /dev/sda:
    multcount = 0 (off)
    IO_support = 1 (32-bit)
    readonly = 0 (off)
    readahead = 256 (on)
    geometry = 62260/255/63, sectors = 1000215216, start = 0
    lspci
    00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
    00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
    00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
    00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
    00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
    00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
    00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
    00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
    00:1c.5 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #6 (rev d5)
    00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
    00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
    00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
    01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev a2)
    07:00.0 SATA controller: Samsung Electronics Co Ltd XP941 PCIe SSD (rev 01)
    08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
    09:00.0 Network controller: Intel Corporation Wireless 7260 (rev c3)
    cat /proc/interrupts
    CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
    0: 24 0 0 0 0 0 0 0 IR-IO-APIC-edge timer
    1: 901 2 2 1 3 1 1 0 IR-IO-APIC-edge i8042
    8: 1 0 0 0 0 0 0 0 IR-IO-APIC-edge rtc0
    9: 199 49 37 75 13 25 6 18 IR-IO-APIC-fasteoi acpi
    12: 4419 17 5 8 2 6 7 7 IR-IO-APIC-edge i8042
    16: 3146 195401 312 395 353 184 102 108 IR-IO-APIC 16-fasteoi 0000:07:00.0
    24: 0 0 0 0 0 0 0 0 DMAR_MSI-edge dmar0
    25: 0 0 0 0 0 0 0 0 DMAR_MSI-edge dmar1
    26: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge PCIe PME
    27: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge PCIe PME
    28: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge PCIe PME
    29: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge PCIe PME
    30: 6 1 2 9 1 0 1 2 IR-PCI-MSI-edge rtsx_pci
    31: 574 190 28 34 154 29 11 7 IR-PCI-MSI-edge xhci_hcd
    32: 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge 0000:00:1f.2
    33: 1 0 0 0 0 0 3 7 IR-PCI-MSI-edge mei_me
    34: 5 138 79 0 5 76 10 0 IR-PCI-MSI-edge snd_hda_intel
    35: 169 0 1 0 1 0 0 0 IR-PCI-MSI-edge i915
    36: 17 3 2 7 6 14 2 11 IR-PCI-MSI-edge iwlwifi
    37: 1 26 0 0 32 0 0 0 IR-PCI-MSI-edge snd_hda_intel
    NMI: 0 0 0 0 0 0 0 0 Non-maskable interrupts
    LOC: 958 2678 1069 355 1505 562 682 321 Local timer interrupts
    SPU: 0 0 0 0 0 0 0 0 Spurious interrupts
    PMI: 0 0 0 0 0 0 0 0 Performance monitoring interrupts
    IWI: 1 1 0 1 0 0 0 0 IRQ work interrupts
    RTR: 0 0 0 0 0 0 0 0 APIC ICR read retries
    RES: 204 193 207 200 136 177 195 285 Rescheduling interrupts
    CAL: 898 819 847 830 822 853 843 869 Function call interrupts
    TLB: 10 6 8 3 4 7 3 5 TLB shootdowns
    TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts
    THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts
    MCE: 0 0 0 0 0 0 0 0 Machine check exceptions
    MCP: 2 2 2 2 2 2 2 2 Machine check polls
    HYP: 0 0 0 0 0 0 0 0 Hypervisor callback interrupts
    ERR: 0
    MIS: 0
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.18.6-1-ARCH (builduser@tobias) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015
    [ 0.000000] Command line: initrd=\initramfs-linux.img root=/dev/mapper/VolGroup00-lv_root rw
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c07efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009c07f000-0x000000009ce7efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009ce7f000-0x000000009cf7efff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009cf7f000-0x000000009cffefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000045f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] e820: update [mem 0x78e8e018-0x78ea7657] usable ==> usable
    [ 0.000000] e820: update [mem 0x78e7d018-0x78e8d057] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000006efff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000006f000-0x000000000006ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000070000-0x0000000000087fff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000078e7d017] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000078e7d018-0x0000000078e8d057] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000078e8d058-0x0000000078e8e017] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000078e8e018-0x0000000078ea7657] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000078ea7658-0x000000009c07efff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000009c07f000-0x000000009ce7efff] reserved
    [ 0.000000] reserve setup_data: [mem 0x000000009ce7f000-0x000000009cf7efff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x000000009cf7f000-0x000000009cffefff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x000000009cfff000-0x000000009cffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000009d000000-0x000000009f9fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000045f5fffff] usable
    [ 0.000000] efi: EFI v2.31 by INSYDE Corp.
    [ 0.000000] efi: ACPI=0x9cffe000 ACPI 2.0=0x9cffe014 SMBIOS=0x9ce7df18
    [ 0.000000] efi: mem00: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000001000) (0MB)
    [ 0.000000] efi: mem01: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000001000-0x0000000000007000) (0MB)
    [ 0.000000] efi: mem02: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000007000-0x000000000006f000) (0MB)
    [ 0.000000] efi: mem03: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000006f000-0x0000000000070000) (0MB)
    [ 0.000000] efi: mem04: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000070000-0x0000000000088000) (0MB)
    [ 0.000000] efi: mem05: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x0000000000088000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem06: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem07: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem08: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000001000000-0x0000000001e3b000) (14MB)
    [ 0.000000] efi: mem09: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000001e3b000-0x0000000078680000) (1896MB)
    [ 0.000000] efi: mem10: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000078680000-0x00000000786a0000) (0MB)
    [ 0.000000] efi: mem11: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000786a0000-0x0000000078e7d000) (7MB)
    [ 0.000000] efi: mem12: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000078e7d000-0x0000000078ea8000) (0MB)
    [ 0.000000] efi: mem13: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x0000000078ea8000-0x000000007ace3000) (30MB)
    [ 0.000000] efi: mem14: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000007ace3000-0x000000007b670000) (9MB)
    [ 0.000000] efi: mem15: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000007b670000-0x000000007b67a000) (0MB)
    [ 0.000000] efi: mem16: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007b67a000-0x000000007b67f000) (0MB)
    [ 0.000000] efi: mem17: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000007b67f000-0x000000007b865000) (1MB)
    [ 0.000000] efi: mem18: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x000000007b865000-0x000000007b87f000) (0MB)
    [ 0.000000] efi: mem19: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000007b87f000-0x000000007f7d2000) (63MB)
    [ 0.000000] efi: mem20: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007f7d2000-0x000000008001a000) (8MB)
    [ 0.000000] efi: mem21: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008001a000-0x0000000081106000) (16MB)
    [ 0.000000] efi: mem22: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081106000-0x00000000815f5000) (4MB)
    [ 0.000000] efi: mem23: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000815f5000-0x000000008161b000) (0MB)
    [ 0.000000] efi: mem24: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008161b000-0x0000000081659000) (0MB)
    [ 0.000000] efi: mem25: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081659000-0x00000000819e1000) (3MB)
    [ 0.000000] efi: mem26: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000819e1000-0x00000000819e2000) (0MB)
    [ 0.000000] efi: mem27: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000819e2000-0x00000000819fe000) (0MB)
    [ 0.000000] efi: mem28: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000819fe000-0x0000000081a04000) (0MB)
    [ 0.000000] efi: mem29: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081a04000-0x0000000081a0c000) (0MB)
    [ 0.000000] efi: mem30: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081a0c000-0x0000000081a0d000) (0MB)
    [ 0.000000] efi: mem31: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081a0d000-0x0000000081a38000) (0MB)
    [ 0.000000] efi: mem32: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081a38000-0x0000000081a3a000) (0MB)
    [ 0.000000] efi: mem33: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081a3a000-0x0000000081b48000) (1MB)
    [ 0.000000] efi: mem34: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081b48000-0x0000000081b49000) (0MB)
    [ 0.000000] efi: mem35: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081b49000-0x0000000081bcc000) (0MB)
    [ 0.000000] efi: mem36: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081bcc000-0x0000000081bd4000) (0MB)
    [ 0.000000] efi: mem37: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081bd4000-0x0000000081bd5000) (0MB)
    [ 0.000000] efi: mem38: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081bd5000-0x0000000081bd7000) (0MB)
    [ 0.000000] efi: mem39: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081bd7000-0x0000000081bd8000) (0MB)
    [ 0.000000] efi: mem40: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081bd8000-0x0000000081bd9000) (0MB)
    [ 0.000000] efi: mem41: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081bd9000-0x0000000081c1b000) (0MB)
    [ 0.000000] efi: mem42: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c1b000-0x0000000081c1c000) (0MB)
    [ 0.000000] efi: mem43: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c1c000-0x0000000081c20000) (0MB)
    [ 0.000000] efi: mem44: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c20000-0x0000000081c22000) (0MB)
    [ 0.000000] efi: mem45: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c22000-0x0000000081c2d000) (0MB)
    [ 0.000000] efi: mem46: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c2d000-0x0000000081c30000) (0MB)
    [ 0.000000] efi: mem47: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c30000-0x0000000081c52000) (0MB)
    [ 0.000000] efi: mem48: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c52000-0x0000000081c53000) (0MB)
    [ 0.000000] efi: mem49: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c53000-0x0000000081c76000) (0MB)
    [ 0.000000] efi: mem50: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c76000-0x0000000081c77000) (0MB)
    [ 0.000000] efi: mem51: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c77000-0x0000000081c78000) (0MB)
    [ 0.000000] efi: mem52: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000081c78000-0x0000000081c7a000) (0MB)
    [ 0.000000] efi: mem53: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000081c7a000-0x000000008387f000) (28MB)
    [ 0.000000] efi: mem54: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008387f000-0x000000009bc0e000) (387MB)
    [ 0.000000] efi: mem55: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009bc0e000-0x000000009c07f000) (4MB)
    [ 0.000000] efi: mem56: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x000000009c07f000-0x000000009c47f000) (4MB)
    [ 0.000000] efi: mem57: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x000000009c47f000-0x000000009c67f000) (2MB)
    [ 0.000000] efi: mem58: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000009c67f000-0x000000009ce7f000) (8MB)
    [ 0.000000] efi: mem59: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x000000009ce7f000-0x000000009cf7f000) (1MB)
    [ 0.000000] efi: mem60: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cf7f000-0x000000009cfff000) (0MB)
    [ 0.000000] efi: mem61: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009cfff000-0x000000009d000000) (0MB)
    [ 0.000000] efi: mem62: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000045f600000) (13814MB)
    [ 0.000000] efi: mem63: [Reserved | | | | | | | | | ] range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem64: [Reserved | | | | | | | | | ] range=[0x000000009d000000-0x000000009fa00000) (42MB)
    [ 0.000000] efi: mem65: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000e0000000-0x00000000f0000000) (256MB)
    [ 0.000000] efi: mem66: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000feb00000-0x00000000feb10000) (0MB)
    [ 0.000000] efi: mem67: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem68: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed00000-0x00000000fed1c000) (0MB)
    [ 0.000000] efi: mem69: [Memory Mapped I/O |RUN| | | | | | | | ] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem70: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed20000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem71: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000ffb00000-0x0000000100000000) (5MB)
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: Hewlett-Packard HP OMEN Notebook PC 15/2332, BIOS F.09 12/27/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 = 0x45f600 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-E7FFF write-protect
    [ 0.000000] E8000-EFFFF write-combining
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7800000000 write-back
    [ 0.000000] 1 base 009D000000 mask 7FFF000000 uncachable
    [ 0.000000] 2 base 009E000000 mask 7FFE000000 uncachable
    [ 0.000000] 3 base 00A0000000 mask 7FE0000000 uncachable
    [ 0.000000] 4 base 00C0000000 mask 7FC0000000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000082000] 82000 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 [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x45f400000-0x45f5fffff]
    [ 0.000000] [mem 0x45f400000-0x45f5fffff] page 2M
    [ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x45c000000-0x45f3fffff]
    [ 0.000000] [mem 0x45c000000-0x45f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x45bffffff]
    [ 0.000000] [mem 0x400000000-0x43fffffff] page 1G
    [ 0.000000] [mem 0x440000000-0x45bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x9c07efff]
    [ 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-0x9bffffff] page 2M
    [ 0.000000] [mem 0x9c000000-0x9c07efff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x9cfff000-0x9cffffff]
    [ 0.000000] [mem 0x9cfff000-0x9cffffff] page 4k
    [ 0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x7f7d2000-0x80019fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)
    [ 0.000000] ACPI: XSDT 0x000000009CFFE210 0000F4 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
    [ 0.000000] ACPI: FACP 0x000000009CFF7000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: DSDT 0x000000009CFDB000 018700 (v02 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
    [ 0.000000] ACPI: FACS 0x000000009CF67000 000040
    [ 0.000000] ACPI: TCPA 0x000000009CFFD000 000032 (v02 HPQOEM INSYDE 00000000 HP 00040000)
    [ 0.000000] ACPI: UEFI 0x000000009CFFC000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: FPDT 0x000000009CFFA000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: MSDM 0x000000009CFF9000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: ASF! 0x000000009CFF8000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: HPET 0x000000009CFF6000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: APIC 0x000000009CFF5000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: MCFG 0x000000009CFF4000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: WDAT 0x000000009CFDA000 000224 (v01 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: SSDT 0x000000009CFD9000 0007F6 (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
    [ 0.000000] ACPI: BOOT 0x000000009CFD7000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: LPIT 0x000000009CFD6000 000094 (v01 HPQOEM INSYDE 00000000 HP 00040000)
    [ 0.000000] ACPI: SSDT 0x000000009CFD5000 0003E1 (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
    [ 0.000000] ACPI: ASPT 0x000000009CFD4000 000034 (v07 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: DBGP 0x000000009CFD3000 000034 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: SSDT 0x000000009CFCB000 000539 (v01 HPQOEM INSYDE 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x000000009CFCA000 000AD8 (v01 HPQOEM INSYDE 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x000000009CFC6000 003361 (v01 HPQOEM INSYDE 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x000000009CFBE000 003FC4 (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x000000009CFC5000 00040A (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
    [ 0.000000] ACPI: WDTT 0x000000009CFC4000 000224 (v02 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: SSDT 0x000000009CFC3000 00006B (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
    [ 0.000000] ACPI: BGRT 0x000000009CFC2000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: TPM2 0x000000009CFBD000 000044 (v03 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: DMAR 0x000000009CFBC000 0000A8 (v01 HPQOEM INSYDE 00000001 HP 00040000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000045f5fffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x45f5fa000-0x45f5fdfff]
    [ 0.000000] [ffffea0000000000-ffffea00117fffff] PMD -> [ffff88044ec00000-ffff88045ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x45f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0006efff]
    [ 0.000000] node 0: [mem 0x00070000-0x00087fff]
    [ 0.000000] node 0: [mem 0x00100000-0x9c07efff]
    [ 0.000000] node 0: [mem 0x9cfff000-0x9cffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x45f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x45f5fffff]
    [ 0.000000] On node 0 totalpages: 4175366
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3974 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 9922 pages used for memmap
    [ 0.000000] DMA32 zone: 635008 pages, LIFO batch:31
    [ 0.000000] Normal zone: 55256 pages used for memmap
    [ 0.000000] Normal zone: 3536384 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
    [ 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[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x78e7d000-0x78e7dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x78e8d000-0x78e8dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x78e8e000-0x78e8efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x78ea7000-0x78ea7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9c07f000-0x9ce7efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9ce7f000-0x9cf7efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9cf7f000-0x9cffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-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-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
    [ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88045f200000 s82880 r8192 d31808 u262144
    [ 0.000000] pcpu-alloc: s82880 r8192 d31808 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 4110103
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/mapper/VolGroup00-lv_root rw
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    [ 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: 16285004K/16701464K available (5481K kernel code, 908K rwdata, 1720K rodata, 1160K init, 1184K bss, 416460K 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:488 0
    [ 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.211 MHz processor
    [ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.27 BogoMIPS (lpj=8314036)
    [ 0.000023] pid_max: default: 32768 minimum: 301
    [ 0.000028] ACPI: Core revision 20140926
    [ 0.014940] ACPI: All ACPI Tables successfully acquired
    [ 0.048477] Security Framework initialized
    [ 0.048484] Yama: becoming mindful.
    [ 0.049168] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.051306] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.052245] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.052257] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.052448] Initializing cgroup subsys memory
    [ 0.052452] Initializing cgroup subsys devices
    [ 0.052454] Initializing cgroup subsys freezer
    [ 0.052455] Initializing cgroup subsys net_cls
    [ 0.052457] Initializing cgroup subsys blkio
    [ 0.052472] CPU: Physical Processor ID: 0
    [ 0.052473] CPU: Processor Core ID: 0
    [ 0.052476] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.053226] mce: CPU supports 9 MCE banks
    [ 0.053236] CPU0: Thermal monitoring enabled (TM1)
    [ 0.053246] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [ 0.053323] Freeing SMP alternatives memory: 20K (ffffffff81a07000 - ffffffff81a0c000)
    [ 0.053911] Ignoring BGRT: invalid status 0 (expected 1)
    [ 0.055124] ftrace: allocating 20931 entries in 82 pages
    [ 0.061596] dmar: Host address width 39
    [ 0.061597] dmar: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.061601] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
    [ 0.061602] dmar: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.061605] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
    [ 0.061606] dmar: RMRR base: 0x0000009cd6f000 end: 0x0000009cd8efff
    [ 0.061606] dmar: RMRR base: 0x0000009d800000 end: 0x0000009f9fffff
    [ 0.061670] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
    [ 0.061671] HPET id 0 under DRHD base 0xfed91000
    [ 0.061671] Queued invalidation will be enabled to support x2apic and Intr-remapping.
    [ 0.061783] Enabled IRQ remapping in x2apic mode
    [ 0.061784] Enabling x2apic
    [ 0.061784] Enabled x2apic
    [ 0.061789] Switched APIC routing to cluster x2apic.
    [ 0.062206] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.095245] smpboot: CPU0: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (fam: 06, model: 3c, stepping: 03)
    [ 0.095250] TSC deadline timer enabled
    [ 0.095266] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.095280] ... version: 3
    [ 0.095281] ... bit width: 48
    [ 0.095281] ... generic registers: 4
    [ 0.095282] ... value mask: 0000ffffffffffff
    [ 0.095283] ... max period: 0000ffffffffffff
    [ 0.095283] ... fixed-purpose events: 3
    [ 0.095284] ... event mask: 000000070000000f
    [ 0.118723] x86: Booting SMP configuration:
    [ 0.118724] .... node #0, CPUs: #1
    [ 0.132727] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.139403] #2 #3 #4 #5 #6 #7
    [ 0.253216] x86: Booted up 1 node, 8 CPUs
    [ 0.253219] smpboot: Total of 8 processors activated (39923.18 BogoMIPS)
    [ 0.259240] devtmpfs: initialized
    [ 0.261225] PM: Registering ACPI NVS region [mem 0x9ce7f000-0x9cf7efff] (1048576 bytes)
    [ 0.261788] pinctrl core: initialized pinctrl subsystem
    [ 0.261821] RTC time: 15:05:14, date: 03/07/15
    [ 0.261896] NET: Registered protocol family 16
    [ 0.272461] cpuidle: using governor ladder
    [ 0.285819] cpuidle: using governor menu
    [ 0.285860] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.285861] ACPI: bus type PCI registered
    [ 0.285863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.285923] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.285925] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.286198] PCI: Using configuration type 1 for base access
    [ 0.299479] ACPI: Added _OSI(Module Device)
    [ 0.299481] ACPI: Added _OSI(Processor Device)
    [ 0.299482] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.299483] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.302912] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.305266] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.306241] ACPI: Dynamic OEM Table Load:
    [ 0.306250] ACPI: SSDT 0xFFFF880448503800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20131115)
    [ 0.319415] ACPI: Dynamic OEM Table Load:
    [ 0.319425] ACPI: SSDT 0xFFFF8804485D2000 0005AA (v01 PmRef ApIst 00003000 INTL 20131115)
    [ 0.332651] ACPI: Dynamic OEM Table Load:
    [ 0.332660] ACPI: SSDT 0xFFFF88044858EE00 000119 (v01 PmRef ApCst 00003000 INTL 20131115)
    [ 0.384073] ACPI: Interpreter enabled
    [ 0.384081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
    [ 0.384088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
    [ 0.384107] ACPI: (supports S0 S3 S4 S5)
    [ 0.384108] ACPI: Using IOAPIC for interrupt routing
    [ 0.384130] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.388473] ACPI: Power Resource [PG00] (on)
    [ 0.390539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 0.390543] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.390880] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    [ 0.391231] PCI host bridge to bus 0000:00
    [ 0.391233] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 0.391234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.391236] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.391237] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.391237] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 0.391238] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 0.391239] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 0.391240] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    [ 0.391241] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.391242] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.391243] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.391244] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.391245] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.391246] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.391247] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 0.391248] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 0.391248] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    [ 0.391249] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    [ 0.391255] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
    [ 0.391363] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
    [ 0.391390] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.391467] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.391495] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
    [ 0.391503] pci 0000:00:02.0: reg 0x10: [mem 0xd1000000-0xd13fffff 64bit]
    [ 0.391507] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.391511] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
    [ 0.391611] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
    [ 0.391617] pci 0000:00:03.0: reg 0x10: [mem 0xd1710000-0xd1713fff 64bit]
    [ 0.391739] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    [ 0.391754] pci 0000:00:14.0: reg 0x10: [mem 0xd1700000-0xd170ffff 64bit]
    [ 0.391806] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.391878] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.391904] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    [ 0.391922] pci 0000:00:16.0: reg 0x10: [mem 0xd1718000-0xd171800f 64bit]
    [ 0.391977] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.392081] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    [ 0.392094] pci 0000:00:1b.0: reg 0x10: [mem 0xd1714000-0xd1717fff 64bit]
    [ 0.392153] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.392226] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.392251] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
    [ 0.392316] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.392392] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.392418] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
    [ 0.392477] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.392552] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.392576] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
    [ 0.392635] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.392713] pci 0000:00:1c.5: System wakeup disabled by ACPI
    [ 0.392742] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
    [ 0.392924] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
    [ 0.392937] pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
    [ 0.392943] pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
    [ 0.392950] pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
    [ 0.392956] pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
    [ 0.392962] pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
    [ 0.392968] pci 0000:00:1f.2: reg 0x24: [mem 0xd171b000-0xd171b7ff]
    [ 0.393001] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.393092] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
    [ 0.393105] pci 0000:00:1f.3: reg 0x10: [mem 0xd1719000-0xd17190ff 64bit]
    [ 0.393121] pci 0000:00:1f.3: reg 0x20: [io 0x4040-0x405f]
    [ 0.393269] pci 0000:01:00.0: [10de:1392] type 00 class 0x030200
    [ 0.393285] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xd0ffffff]
    [ 0.393301] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.393317] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
    [ 0.393328] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
    [ 0.393338] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    [ 0.393417] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 0.399365] pci 0000:00:01.0: PCI bridge to [bus 01-06]
    [ 0.399367] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    [ 0.399370] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd0ffffff]
    [ 0.399373] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 0.399511] pci 0000:07:00.0: [144d:a800] type 00 class 0x010601
    [ 0.399581] pci 0000:07:00.0: reg 0x24: [mem 0xd1600000-0xd1601fff]
    [ 0.399611] pci 0000:07:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
    [ 0.399698] pci 0000:07:00.0: PME# supported from D3hot D3cold
    [ 0.399751] pci 0000:07:00.0: System wakeup disabled by ACPI
    [ 0.406055] pci 0000:00:1c.0: PCI bridge to [bus 07]
    [ 0.406061] pci 0000:00:1c.0: bridge window [mem 0xd1600000-0xd16fffff]
    [ 0.406133] pci 0000:08:00.0: [10ec:5227] type 00 class 0xff0000
    [ 0.406153] pci 0000:08:00.0: reg 0x10: [mem 0xd1500000-0xd1500fff]
    [ 0.406285] pci 0000:08:00.0: supports D1 D2
    [ 0.406286] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
    [ 0.406316] pci 0000:08:00.0: System wakeup disabled by ACPI
    [ 0.412720] pci 0000:00:1c.4: PCI bridge to [bus 08]
    [ 0.412725] pci 0000:00:1c.4: bridge window [mem 0xd1500000-0xd15fffff]
    [ 0.412836] pci 0000:09:00.0: [8086:08b1] type 00 class 0x028000
    [ 0.412890] pci 0000:09:00.0: reg 0x10: [mem 0xd1400000-0xd1401fff 64bit]
    [ 0.413128] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
    [ 0.413183] pci 0000:09:00.0: System wakeup disabled by ACPI
    [ 0.419415] pci 0000:00:1c.5: PCI bridge to [bus 09]
    [ 0.419420] pci 0000:00:1c.5: bridge window [mem 0xd1400000-0xd14fffff]
    [ 0.419464] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.420118] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.420157] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.420195] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.420233] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.420269] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.420305] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.420341] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.420377] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.420652] ACPI: Enabled 6 GPEs in block 00 to 3F
    [ 0.420689] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.420760] vgaarb: setting as boot device: PCI:0000:00:02.0
    [ 0.420762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.420764] vgaarb: loaded
    [ 0.420765] vgaarb: bridge control possible 0000:00:02.0
    [ 0.420853] PCI: Using ACPI for IRQ routing
    [ 0.425911] PCI: pci_cache_line_size set to 64 bytes
    [ 0.425949] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
    [ 0.425950] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
    [ 0.425951] e820: reserve RAM buffer [mem 0x78e7d018-0x7bffffff]
    [ 0.425952] e820: reserve RAM buffer [mem 0x78e8e018-0x7bffffff]
    [ 0.425953] e820: reserve RAM buffer [mem 0x9c07f000-0x9fffffff]
    [ 0.425954] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
    [ 0.425955] e820: reserve RAM buffer [mem 0x45f600000-0x45fffffff]
    [ 0.426019] NetLabel: Initializing
    [ 0.426020] NetLabel: domain hash size = 128
    [ 0.426021] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.426028] NetLabel: unlabeled traffic allowed by default
    [ 0.426041] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.426044] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.428075] Switched to clocksource hpet
    [ 0.431534] pnp: PnP ACPI init
    [ 0.431620] system 00:00: [io 0x0680-0x069f] has been reserved
    [ 0.431622] system 00:00: [io 0xffff] has been reserved
    [ 0.431623] system 00:00: [io 0xffff] has been reserved
    [ 0.431624] system 00:00: [io 0xffff] has been reserved
    [ 0.431625] system 00:00: [io 0x1800-0x18fe] could not be reserved
    [ 0.431626] system 00:00: [io 0x164e-0x164f] has been reserved
    [ 0.431628] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.431656] system 00:01: [io 0x0800-0x087f] has been reserved
    [ 0.431658] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.431677] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.431703] system 00:03: [io 0x1854-0x1857] has been reserved
    [ 0.431705] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.431750] pnp 00:04: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
    [ 0.431766] pnp 00:05: Plug and Play ACPI device, IDs SYN1ed8 SYN1e00 SYN0002 PNP0f13 (active)
    [ 0.431848] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.431849] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.431850] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.431852] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.431853] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.431854] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.431855] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 0.431856] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
    [ 0.431857] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.431858] system 00:06: [mem 0x9fa20000-0x9fa20fff] has been reserved
    [ 0.431860] system 00:06: [mem 0x9fa10000-0x9fa1ffff] has been reserved
    [ 0.431861] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.432212] pnp: PnP ACPI: found 7 devices
    [ 0.438072] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
    [ 0.438074] pci 0000:07:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
    [ 0.438102] pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
    [ 0.438103] pci 0000:00:01.0: PCI bridge to [bus 01-06]
    [ 0.438105] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    [ 0.438107] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd0ffffff]
    [ 0.438109] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 0.438112] pci 0000:07:00.0: BAR 6: assigned [mem 0xd1610000-0xd161ffff pref]
    [ 0.438113] pci 0000:00:1c.0: PCI bridge to [bus 07]
    [ 0.438117] pci 0000:00:1c.0: bridge window [mem 0xd1600000-0xd16fffff]
    [ 0.438123] pci 0000:00:1c.4: PCI bridge to [bus 08]
    [ 0.438127] pci 0000:00:1c.4: bridge window [mem 0xd1500000-0xd15fffff]
    [ 0.438133] pci 0000:00:1c.5: PCI bridge to [bus 09]
    [ 0.438137] pci 0000:00:1c.5: bridge window [mem 0xd1400000-0xd14fffff]
    [ 0.438143] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.438144] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.438145] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.438146] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    [ 0.438147] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    [ 0.438148] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    [ 0.438149] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
    [ 0.438150] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.438151] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.438152] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.438153] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.438154] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
    [ 0.438155] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
    [ 0.438156] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
    [ 0.438157] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
    [ 0.438158] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
    [ 0.438159] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff]
    [ 0.438160] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    [ 0.438161] pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd0ffffff]
    [ 0.438161] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 0.438163] pci_bus 0000:07: resource 1 [mem 0xd1600000-0xd16fffff]
    [ 0.438164] pci_bus 0000:08: resource 1 [mem 0xd1500000-0xd15fffff]
    [ 0.438165] pci_bus 0000:09: resource 1 [mem 0xd1400000-0xd14fffff]
    [ 0.438182] NET: Registered protocol family 2
    [ 0.438329] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.438470] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.438574] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.438585] TCP: reno registered
    [ 0.438597] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.438635] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.438690] NET: Registered protocol family 1
    [ 0.438701] pci 0000:00:02.0: Video device with shadowed ROM
    [ 0.440063] PCI: CLS 64 bytes, default 64
    [ 0.440092] Unpacking initramfs...
    [ 0.535471] Freeing initrd memory: 8480K (ffff88007f7d2000 - ffff88008001a000)
    [ 0.535494] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.535496] software IO TLB [mem 0x97c0e000-0x9bc0e000] (64MB) mapped at [ffff880097c0e000-ffff88009bc0dfff]
    [ 0.535525] Simple Boot Flag at 0x44 set to 0x1
    [ 0.535703] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.535742] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x1c
    [ 0.535747] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x1c
    [ 0.535753] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x1c
    [ 0.535759] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x1c
    [ 0.535764] microcode: CPU4 sig=0x306c3, pf=0x20, revision=0x1c
    [ 0.535770] microcode: CPU5 sig=0x306c3, pf=0x20, revision=0x1c
    [ 0.535775] microcode: CPU6 sig=0x306c3, pf=0x20, revision=0x1c
    [ 0.535781] microcode: CPU7 sig=0x306c3, pf=0x20, revision=0x1c
    [ 0.535821] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.535836] Scanning for low memory corruption every 60 seconds
    [ 0.536021] futex hash table entries: 2048 (order: 5, 131072 bytes)
    [ 0.536041] Initialise system trusted keyring
    [ 0.536249] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.537029] zpool: loaded
    [ 0.537031] zbud: loaded
    [ 0.537161] VFS: Disk quotas dquot_6.5.2
    [ 0.537181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.537256] msgmni has been set to 31953
    [ 0.537287] Key type big_key registered
    [ 0.537431] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.537471] io scheduler noop registered
    [ 0.537473] io scheduler deadline registered
    [ 0.537490] io scheduler cfq registered (default)
    [ 0.537616] pcieport 0000:00:01.0: irq 26 for MSI/MSI-X
    [ 0.537711] pcieport 0000:00:1c.0: irq 27 for MSI/MSI-X
    [ 0.537809] pcieport 0000:00:1c.4: irq 28 for MSI/MSI-X
    [ 0.537906] pcieport 0000:00:1c.5: irq 29 for MSI/MSI-X
    [ 0.537967] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
    [ 0.537968] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 0.537970] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
    [ 0.537981] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.537982] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
    [ 0.537986] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.537996] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
    [ 0.537997] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
    [ 0.538000] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
    [ 0.538010] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
    [ 0.538011] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
    [ 0.538014] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
    [ 0.538023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.538035] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.538055] efifb: probing for efifb
    [ 0.538070] efifb: framebuffer at 0xc0000000, mapped to 0xffffc90011c00000, using 8100k, total 8100k
    [ 0.538071] efifb: mode is 1920x1080x32, linelength=7680, pages=1
    [ 0.538071] efifb: scrolling: redraw
    [ 0.538072] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.541482] Console: switching to colour frame buffer device 240x67
    [ 0.544794] fb0: EFI VGA frame buffer device
    [ 0.544800] intel_idle: MWAIT substates: 0x42120
    [ 0.544801] intel_idle: v0.4 model 0x3C
    [ 0.544801] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.545023] GHES: HEST is not enabled!
    [ 0.545063] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.545351] Linux agpgart interface v0.103
    [ 0.545389] rtc_cmos 00:02: RTC can wake from S4
    [ 0.545490] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 0.545516] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 0.545524] Intel P-state driver initializing.
    [ 0.545680] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.545994] TCP: cubic registered
    [ 0.546216] NET: Registered protocol family 10
    [ 0.546732] NET: Registered protocol family 17
    [ 0.547560] Loading compiled-in X.509 certificates
    [ 0.547591] registered taskstats version 1
    [ 0.548780] Magic number: 7:609:82
    [ 0.548952] rtc_cmos 00:02: setting system clock to 2015-03-07 15:05:15 UTC (1425740715)
    [ 0.549136] PM: Hibernation image not present or could not be loaded.
    [ 0.551123] Freeing unused kernel memory: 1160K (ffffffff818e5000 - ffffffff81a07000)
    [ 0.551126] Write protecting the kernel read-only data: 8192k
    [ 0.555482] Freeing unused kernel memory: 652K (ffff88000155d000 - ffff880001600000)
    [ 0.557272] Freeing unused kernel memory: 328K (ffff8800017ae000 - ffff880001800000)
    [ 0.570421] random: systemd-tmpfile urandom read with 5 bits of entropy available
    [ 0.584356] device-mapper: uevent: version 1.0.3
    [ 0.584470] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: [email protected]
    [ 0.597541] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.602695] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.602710] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.603099] rtsx_pci 0000:08:00.0: irq 30 for MSI/MSI-X
    [ 0.603111] rtsx_pci 0000:08:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 30
    [ 0.604239] ACPI: bus type USB registered
    [ 0.604267] usbcore: registered new interface driver usbfs
    [ 0.604273] SCSI subsystem initialized
    [ 0.604279] usbcore: registered new interface driver hub
    [ 0.604330] usbcore: registered new device driver usb
    [ 0.605601] libata version 3.00 loaded.
    [ 0.605678] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.605685] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 0.605779] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.605808] xhci_hcd 0000:00:14.0: irq 31 for MSI/MSI-X
    [ 0.606024] hub 1-0:1.0: USB hub found
    [ 0.606063] hub 1-0:1.0: 14 ports detected
    [ 0.609623] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.609626] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 0.609780] hub 2-0:1.0: USB hub found
    [ 0.609795] hub 2-0:1.0: 6 ports detected
    [ 0.610944] ahci 0000:00:1f.2: version 3.0
    [ 0.611066] ahci 0000:00:1f.2: irq 32 for MSI/MSI-X
    [ 0.611083] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 0.611102] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
    [ 0.611105] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst
    [ 0.611516] scsi host0: ahci
    [ 0.611639] scsi host1: ahci
    [ 0.611727] scsi host2: ahci
    [ 0.611822] scsi host3: ahci
    [ 0.611861] ata1: SATA max UDMA/133 abar m2048@0xd171b000 port 0xd171b100 irq 32
    [ 0.611863] ata2: DUMMY
    [ 0.611864] ata3: DUMMY
    [ 0.611865] ata4: DUMMY
    [ 0.621966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.624998] ahci 0000:07:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
    [ 0.625001] ahci 0000:07:00.0: flags: 64bit ncq led clo only pio ccc
    [ 0.625238] scsi host4: ahci
    [ 0.625288] ata5: SATA max UDMA/133 abar m8192@0xd1600000 port 0xd1600100 irq 16
    [ 0.808604] xhci_hcd 0000:00:14.0: Error while assigning device slot ID
    [ 0.808642] xhci_hcd 0000:00:14.0: Max number of devices this xHCI host supports is 32.
    [ 0.808673] usb usb2-port2: couldn't allocate usb_device
    [ 0.808738] xhci_hcd 0000:00:14.0: Error while assigning device slot ID
    [ 0.808768] xhci_hcd 0000:00:14.0: Max number of devices this xHCI host supports is 32.
    [ 0.808798] usb usb2-port6: couldn't allocate usb_device
    [ 0.932036] ata1: SATA link down (SStatus 0 SControl 300)
    [ 0.952070] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.952367] ata5.00: ATA-9: SAMSUNG MZHPU512HCGL-000H1, UXM62H1Q, max UDMA/133
    [ 0.952370] ata5.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.952660] ata5.00: configured for UDMA/133
    [ 0.952785] scsi 4:0:0:0: Direct-Access ATA SAMSUNG MZHPU512 2H1Q PQ: 0 ANSI: 5
    [ 0.955003] sd 4:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/476 GiB)
    [ 0.955028] sd 4:0:0:0: [sda] Write Protect is off
    [ 0.955030] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.955038] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.956407] sda: sda1 sda2 sda3 sda4 sda5
    [ 0.956825] sd 4:0:0:0: [sda] Attached SCSI disk
    [ 0.968695] usb 1-3: new full-speed USB device number 2 using xhci_hcd
    [ 1.302451] usb 1-4: new high-speed USB device number 3 using xhci_hcd
    [ 1.539371] tsc: Refined TSC clocksource calibration: 2494.224 MHz
    [ 1.646163] usb 1-13: new full-speed USB device number 4 using xhci_hcd
    [ 1.718430] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.821454] usb 1-13: ep 0x2 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 1.972758] systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
    [ 1.972914] systemd[1]: Detected architecture 'x86-64'.
    [ 1.973342] systemd[1]: Set hostname to <hp_arch>.
    [ 2.046

    Sorry should have mentioned that. Yeah I tried that and it delays the error message a little bit (about 20 seconds after boot vs instantly). In the end it leads to the exact same error though.

  • Error while loading shared libraries: libgnutls.so.30

    after today's update,whenever i start kodi or mplayer, reporting:
    error while loading shared libraries: libgnutls.so.30: cannot open shared object file: No such file or directory
    and i checked /lib ,there is only  libgnutls.so.28, and a soft link to libgnutls.so.30 not work.
    Last edited by frat (2015-04-19 14:22:29)

    Stevearch wrote:Can i ask how you knew to do that? Just so i know for if this problem happens in the future.
    Sigh.
    jasonwryan wrote:Rebuilding AUR packages is your responsibility...
    Mr.Elendig wrote:It is really simple: Just rebuild anything that links against the old gnutls.
    And, despite JWRs warning this thread seems to perpetually draw hijackers for unrelated AUR issues.
    Closed.  The original issue is long since resolved. (frat, if you feel otherwise and wish to reopen your thread, please let me know and I'll excise all the unrelated cruft that's collected)

  • I often get a "Page No Found" error when I click links.

    After the last upgrade of Firefox, I am having problems with links in emails or websites. When I click them, I often get a 404 error, and the webmasters frequently say that they have tested the links and they are working fine. I am starting to think that is a browser problem, as the frequency of this issue is every day bigger. Am I wrong?... If I am not, please help me to fix it.
    Thanks,
    Monica
    NOTE: I can't automatically add troubleshooting info, because the browse cut the communication after I click "allow". I did it manually.
    Application Basics
    Name: Firefox
    Version: 33.1
    User Agent: Lynx/2.8.5rel.1 libwww-FM/2.14 SSL-MM/1.4.1 GNUTLS/0.8.12
    Multiprocess Windows: 0/1
    Crash Reports for the Last 3 Days
    All Crash Reports (including 2 pending crashes in the given time range)
    Extensions
    Name: Adblock Edge
    Version: 2.1.6
    Enabled: true
    ID: {fe272bd1-5f76-4ea4-8501-a05d35d823fc}
    Name: Bitdefender Wallet
    Version: 2.0
    Enabled: true
    ID: [email protected]
    Name: cliget
    Version: 1.2.1
    Enabled: true
    ID: [email protected]
    Name: EverSync - Sync bookmarks, backup your favorites.
    Version: 5.0.1
    Enabled: true
    ID: [email protected]
    Name: FireShot
    Version: 0.98.63
    Enabled: true
    ID: {0b457cAA-602d-484a-8fe7-c1d894a011ba}
    Name: IDM CC
    Version: 7.3.88
    Enabled: true
    ID: [email protected]
    Name: LastPass
    Version: 3.1.1
    Enabled: true
    ID: [email protected]
    Name: Personas Plus
    Version: 1.7.3
    Enabled: true
    ID: [email protected]
    Name: Random Agent Spoofer
    Version: 0.9.3.1
    Enabled: true
    ID: jid1-AVgCeF1zoVzMjA@jetpack
    Name: RightToClick
    Version: 2.9.5
    Enabled: true
    ID: {cd617375-6743-4ee8-bac4-fbf10f35729e}
    Name: Save as PDF
    Version: 1.5
    Enabled: true
    ID: [email protected]
    Name: Speed Dial [FVD] - New Tab Page, Sync...
    Version: 6.6.3
    Enabled: true
    ID: [email protected]
    Name: Translate This!
    Version: 3.0.2
    Enabled: true
    ID: jid0-k75TfRGfOXPHfEZmJ9cKu5eCgLc@jetpack
    Graphics
    Adapter Description: NVIDIA GeForce GT 620
    Adapter Drivers: nvd3dum nvwgf2um,nvwgf2um
    Adapter RAM: 1024
    ClearType Parameters: Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 400
    Device ID: 0x0f01
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.2.9200.16492)
    Driver Date: 9-13-2014
    Driver Version: 9.18.13.4411
    GPU #2 Active: false
    GPU Accelerated Windows: 1/1 Direct3D 11 (OMTC)
    Vendor ID: 0x10de
    WebGL Renderer: Google Inc. -- ANGLE (NVIDIA GeForce GT 620 Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: true
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    Important Modified Preferences
    accessibility.typeaheadfind: true
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.enabled: false
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.frecency_experiment: 3
    browser.newtab.url: chrome://fvd.speeddial/content/fvd_about_blank.html
    browser.places.smartBookmarksVersion: 7
    browser.search.useDBForOrder: true
    browser.sessionstore.restore_on_demand: false
    browser.sessionstore.upgradeBackup.latestBuildID: 20141106120505
    browser.startup.homepage_override.buildID: 20141106120505
    browser.startup.homepage_override.mstone: 33.1
    browser.tabs.closeWindowWithLastTab: false
    browser.tabs.loadInBackground: false
    browser.urlbar.maxRichResults: 15
    dom.max_script_run_time: 0
    dom.mozApps.used: true
    extensions.lastAppVersion: 33.1
    font.internaluseonly.changed: true
    font.name.serif.x-western: Georgia
    font.size.variable.x-western: 14
    general.useragent.override: Lynx/2.8.5rel.1 libwww-FM/2.14 SSL-MM/1.4.1 GNUTLS/0.8.12
    general.useragent.vendor:
    general.useragent.vendorsub:
    gfx.direct3d.last_used_feature_level_idx: 0
    media.gmp-gmpopenh264.lastUpdate: 1413335128
    media.gmp-gmpopenh264.version: 1.1
    media.gmp-manager.lastCheck: 1416933906
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1416935696
    places.history.expiration.transient_current_max_pages: 53650
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    print.printer_Canon_Inkjet_MP240_series.print_bgcolor: false
    print.printer_Canon_Inkjet_MP240_series.print_bgimages: false
    print.printer_Canon_Inkjet_MP240_series.print_colorspace:
    print.printer_Canon_Inkjet_MP240_series.print_command:
    print.printer_Canon_Inkjet_MP240_series.print_downloadfonts: false
    print.printer_Canon_Inkjet_MP240_series.print_duplex: 1515870810
    print.printer_Canon_Inkjet_MP240_series.print_edge_bottom: 0
    print.printer_Canon_Inkjet_MP240_series.print_edge_left: 0
    print.printer_Canon_Inkjet_MP240_series.print_edge_right: 0
    print.printer_Canon_Inkjet_MP240_series.print_edge_top: 0
    print.printer_Canon_Inkjet_MP240_series.print_evenpages: true
    print.printer_Canon_Inkjet_MP240_series.print_footercenter:
    print.printer_Canon_Inkjet_MP240_series.print_footerleft: &PT
    print.printer_Canon_Inkjet_MP240_series.print_footerright: &D
    print.printer_Canon_Inkjet_MP240_series.print_headercenter:
    print.printer_Canon_Inkjet_MP240_series.print_headerleft: &T
    print.printer_Canon_Inkjet_MP240_series.print_headerright: &U
    print.printer_Canon_Inkjet_MP240_series.print_in_color: true
    print.printer_Canon_Inkjet_MP240_series.print_margin_bottom: 0.5
    print.printer_Canon_Inkjet_MP240_series.print_margin_left: 0.5
    print.printer_Canon_Inkjet_MP240_series.print_margin_right: 0.5
    print.printer_Canon_Inkjet_MP240_series.print_margin_top: 0.5
    print.printer_Canon_Inkjet_MP240_series.print_oddpages: true
    print.printer_Canon_Inkjet_MP240_series.print_orientation: 0
    print.printer_Canon_Inkjet_MP240_series.print_page_delay: 50
    print.printer_Canon_Inkjet_MP240_series.print_paper_data: 1
    print.printer_Canon_Inkjet_MP240_series.print_paper_height: 11.00
    print.printer_Canon_Inkjet_MP240_series.print_paper_name:
    print.printer_Canon_Inkjet_MP240_series.print_paper_size_type: 0
    print.printer_Canon_Inkjet_MP240_series.print_paper_size_unit: 0
    print.printer_Canon_Inkjet_MP240_series.print_paper_width: 8.50
    print.printer_Canon_Inkjet_MP240_series.print_plex_name:
    print.printer_Canon_Inkjet_MP240_series.print_resolution: 1515870810
    print.printer_Canon_Inkjet_MP240_series.print_resolution_name:
    print.printer_Canon_Inkjet_MP240_series.print_reversed: false
    print.printer_Canon_Inkjet_MP240_series.print_scaling: 1.00
    print.printer_Canon_Inkjet_MP240_series.print_shrink_to_fit: true
    print.printer_Canon_Inkjet_MP240_series.print_to_file: false
    print.printer_Canon_Inkjet_MP240_series.print_unwriteable_margin_bottom: 0
    print.printer_Canon_Inkjet_MP240_series.print_unwriteable_margin_left: 0
    print.printer_Canon_Inkjet_MP240_series.print_unwriteable_margin_right: 0
    print.printer_Canon_Inkjet_MP240_series.print_unwriteable_margin_top: 0
    privacy.clearOnShutdown.cookies: false
    privacy.clearOnShutdown.formdata: false
    privacy.clearOnShutdown.sessions: false
    privacy.cpd.formdata: false
    privacy.cpd.offlineApps: true
    privacy.cpd.sessions: false
    privacy.donottrackheader.enabled: true
    privacy.sanitize.migrateFx3Prefs: true
    privacy.sanitize.timeSpan: 0
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1415991586
    Important Locked Preferences
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.7
    Version in use: 4.10.7
    NSS
    Expected minimum version: 3.17.2 Basic ECC
    Version in use: 3.17.2 Basic ECC
    NSSSMIME
    Expected minimum version: 3.17.2 Basic ECC
    Version in use: 3.17.2 Basic ECC
    NSSSSL
    Expected minimum version: 3.17.2 Basic ECC
    Version in use: 3.17.2 Basic ECC
    NSSUTIL
    Expected minimum version: 3.17.2
    Version in use: 3.17.2
    Experimental Features
    ---------------------

    hello, normally such issues are caused by a firewall/security software which doesn't recognize & therefore blocks new firefox versions. please remove all program rules for firefox from your firewall and let it detect the new version of the browser again.
    [[Fix problems connecting to websites after updating Firefox]]

  • Pacman -Syu -- error: failed to commit transaction (conflicting files)

    Hi! I'm upgrading my system after a lot of time, but I have this error:
    sudo pacman -Syu
    [sudo] password for elrengo:
    :: Synchronizing package databases...
    core 121,3 KiB 90,8K/s 00:01 [#######################################################################] 100%
    extra is up to date
    community 2,6 MiB 278K/s 00:10 [#######################################################################] 100%
    multilib is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    :: Replace gtk2-xfce-engine with extra/gtk-xfce-engine? [Y/n] y
    :: Replace gtk3-xfce-engine with extra/gtk-xfce-engine? [Y/n] y
    resolving dependencies...
    looking for conflicting packages...
    Packages (356) alsa-lib-1.0.29-1 alsa-plugins-1.0.29-2 alsa-utils-1.0.29-1 archlinux-keyring-20150212-1 autossh-1.4e-1 avahi-0.6.31-15 banshee-2.6.2-7 binutils-2.25-2 bluez-5.30-1
    bluez-libs-5.30-1 bluez-utils-5.30-1 ca-certificates-mozilla-3.18-3 cairo-1.14.2-1 cairo-perl-1.105-1 chromium-41.0.2272.118-1 clutter-1.20.0-4 cogl-1.20.0-1 colord-1.2.9-2
    curl-7.41.0-1 cvs-1.11.23-10 darktable-1.6.4-3 dbus-1.8.16-2 dbus-sharp-0.8.1-1 dbus-sharp-glib-0.6.0-1 dcraw-9.23.0-1 device-mapper-2.02.116-1 dhclient-4.3.2-1
    dhcpcd-6.8.1-1 dialog-1:1.2_20150225-1 djvulibre-3.5.27-1 dropbox-3.2.9-2 e2fsprogs-1.42.12-2 eclipse-4.4.2-1 elfutils-0.161-3 evince-3.14.2-1 exo-0.10.4-3
    farstream-0.1-0.1.2-5 ffmpeg-1:2.6.1-1 ffmpeg-compat-1:0.10.15-2 file-roller-3.14.2-2 filesystem-2015.02-1 filezilla-3.10.2-1 firefox-37.0.1-1 flashplugin-11.2.202.451-1
    freerdp-1:1.2.0_beta1+android9-1 garcon-0.4.0-1 gcc-4.9.2-4 gcc-libs-4.9.2-4 gd-2.1.1-1 gdk-pixbuf2-2.31.3-1 ghostscript-9.16-1 giflib-5.1.1-1 gimp-ufraw-0.21-1 git-2.3.5-1
    glib-networking-2.42.1-1 glib2-2.42.2-1 glibc-2.21-2 gmp-6.0.0-2 gnome-menus-3.13.3-1 gnome-packagekit-3.14.2-2 gnupg-2.1.2-3 gnutls-3.3.14-2 grep-2.21-2 groff-1.22.3-3
    gsfonts-20150122-1 gst-plugins-ugly-1.4.5-2 gstreamer0.10-ugly-0.10.19-14 gstreamer0.10-ugly-plugins-0.10.19-14 gtk-update-icon-cache-2.24.27-1 gtk-xfce-engine-2.10.1-1
    gtk2-2.24.27-1 gtk2-xfce-engine-3.0.1-2 [removal] gtk3-3.14.9-1 gtk3-xfce-engine-3.0.1-2 [removal] gvfs-1.22.3-2 gvfs-gphoto2-1.22.3-2 gvfs-mtp-1.22.3-2 gvfs-smb-1.22.3-2
    harfbuzz-0.9.40-1 harfbuzz-icu-0.9.40-1 imagemagick-6.9.1.0-1 inxi-2.2.19-1 iproute2-3.19.0-1 iptables-1.4.21-3 kmod-20-1 krb5-1.13.1-1 ldb-1.1.20-1 lib32-alsa-lib-1.0.29-1
    lib32-alsa-plugins-1.0.29-2 lib32-cairo-1.14.2-1 lib32-curl-7.41.0-1 lib32-elfutils-0.161-2 lib32-flashplugin-11.2.202.451-1 lib32-gcc-libs-4.9.2-4 lib32-gdk-pixbuf2-2.31.3-2
    lib32-glib2-2.42.2-1 lib32-glibc-2.21-2 lib32-gnutls-3.3.13-1 lib32-gtk2-2.24.27-1 lib32-harfbuzz-0.9.40-1 lib32-krb5-1.13.1-1 lib32-libcups-2.0.2-1 lib32-libdbus-1.8.16-1
    lib32-libdrm-2.4.60-1 lib32-libgcrypt-1.6.3-1 lib32-libgpg-error-1.18-1 lib32-libidn-1.30-1 lib32-libpciaccess-0.13.3-1 lib32-libpulse-6.0-1 lib32-libtasn1-4.3-1
    lib32-libtiff-4.0.3-3 lib32-libx11-1.6.3-1 lib32-libxdmcp-1.1.2-1 lib32-libxxf86vm-1.1.4-1 lib32-llvm-libs-3.6.0-1 lib32-mesa-10.5.2-1 lib32-mesa-libgl-10.5.2-1
    lib32-nspr-4.10.8-1 lib32-nss-3.18-1 lib32-openssl-1.0.2.a-1 lib32-p11-kit-0.23.1-1 lib32-qt4-4.8.6-4 lib32-sqlite-3.8.8.3-1 lib32-wayland-1.7.0-1 lib32-xz-5.2.1-1
    libcacard-2.2.1-2 libcanberra-0.30-5 libcanberra-pulse-0.30-5 libcups-2.0.2-3 libdatrie-0.2.8-1 libdbus-1.8.16-2 libdc1394-2.2.3-1 libdrm-2.4.60-2 libevdev-1.4-1
    libgcrypt-1.6.3-2 libgphoto2-2.5.7-1 libgpod-0.8.3-4 libgsf-1.14.32-1 libical-1.0.1-2 libidn-1.30-1 libimobiledevice-1.2.0-1 libinput-0.13.0-1 libmm-glib-1.4.6-1
    libmpc-1.0.3-1 libndp-1.4-1 libnewt-0.52.18-2 libnice-0.1.10-1 libnm-glib-1.0.0-2 libplist-1.12-1 libproxy-0.4.11-5 libpulse-6.0-1 librsvg-1:2.40.9-1 libseccomp-2.2.0-1
    libsigc++-2.4.1-1 libsystemd-218-2 libtasn1-4.4-1 libteam-1.14-2 libthai-0.1.21-1 libtool-2.4.6-1 libunistring-0.9.5-1 libunwind-1.1-2 libusbmuxd-1.0.10-1 libuser-0.61-1
    libutil-linux-2.26.1-3 libvdpau-1.1-1 libvirt-1.2.14-1 libvirt-python-1.2.14-1 libwbclient-4.2.0-1 libwebp-0.4.3-1 libwnck-2.31.0-1 libx11-1.6.3-1 libx264-2:144.20150223-1
    libxdmcp-1.1.2-1 libxfce4util-4.12.1-1 libxfcegui4-4.10.0-4 libxfont-1.5.1-1 libxml++-2.38.0-1 libxvmc-1.0.9-1 libxxf86vm-1.1.4-1 linux-3.19.3-3 linux-api-headers-3.18.5-1
    linux-firmware-20150206.17657c3-1 linux-headers-3.19.3-3 lirc-1:0.9.2.a-1 llvm-libs-3.6.0-4 logrotate-3.8.9-1 lua-5.2.4-1 lua-bitop-1.0.2-5 lvm2-2.02.116-1 lz4-128-1
    lzo-2.09-1 man-pages-3.82-1 mc-4.8.14-1 media-player-info-22-1 mesa-10.5.2-1 mesa-libgl-10.5.2-1 mono-3.12.1-1 mousepad-0.4.0-1 mpg123-1.22.0-1 mplayer-37379-1
    mutagen-1.28-1 nano-2.4.0-1 networkmanager-1.0.0-2 nspr-4.10.8-1 nss-3.18-3 ntp-4.2.8.p2-1 openconnect-1:7.06-1 openssh-6.8p1-2 openssl-1.0.2.a-1 orage-4.10.0-2
    p11-kit-0.23.1-2 p7zip-9.38.1-1 packagekit-1.0.5-3 pacman-4.2.1-1 pacman-mirrorlist-20150315-1 parted-3.2-2 patch-2.7.5-1 pavucontrol-3.0-1 perl-5.20.2-1
    perl-date-calc-6.4-1 perl-error-0.17023-1 perl-image-exiftool-9.90-1 perl-net-dbus-1.1.0-1 perl-uri-1.67-1 perl-www-mechanize-1.74-1 perl-yaml-tiny-1.66-1 pinta-1.6-1
    playonlinux-4.2.6-1 polkit-gnome-0.105-2 poppler-0.31.0-1 poppler-glib-0.31.0-1 procps-ng-3.3.10-2 protobuf-c-1.1.0-1 pulseaudio-6.0-1 putty-0.64-1 pyqt4-common-4.11.3-4
    python-3.4.3-2 python-jedi-0.8.1-2 python-psutil-2.2.1-2 python2-numpy-1.9.2-2 python2-pybluez-0.20-3 python2-pycurl-7.19.5.1-2 python2-pyqt4-4.11.3-4 python2-sip-4.16.6-1
    qemu-2.2.1-2 qt5-base-5.4.1-2 qt5-script-5.4.1-2 randrproto-1.4.1-1 remmina-1:1.1.2-1 rhythmbox-3.1-3 ristretto-0.8.0-1 rtkit-0.11-5 ruby-2.2.1-1 samba-4.2.0-1
    scummvm-tools-1.7.0-1 seahorse-3.14.1-1 shadow-4.2.1-3 shared-mime-info-1.4-1 sharutils-4.15-1 shotwell-1:0.22.0-1 sip-4.16.6-1 slang-2.3.0-1 smbclient-4.2.0-1
    smplayer-14.9.0.6690-1 speex-1.2rc2-1 speexdsp-1.2rc3-1 sqlite-3.8.8.3-1 sudo-1.8.13-1 systemd-218-2 systemd-sysvcompat-218-2 tangerine-icon-theme-0.27-3 tcpdump-4.7.3-1
    tevent-0.9.24-1 thunar-1.6.6-2 thunar-archive-plugin-0.3.1-5 thunar-media-tags-plugin-0.2.1-2 thunar-volman-0.8.1-1 tmux-1.9_a-2 totem-plparser-3.10.4-1 ttf-dejavu-2.34-2
    tumbler-0.1.31-1 tzdata-2015b-1 udisks2-2.1.5-1 unrar-1:5.2.6-1 unzip-6.0-10 upower-0.99.2-2 usbredir-0.7-1 util-linux-2.26.1-3 v4l-utils-1.6.2-1 vde2-2.3.2-7
    vim-7.4.663-2 vim-runtime-7.4.663-2 vim-surround-2.1-1 vim-syntastic-3.6.0-1 virt-install-1.1.0-6 virt-manager-1.1.0-6 virtualbox-4.3.26-2 virtualbox-host-modules-4.3.26-5
    vlc-2.2.0-2 volumeicon-0.5.1-1 wayland-1.7.0-1 wget-1.16.3-1 which-2.21-1 wildmidi-0.3.8-1 wine-1.7.40-1 x265-1.5-1 xdg-utils-1.1.0.git20150323-1 xf86-input-evdev-2.9.2-1
    xf86-input-synaptics-1.8.2-2 xf86-video-intel-2.99.917-4 xfburn-0.5.2-2 xfce4-appfinder-4.12.0-1 xfce4-battery-plugin-1.0.5-4 xfce4-clipman-plugin-1.2.6-2
    xfce4-cpufreq-plugin-1.1.1-2 xfce4-cpugraph-plugin-1.0.5-3 xfce4-datetime-plugin-0.6.2-4 xfce4-dict-0.7.1-1 xfce4-diskperf-plugin-2.5.5-1 xfce4-eyes-plugin-4.4.4-1
    xfce4-fsguard-plugin-1.0.2-4 xfce4-genmon-plugin-3.4.0-3 xfce4-mailwatch-plugin-1.2.0-5 xfce4-mixer-4.11.0-2 xfce4-mount-plugin-0.6.7-3 xfce4-mpc-plugin-0.4.5-1
    xfce4-netload-plugin-1.2.4-2 xfce4-notes-plugin-1.7.7-7 xfce4-notifyd-0.2.4-2 xfce4-panel-4.12.0-1 xfce4-power-manager-1.4.4-1 xfce4-quicklauncher-plugin-1.9.4-10
    xfce4-screenshooter-1.8.2-2 xfce4-sensors-plugin-1.2.6-2 xfce4-session-4.12.1-2 xfce4-settings-4.12.0-3 xfce4-smartbookmark-plugin-0.4.6-1 xfce4-systemload-plugin-1.1.2-2
    xfce4-terminal-0.6.3-2 xfce4-time-out-plugin-1.0.2-1 xfce4-timer-plugin-1.6.0-3 xfce4-verve-plugin-1.0.1-2 xfce4-wavelan-plugin-0.5.12-1 xfce4-weather-plugin-0.8.5-2
    xfce4-whiskermenu-plugin-1.5.0-2 xfce4-xkb-plugin-0.7.1-2 xfconf-4.12.0-1 xfdesktop-4.12.1-2 xfwm4-4.12.2-1 xorg-font-util-1.3.1-1 xorg-fonts-misc-1.0.3-3
    xorg-server-1.17.1-4 xorg-server-common-1.17.1-4 xorg-xinit-1.3.4-2 xterm-317-1 xz-5.2.1-1
    Total Download Size: 61,68 MiB
    Total Installed Size: 3268,50 MiB
    Net Upgrade Size: 49,45 MiB
    :: Proceed with installation? [Y/n] y
    :: Retrieving packages ...
    linux-3.19.3-3-x86_64 55,5 MiB 244K/s 03:53 [#######################################################################] 100%
    linux-headers-3.19.3-3-x86_64 6,2 MiB 290K/s 00:22 [#######################################################################] 100%
    (354/354) checking keys in keyring [#######################################################################] 100%
    (354/354) checking package integrity [#######################################################################] 100%
    (354/354) loading package files [#######################################################################] 100%
    (354/354) checking for file conflicts [#######################################################################] 100%
    error: failed to commit transaction (conflicting files)
    libvirt: /var/lib/libvirt/images exists in filesystem
    Errors occurred, no packages were upgraded.
    error: failed to commit transaction (conflicting files)
    libvirt: /var/lib/libvirt/images exists in filesystem
    Errors occurred, no packages were upgraded.
    I found it in Wiki bu I do not know what I need to do
    [~]
    [elrengo@xpsl421x]$ ls -l /var/lib/libvirt/images
    lrwxrwxrwx 1 root root 49 dic 8 00:05 /var/lib/libvirt/images -> /home/elrengo/VirtualMachines/kvm/libvirt/images/
    Thanks in advance!
    Last edited by elrengo (2015-04-08 18:12:25)

    ewaller wrote:What did pacman -Qo thePath/theFileNameInTheErrorMessage say? You need to Querry what package owns that conflicting file
    FTFY.
    Last edited by karol (2015-04-08 18:56:06)

  • Error building xombrero 1.6.3-1

    Hi,
    I'm trying to build xombrero 1.6.3.-1 from AUR:
    https://aur.archlinux.org/packages/xombrero/
    I'm getting the following error building the package:
    $ makepkg -s
    ==> Making package: xombrero 1.6.3-1 (Fri Oct 11 09:51:42 CEST 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found xombrero-1.6.3.tgz
    -> Found LICENSE
    ==> Validating source files with md5sums...
    xombrero-1.6.3.tgz ... Passed
    LICENSE ... Passed
    ==> Extracting sources...
    -> Extracting xombrero-1.6.3.tgz with bsdtar
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    ~/builds/xombrero/src/build-gtk2/xombrero-1.6.3 ~/builds/xombrero/src
    make: Entering directory `/home/rodrigo/builds/xombrero/src/build-gtk2/xombrero-1.6.3/linux'
    perl ../js-merge-helper.pl ../hinting.js ../input-focus.js \
    ../autoscroll.js > javascript.h
    nroff -c -Tascii -mandoc ../xombrero.1 | \
    perl ../ascii2txt.pl | \
    perl ../txt2tooltip.pl > tooltip.h
    Generating ../about.o.depend
    In file included from ../about.c:23:0:
    ../xombrero.h:296:25: error: missing binary operator before token "("
    #if WEBKIT_CHECK_VERSION(1, 5, 0)
    ^
    ../about.c:1983:23: error: missing binary operator before token "("
    #if GLIB_CHECK_VERSION(2, 32, 0)
    ^
    cc -D_FORTIFY_SOURCE=2 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/gtk-2.0 -O2 -Wall -ggdb3 -D_GNU_SOURCE -I. -I.. -o ../about.o -c ../about.c
    In file included from /usr/include/gtk-2.0/gdk/gdk.h:32:0,
    from /usr/include/gtk-2.0/gtk/gtk.h:32,
    from ../xombrero.h:94,
    from ../about.c:23:
    /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30:21: fatal error: gio/gio.h: No such file or directory
    #include <gio/gio.h>
    ^
    compilation terminated.
    make: *** [../about.o] Error 1
    make: Leaving directory `/home/rodrigo/builds/xombrero/src/build-gtk2/xombrero-1.6.3/linux'
    ==> ERROR: A failure occurred in build().
    Aborting...
    I don't know what I'm missing. I was able to build xombrero last week in another PC with arch. My current system is upgraded:
    Linux 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:40:32 CEST 2013 i686 GNU/Linux
    I though that installing thg gnutls library would solve the problem, but unfortunately the error persists after gnutls installation
    $ pacman -Ss gnutls
    extra/gnutls 3.2.4-1 [Installiert]
    A library which provides a secure layer over a reliable transport layer
    extra/libtasn1 3.3-1 [Installiert]
    The ASN.1 library used in GNUTLS
    community/python2-gnutls 1.2.4-2
    Python wrapper for the GNUTLS library
    Thanks in advance
    Last edited by cortezthekiller (2013-10-11 08:35:05)

    I've edit the former post to write the error messages in English.
    Yes, glib2 is installed, as well as the dependencies mentioned in the aur:
        desktop-file-utils
        libbsd
        webkitgtk3
    It seems that the updated PKGBUILD in the comments is just aimed to create two sepparate packages for xombrero & xombrero3. I'll try it, but I don't think this will fix my problem. As a said, I was able to build xombrero in another Pc a few days ago.

Maybe you are looking for

  • Which Replacement drive for Macbook 2.0 intel core 2 duo?

    One of my favorite Apple laptops in many years had been the early Macbook 2.0. The thing has a nice 13" screen, seems to be a very solid build, and it's worked well since the day I bought it back in June of 2006. I also have a MBPro 17" and a newer M

  • Zen vision "operating slowly&qu

    I got my 60gb vision for xmas and its been fine up until recently. I'm using windows media player with it because the creative software continually crashed my computer. Now it will only sync track at a time and then, although it says still syncing, n

  • Standard Match Code for Selection Options with Example

    Hi Guys,              Can anybody tell me Standard Match Code or Search help for Selection Options.          ex: MBEW-MATNR , MBEW-BWKEY and MBEW-BWTAR. can anybody tell how to keep Search Help or Match Code for the Above Fields in ECC 6.0 with Examp

  • How to read Ztable entries in Rule .

    Hi all, 1) How to read Ztable in the rule ? if i wanted check EE cost center is available in Ztable then do some operation . 2) How to restrict the changes only effective from 2012 . No retro allowed .? Please give me the code pls .... Thanks, Deepik

  • Printer only printing two pages, any application

    I have a Samsung ml-4600 laser printer connected via USB to an Ibook. It worked great for years, but now, no matter which application I'm using (TextEdit, Word, Powerpoint, Safari), the printer only prints two pages. Even if I print using the printer