Pacman protocol

Which protocol does pacman use to download packages and lists? For some reason, it will go right through my work firewall without any kind of http_proxy settings, but lynx and firefox both need the proxy to be entered into the respective configs...

mrbug wrote:So does ftp somehow go through firewalls? It is really weird, though. The enabled servers all use ftp, I believe. I'll check tomorrow.
ftp usually has a harder time going through firewalls, because the protocol sucks (random port). Most often you will see helper proxies/modules on firewalls to ease this (iptables has an ftp helper module for instance).
It may just be that your network doesn't proxy ftp, but still allows it through the firewall. It really does depend on how the network is setup, firewalled, and routed, where you are at.
mrbug wrote:
What's the best way to do a packet capture? I'd assume something like Wireshark...
Oh and to clarify, this has happened on a completely clean new install without http_proxy or ftp_proxy being set ANYWHERE.
I usually just do something like the following (fyi: this captures http and ftp-control traffic).
tcpdump -npi eth0 -w capture.pcap tcp port 80 or tcp port 21
replace eth0 with your network interface.
Switch to another terminal, and do your pacman -Syu
Hit control C when you are done.
You can open the resulting pcap file in wireshark for easy viewing.

Similar Messages

  • Pacman won't work after Shorewall install

    Today I got shorewall and dnsmasq installed and operational. However, I can no longer install packages with pacman. I get the error:
    :: Retrieving packages from core...
    error: failed retrieving file 'gpm-1.20.6-5-i686.pkg.tar.gz' from mirrors.kernel.org : Connection refused
    error: failed retrieving file 'links-2.2-4-i686.pkg.tar.xz' from mirrors.kernel.org : Connection refused
    warning: failed to retrieve some files from core
    error: failed to commit transaction (Connection refused)
    Errors occurred, no packages were upgraded.
    No matter which mirror I use. Any ideas?
    And yes, I can ping google.com and other outside addresses.
    Last edited by nadman10 (2010-09-21 22:19:16)

    @nadman10
    I've never used shorewall, but it appears to be a firewall.
    It is unlikely that the default configuration of shorewall knows anything about pacman, and thus wouldn't allow the pacman protocol though.
    You could try adding the following to your /etc/pacman.conf file under [options]:
    XferCommand = /usr/bin/wget --passive-ftp -c %u -O %o
    This would (I believe) cause pacman to use ftp to retrieve the data files which shorewall would (most likely) allow.
    Of course, if pacman uses a standard protocol (like ftp) then this wouldn't fix your problem.  In that case you would have to look through the shorewall documentation to find out how to allow the pacman mirrors to have access to your machine.

  • Pacman vulnerabilities

    Maybe most people don't think about it much, but the security/authentication mechanisms of my package manager *do* (read the link) keep me up late at night. Unfortunately, pacman doesn't use any sort of package authentication, something I've noted before.
    A recent test of 10 popular package managers showed them all to be vulnerable to attack, some of them in different ways and to different extents. Pacman was included (4/5 down the page) in the tests.
    Does anyone else think that taking some steps towards security in pacman would be appropriate? The project is growing in popularity, and while at one time it may not have been a high priority, now I think it should be more so. Pacman's security alone is enough to not choose Arch to run a secure server, or use in any situation with significant security stakes. It's so simple, Arch can be tricked into using a false repository just by a plain ARP poisoning attack if the attacker can get onto a local LAN. (Hard-coding ARP tables is only a a hack of a fix.) Off the LAN, its still insecure.
    I know suggestions are best when submitted in .patch files, but I sadly don't have time. I have C experience, but no time to add much of anything more to my schedule. (Full school load plus research project plus girlfriend (plus a social-ish, life: friends in real life, and couple forums to mod in virtual life).)

    As far as I understand these attacks, they rely on the fact, that the client has outdated metadata.
    Therefore I'd like to ask: Would it be possible to have an official dedicated server which only serves package-metainformation with SSL-authentication?
    If yes, then we could have a procedure in which the client first asks the central server for the official metadata and then the client decides for itself which packages should be retrieved from a mirror.
    This would make downgrades impossible and updates would only allow the current version, (If packages are signed or if there are hashes)
    If implemented, the pacman-protocol needs to be extended, so that mirror-servers could respond with "package version not available yet". The error message should be shown to the user so that he/she can decide, if the mirror is current enough.
    Well these sorts of things are being thought about.  There is a signed packages branch of pacman being worked on. It won't make the next pacman release, but maybe the one after.  I know the attack described is also applicable to signed packages but it is a start.
    It's nice to hear that signed packages are beeing worked on. But for the meantime I would propose additional sha1-checksums for each package, because md5 can no longer be considered secure enough. If two different hashes are applied, it's extremely difficult for an attacker to find a collision, which matches both hashes.

  • What ports and protocol does Pacman use?

    I need to know it to configure the firewall. Ah, by the way, I'm using Guarddog, that's a nice tool, I'd like to recommend it.

    ftp, but you have to let the machine resolving hosts (DNS), too
    (there is one mirror, that is http, i think, but this is one of 7 or 8 and not the first, so dont worry)

  • 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

  • After pacman -Syu upgrade xfce boots black screen cursor

    Hello,
    I've recently upgraded the system with pacman -Syu and it seem something has gone wrong with new xfce 4.12. I have changed DM from slim to lxdm and can only boot to openbox but not xfce. I also switch to tty2 and try a startx with ~/.xinitrc file with exec startxfce4 but it does not launch properly. What I mean is both the display manager and a startx boots me into a black screen with a cursor when i try to launch xfce. Again I can boot to openbox just fine. I've searched for similar topics but cant seem to find any solution. Can anyone help?
    [ 18.673]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 18.673] X Protocol Version 11, Revision 0
    [ 18.673] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 18.673] Current Operating System: Linux arch-server 3.14.35-1-lts #1 SMP Sat Mar 7 19:24:12 CET 2015 x86_64
    [ 18.674] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=d6352b14-5ca7-476a-9f43-2bc25278effd rw quiet
    [ 18.674] Build Date: 14 March 2015 06:45:50PM
    [ 18.674]
    [ 18.674] Current version of pixman: 0.32.6
    [ 18.674] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 18.674] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 18.674] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 17 03:38:39 2015
    [ 18.937] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 19.047] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 19.553] (==) No Layout section. Using the first Screen section.
    [ 19.553] (**) |-->Screen "Default Screen" (0)
    [ 19.553] (**) | |-->Monitor "<default monitor>"
    [ 19.586] (==) No monitor specified for screen "Default Screen".
    Using a default monitor configuration.
    [ 19.586] (==) Automatically adding devices
    [ 19.586] (==) Automatically enabling devices
    [ 19.586] (==) Automatically adding GPU devices
    [ 20.294] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 20.294] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 20.294] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 20.354] (II) Loader magic: 0x815d80
    [ 20.354] (II) Module ABI versions:
    [ 20.354] X.Org ANSI C Emulation: 0.4
    [ 20.354] X.Org Video Driver: 19.0
    [ 20.354] X.Org XInput driver : 21.0
    [ 20.354] X.Org Server Extension : 9.0
    [ 20.356] (EE) systemd-logind: failed to get session: PID 940 does not belong to any known session
    [ 20.357] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 20.359] (--) PCI:*(0:1:5:0) 1002:9616:1462:7641 rev 0, Mem @ 0xd0000000/268435456, 0xfebe0000/65536, 0xfea00000/1048576, I/O @ 0x0000d000/256
    [ 20.359] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 20.422] (II) "glx" will be loaded by default.
    [ 20.423] (II) LoadModule: "vnc"
    [ 20.568] (II) Loading /usr/lib/xorg/modules/extensions/libvnc.so
    [ 22.029] (II) Module vnc: vendor="Constantin Kaplinsky"
    [ 22.029] compiled for 1.17.1, module version = 1.0.0
    [ 22.029] Module class: X.Org Server Extension
    [ 22.029] ABI class: X.Org Server Extension, version 9.0
    [ 22.029] (II) LoadModule: "glx"
    [ 22.030] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 24.054] (II) Module glx: vendor="X.Org Foundation"
    [ 24.208] compiled for 1.17.1, module version = 1.0.0
    [ 24.208] ABI class: X.Org Server Extension, version 9.0
    [ 24.208] (==) AIGLX enabled
    [ 24.208] (==) Matched ati as autoconfigured driver 0
    [ 24.208] (==) Matched ati as autoconfigured driver 1
    [ 24.208] (==) Matched modesetting as autoconfigured driver 2
    [ 24.208] (==) Matched fbdev as autoconfigured driver 3
    [ 24.208] (==) Matched vesa as autoconfigured driver 4
    [ 24.208] (==) Assigned the driver to the xf86ConfigLayout
    [ 24.208] (II) LoadModule: "ati"
    [ 24.261] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 24.332] (II) Module ati: vendor="X.Org Foundation"
    [ 24.332] compiled for 1.17.0, module version = 7.5.0
    [ 24.332] Module class: X.Org Video Driver
    [ 24.332] ABI class: X.Org Video Driver, version 19.0
    [ 24.332] (II) LoadModule: "radeon"
    [ 24.333] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 24.765] (II) Module radeon: vendor="X.Org Foundation"
    [ 24.765] compiled for 1.17.0, module version = 7.5.0
    [ 24.765] Module class: X.Org Video Driver
    [ 24.765] ABI class: X.Org Video Driver, version 19.0
    [ 24.765] (II) LoadModule: "modesetting"
    [ 24.765] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 24.878] (II) Module modesetting: vendor="X.Org Foundation"
    [ 24.878] compiled for 1.17.1, module version = 1.17.1
    [ 24.878] Module class: X.Org Video Driver
    [ 24.878] ABI class: X.Org Video Driver, version 19.0
    [ 24.878] (II) LoadModule: "fbdev"
    [ 24.878] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 25.005] (II) Module fbdev: vendor="X.Org Foundation"
    [ 25.005] compiled for 1.17.0, module version = 0.4.4
    [ 25.005] Module class: X.Org Video Driver
    [ 25.005] ABI class: X.Org Video Driver, version 19.0
    [ 25.005] (II) LoadModule: "vesa"
    [ 25.006] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 25.099] (II) Module vesa: vendor="X.Org Foundation"
    [ 25.099] compiled for 1.17.0, module version = 2.3.2
    [ 25.099] Module class: X.Org Video Driver
    [ 25.099] ABI class: X.Org Video Driver, version 19.0
    [ 25.099] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
    BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
    BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
    HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    [ 25.111] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 25.111] (II) FBDEV: driver for framebuffer: fbdev
    [ 25.111] (II) VESA: driver for VESA chipsets: vesa
    [ 25.111] (++) using VT number 7
    [ 25.184] (II) [KMS] Kernel modesetting enabled.
    [ 25.184] (WW) Falling back to old probe method for modesetting
    [ 25.184] (WW) Falling back to old probe method for fbdev
    [ 25.184] (II) Loading sub module "fbdevhw"
    [ 25.184] (II) LoadModule: "fbdevhw"
    [ 25.184] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 25.280] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 25.280] compiled for 1.17.1, module version = 0.0.2
    [ 25.280] ABI class: X.Org Video Driver, version 19.0
    [ 25.280] (WW) Falling back to old probe method for vesa
    [ 25.280] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen" for depth/fbbpp 24/32
    [ 25.280] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 25.280] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 25.280] (==) RADEON(0): Default visual is TrueColor
    [ 25.280] (==) RADEON(0): RGB weight 888
    [ 25.280] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 25.280] (--) RADEON(0): Chipset: "ATI Radeon 3000 Graphics" (ChipID = 0x9616)
    [ 25.280] (II) Loading sub module "dri2"
    [ 25.280] (II) LoadModule: "dri2"
    [ 25.280] (II) Module "dri2" already built-in
    [ 25.280] (II) Loading sub module "exa"
    [ 25.280] (II) LoadModule: "exa"
    [ 25.281] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 25.406] (II) Module exa: vendor="X.Org Foundation"
    [ 25.406] compiled for 1.17.1, module version = 2.6.0
    [ 25.406] ABI class: X.Org Video Driver, version 19.0
    [ 25.406] (II) RADEON(0): KMS Color Tiling: enabled
    [ 25.406] (II) RADEON(0): KMS Color Tiling 2D: enabled
    [ 25.406] (II) RADEON(0): KMS Pageflipping: enabled
    [ 25.406] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 25.440] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 25.471] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 25.510] (II) RADEON(0): EDID for output VGA-0
    [ 25.541] (II) RADEON(0): EDID for output HDMI-0
    [ 25.541] (II) RADEON(0): Manufacturer: BBY Model: bb20 Serial#: 16843009
    [ 25.541] (II) RADEON(0): Year: 2012 Week: 0
    [ 25.541] (II) RADEON(0): EDID Version: 1.3
    [ 25.541] (II) RADEON(0): Digital Display Input
    [ 25.541] (II) RADEON(0): DFP 1.x compatible TMDS
    [ 25.541] (II) RADEON(0): Max Image Size [cm]: horiz.: 44 vert.: 25
    [ 25.541] (II) RADEON(0): Gamma: 2.20
    [ 25.541] (II) RADEON(0): DPMS capabilities: Off
    [ 25.541] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 25.541] (II) RADEON(0): First detailed timing is preferred mode
    [ 25.541] (II) RADEON(0): redX: 0.645 redY: 0.331 greenX: 0.335 greenY: 0.621
    [ 25.541] (II) RADEON(0): blueX: 0.152 blueY: 0.053 whiteX: 0.313 whiteY: 0.329
    [ 25.541] (II) RADEON(0): Supported established timings:
    [ 25.541] (II) RADEON(0): 720x400@70Hz
    [ 25.541] (II) RADEON(0): 640x480@60Hz
    [ 25.541] (II) RADEON(0): 640x480@67Hz
    [ 25.541] (II) RADEON(0): 640x480@72Hz
    [ 25.541] (II) RADEON(0): 640x480@75Hz
    [ 25.541] (II) RADEON(0): 800x600@56Hz
    [ 25.541] (II) RADEON(0): 800x600@60Hz
    [ 25.541] (II) RADEON(0): 800x600@72Hz
    [ 25.541] (II) RADEON(0): 800x600@75Hz
    [ 25.541] (II) RADEON(0): 832x624@75Hz
    [ 25.542] (II) RADEON(0): 1024x768@60Hz
    [ 25.542] (II) RADEON(0): 1024x768@70Hz
    [ 25.542] (II) RADEON(0): 1024x768@75Hz
    [ 25.542] (II) RADEON(0): 1280x1024@75Hz
    [ 25.542] (II) RADEON(0): 1152x864@75Hz
    [ 25.542] (II) RADEON(0): Manufacturer's mask: 0
    [ 25.542] (II) RADEON(0): Supported standard timings:
    [ 25.542] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 25.542] (II) RADEON(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 25.542] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 25.542] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 25.542] (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 25.542] (II) RADEON(0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 25.542] (II) RADEON(0): Supported detailed timing:
    [ 25.542] (II) RADEON(0): clock: 97.8 MHz Image Size: 442 x 249 mm
    [ 25.542] (II) RADEON(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0
    [ 25.542] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
    [ 25.542] (II) RADEON(0): Supported detailed timing:
    [ 25.542] (II) RADEON(0): clock: 85.5 MHz Image Size: 442 x 249 mm
    [ 25.542] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 25.542] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 25.542] (II) RADEON(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 82 kHz, PixClock max 155 MHz
    [ 25.542] (II) RADEON(0): Monitor name: NS-20EM50A13
    [ 25.542] (II) RADEON(0): EDID (in hex):
    [ 25.542] (II) RADEON(0): 00ffffffffffff00085920bb01010101
    [ 25.542] (II) RADEON(0): 00160103812c19782a3c25a554559f27
    [ 25.542] (II) RADEON(0): 0d5054bfef808180714f8140950f9500
    [ 25.542] (II) RADEON(0): 81c0010101012f2640a060841a303020
    [ 25.542] (II) RADEON(0): 3500baf91000001a662150b051001b30
    [ 25.542] (II) RADEON(0): 40703600baf91000001e000000fd0037
    [ 25.542] (II) RADEON(0): 4c1e520f000a202020202020000000fc
    [ 25.542] (II) RADEON(0): 004e532d3230454d35304131330a00a6
    [ 25.542] (II) RADEON(0): Printing probed modes for output HDMI-0
    [ 25.542] (II) RADEON(0): Modeline "1600x900"x60.0 97.75 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.5 kHz eP)
    [ 25.542] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 25.542] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 25.542] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 25.542] (II) RADEON(0): Output VGA-0 disconnected
    [ 25.542] (II) RADEON(0): Output HDMI-0 connected
    [ 25.542] (II) RADEON(0): Using exact sizes for initial modes
    [ 25.542] (II) RADEON(0): Output HDMI-0 using initial mode 1600x900
    [ 25.542] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 25.542] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:10000000 visible:fa3b000
    [ 25.542] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 25.542] (==) RADEON(0): DPI set to (96, 96)
    [ 25.542] (II) Loading sub module "fb"
    [ 25.542] (II) LoadModule: "fb"
    [ 25.542] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 25.769] (II) Module fb: vendor="X.Org Foundation"
    [ 25.769] compiled for 1.17.1, module version = 1.0.0
    [ 25.769] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 25.769] (II) Loading sub module "ramdac"
    [ 25.769] (II) LoadModule: "ramdac"
    [ 25.769] (II) Module "ramdac" already built-in
    [ 25.769] (II) UnloadModule: "modesetting"
    [ 25.769] (II) Unloading modesetting
    [ 25.769] (II) UnloadModule: "fbdev"
    [ 25.769] (II) Unloading fbdev
    [ 25.769] (II) UnloadSubModule: "fbdevhw"
    [ 25.769] (II) Unloading fbdevhw
    [ 25.769] (II) UnloadModule: "vesa"
    [ 25.769] (II) Unloading vesa
    [ 25.769] (--) Depth 24 pixmap format is 32 bpp
    [ 25.818] (II) RADEON(0): [DRI2] Setup complete
    [ 25.818] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 25.818] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 25.818] (II) RADEON(0): Front buffer size: 5652K
    [ 25.818] (II) RADEON(0): VRAM usage limit set to 225496K
    [ 25.853] (==) RADEON(0): Backing store enabled
    [ 25.853] (II) RADEON(0): Direct rendering enabled
    [ 25.853] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 25.853] (II) EXA(0): Driver registered support for the following operations:
    [ 25.853] (II) Solid
    [ 25.853] (II) Copy
    [ 25.853] (II) Composite (RENDER acceleration)
    [ 25.853] (II) UploadToScreen
    [ 25.853] (II) DownloadFromScreen
    [ 25.853] (II) RADEON(0): Acceleration enabled
    [ 25.853] (==) RADEON(0): DPMS enabled
    [ 25.853] (==) RADEON(0): Silken mouse enabled
    [ 25.920] (II) RADEON(0): Set up textured video
    [ 25.920] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 25.920] (II) RADEON(0): [XvMC] Extension initialized.
    [ 25.920] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 26.100] (WW) RADEON(0): Option "PasswordFile" is not used
    [ 26.100] (--) RandR disabled
    [ 32.355] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 32.355] (II) AIGLX: enabled GLX_ARB_create_context
    [ 32.355] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 32.355] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 32.355] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 32.355] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 32.355] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 32.355] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 32.355] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 32.357] (II) AIGLX: Loaded and initialized r600
    [ 32.357] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 32.358] (II) RADEON(0): Setting screen physical size to 423 x 238
    [ 35.161] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 35.161] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 35.161] (**) Power Button: Applying InputClass "keyboard-layout"
    [ 35.161] (II) LoadModule: "evdev"
    [ 35.206] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 35.498] (II) Module evdev: vendor="X.Org Foundation"
    [ 35.498] compiled for 1.16.2, module version = 2.9.1
    [ 35.499] Module class: X.Org XInput Driver
    [ 35.499] ABI class: X.Org XInput driver, version 21.0
    [ 35.499] (II) Using input driver 'evdev' for 'Power Button'
    [ 35.499] (**) Power Button: always reports core events
    [ 35.499] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 35.499] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 35.499] (--) evdev: Power Button: Found keys
    [ 35.499] (II) evdev: Power Button: Configuring as keyboard
    [ 35.499] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
    [ 35.499] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 35.499] (**) Option "xkb_rules" "evdev"
    [ 35.499] (**) Option "xkb_model" "pc104"
    [ 35.499] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 35.975] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 35.975] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 35.975] (**) Power Button: Applying InputClass "keyboard-layout"
    [ 35.975] (II) Using input driver 'evdev' for 'Power Button'
    [ 35.975] (**) Power Button: always reports core events
    [ 35.975] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 35.975] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 35.975] (--) evdev: Power Button: Found keys
    [ 35.975] (II) evdev: Power Button: Configuring as keyboard
    [ 35.975] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event0"
    [ 35.975] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 35.975] (**) Option "xkb_rules" "evdev"
    [ 35.975] (**) Option "xkb_model" "pc104"
    [ 35.976] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 35.977] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1028 (/dev/input/event9)
    [ 35.977] (**) Logitech Unifying Device. Wireless PID:1028: Applying InputClass "evdev pointer catchall"
    [ 35.977] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:1028'
    [ 35.978] (**) Logitech Unifying Device. Wireless PID:1028: always reports core events
    [ 35.978] (**) evdev: Logitech Unifying Device. Wireless PID:1028: Device: "/dev/input/event9"
    [ 35.978] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Vendor 0x46d Product 0xc52b
    [ 35.978] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Found 20 mouse buttons
    [ 35.978] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Found scroll wheel(s)
    [ 35.978] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Found relative axes
    [ 35.978] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Found x and y relative axes
    [ 35.978] (II) evdev: Logitech Unifying Device. Wireless PID:1028: Configuring as mouse
    [ 35.978] (II) evdev: Logitech Unifying Device. Wireless PID:1028: Adding scrollwheel support
    [ 35.978] (**) evdev: Logitech Unifying Device. Wireless PID:1028: YAxisMapping: buttons 4 and 5
    [ 35.978] (**) evdev: Logitech Unifying Device. Wireless PID:1028: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 35.978] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0006/input/input12/event9"
    [ 35.978] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:1028" (type: MOUSE, id 8)
    [ 35.978] (II) evdev: Logitech Unifying Device. Wireless PID:1028: initialized for relative axes.
    [ 35.978] (**) Logitech Unifying Device. Wireless PID:1028: (accel) keeping acceleration scheme 1
    [ 35.978] (**) Logitech Unifying Device. Wireless PID:1028: (accel) acceleration profile 0
    [ 35.978] (**) Logitech Unifying Device. Wireless PID:1028: (accel) acceleration factor: 2.000
    [ 35.979] (**) Logitech Unifying Device. Wireless PID:1028: (accel) acceleration threshold: 4
    [ 35.979] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1028 (/dev/input/mouse1)
    [ 35.979] (II) No input driver specified, ignoring this device.
    [ 35.979] (II) This device may have been added with another device file.
    [ 35.980] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/event7)
    [ 35.980] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 35.980] (**) Generic USB Keyboard: Applying InputClass "keyboard-layout"
    [ 35.980] (II) Using input driver 'evdev' for 'Generic USB Keyboard'
    [ 35.980] (**) Generic USB Keyboard: always reports core events
    [ 35.980] (**) evdev: Generic USB Keyboard: Device: "/dev/input/event7"
    [ 35.980] (--) evdev: Generic USB Keyboard: Vendor 0x40b Product 0x2000
    [ 35.980] (--) evdev: Generic USB Keyboard: Found keys
    [ 35.980] (II) evdev: Generic USB Keyboard: Configuring as keyboard
    [ 35.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/0003:040B:2000.0004/input/input10/event7"
    [ 35.980] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: KEYBOARD, id 9)
    [ 35.980] (**) Option "xkb_rules" "evdev"
    [ 35.980] (**) Option "xkb_model" "pc104"
    [ 35.980] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 35.981] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/event8)
    [ 35.981] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 35.981] (**) Generic USB Keyboard: Applying InputClass "keyboard-layout"
    [ 35.981] (II) Using input driver 'evdev' for 'Generic USB Keyboard'
    [ 35.981] (**) Generic USB Keyboard: always reports core events
    [ 35.981] (**) evdev: Generic USB Keyboard: Device: "/dev/input/event8"
    [ 35.981] (--) evdev: Generic USB Keyboard: Vendor 0x40b Product 0x2000
    [ 35.981] (--) evdev: Generic USB Keyboard: Found scroll wheel(s)
    [ 35.981] (II) evdev: Generic USB Keyboard: Forcing buttons for scroll wheel(s)
    [ 35.981] (--) evdev: Generic USB Keyboard: Found relative axes
    [ 35.981] (--) evdev: Generic USB Keyboard: Found x and y relative axes
    [ 35.981] (--) evdev: Generic USB Keyboard: Found keys
    [ 35.981] (II) evdev: Generic USB Keyboard: Configuring as mouse
    [ 35.981] (II) evdev: Generic USB Keyboard: Configuring as keyboard
    [ 35.981] (II) evdev: Generic USB Keyboard: Adding scrollwheel support
    [ 35.981] (**) evdev: Generic USB Keyboard: YAxisMapping: buttons 4 and 5
    [ 35.981] (**) evdev: Generic USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 35.981] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.1/0003:040B:2000.0005/input/input11/event8"
    [ 35.981] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: KEYBOARD, id 10)
    [ 35.981] (**) Option "xkb_rules" "evdev"
    [ 35.981] (**) Option "xkb_model" "pc104"
    [ 35.981] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 35.981] (II) evdev: Generic USB Keyboard: initialized for relative axes.
    [ 35.981] (**) Generic USB Keyboard: (accel) keeping acceleration scheme 1
    [ 35.982] (**) Generic USB Keyboard: (accel) acceleration profile 0
    [ 35.982] (**) Generic USB Keyboard: (accel) acceleration factor: 2.000
    [ 35.982] (**) Generic USB Keyboard: (accel) acceleration threshold: 4
    [ 35.982] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/mouse0)
    [ 35.982] (**) Generic USB Keyboard: Applying InputClass "keyboard-layout"
    [ 35.982] (II) Using input driver 'evdev' for 'Generic USB Keyboard'
    [ 35.982] (**) Generic USB Keyboard: always reports core events
    [ 35.982] (**) evdev: Generic USB Keyboard: Device: "/dev/input/mouse0"
    [ 35.982] (EE) evdev: Generic USB Keyboard: Unable to query fd: Inappropriate ioctl for device
    [ 36.060] (EE) PreInit returned 2 for "Generic USB Keyboard"
    [ 36.060] (II) UnloadModule: "evdev"
    [ 36.060] (II) config/udev: Adding input device HP Webcam HD-2200 (/dev/input/event10)
    [ 36.060] (**) HP Webcam HD-2200: Applying InputClass "evdev keyboard catchall"
    [ 36.060] (**) HP Webcam HD-2200: Applying InputClass "keyboard-layout"
    [ 36.060] (II) Using input driver 'evdev' for 'HP Webcam HD-2200'
    [ 36.060] (**) HP Webcam HD-2200: always reports core events
    [ 36.061] (**) evdev: HP Webcam HD-2200: Device: "/dev/input/event10"
    [ 36.061] (--) evdev: HP Webcam HD-2200: Vendor 0x3f0 Product 0xa707
    [ 36.061] (--) evdev: HP Webcam HD-2200: Found keys
    [ 36.061] (II) evdev: HP Webcam HD-2200: Configuring as keyboard
    [ 36.061] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/input/input13/event10"
    [ 36.061] (II) XINPUT: Adding extended input device "HP Webcam HD-2200" (type: KEYBOARD, id 11)
    [ 36.061] (**) Option "xkb_rules" "evdev"
    [ 36.061] (**) Option "xkb_model" "pc104"
    [ 36.061] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 36.062] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event6)
    [ 36.062] (II) No input driver specified, ignoring this device.
    [ 36.062] (II) This device may have been added with another device file.
    [ 36.063] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event5)
    [ 36.063] (II) No input driver specified, ignoring this device.
    [ 36.063] (II) This device may have been added with another device file.
    [ 36.063] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event4)
    [ 36.063] (II) No input driver specified, ignoring this device.
    [ 36.063] (II) This device may have been added with another device file.
    [ 36.064] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event3)
    [ 36.064] (II) No input driver specified, ignoring this device.
    [ 36.064] (II) This device may have been added with another device file.
    [ 36.064] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event2)
    [ 36.064] (II) No input driver specified, ignoring this device.
    [ 36.064] (II) This device may have been added with another device file.
    [ 53.210] (II) RADEON(0): EDID vendor "BBY", prod id 47904
    [ 53.210] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 53.210] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 53.210] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 53.210] (II) RADEON(0): Modeline "1600x900"x0.0 97.75 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.5 kHz eP)
    [ 53.210] (II) RADEON(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 53.210] (II) RADEON(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 62.870] (II) AIGLX: Suspending AIGLX clients for VT switch
    Last edited by mavo (2015-03-17 13:08:53)

    alphaniner wrote:The preferred way to test a 'default session' is with a clean non-root user. Logging in as root can hide other issues.
    Ok i get that. Here is xorg log and journalctl -b log. I rebooted tried to login through lxdm and got the cursor and blank screen. I then tty3 and startx and launched into openbox to post these results. Still cannot get into xfce as normal user. Thoughts???
    ~.local/share/xorg/Xorg.1.log
    [ 84.848]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 84.848] X Protocol Version 11, Revision 0
    [ 84.848] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 84.848] Current Operating System: Linux arch-server 3.14.35-1-lts #1 SMP Sat Mar 7 19:24:12 CET 2015 x86_64
    [ 84.848] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=d6352b14-5ca7-476a-9f43-2bc25278effd rw quiet
    [ 84.848] Build Date: 14 March 2015 06:45:50PM
    [ 84.849]
    [ 84.849] Current version of pixman: 0.32.6
    [ 84.849] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 84.849] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 84.850] (==) Log file: "/home/molmedo1/.local/share/xorg/Xorg.1.log", Time: Wed Mar 18 10:06:18 2015
    [ 84.850] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 84.850] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 84.851] (==) No Layout section. Using the first Screen section.
    [ 84.851] (**) |-->Screen "Default Screen" (0)
    [ 84.851] (**) | |-->Monitor "<default monitor>"
    [ 84.851] (==) No monitor specified for screen "Default Screen".
    Using a default monitor configuration.
    [ 84.851] (==) Automatically adding devices
    [ 84.851] (==) Automatically enabling devices
    [ 84.851] (==) Automatically adding GPU devices
    [ 84.851] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 84.851] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 84.851] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 84.851] (II) Loader magic: 0x815d80
    [ 84.851] (II) Module ABI versions:
    [ 84.851] X.Org ANSI C Emulation: 0.4
    [ 84.851] X.Org Video Driver: 19.0
    [ 84.851] X.Org XInput driver : 21.0
    [ 84.851] X.Org Server Extension : 9.0
    [ 84.856] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
    [ 84.856] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 84.857] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 84.859] (--) PCI:*(0:1:5:0) 1002:9616:1462:7641 rev 0, Mem @ 0xd0000000/268435456, 0xfebe0000/65536, 0xfea00000/1048576, I/O @ 0x0000d000/256
    [ 84.859] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 84.859] (II) "glx" will be loaded by default.
    [ 84.859] (II) LoadModule: "vnc"
    [ 84.860] (II) Loading /usr/lib/xorg/modules/extensions/libvnc.so
    [ 84.868] (II) Module vnc: vendor="Constantin Kaplinsky"
    [ 84.868] compiled for 1.17.1, module version = 1.0.0
    [ 84.868] Module class: X.Org Server Extension
    [ 84.868] ABI class: X.Org Server Extension, version 9.0
    [ 84.868] (II) LoadModule: "glx"
    [ 84.868] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 84.870] (II) Module glx: vendor="X.Org Foundation"
    [ 84.870] compiled for 1.17.1, module version = 1.0.0
    [ 84.870] ABI class: X.Org Server Extension, version 9.0
    [ 84.870] (==) AIGLX enabled
    [ 84.870] (==) Matched ati as autoconfigured driver 0
    [ 84.870] (==) Matched ati as autoconfigured driver 1
    [ 84.870] (==) Matched modesetting as autoconfigured driver 2
    [ 84.870] (==) Matched fbdev as autoconfigured driver 3
    [ 84.870] (==) Matched vesa as autoconfigured driver 4
    [ 84.870] (==) Assigned the driver to the xf86ConfigLayout
    [ 84.870] (II) LoadModule: "ati"
    [ 84.871] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 84.871] (II) Module ati: vendor="X.Org Foundation"
    [ 84.871] compiled for 1.17.0, module version = 7.5.0
    [ 84.871] Module class: X.Org Video Driver
    [ 84.871] ABI class: X.Org Video Driver, version 19.0
    [ 84.871] (II) LoadModule: "radeon"
    [ 84.871] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 84.871] (II) Module radeon: vendor="X.Org Foundation"
    [ 84.871] compiled for 1.17.0, module version = 7.5.0
    [ 84.871] Module class: X.Org Video Driver
    [ 84.871] ABI class: X.Org Video Driver, version 19.0
    [ 84.871] (II) LoadModule: "modesetting"
    [ 84.871] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 84.871] (II) Module modesetting: vendor="X.Org Foundation"
    [ 84.871] compiled for 1.17.1, module version = 1.17.1
    [ 84.871] Module class: X.Org Video Driver
    [ 84.871] ABI class: X.Org Video Driver, version 19.0
    [ 84.871] (II) LoadModule: "fbdev"
    [ 84.871] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 84.871] (II) Module fbdev: vendor="X.Org Foundation"
    [ 84.871] compiled for 1.17.0, module version = 0.4.4
    [ 84.871] Module class: X.Org Video Driver
    [ 84.871] ABI class: X.Org Video Driver, version 19.0
    [ 84.871] (II) LoadModule: "vesa"
    [ 84.871] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 84.871] (II) Module vesa: vendor="X.Org Foundation"
    [ 84.871] compiled for 1.17.0, module version = 2.3.2
    [ 84.871] Module class: X.Org Video Driver
    [ 84.871] ABI class: X.Org Video Driver, version 19.0
    [ 84.871] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
    BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
    BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
    HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    [ 84.876] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 84.876] (II) FBDEV: driver for framebuffer: fbdev
    [ 84.876] (II) VESA: driver for VESA chipsets: vesa
    [ 84.876] (++) using VT number 3
    [ 84.876] (--) controlling tty is VT number 3, auto-enabling KeepTty
    [ 84.876] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
    [ 84.876] (II) [KMS] Kernel modesetting enabled.
    [ 84.876] (WW) Falling back to old probe method for modesetting
    [ 84.876] (WW) Falling back to old probe method for fbdev
    [ 84.876] (II) Loading sub module "fbdevhw"
    [ 84.876] (II) LoadModule: "fbdevhw"
    [ 84.876] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 84.876] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 84.876] compiled for 1.17.1, module version = 0.0.2
    [ 84.876] ABI class: X.Org Video Driver, version 19.0
    [ 84.876] (WW) Falling back to old probe method for vesa
    [ 84.876] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [ 84.876] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen" for depth/fbbpp 24/32
    [ 84.876] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 84.876] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 84.876] (==) RADEON(0): Default visual is TrueColor
    [ 84.876] (==) RADEON(0): RGB weight 888
    [ 84.876] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 84.876] (--) RADEON(0): Chipset: "ATI Radeon 3000 Graphics" (ChipID = 0x9616)
    [ 84.876] (II) Loading sub module "dri2"
    [ 84.876] (II) LoadModule: "dri2"
    [ 84.876] (II) Module "dri2" already built-in
    [ 84.876] (II) Loading sub module "exa"
    [ 84.876] (II) LoadModule: "exa"
    [ 84.877] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 84.877] (II) Module exa: vendor="X.Org Foundation"
    [ 84.877] compiled for 1.17.1, module version = 2.6.0
    [ 84.877] ABI class: X.Org Video Driver, version 19.0
    [ 84.877] (II) RADEON(0): KMS Color Tiling: enabled
    [ 84.877] (II) RADEON(0): KMS Color Tiling 2D: enabled
    [ 84.877] (II) RADEON(0): KMS Pageflipping: enabled
    [ 84.877] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 84.920] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 84.951] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 84.990] (II) RADEON(0): EDID for output VGA-0
    [ 85.021] (II) RADEON(0): EDID for output HDMI-0
    [ 85.021] (II) RADEON(0): Manufacturer: BBY Model: bb20 Serial#: 16843009
    [ 85.021] (II) RADEON(0): Year: 2012 Week: 0
    [ 85.021] (II) RADEON(0): EDID Version: 1.3
    [ 85.021] (II) RADEON(0): Digital Display Input
    [ 85.021] (II) RADEON(0): DFP 1.x compatible TMDS
    [ 85.021] (II) RADEON(0): Max Image Size [cm]: horiz.: 44 vert.: 25
    [ 85.021] (II) RADEON(0): Gamma: 2.20
    [ 85.021] (II) RADEON(0): DPMS capabilities: Off
    [ 85.021] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 85.021] (II) RADEON(0): First detailed timing is preferred mode
    [ 85.021] (II) RADEON(0): redX: 0.645 redY: 0.331 greenX: 0.335 greenY: 0.621
    [ 85.021] (II) RADEON(0): blueX: 0.152 blueY: 0.053 whiteX: 0.313 whiteY: 0.329
    [ 85.021] (II) RADEON(0): Supported established timings:
    [ 85.021] (II) RADEON(0): 720x400@70Hz
    [ 85.021] (II) RADEON(0): 640x480@60Hz
    [ 85.021] (II) RADEON(0): 640x480@67Hz
    [ 85.021] (II) RADEON(0): 640x480@72Hz
    [ 85.021] (II) RADEON(0): 640x480@75Hz
    [ 85.021] (II) RADEON(0): 800x600@56Hz
    [ 85.021] (II) RADEON(0): 800x600@60Hz
    [ 85.021] (II) RADEON(0): 800x600@72Hz
    [ 85.021] (II) RADEON(0): 800x600@75Hz
    [ 85.021] (II) RADEON(0): 832x624@75Hz
    [ 85.021] (II) RADEON(0): 1024x768@60Hz
    [ 85.021] (II) RADEON(0): 1024x768@70Hz
    [ 85.021] (II) RADEON(0): 1024x768@75Hz
    [ 85.021] (II) RADEON(0): 1280x1024@75Hz
    [ 85.021] (II) RADEON(0): 1152x864@75Hz
    [ 85.021] (II) RADEON(0): Manufacturer's mask: 0
    [ 85.021] (II) RADEON(0): Supported standard timings:
    [ 85.021] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 85.021] (II) RADEON(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 85.021] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 85.021] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 85.021] (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 85.021] (II) RADEON(0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 85.021] (II) RADEON(0): Supported detailed timing:
    [ 85.021] (II) RADEON(0): clock: 97.8 MHz Image Size: 442 x 249 mm
    [ 85.021] (II) RADEON(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0
    [ 85.021] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
    [ 85.021] (II) RADEON(0): Supported detailed timing:
    [ 85.021] (II) RADEON(0): clock: 85.5 MHz Image Size: 442 x 249 mm
    [ 85.021] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 85.021] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 85.021] (II) RADEON(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 82 kHz, PixClock max 155 MHz
    [ 85.021] (II) RADEON(0): Monitor name: NS-20EM50A13
    [ 85.021] (II) RADEON(0): EDID (in hex):
    [ 85.021] (II) RADEON(0): 00ffffffffffff00085920bb01010101
    [ 85.021] (II) RADEON(0): 00160103812c19782a3c25a554559f27
    [ 85.021] (II) RADEON(0): 0d5054bfef808180714f8140950f9500
    [ 85.021] (II) RADEON(0): 81c0010101012f2640a060841a303020
    [ 85.021] (II) RADEON(0): 3500baf91000001a662150b051001b30
    [ 85.021] (II) RADEON(0): 40703600baf91000001e000000fd0037
    [ 85.022] (II) RADEON(0): 4c1e520f000a202020202020000000fc
    [ 85.022] (II) RADEON(0): 004e532d3230454d35304131330a00a6
    [ 85.022] (II) RADEON(0): Printing probed modes for output HDMI-0
    [ 85.022] (II) RADEON(0): Modeline "1600x900"x60.0 97.75 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.5 kHz eP)
    [ 85.022] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 85.022] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 85.022] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 85.022] (II) RADEON(0): Output VGA-0 disconnected
    [ 85.022] (II) RADEON(0): Output HDMI-0 connected
    [ 85.022] (II) RADEON(0): Using exact sizes for initial modes
    [ 85.022] (II) RADEON(0): Output HDMI-0 using initial mode 1600x900
    [ 85.022] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 85.022] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:10000000 visible:fa3b000
    [ 85.022] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 85.022] (==) RADEON(0): DPI set to (96, 96)
    [ 85.022] (II) Loading sub module "fb"
    [ 85.022] (II) LoadModule: "fb"
    [ 85.022] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 85.022] (II) Module fb: vendor="X.Org Foundation"
    [ 85.022] compiled for 1.17.1, module version = 1.0.0
    [ 85.022] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 85.022] (II) Loading sub module "ramdac"
    [ 85.022] (II) LoadModule: "ramdac"
    [ 85.022] (II) Module "ramdac" already built-in
    [ 85.022] (II) UnloadModule: "modesetting"
    [ 85.022] (II) Unloading modesetting
    [ 85.022] (II) UnloadModule: "fbdev"
    [ 85.022] (II) Unloading fbdev
    [ 85.022] (II) UnloadSubModule: "fbdevhw"
    [ 85.022] (II) Unloading fbdevhw
    [ 85.022] (II) UnloadModule: "vesa"
    [ 85.022] (II) Unloading vesa
    [ 85.022] (--) Depth 24 pixmap format is 32 bpp
    [ 85.023] (II) RADEON(0): [DRI2] Setup complete
    [ 85.023] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 85.023] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 85.023] (II) RADEON(0): Front buffer size: 5652K
    [ 85.023] (II) RADEON(0): VRAM usage limit set to 225496K
    [ 85.023] (==) RADEON(0): Backing store enabled
    [ 85.023] (II) RADEON(0): Direct rendering enabled
    [ 85.023] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 85.023] (II) EXA(0): Driver registered support for the following operations:
    [ 85.023] (II) Solid
    [ 85.023] (II) Copy
    [ 85.023] (II) Composite (RENDER acceleration)
    [ 85.023] (II) UploadToScreen
    [ 85.023] (II) DownloadFromScreen
    [ 85.023] (II) RADEON(0): Acceleration enabled
    [ 85.023] (==) RADEON(0): DPMS enabled
    [ 85.023] (==) RADEON(0): Silken mouse enabled
    [ 85.023] (II) RADEON(0): Set up textured video
    [ 85.023] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 85.023] (II) RADEON(0): [XvMC] Extension initialized.
    [ 85.023] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 85.023] (WW) RADEON(0): Option "PasswordFile" is not used
    [ 85.023] (--) RandR disabled
    [ 85.047] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 85.047] (II) AIGLX: enabled GLX_ARB_create_context
    [ 85.047] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 85.047] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 85.047] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 85.047] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 85.047] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 85.047] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 85.047] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 85.048] (II) AIGLX: Loaded and initialized r600
    [ 85.048] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 85.048] (II) RADEON(0): Setting screen physical size to 423 x 238
    [ 85.088] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 85.088] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 85.088] (**) Power Button: Applying InputClass "keyboard-layout"
    [ 85.088] (II) LoadModule: "evdev"
    [ 85.088] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 85.089] (II) Module evdev: vendor="X.Org Foundation"
    [ 85.089] compiled for 1.16.2, module version = 2.9.1
    [ 85.089] Module class: X.Org XInput Driver
    [ 85.089] ABI class: X.Org XInput driver, version 21.0
    [ 85.089] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 13 paused 0
    [ 85.090] (II) Using input driver 'evdev' for 'Power Button'
    [ 85.090] (**) Power Button: always reports core events
    [ 85.090] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 85.090] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 85.090] (--) evdev: Power Button: Found keys
    [ 85.090] (II) evdev: Power Button: Configuring as keyboard
    [ 85.090] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
    [ 85.090] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 85.090] (**) Option "xkb_rules" "evdev"
    [ 85.090] (**) Option "xkb_model" "pc104"
    [ 85.090] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 85.123] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 85.123] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 85.123] (**) Power Button: Applying InputClass "keyboard-layout"
    [ 85.124] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 14 paused 0
    [ 85.124] (II) Using input driver 'evdev' for 'Power Button'
    [ 85.124] (**) Power Button: always reports core events
    [ 85.124] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 85.124] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 85.124] (--) evdev: Power Button: Found keys
    [ 85.124] (II) evdev: Power Button: Configuring as keyboard
    [ 85.124] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event0"
    [ 85.124] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 85.124] (**) Option "xkb_rules" "evdev"
    [ 85.124] (**) Option "xkb_model" "pc104"
    [ 85.124] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 85.125] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1028 (/dev/input/event9)
    [ 85.125] (**) Logitech Unifying Device. Wireless PID:1028: Applying InputClass "evdev pointer catchall"
    [ 85.125] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 15 paused 0
    [ 85.125] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:1028'
    [ 85.125] (**) Logitech Unifying Device. Wireless PID:1028: always reports core events
    [ 85.125] (**) evdev: Logitech Unifying Device. Wireless PID:1028: Device: "/dev/input/event9"
    [ 85.125] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Vendor 0x46d Product 0xc52b
    [ 85.125] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Found 20 mouse buttons
    [ 85.125] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Found scroll wheel(s)
    [ 85.125] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Found relative axes
    [ 85.125] (--) evdev: Logitech Unifying Device. Wireless PID:1028: Found x and y relative axes
    [ 85.125] (II) evdev: Logitech Unifying Device. Wireless PID:1028: Configuring as mouse
    [ 85.125] (II) evdev: Logitech Unifying Device. Wireless PID:1028: Adding scrollwheel support
    [ 85.125] (**) evdev: Logitech Unifying Device. Wireless PID:1028: YAxisMapping: buttons 4 and 5
    [ 85.125] (**) evdev: Logitech Unifying Device. Wireless PID:1028: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 85.125] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0006/input/input12/event9"
    [ 85.125] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:1028" (type: MOUSE, id 8)
    [ 85.125] (II) evdev: Logitech Unifying Device. Wireless PID:1028: initialized for relative axes.
    [ 85.125] (**) Logitech Unifying Device. Wireless PID:1028: (accel) keeping acceleration scheme 1
    [ 85.125] (**) Logitech Unifying Device. Wireless PID:1028: (accel) acceleration profile 0
    [ 85.125] (**) Logitech Unifying Device. Wireless PID:1028: (accel) acceleration factor: 2.000
    [ 85.125] (**) Logitech Unifying Device. Wireless PID:1028: (accel) acceleration threshold: 4
    [ 85.126] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1028 (/dev/input/mouse1)
    [ 85.126] (II) No input driver specified, ignoring this device.
    [ 85.126] (II) This device may have been added with another device file.
    [ 85.126] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/event7)
    [ 85.126] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 85.126] (**) Generic USB Keyboard: Applying InputClass "keyboard-layout"
    [ 85.126] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 16 paused 0
    [ 85.126] (II) Using input driver 'evdev' for 'Generic USB Keyboard'
    [ 85.126] (**) Generic USB Keyboard: always reports core events
    [ 85.126] (**) evdev: Generic USB Keyboard: Device: "/dev/input/event7"
    [ 85.126] (--) evdev: Generic USB Keyboard: Vendor 0x40b Product 0x2000
    [ 85.126] (--) evdev: Generic USB Keyboard: Found keys
    [ 85.126] (II) evdev: Generic USB Keyboard: Configuring as keyboard
    [ 85.126] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-3/1-3:1.0/0003:040B:2000.0004/input/input10/event7"
    [ 85.126] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: KEYBOARD, id 9)
    [ 85.126] (**) Option "xkb_rules" "evdev"
    [ 85.126] (**) Option "xkb_model" "pc104"
    [ 85.126] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 85.127] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/event8)
    [ 85.127] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 85.127] (**) Generic USB Keyboard: Applying InputClass "keyboard-layout"
    [ 85.127] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 17 paused 0
    [ 85.127] (II) Using input driver 'evdev' for 'Generic USB Keyboard'
    [ 85.127] (**) Generic USB Keyboard: always reports core events
    [ 85.127] (**) evdev: Generic USB Keyboard: Device: "/dev/input/event8"
    [ 85.127] (--) evdev: Generic USB Keyboard: Vendor 0x40b Product 0x2000
    [ 85.127] (--) evdev: Generic USB Keyboard: Found scroll wheel(s)
    [ 85.127] (II) evdev: Generic USB Keyboard: Forcing buttons for scroll wheel(s)
    [ 85.127] (--) evdev: Generic USB Keyboard: Found relative axes
    [ 85.127] (--) evdev: Generic USB Keyboard: Found x and y relative axes
    [ 85.127] (--) evdev: Generic USB Keyboard: Found keys
    [ 85.127] (II) evdev: Generic USB Keyboard: Configuring as mouse
    [ 85.127] (II) evdev: Generic USB Keyboard: Configuring as keyboard
    [ 85.127] (II) evdev: Generic USB Keyboard: Adding scrollwheel support
    [ 85.127] (**) evdev: Generic USB Keyboard: YAxisMapping: buttons 4 and 5
    [ 85.127] (**) evdev: Generic USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 85.127] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-3/1-3:1.1/0003:040B:2000.0005/input/input11/event8"
    [ 85.127] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: KEYBOARD, id 10)
    [ 85.127] (**) Option "xkb_rules" "evdev"
    [ 85.127] (**) Option "xkb_model" "pc104"
    [ 85.127] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 85.128] (II) evdev: Generic USB Keyboard: initialized for relative axes.
    [ 85.128] (**) Generic USB Keyboard: (accel) keeping acceleration scheme 1
    [ 85.128] (**) Generic USB Keyboard: (accel) acceleration profile 0
    [ 85.128] (**) Generic USB Keyboard: (accel) acceleration factor: 2.000
    [ 85.128] (**) Generic USB Keyboard: (accel) acceleration threshold: 4
    [ 85.128] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/mouse0)
    [ 85.128] (**) Generic USB Keyboard: Applying InputClass "keyboard-layout"
    [ 85.128] (II) Using input driver 'evdev' for 'Generic USB Keyboard'
    [ 85.128] (**) Generic USB Keyboard: always reports core events
    [ 85.128] (**) evdev: Generic USB Keyboard: Device: "/dev/input/mouse0"
    [ 85.128] (EE) evdev: Generic USB Keyboard: Unable to query fd: Inappropriate ioctl for device
    [ 85.220] (EE) PreInit returned 2 for "Generic USB Keyboard"
    [ 85.220] (II) UnloadModule: "evdev"
    [ 85.220] (II) config/udev: Adding input device HP Webcam HD-2200 (/dev/input/event10)
    [ 85.220] (**) HP Webcam HD-2200: Applying InputClass "evdev keyboard catchall"
    [ 85.220] (**) HP Webcam HD-2200: Applying InputClass "keyboard-layout"
    [ 85.221] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 18 paused 0
    [ 85.221] (II) Using input driver 'evdev' for 'HP Webcam HD-2200'
    [ 85.221] (**) HP Webcam HD-2200: always reports core events
    [ 85.221] (**) evdev: HP Webcam HD-2200: Device: "/dev/input/event10"
    [ 85.221] (--) evdev: HP Webcam HD-2200: Vendor 0x3f0 Product 0xa707
    [ 85.221] (--) evdev: HP Webcam HD-2200: Found keys
    [ 85.221] (II) evdev: HP Webcam HD-2200: Configuring as keyboard
    [ 85.221] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb6/6-5/6-5:1.0/input/input13/event10"
    [ 85.222] (II) XINPUT: Adding extended input device "HP Webcam HD-2200" (type: KEYBOARD, id 11)
    [ 85.222] (**) Option "xkb_rules" "evdev"
    [ 85.222] (**) Option "xkb_model" "pc104"
    [ 85.222] (**) Option "xkb_layout" "us, gb, ru, ca, fr"
    [ 85.223] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event6)
    [ 85.223] (II) No input driver specified, ignoring this device.
    [ 85.223] (II) This device may have been added with another device file.
    [ 85.223] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event5)
    [ 85.223] (II) No input driver specified, ignoring this device.
    [ 85.223] (II) This device may have been added with another device file.
    [ 85.224] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event4)
    [ 85.224] (II) No input driver specified, ignoring this device.
    [ 85.224] (II) This device may have been added with another device file.
    [ 85.224] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event3)
    [ 85.225] (II) No input driver specified, ignoring this device.
    [ 85.225] (II) This device may have been added with another device file.
    [ 85.225] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event2)
    [ 85.225] (II) No input driver specified, ignoring this device.
    [ 85.225] (II) This device may have been added with another device file.
    journalctl -b
    Mar 18 10:05:02 arch-server kernel: 00000-9FFFF write-back
    Mar 18 10:05:02 arch-server kernel: A0000-EFFFF uncachable
    Mar 18 10:05:02 arch-server kernel: F0000-FFFFF write-protect
    Mar 18 10:05:02 arch-server kernel: MTRR variable ranges enabled:
    Mar 18 10:05:02 arch-server kernel: 0 base 000000000000 mask FFFF80000000 write-back
    Mar 18 10:05:02 arch-server kernel: 1 base 000080000000 mask FFFFC0000000 write-back
    Mar 18 10:05:02 arch-server kernel: 2 base 0000C0000000 mask FFFFF0000000 write-back
    Mar 18 10:05:02 arch-server kernel: 3 disabled
    Mar 18 10:05:02 arch-server kernel: 4 disabled
    Mar 18 10:05:02 arch-server kernel: 5 disabled
    Mar 18 10:05:02 arch-server kernel: 6 disabled
    Mar 18 10:05:02 arch-server kernel: 7 disabled
    Mar 18 10:05:02 arch-server kernel: TOM2: 0000000430000000 aka 17152M
    Mar 18 10:05:03 arch-server kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Mar 18 10:05:03 arch-server kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
    Mar 18 10:05:03 arch-server kernel: e820: last_pfn = 0xcff90 max_arch_pfn = 0x400000000
    Mar 18 10:05:03 arch-server kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
    Mar 18 10:05:03 arch-server kernel: Scanning 1 areas for low memory corruption
    Mar 18 10:05:03 arch-server kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Mar 18 10:05:03 arch-server kernel: Using GB pages for direct mapping
    Mar 18 10:05:03 arch-server kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Mar 18 10:05:03 arch-server kernel: [mem 0x00000000-0x000fffff] page 4k
    Mar 18 10:05:03 arch-server kernel: BRK [0x01b3e000, 0x01b3efff] PGTABLE
    Mar 18 10:05:03 arch-server kernel: BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    Mar 18 10:05:03 arch-server kernel: BRK [0x01b40000, 0x01b40fff] PGTABLE
    Mar 18 10:05:03 arch-server kernel: init_memory_mapping: [mem 0x41fe00000-0x41fffffff]
    Mar 18 10:05:03 arch-server kernel: [mem 0x41fe00000-0x41fffffff] page 2M
    Mar 18 10:05:03 arch-server kernel: BRK [0x01b41000, 0x01b41fff] PGTABLE
    Mar 18 10:05:03 arch-server kernel: init_memory_mapping: [mem 0x41c000000-0x41fdfffff]
    Mar 18 10:05:03 arch-server kernel: [mem 0x41c000000-0x41fdfffff] page 2M
    Mar 18 10:05:03 arch-server kernel: init_memory_mapping: [mem 0x400000000-0x41bffffff]
    Mar 18 10:05:03 arch-server kernel: [mem 0x400000000-0x41bffffff] page 2M
    Mar 18 10:05:03 arch-server kernel: init_memory_mapping: [mem 0x00100000-0xcff8ffff]
    Mar 18 10:05:03 arch-server kernel: [mem 0x00100000-0x001fffff] page 4k
    Mar 18 10:05:03 arch-server kernel: [mem 0x00200000-0x3fffffff] page 2M
    Mar 18 10:05:03 arch-server kernel: [mem 0x40000000-0xbfffffff] page 1G
    Mar 18 10:05:03 arch-server kernel: [mem 0xc0000000-0xcfdfffff] page 2M
    Mar 18 10:05:03 arch-server kernel: [mem 0xcfe00000-0xcff8ffff] page 4k
    Mar 18 10:05:03 arch-server kernel: init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    Mar 18 10:05:03 arch-server kernel: [mem 0x100000000-0x3ffffffff] page 1G
    Mar 18 10:05:03 arch-server kernel: RAMDISK: [mem 0x3784e000-0x37c1efff]
    Mar 18 10:05:03 arch-server kernel: ACPI: RSDP 00000000000f8d00 000014 (v00 ACPIAM)
    Mar 18 10:05:03 arch-server kernel: ACPI: RSDT 00000000cff90000 00003C (v01 7641MS A7641100 20130428 MSFT 00000097)
    Mar 18 10:05:03 arch-server kernel: ACPI: FACP 00000000cff90200 000084 (v01 7641MS A7641100 20130428 MSFT 00000097)
    Mar 18 10:05:03 arch-server kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20131218/
    Mar 18 10:05:03 arch-server kernel: ACPI: DSDT 00000000cff90660 009DF0 (v01 A7641 A7641100 00000100 INTL 20051117)
    Mar 18 10:05:03 arch-server kernel: ACPI: FACS 00000000cff9e000 000040
    Mar 18 10:05:03 arch-server kernel: ACPI: APIC 00000000cff90390 00010C (v01 7641MS A7641100 20130428 MSFT 00000097)
    Mar 18 10:05:03 arch-server kernel: ACPI: MCFG 00000000cff904a0 00003C (v01 7641MS OEMMCFG 20130428 MSFT 00000097)
    Mar 18 10:05:03 arch-server kernel: ACPI: OEMB 00000000cff9e040 000072 (v01 7641MS A7641100 20130428 MSFT 00000097)
    Mar 18 10:05:03 arch-server kernel: ACPI: HPET 00000000cff9a660 000038 (v01 7641MS OEMHPET 20130428 MSFT 00000097)
    Mar 18 10:05:03 arch-server kernel: ACPI: SSDT 00000000cff9a6a0 000D40 (v01 A M I POWERNOW 00000001 AMD 00000001)
    Mar 18 10:05:03 arch-server kernel: ACPI: Local APIC address 0xfee00000
    Mar 18 10:05:03 arch-server kernel: No NUMA configuration found
    Mar 18 10:05:03 arch-server kernel: Faking a node at [mem 0x0000000000000000-0x000000041fffffff]
    Mar 18 10:05:03 arch-server kernel: Initmem setup node 0 [mem 0x00000000-0x41fffffff]
    Mar 18 10:05:03 arch-server kernel: NODE_DATA [mem 0x41fff9000-0x41fffdfff]
    Mar 18 10:05:03 arch-server kernel: [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040fa00000-ffff88041f5fffff] on node 0
    Mar 18 10:05:03 arch-server kernel: Zone ranges:
    Mar 18 10:05:03 arch-server kernel: DMA [mem 0x00001000-0x00ffffff]
    Mar 18 10:05:03 arch-server kernel: DMA32 [mem 0x01000000-0xffffffff]
    Mar 18 10:05:03 arch-server kernel: Normal [mem 0x100000000-0x41fffffff]
    Mar 18 10:05:03 arch-server kernel: Movable zone start for each node
    Mar 18 10:05:03 arch-server kernel: Early memory node ranges
    Mar 18 10:05:03 arch-server kernel: node 0: [mem 0x00001000-0x0009efff]
    Mar 18 10:05:03 arch-server kernel: node 0: [mem 0x00100000-0xcff8ffff]
    Mar 18 10:05:03 arch-server kernel: node 0: [mem 0x100000000-0x41fffffff]
    Mar 18 10:05:03 arch-server kernel: On node 0 totalpages: 4128558
    Mar 18 10:05:03 arch-server kernel: DMA zone: 64 pages used for memmap
    Mar 18 10:05:03 arch-server kernel: DMA zone: 21 pages reserved
    Mar 18 10:05:03 arch-server kernel: DMA zone: 3998 pages, LIFO batch:0
    Mar 18 10:05:03 arch-server kernel: DMA32 zone: 13247 pages used for memmap
    Mar 18 10:05:03 arch-server kernel: DMA32 zone: 847760 pages, LIFO batch:31
    Mar 18 10:05:03 arch-server kernel: Normal zone: 51200 pages used for memmap
    Mar 18 10:05:03 arch-server kernel: Normal zone: 3276800 pages, LIFO batch:31
    Mar 18 10:05:03 arch-server kernel: ACPI: PM-Timer IO Port: 0x808
    Mar 18 10:05:03 arch-server kernel: ACPI: Local APIC address 0xfee00000
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x86] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x87] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x11] lapic_id[0x90] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x12] lapic_id[0x91] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x13] lapic_id[0x92] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x14] lapic_id[0x93] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x15] lapic_id[0x94] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x16] lapic_id[0x95] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x17] lapic_id[0x96] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: LAPIC (acpi_id[0x18] lapic_id[0x97] disabled)
    Mar 18 10:05:03 arch-server kernel: ACPI: IOAPIC (id[0x14] address[0xfec00000] gsi_base[0])
    Mar 18 10:05:03 arch-server kernel: IOAPIC[0]: apic_id 20, version 33, address 0xfec00000, GSI 0-23
    Mar 18 10:05:03 arch-server kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Mar 18 10:05:03 arch-server kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Mar 18 10:05:03 arch-server kernel: ACPI: IRQ0 used by override.
    Mar 18 10:05:03 arch-server kernel: ACPI: IRQ2 used by override.
    Mar 18 10:05:03 arch-server kernel: ACPI: IRQ9 used by override.
    Mar 18 10:05:03 arch-server kernel: Using ACPI (MADT) for SMP configuration information
    Mar 18 10:05:03 arch-server kernel: ACPI: HPET id: 0x8300 base: 0xfed00000
    Mar 18 10:05:03 arch-server kernel: smpboot: Allowing 24 CPUs, 20 hotplug CPUs
    Mar 18 10:05:03 arch-server kernel: nr_irqs_gsi: 40
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0xcff90000-0xcff9dfff]
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0xcff9e000-0xcffdffff]
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0xcffe0000-0xcfffffff]
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0xd0000000-0xffdfffff]
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
    Mar 18 10:05:03 arch-server kernel: e820: [mem 0xd0000000-0xffdfffff] available for PCI devices
    Mar 18 10:05:03 arch-server kernel: Booting paravirtualized kernel on bare hardware
    Mar 18 10:05:03 arch-server kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:24 nr_node_ids:1
    Mar 18 10:05:03 arch-server kernel: PERCPU: Embedded 27 pages/cpu @ffff88040f600000 s81664 r8192 d20736 u131072
    Mar 18 10:05:03 arch-server kernel: pcpu-alloc: s81664 r8192 d20736 u131072 alloc=1*2097152
    Mar 18 10:05:03 arch-server kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
    Mar 18 10:05:03 arch-server kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 -- -- -- -- -- -- -- --
    Mar 18 10:05:03 arch-server kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4064026
    Mar 18 10:05:03 arch-server kernel: Policy zone: Normal
    Mar 18 10:05:03 arch-server kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=d6352b14-5ca7-476a-9f43-2bc25278effd rw quiet
    Mar 18 10:05:03 arch-server kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Mar 18 10:05:03 arch-server kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
    Mar 18 10:05:03 arch-server kernel: Checking aperture...
    Mar 18 10:05:03 arch-server kernel: No AGP bridge found
    Mar 18 10:05:03 arch-server kernel: Node 0: aperture @ 0 size 32 MB
    Mar 18 10:05:03 arch-server kernel: Your BIOS doesn't leave a aperture memory hole
    Mar 18 10:05:03 arch-server kernel: Please enable the IOMMU option in the BIOS setup
    Mar 18 10:05:03 arch-server kernel: This costs you 64 MB of RAM
    Mar 18 10:05:03 arch-server kernel: Mapping aperture over 65536 KB of RAM @ c4000000
    Mar 18 10:05:03 arch-server kernel: PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff]
    Mar 18 10:05:03 arch-server kernel: Memory: 16106196K/16514232K available (5183K kernel code, 859K rwdata, 1640K rodata, 1128K init, 1300K bss, 408036K reserv
    Mar 18 10:05:03 arch-server kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
    Mar 18 10:05:03 arch-server kernel: Hierarchical RCU implementation.
    Mar 18 10:05:03 arch-server kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=24.
    Mar 18 10:05:03 arch-server kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
    Mar 18 10:05:03 arch-server kernel: NR_IRQS:8448 nr_irqs:872 16
    Mar 18 10:05:03 arch-server kernel: spurious 8259A interrupt: IRQ7.
    Mar 18 10:05:03 arch-server kernel: Console: colour dummy device 80x25
    Mar 18 10:05:03 arch-server kernel: console [tty0] enabled
    Mar 18 10:05:03 arch-server kernel: allocated 66060288 bytes of page_cgroup
    Mar 18 10:05:03 arch-server kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Mar 18 10:05:03 arch-server kernel: hpet clockevent registered
    Mar 18 10:05:03 arch-server kernel: tsc: Fast TSC calibration using PIT
    Mar 18 10:05:03 arch-server kernel: tsc: Detected 4199.946 MHz processor
    Mar 18 10:05:03 arch-server kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8399.89 BogoMIPS (lpj=41999460)
    Mar 18 10:05:03 arch-server kernel: pid_max: default: 32768 minimum: 301
    Mar 18 10:05:03 arch-server kernel: ACPI: Core revision 20131218
    Mar 18 10:05:03 arch-server kernel: ACPI: All ACPI Tables successfully acquired
    Mar 18 10:05:03 arch-server kernel: Security Framework initialized
    Mar 18 10:05:03 arch-server kernel: Yama: becoming mindful.
    Mar 18 10:05:03 arch-server kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    Mar 18 10:05:03 arch-server kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Mar 18 10:05:03 arch-server kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    Mar 18 10:05:03 arch-server kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    Mar 18 10:05:03 arch-server kernel: Initializing cgroup subsys memory
    Mar 18 10:05:03 arch-server kernel: Initializing cgroup subsys devices
    Mar 18 10:05:03 arch-server kernel: Initializing cgroup subsys freezer
    Mar 18 10:05:03 arch-server kernel: Initializing cgroup subsys net_cls
    Mar 18 10:05:03 arch-server kernel: Initializing cgroup subsys blkio
    Mar 18 10:05:03 arch-server kernel: tseg: 0000000000
    Mar 18 10:05:03 arch-server kernel: CPU: Physical Processor ID: 0
    Mar 18 10:05:03 arch-server kernel: CPU: Processor Core ID: 0
    Mar 18 10:05:03 arch-server kernel: mce: CPU supports 7 MCE banks
    Mar 18 10:05:03 arch-server kernel: LVT offset 1 assigned for vector 0xf9
    Mar 18 10:05:03 arch-server kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
    tlb_flushall_shift: 6
    Mar 18 10:05:03 arch-server kernel: Freeing SMP alternatives memory: 20K (ffffffff819f2000 - ffffffff819f7000)
    Mar 18 10:05:03 arch-server kernel: ftrace: allocating 20141 entries in 79 pages
    Mar 18 10:05:03 arch-server kernel: Switched APIC routing to physical flat.
    Mar 18 10:05:03 arch-server kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Mar 18 10:05:03 arch-server kernel: smpboot: CPU0: AMD FX(tm)-4170 Quad-Core Processor (fam: 15, model: 01, stepping: 02)
    Mar 18 10:05:03 arch-server kernel: Performance Events: Fam15h core perfctr, AMD PMU driver.
    Mar 18 10:05:03 arch-server kernel: ... version: 0
    Mar 18 10:05:03 arch-server kernel: ... bit width: 48
    Mar 18 10:05:03 arch-server kernel: ... generic registers: 6
    Mar 18 10:05:03 arch-server kernel: ... value mask: 0000ffffffffffff
    Mar 18 10:05:03 arch-server kernel: ... max period: 00007fffffffffff
    Mar 18 10:05:03 arch-server kernel: ... fixed-purpose events: 0
    Mar 18 10:05:03 arch-server kernel: ... event mask: 000000000000003f
    Mar 18 10:05:03 arch-server kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Mar 18 10:05:03 arch-server kernel: x86: Booting SMP configuration:
    Mar 18 10:05:03 arch-server kernel: .... node #0, CPUs: #1 #2 #3
    Mar 18 10:05:03 arch-server kernel: x86: Booted up 1 node, 4 CPUs
    Mar 18 10:05:03 arch-server kernel: smpboot: Total of 4 processors activated (33599.56 BogoMIPS)
    Mar 18 10:05:03 arch-server kernel: devtmpfs: initialized
    Mar 18 10:05:03 arch-server kernel: PM: Registering ACPI NVS region [mem 0xcff9e000-0xcffdffff] (270336 bytes)
    Mar 18 10:05:03 arch-server kernel: pinctrl core: initialized pinctrl subsystem
    Mar 18 10:05:03 arch-server kernel: RTC time: 15:04:53, date: 03/18/15
    Mar 18 10:05:03 arch-server kernel: NET: Registered protocol family 16
    Mar 18 10:05:03 arch-server kernel: cpuidle: using governor ladder
    Mar 18 10:05:03 arch-server kernel: cpuidle: using governor menu
    Mar 18 10:05:03 arch-server kernel: ACPI: bus type PCI registered
    Mar 18 10:05:03 arch-server kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Mar 18 10:05:03 arch-server kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Mar 18 10:05:03 arch-server kernel: PCI: not using MMCONFIG
    Mar 18 10:05:03 arch-server kernel: PCI: Using configuration type 1 for base access
    Mar 18 10:05:03 arch-server kernel: PCI: Using configuration type 1 for extended access
    Mar 18 10:05:03 arch-server kernel: mtrr: your CPUs had inconsistent variable MTRR settings
    Mar 18 10:05:03 arch-server kernel: mtrr: probably your BIOS does not setup all CPUs.
    Mar 18 10:05:03 arch-server kernel: mtrr: corrected configuration.
    Mar 18 10:05:03 arch-server kernel: bio: create slab <bio-0> at 0
    Mar 18 10:05:03 arch-server kernel: ACPI: Added _OSI(Module Device)
    Mar 18 10:05:03 arch-server kernel: ACPI: Added _OSI(Processor Device)
    Mar 18 10:05:03 arch-server kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Mar 18 10:05:03 arch-server kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Mar 18 10:05:03 arch-server kernel: ACPI: Executed 4 blocks of module-level executable AML code
    Mar 18 10:05:03 arch-server kernel: ACPI: Interpreter enabled
    Mar 18 10:05:03 arch-server kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
    Mar 18 10:05:03 arch-server kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-580)
    Mar 18 10:05:03 arch-server kernel: ACPI: (supports S0 S1 S4 S5)
    Mar 18 10:05:03 arch-server kernel: ACPI: Using IOAPIC for interrupt routing
    Mar 18 10:05:03 arch-server kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Mar 18 10:05:03 arch-server kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    Mar 18 10:05:03 arch-server kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Mar 18 10:05:03 arch-server kernel: ACPI: No dock devices found.
    Mar 18 10:05:03 arch-server kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Mar 18 10:05:03 arch-server kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Mar 18 10:05:03 arch-server kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    Mar 18 10:05:03 arch-server kernel: PCI host bridge to bus 0000:00
    Mar 18 10:05:03 arch-server kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Mar 18 10:05:03 arch-server kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Mar 18 10:05:03 arch-server kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Mar 18 10:05:03 arch-server kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Mar 18 10:05:03 arch-server kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
    Mar 18 10:05:03 arch-server kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff]
    Mar 18 10:05:03 arch-server kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:00.0: [1022:9600] type 00 class 0x060000
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:01.0: [1022:9602] type 01 class 0x060400
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:05.0: [1022:9605] type 01 class 0x060400
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:05.0: System wakeup disabled by ACPI
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:11.0: reg 0x10: [io 0xc000-0xc007]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:11.0: reg 0x14: [io 0xb000-0xb003]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:11.0: reg 0x18: [io 0xa000-0xa007]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:11.0: reg 0x1c: [io 0x9000-0x9003]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:11.0: reg 0x20: [io 0x8000-0x800f]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfe9ffc00-0xfe9fffff]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:11.0: set SATA to AHCI mode
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfe9fe000-0xfe9fefff]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.0: System wakeup disabled by ACPI
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.1: reg 0x10: [mem 0xfe9fd000-0xfe9fdfff]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.1: System wakeup disabled by ACPI
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfe9ff800-0xfe9ff8ff]
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.2: supports D1 D2
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:12.2: System wakeup disabled by ACPI
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
    Mar 18 10:05:03 arch-server kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfe9fc000-0xfe9fcfff]
    Mar 18 10:05:04 arch-server kernel: pci 0000:00:13.0: System wakeup disabled by ACPI
    Mar 18 10:05:04 arch-server kernel: pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
    Mar 18 10:05:04 arch-server kernel: pci 0000:00:13.1: reg 0x10: [mem 0xfe9fb000-0xfe9fbfff]
    Mar 18 10:05:04 arch-server kernel: pci 0000:00:13.1: System wakeup disabled by ACP

  • [SOLVED] Xorg launch fails due to synaptics protocol issue

    Hey gang!
    So this is an issue which first appeared after a recent pacman -Syu. I had gone too long without one and so many many packages were upgraded.
    I first tried rolling back the kernel but when that didn't help I resolved to get it working with the newest packages. I am on a macbook pro. I tried installing the xf86-input-mtrack-git package from the AUR but this just caused xorg errors in addition to the others. I am using the fx86-input-synaptics package from the standard repos which, as I said, worked for me in the past.
    Here are some files I think are relevent:
    Xorg.0.log (contains output from one failed Xorg launch):
    [ 2522.432]
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    [ 2522.433] X Protocol Version 11, Revision 0
    [ 2522.433] Build Operating System: Linux 3.1.1-1-ARCH x86_64
    [ 2522.433] Current Operating System: Linux myhost 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
    [ 2522.433] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sda4 ro nomodeset
    [ 2522.433] Build Date: 16 November 2011 11:24:04AM
    [ 2522.433]
    [ 2522.433] Current version of pixman: 0.24.0
    [ 2522.433] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2522.433] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2522.433] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 13 23:14:33 2011
    [ 2522.433] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2522.433] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2522.434] (==) ServerLayout "Layout0"
    [ 2522.434] (**) |-->Screen "Screen0" (0)
    [ 2522.434] (**) | |-->Monitor "Monitor0"
    [ 2522.434] (**) | |-->Device "Device0"
    [ 2522.434] (**) |-->Input Device "Mouse0"
    [ 2522.434] (**) |-->Input Device "Keyboard0"
    [ 2522.434] (**) |-->Input Device "SynapticsTouchpad"
    [ 2522.434] (**) Option "Xinerama" "on"
    [ 2522.434] (==) Automatically adding devices
    [ 2522.434] (==) Automatically enabling devices
    [ 2522.434] (**) Xinerama: enabled
    [ 2522.434] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2522.434] Entry deleted from font path.
    [ 2522.434] (**) FontPath set to:
    /usr/share/fonts/local,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 2522.434] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2522.434] (**) Extension "Composite" is disabled
    [ 2522.434] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 2522.434] (WW) Disabling Mouse0
    [ 2522.434] (WW) Disabling Keyboard0
    [ 2522.434] (II) Loader magic: 0x7ccae0
    [ 2522.434] (II) Module ABI versions:
    [ 2522.434] X.Org ANSI C Emulation: 0.4
    [ 2522.434] X.Org Video Driver: 11.0
    [ 2522.434] X.Org XInput driver : 13.0
    [ 2522.434] X.Org Server Extension : 6.0
    [ 2522.435] (--) PCI:*(0:2:0:0) 10de:0647:106b:00bc rev 161, Mem @ 0xe4000000/16777216, 0xc0000000/268435456, 0xe2000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 2522.435] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2522.435] (II) "extmod" will be loaded by default.
    [ 2522.435] (II) "dbe" will be loaded by default.
    [ 2522.435] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 2522.435] (II) "record" will be loaded by default.
    [ 2522.435] (II) "dri" will be loaded by default.
    [ 2522.435] (II) "dri2" will be loaded by default.
    [ 2522.435] (II) LoadModule: "synaptics"
    [ 2522.435] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2522.436] (II) Module synaptics: vendor="X.Org Foundation"
    [ 2522.436] compiled for 1.11.0, module version = 1.5.0
    [ 2522.436] Module class: X.Org XInput Driver
    [ 2522.436] ABI class: X.Org XInput driver, version 13.0
    [ 2522.436] (II) LoadModule: "glx"
    [ 2522.436] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2522.448] (II) Module glx: vendor="NVIDIA Corporation"
    [ 2522.448] compiled for 4.0.2, module version = 1.0.0
    [ 2522.448] Module class: X.Org Server Extension
    [ 2522.448] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
    [ 2522.448] (II) Loading extension GLX
    [ 2522.448] (II) LoadModule: "extmod"
    [ 2522.448] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 2522.448] (II) Module extmod: vendor="X.Org Foundation"
    [ 2522.448] compiled for 1.11.2, module version = 1.0.0
    [ 2522.448] Module class: X.Org Server Extension
    [ 2522.448] ABI class: X.Org Server Extension, version 6.0
    [ 2522.448] (II) Loading extension MIT-SCREEN-SAVER
    [ 2522.448] (II) Loading extension XFree86-VidModeExtension
    [ 2522.448] (II) Loading extension XFree86-DGA
    [ 2522.448] (II) Loading extension DPMS
    [ 2522.448] (II) Loading extension XVideo
    [ 2522.448] (II) Loading extension XVideo-MotionCompensation
    [ 2522.448] (II) Loading extension X-Resource
    [ 2522.448] (II) LoadModule: "dbe"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 2522.449] (II) Module dbe: vendor="X.Org Foundation"
    [ 2522.449] compiled for 1.11.2, module version = 1.0.0
    [ 2522.449] Module class: X.Org Server Extension
    [ 2522.449] ABI class: X.Org Server Extension, version 6.0
    [ 2522.449] (II) Loading extension DOUBLE-BUFFER
    [ 2522.449] (II) LoadModule: "record"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 2522.449] (II) Module record: vendor="X.Org Foundation"
    [ 2522.449] compiled for 1.11.2, module version = 1.13.0
    [ 2522.449] Module class: X.Org Server Extension
    [ 2522.449] ABI class: X.Org Server Extension, version 6.0
    [ 2522.449] (II) Loading extension RECORD
    [ 2522.449] (II) LoadModule: "dri"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 2522.449] (II) Module dri: vendor="X.Org Foundation"
    [ 2522.449] compiled for 1.11.2, module version = 1.0.0
    [ 2522.449] ABI class: X.Org Server Extension, version 6.0
    [ 2522.449] (II) Loading extension XFree86-DRI
    [ 2522.449] (II) LoadModule: "dri2"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2522.449] (II) Module dri2: vendor="X.Org Foundation"
    [ 2522.449] compiled for 1.11.2, module version = 1.2.0
    [ 2522.449] ABI class: X.Org Server Extension, version 6.0
    [ 2522.449] (II) Loading extension DRI2
    [ 2522.449] (II) LoadModule: "nvidia"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2522.450] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 2522.450] compiled for 4.0.2, module version = 1.0.0
    [ 2522.450] Module class: X.Org Video Driver
    [ 2522.450] (II) LoadModule: "synaptics"
    [ 2522.450] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2522.450] (II) Module synaptics: vendor="X.Org Foundation"
    [ 2522.450] compiled for 1.11.0, module version = 1.5.0
    [ 2522.450] Module class: X.Org XInput Driver
    [ 2522.450] ABI class: X.Org XInput driver, version 13.0
    [ 2522.450] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
    [ 2522.450] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 2522.450] (--) using VT number 7
    [ 2522.453] (II) Loading sub module "fb"
    [ 2522.453] (II) LoadModule: "fb"
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2522.453] (II) Module fb: vendor="X.Org Foundation"
    [ 2522.453] compiled for 1.11.2, module version = 1.0.0
    [ 2522.453] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2522.453] (II) Loading sub module "wfb"
    [ 2522.453] (II) LoadModule: "wfb"
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2522.453] (II) Module wfb: vendor="X.Org Foundation"
    [ 2522.453] compiled for 1.11.2, module version = 1.0.0
    [ 2522.453] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2522.453] (II) Loading sub module "ramdac"
    [ 2522.453] (II) LoadModule: "ramdac"
    [ 2522.453] (II) Module "ramdac" already built-in
    [ 2522.453] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
    [ 2522.453] (WW) NVIDIA: X server.
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2522.453] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 2522.453] (==) NVIDIA(0): RGB weight 888
    [ 2522.453] (==) NVIDIA(0): Default visual is TrueColor
    [ 2522.453] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 2522.453] (**) NVIDIA(0): Enabling 2D acceleration
    [ 2523.806] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
    [ 2523.806] (II) NVIDIA(GPU-0): Vision stereo.
    [ 2523.808] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:2:0:0 (GPU-0)
    [ 2523.809] (--) NVIDIA(0): Memory: 262144 kBytes
    [ 2523.809] (--) NVIDIA(0): VideoBIOS: 62.94.58.00.17
    [ 2523.809] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 2523.809] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 2523.809] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:2:0:0
    [ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0)
    [ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0): 330.0 MHz maximum pixel clock
    [ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Dual Link LVDS
    [ 2523.811] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [ 2523.811] (**) NVIDIA(0): enabled on all display devices.
    [ 2523.849] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 2523.849] (==) NVIDIA(0):
    [ 2523.849] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 2523.849] (==) NVIDIA(0): will be used as the requested mode.
    [ 2523.849] (==) NVIDIA(0):
    [ 2523.849] (II) NVIDIA(0): Validated modes:
    [ 2523.849] (II) NVIDIA(0): "nvidia-auto-select"
    [ 2523.849] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 2524.909] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
    [ 2524.909] (--) NVIDIA(0): option
    [ 2524.909] (--) Depth 24 pixmap format is 32 bpp
    [ 2524.909] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 2524.916] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 2524.916] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 2524.916] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 2524.916] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 2524.916] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 2524.916] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 2524.916] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 2524.916] (II) NVIDIA(0): Config Options in the README.
    [ 2524.918] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 2525.208] (II) Loading extension NV-GLX
    [ 2525.246] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 2525.246] (==) NVIDIA(0): Backing store disabled
    [ 2525.246] (==) NVIDIA(0): Silken mouse enabled
    [ 2525.247] (**) NVIDIA(0): DPMS enabled
    [ 2525.247] (II) Loading extension NV-CONTROL
    [ 2525.247] (II) Loading sub module "dri2"
    [ 2525.248] (II) LoadModule: "dri2"
    [ 2525.248] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2525.248] (II) Module dri2: vendor="X.Org Foundation"
    [ 2525.248] compiled for 1.11.2, module version = 1.2.0
    [ 2525.248] ABI class: X.Org Server Extension, version 6.0
    [ 2525.248] (II) NVIDIA(0): [DRI2] Setup complete
    [ 2525.248] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 2525.248] (==) RandR enabled
    [ 2525.248] (II) Initializing built-in extension Generic Event Extension
    [ 2525.248] (II) Initializing built-in extension SHAPE
    [ 2525.248] (II) Initializing built-in extension MIT-SHM
    [ 2525.248] (II) Initializing built-in extension XInputExtension
    [ 2525.248] (II) Initializing built-in extension XTEST
    [ 2525.248] (II) Initializing built-in extension BIG-REQUESTS
    [ 2525.248] (II) Initializing built-in extension SYNC
    [ 2525.248] (II) Initializing built-in extension XKEYBOARD
    [ 2525.248] (II) Initializing built-in extension XC-MISC
    [ 2525.248] (II) Initializing built-in extension SECURITY
    [ 2525.248] (II) Initializing built-in extension XINERAMA
    [ 2525.248] (II) Initializing built-in extension XFIXES
    [ 2525.248] (II) Initializing built-in extension RENDER
    [ 2525.248] (II) Initializing built-in extension RANDR
    [ 2525.248] (II) Initializing built-in extension COMPOSITE
    [ 2525.248] (II) Initializing built-in extension DAMAGE
    [ 2525.248] (II) Initializing extension GLX
    [ 2525.341] (II) Using input driver 'synaptics' for 'SynapticsTouchpad'
    [ 2525.341] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2525.341] (**) Option "AlwaysCore" "true"
    [ 2525.341] (**) Option "SendCoreEvents"
    [ 2525.341] (**) SynapticsTouchpad: always reports core events
    [ 2525.696] (--) synaptics: SynapticsTouchpad: auto-dev sets device to /dev/input/event6
    [ 2525.803] (**) Option "Device" "/dev/input/event6"
    [ 2525.909] (--) synaptics: SynapticsTouchpad: x-axis range 0 - 1280
    [ 2525.909] (--) synaptics: SynapticsTouchpad: y-axis range 0 - 800
    [ 2525.909] (--) synaptics: SynapticsTouchpad: pressure range 0 - 256
    [ 2525.909] (--) synaptics: SynapticsTouchpad: finger width range 0 - 0
    [ 2525.909] (--) synaptics: SynapticsTouchpad: buttons: left double triple
    [ 2525.909] (--) synaptics: SynapticsTouchpad: Vendor 0x5ac Product 0x236
    [ 2525.909] (**) Option "SHMConfig" "true"
    [ 2525.909] (**) Option "VertTwoFingerScroll" "true"
    [ 2525.909] (**) Option "HorizTwoFingerScroll" "true"
    [ 2525.909] (**) Option "TapButton1" "1"
    [ 2525.909] (**) Option "TapButton2" "3"
    [ 2525.910] (**) Option "TapButton3" "2"
    [ 2525.910] (**) Option "ClickFinger1" "1"
    [ 2525.910] (**) Option "ClickFinger2" "3"
    [ 2525.910] (**) Option "ClickFinger3" "2"
    [ 2525.999] (--) synaptics: SynapticsTouchpad: touchpad found
    [ 2525.999] (**) SynapticsTouchpad: always reports core events
    [ 2526.106] (II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD, id 6)
    [ 2526.106] (**) synaptics: SynapticsTouchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 2526.106] (**) synaptics: SynapticsTouchpad: MaxSpeed is now 1.75
    [ 2526.106] (**) synaptics: SynapticsTouchpad: AccelFactor is now 0.133
    [ 2526.106] (**) SynapticsTouchpad: (accel) keeping acceleration scheme 1
    [ 2526.106] (**) SynapticsTouchpad: (accel) acceleration profile 1
    [ 2526.106] (**) SynapticsTouchpad: (accel) acceleration factor: 2.000
    [ 2526.106] (**) SynapticsTouchpad: (accel) acceleration threshold: 4
    [ 2526.111] (--) synaptics: SynapticsTouchpad: touchpad found
    [ 2526.113] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 2526.113] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2526.113] (II) LoadModule: "evdev"
    [ 2526.113] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.113] (II) Module evdev: vendor="X.Org Foundation"
    [ 2526.113] compiled for 1.10.99.902, module version = 2.6.0
    [ 2526.113] Module class: X.Org XInput Driver
    [ 2526.113] ABI class: X.Org XInput driver, version 13.0
    [ 2526.113] (II) Using input driver 'evdev' for 'Power Button'
    [ 2526.113] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.113] (**) Power Button: always reports core events
    [ 2526.113] (**) Power Button: Device: "/dev/input/event3"
    [ 2526.113] (--) Power Button: Found keys
    [ 2526.113] (II) Power Button: Configuring as keyboard
    [ 2526.113] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 2526.113] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 2526.113] (**) Option "xkb_rules" "evdev"
    [ 2526.113] (**) Option "xkb_model" "evdev"
    [ 2526.113] (**) Option "xkb_layout" "us"
    [ 2526.135] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 2526.135] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2526.135] (II) Using input driver 'evdev' for 'Power Button'
    [ 2526.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.135] (**) Power Button: always reports core events
    [ 2526.135] (**) Power Button: Device: "/dev/input/event1"
    [ 2526.135] (--) Power Button: Found keys
    [ 2526.135] (II) Power Button: Configuring as keyboard
    [ 2526.135] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 2526.135] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 2526.135] (**) Option "xkb_rules" "evdev"
    [ 2526.135] (**) Option "xkb_model" "evdev"
    [ 2526.135] (**) Option "xkb_layout" "us"
    [ 2526.135] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [ 2526.135] (II) No input driver/identifier specified (ignoring)
    [ 2526.135] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 2526.135] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 2526.135] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 2526.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.135] (**) Sleep Button: always reports core events
    [ 2526.135] (**) Sleep Button: Device: "/dev/input/event2"
    [ 2526.135] (--) Sleep Button: Found keys
    [ 2526.135] (II) Sleep Button: Configuring as keyboard
    [ 2526.135] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 2526.135] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 2526.135] (**) Option "xkb_rules" "evdev"
    [ 2526.135] (**) Option "xkb_model" "evdev"
    [ 2526.135] (**) Option "xkb_layout" "us"
    [ 2526.136] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event8)
    [ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
    [ 2526.136] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
    [ 2526.136] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
    [ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event8"
    [ 2526.136] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
    [ 2526.136] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
    [ 2526.136] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input8/event8"
    [ 2526.136] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 10)
    [ 2526.136] (**) Option "xkb_rules" "evdev"
    [ 2526.136] (**) Option "xkb_model" "evdev"
    [ 2526.136] (**) Option "xkb_layout" "us"
    [ 2526.136] (II) config/udev: Adding input device bcm5974 (/dev/input/event6)
    [ 2526.136] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
    [ 2526.136] (**) bcm5974: Applying InputClass "touchpad catchall"
    [ 2526.136] (II) Using input driver 'synaptics' for 'bcm5974'
    [ 2526.136] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2526.136] (**) bcm5974: always reports core events
    [ 2526.137] (**) Option "Device" "/dev/input/event6"
    [ 2526.149] (EE) synaptics: bcm5974: Synaptics driver unable to detect protocol
    [ 2526.149] (EE) PreInit returned 11 for "bcm5974"
    [ 2526.149] (II) UnloadModule: "synaptics"
    [ 2526.149] (II) Unloading synaptics
    [ 2526.150] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
    [ 2526.150] (II) No input driver/identifier specified (ignoring)
    [ 2526.150] (II) config/udev: Adding input device Built-in iSight (/dev/input/event7)
    [ 2526.150] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
    [ 2526.150] (II) Using input driver 'evdev' for 'Built-in iSight'
    [ 2526.150] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.150] (**) Built-in iSight: always reports core events
    [ 2526.150] (**) Built-in iSight: Device: "/dev/input/event7"
    [ 2526.150] (--) Built-in iSight: Found keys
    [ 2526.150] (II) Built-in iSight: Configuring as keyboard
    [ 2526.150] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input7/event7"
    [ 2526.150] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
    [ 2526.150] (**) Option "xkb_rules" "evdev"
    [ 2526.150] (**) Option "xkb_model" "evdev"
    [ 2526.150] (**) Option "xkb_layout" "us"
    [ 2526.150] (II) config/udev: Adding input device applesmc (/dev/input/event5)
    [ 2526.150] (II) No input driver/identifier specified (ignoring)
    [ 2526.151] (II) config/udev: Adding input device applesmc (/dev/input/js0)
    [ 2526.151] (II) No input driver/identifier specified (ignoring)
    [ 2526.151] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 2526.151] (II) No input driver/identifier specified (ignoring)
    [ 2526.356] (II) UnloadModule: "synaptics"
    [ 2526.356] (II) Unloading synaptics
    [ 2526.463] (II) Power Button: Close
    [ 2526.463] (II) UnloadModule: "evdev"
    [ 2526.463] (II) Unloading evdev
    [ 2526.569] (II) Power Button: Close
    [ 2526.569] (II) UnloadModule: "evdev"
    [ 2526.569] (II) Unloading evdev
    [ 2526.676] (II) Sleep Button: Close
    [ 2526.676] (II) UnloadModule: "evdev"
    [ 2526.676] (II) Unloading evdev
    [ 2526.729] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
    [ 2526.729] (II) UnloadModule: "evdev"
    [ 2526.729] (II) Unloading evdev
    [ 2526.836] (II) Built-in iSight: Close
    [ 2526.836] (II) UnloadModule: "evdev"
    [ 2526.836] (II) Unloading evdev
    [ 2528.554] Server terminated successfully (0). Closing log file.
    xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 2010
    #Section "InputDevice"
    # generated from default
    # Identifier "Mouse0"
    # Driver "mouse"
    # Option "Protocol" "auto"
    # Option "Device" "/dev/psaux"
    # Option "Emulate3Buttons" "no"
    # Option "ZAxisMapping" "4 5"
    #EndSection
    Section "ServerLayout"
    # InputDevice "Mouse0" "CorePointer"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    Option "Xinerama" "on"
    EndSection
    Section "Files"
    FontPath "/usr/share/fonts/local"
    EndSection
    Section "Module"
    Load "synaptics"
    Load "glx"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true"
    # Option "Device" "/dev/input/mice"
    # Option "Protocol" "auto-dev"
    Option "SHMConfig" "true"
    Option "VertTwoFingerScroll" "true"
    Option "HorizTwoFingerScroll" "true"
    Option "TapButton1" "1"
    Option "TapButton2" "3"
    Option "TapButton3" "2"
    Option "ClickFinger1" "1"
    Option "ClickFinger2" "3"
    Option "ClickFinger3" "2"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Disable"
    EndSection
    xorg.conf.d/10-synaptics.conf:
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    I realize that there are a few lines commented out in xorg.conf referring to the synaptics protocol which would seem relevant to this issue. I have tried uncommenting each of them separately and together but still the problem continues.
    I have searched  the wiki and forums and came up empty handed. Any help would be most appreciated. Thanks for your time!
    Last edited by ennui (2011-12-15 13:25:58)

    Well found all the modules but now I get errors which seem to be because I have KMS disabled. I guess nouveau needs KMS but I seem to remember having it on prevented me from being able to boot up into linux on this macbook in the past.... Here is the error
    [ 426.178]
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    [ 426.178] X Protocol Version 11, Revision 0
    [ 426.178] Build Operating System: Linux 3.1.1-1-ARCH x86_64
    [ 426.178] Current Operating System: Linux myhost 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
    [ 426.178] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sda4 ro nomodeset
    [ 426.178] Build Date: 16 November 2011 11:24:04AM
    [ 426.178]
    [ 426.178] Current version of pixman: 0.24.0
    [ 426.178] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 426.178] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 426.178] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 14 08:21:45 2011
    [ 426.178] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 426.179] (==) No Layout section. Using the first Screen section.
    [ 426.179] (==) No screen section available. Using defaults.
    [ 426.179] (**) |-->Screen "Default Screen Section" (0)
    [ 426.179] (**) | |-->Monitor "<default monitor>"
    [ 426.179] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 426.179] (==) Automatically adding devices
    [ 426.179] (==) Automatically enabling devices
    [ 426.179] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 426.179] Entry deleted from font path.
    [ 426.179] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 426.179] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 426.179] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 426.179] (II) Loader magic: 0x7ccae0
    [ 426.179] (II) Module ABI versions:
    [ 426.179] X.Org ANSI C Emulation: 0.4
    [ 426.179] X.Org Video Driver: 11.0
    [ 426.179] X.Org XInput driver : 13.0
    [ 426.179] X.Org Server Extension : 6.0
    [ 426.180] (--) PCI:*(0:2:0:0) 10de:0647:106b:00bc rev 161, Mem @ 0xe4000000/16777216, 0xc0000000/268435456, 0xe2000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 426.180] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 426.180] (II) LoadModule: "extmod"
    [ 426.180] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 426.180] (II) Module extmod: vendor="X.Org Foundation"
    [ 426.180] compiled for 1.11.2, module version = 1.0.0
    [ 426.180] Module class: X.Org Server Extension
    [ 426.180] ABI class: X.Org Server Extension, version 6.0
    [ 426.180] (II) Loading extension MIT-SCREEN-SAVER
    [ 426.180] (II) Loading extension XFree86-VidModeExtension
    [ 426.180] (II) Loading extension XFree86-DGA
    [ 426.180] (II) Loading extension DPMS
    [ 426.180] (II) Loading extension XVideo
    [ 426.180] (II) Loading extension XVideo-MotionCompensation
    [ 426.180] (II) Loading extension X-Resource
    [ 426.180] (II) LoadModule: "dbe"
    [ 426.181] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 426.181] (II) Module dbe: vendor="X.Org Foundation"
    [ 426.181] compiled for 1.11.2, module version = 1.0.0
    [ 426.181] Module class: X.Org Server Extension
    [ 426.181] ABI class: X.Org Server Extension, version 6.0
    [ 426.181] (II) Loading extension DOUBLE-BUFFER
    [ 426.181] (II) LoadModule: "glx"
    [ 426.181] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 426.193] (II) Module glx: vendor="NVIDIA Corporation"
    [ 426.193] compiled for 4.0.2, module version = 1.0.0
    [ 426.193] Module class: X.Org Server Extension
    [ 426.193] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
    [ 426.193] (II) Loading extension GLX
    [ 426.193] (II) LoadModule: "record"
    [ 426.193] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 426.193] (II) Module record: vendor="X.Org Foundation"
    [ 426.193] compiled for 1.11.2, module version = 1.13.0
    [ 426.194] Module class: X.Org Server Extension
    [ 426.194] ABI class: X.Org Server Extension, version 6.0
    [ 426.194] (II) Loading extension RECORD
    [ 426.194] (II) LoadModule: "dri"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 426.194] (II) Module dri: vendor="X.Org Foundation"
    [ 426.194] compiled for 1.11.2, module version = 1.0.0
    [ 426.194] ABI class: X.Org Server Extension, version 6.0
    [ 426.194] (II) Loading extension XFree86-DRI
    [ 426.194] (II) LoadModule: "dri2"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 426.194] (II) Module dri2: vendor="X.Org Foundation"
    [ 426.194] compiled for 1.11.2, module version = 1.2.0
    [ 426.194] ABI class: X.Org Server Extension, version 6.0
    [ 426.194] (II) Loading extension DRI2
    [ 426.194] (==) Matched nouveau as autoconfigured driver 0
    [ 426.194] (==) Matched nv as autoconfigured driver 1
    [ 426.194] (==) Matched nvidia as autoconfigured driver 2
    [ 426.194] (==) Matched vesa as autoconfigured driver 3
    [ 426.194] (==) Matched fbdev as autoconfigured driver 4
    [ 426.194] (==) Assigned the driver to the xf86ConfigLayout
    [ 426.194] (II) LoadModule: "nouveau"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 426.194] (II) Module nouveau: vendor="X.Org Foundation"
    [ 426.194] compiled for 1.11.0, module version = 0.0.16
    [ 426.194] Module class: X.Org Video Driver
    [ 426.194] ABI class: X.Org Video Driver, version 11.0
    [ 426.194] (II) LoadModule: "nv"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
    [ 426.194] (II) Module nv: vendor="X.Org Foundation"
    [ 426.194] compiled for 1.11.0, module version = 2.1.18
    [ 426.194] Module class: X.Org Video Driver
    [ 426.194] ABI class: X.Org Video Driver, version 11.0
    [ 426.194] (II) LoadModule: "nvidia"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 426.195] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 426.195] compiled for 4.0.2, module version = 1.0.0
    [ 426.195] Module class: X.Org Video Driver
    [ 426.195] (II) LoadModule: "vesa"
    [ 426.195] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 426.195] (II) Module vesa: vendor="X.Org Foundation"
    [ 426.195] compiled for 1.11.1, module version = 2.3.0
    [ 426.195] Module class: X.Org Video Driver
    [ 426.195] ABI class: X.Org Video Driver, version 11.0
    [ 426.195] (II) LoadModule: "fbdev"
    [ 426.195] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 426.195] (II) Module fbdev: vendor="X.Org Foundation"
    [ 426.195] compiled for 1.10.99.902, module version = 0.4.2
    [ 426.195] ABI class: X.Org Video Driver, version 11.0
    [ 426.195] (II) NOUVEAU driver
    [ 426.195] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 426.195] RIVA TNT (NV04)
    [ 426.195] RIVA TNT2 (NV05)
    [ 426.195] GeForce 256 (NV10)
    [ 426.195] GeForce 2 (NV11, NV15)
    [ 426.196] GeForce 4MX (NV17, NV18)
    [ 426.196] GeForce 3 (NV20)
    [ 426.196] GeForce 4Ti (NV25, NV28)
    [ 426.196] GeForce FX (NV3x)
    [ 426.196] GeForce 6 (NV4x)
    [ 426.196] GeForce 7 (G7x)
    [ 426.196] GeForce 8 (G8x)
    [ 426.196] GeForce GTX 200 (NVA0)
    [ 426.196] GeForce GTX 400 (NVC0)
    [ 426.196] (II) NOUVEAU driver
    [ 426.196] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 426.196] RIVA TNT (NV04)
    [ 426.196] RIVA TNT2 (NV05)
    [ 426.196] GeForce 256 (NV10)
    [ 426.196] GeForce 2 (NV11, NV15)
    [ 426.196] GeForce 4MX (NV17, NV18)
    [ 426.196] GeForce 3 (NV20)
    [ 426.196] GeForce 4Ti (NV25, NV28)
    [ 426.196] GeForce FX (NV3x)
    [ 426.196] GeForce 6 (NV4x)
    [ 426.196] GeForce 7 (G7x)
    [ 426.196] GeForce 8 (G8x)
    [ 426.196] GeForce GTX 200 (NVA0)
    [ 426.196] GeForce GTX 400 (NVC0)
    [ 426.196] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
    [ 426.196] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 426.196] (II) VESA: driver for VESA chipsets: vesa
    [ 426.196] (II) FBDEV: driver for framebuffer: fbdev
    [ 426.196] (--) using VT number 7
    [ 426.199] drmOpenDevice: node name is /dev/dri/card0
    [ 426.205] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 426.205] drmOpenDevice: node name is /dev/dri/card0
    [ 426.210] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.210] drmOpenDevice: node name is /dev/dri/card1
    [ 426.215] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.215] drmOpenDevice: node name is /dev/dri/card2
    [ 426.220] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.220] drmOpenDevice: node name is /dev/dri/card3
    [ 426.225] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.225] drmOpenDevice: node name is /dev/dri/card4
    [ 426.230] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.230] drmOpenDevice: node name is /dev/dri/card5
    [ 426.235] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.235] drmOpenDevice: node name is /dev/dri/card6
    [ 426.240] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.240] drmOpenDevice: node name is /dev/dri/card7
    [ 426.245] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.245] drmOpenDevice: node name is /dev/dri/card8
    [ 426.250] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.250] drmOpenDevice: node name is /dev/dri/card9
    [ 426.255] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.255] drmOpenDevice: node name is /dev/dri/card10
    [ 426.260] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.260] drmOpenDevice: node name is /dev/dri/card11
    [ 426.265] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.265] drmOpenDevice: node name is /dev/dri/card12
    [ 426.270] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.270] drmOpenDevice: node name is /dev/dri/card13
    [ 426.275] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.275] drmOpenDevice: node name is /dev/dri/card14
    [ 426.280] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.280] drmOpenDevice: node name is /dev/dri/card15
    [ 426.285] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.285] drmOpenDevice: node name is /dev/dri/card0
    [ 426.291] drmOpenDevice: node name is /dev/dri/card0
    [ 426.296] drmOpenDevice: node name is /dev/dri/card1
    [ 426.301] drmOpenDevice: node name is /dev/dri/card2
    [ 426.305] drmOpenDevice: node name is /dev/dri/card3
    [ 426.309] drmOpenDevice: node name is /dev/dri/card4
    [ 426.313] drmOpenDevice: node name is /dev/dri/card5
    [ 426.318] drmOpenDevice: node name is /dev/dri/card6
    [ 426.323] drmOpenDevice: node name is /dev/dri/card7
    [ 426.328] drmOpenDevice: node name is /dev/dri/card8
    [ 426.333] drmOpenDevice: node name is /dev/dri/card9
    [ 426.338] drmOpenDevice: node name is /dev/dri/card10
    [ 426.343] drmOpenDevice: node name is /dev/dri/card11
    [ 426.348] drmOpenDevice: node name is /dev/dri/card12
    [ 426.352] drmOpenDevice: node name is /dev/dri/card13
    [ 426.357] drmOpenDevice: node name is /dev/dri/card14
    [ 426.362] drmOpenDevice: node name is /dev/dri/card15
    [ 426.367] (EE) [drm] failed to open device
    [ 426.367] (II) Loading sub module "fb"
    [ 426.367] (II) LoadModule: "fb"
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 426.368] (II) Module fb: vendor="X.Org Foundation"
    [ 426.368] compiled for 1.11.2, module version = 1.0.0
    [ 426.368] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 426.368] (II) Loading sub module "wfb"
    [ 426.368] (II) LoadModule: "wfb"
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 426.368] (II) Module wfb: vendor="X.Org Foundation"
    [ 426.368] compiled for 1.11.2, module version = 1.0.0
    [ 426.368] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 426.368] (II) Loading sub module "ramdac"
    [ 426.368] (II) LoadModule: "ramdac"
    [ 426.368] (II) Module "ramdac" already built-in
    [ 426.368] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 426.368] (WW) Falling back to old probe method for vesa
    [ 426.368] (WW) Falling back to old probe method for fbdev
    [ 426.368] (II) Loading sub module "fbdevhw"
    [ 426.368] (II) LoadModule: "fbdevhw"
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 426.368] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 426.368] compiled for 1.11.2, module version = 0.0.2
    [ 426.368] ABI class: X.Org Video Driver, version 11.0
    [ 426.368] (EE) open /dev/fb0: No such file or directory
    [ 426.369] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 426.369] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 426.369] (==) NVIDIA(0): RGB weight 888
    [ 426.369] (==) NVIDIA(0): Default visual is TrueColor
    [ 426.369] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 426.369] (**) NVIDIA(0): Enabling 2D acceleration
    [ 427.694] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
    [ 427.694] (II) NVIDIA(GPU-0): Vision stereo.
    [ 427.696] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:2:0:0 (GPU-0)
    [ 427.696] (--) NVIDIA(0): Memory: 262144 kBytes
    [ 427.696] (--) NVIDIA(0): VideoBIOS: 62.94.58.00.17
    [ 427.696] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 427.696] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 427.696] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:2:0:0
    [ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0)
    [ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0): 330.0 MHz maximum pixel clock
    [ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Dual Link LVDS
    [ 427.698] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [ 427.698] (**) NVIDIA(0): enabled on all display devices.
    [ 427.736] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 427.736] (==) NVIDIA(0):
    [ 427.736] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 427.736] (==) NVIDIA(0): will be used as the requested mode.
    [ 427.736] (==) NVIDIA(0):
    [ 427.736] (II) NVIDIA(0): Validated modes:
    [ 427.736] (II) NVIDIA(0): "nvidia-auto-select"
    [ 427.736] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 428.784] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
    [ 428.784] (--) NVIDIA(0): option
    [ 428.784] (II) UnloadModule: "nv"
    [ 428.784] (II) Unloading nv
    [ 428.784] (II) UnloadModule: "vesa"
    [ 428.784] (II) Unloading vesa
    [ 428.784] (II) UnloadModule: "fbdev"
    [ 428.784] (II) Unloading fbdev
    [ 428.784] (II) UnloadModule: "fbdevhw"
    [ 428.784] (II) Unloading fbdevhw
    [ 428.784] (--) Depth 24 pixmap format is 32 bpp
    [ 428.784] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 428.790] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 428.790] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 428.790] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 428.790] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 428.791] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 428.791] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 428.791] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 428.791] (II) NVIDIA(0): Config Options in the README.
    [ 428.793] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 429.088] (II) Loading extension NV-GLX
    [ 429.126] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 429.126] (==) NVIDIA(0): Backing store disabled
    [ 429.126] (==) NVIDIA(0): Silken mouse enabled
    [ 429.127] (==) NVIDIA(0): DPMS enabled
    [ 429.127] (II) Loading extension NV-CONTROL
    [ 429.128] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
    [ 429.128] (WW) NVIDIA(0): such display device could be found, or all display devices
    [ 429.128] (WW) NVIDIA(0): by that name are currently unavailable.
    [ 429.128] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
    [ 429.128] (WW) NVIDIA(0): display device could be found, or all display devices by
    [ 429.128] (WW) NVIDIA(0): that name are currently unavailable.
    [ 429.128] (II) Loading extension XINERAMA
    [ 429.128] (II) Loading sub module "dri2"
    [ 429.128] (II) LoadModule: "dri2"
    [ 429.128] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 429.128] (II) Module dri2: vendor="X.Org Foundation"
    [ 429.128] compiled for 1.11.2, module version = 1.2.0
    [ 429.128] ABI class: X.Org Server Extension, version 6.0
    [ 429.128] (II) NVIDIA(0): [DRI2] Setup complete
    [ 429.128] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 429.128] (==) RandR enabled
    [ 429.128] (II) Initializing built-in extension Generic Event Extension
    [ 429.128] (II) Initializing built-in extension SHAPE
    [ 429.128] (II) Initializing built-in extension MIT-SHM
    [ 429.128] (II) Initializing built-in extension XInputExtension
    [ 429.128] (II) Initializing built-in extension XTEST
    [ 429.128] (II) Initializing built-in extension BIG-REQUESTS
    [ 429.128] (II) Initializing built-in extension SYNC
    [ 429.128] (II) Initializing built-in extension XKEYBOARD
    [ 429.128] (II) Initializing built-in extension XC-MISC
    [ 429.128] (II) Initializing built-in extension SECURITY
    [ 429.128] (II) Initializing built-in extension XINERAMA
    [ 429.128] (II) Initializing built-in extension XFIXES
    [ 429.128] (II) Initializing built-in extension RENDER
    [ 429.128] (II) Initializing built-in extension RANDR
    [ 429.128] (II) Initializing built-in extension COMPOSITE
    [ 429.128] (II) Initializing built-in extension DAMAGE
    [ 429.129] (II) Initializing extension GLX
    [ 429.223] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 429.223] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 429.223] (II) LoadModule: "evdev"
    [ 429.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.223] (II) Module evdev: vendor="X.Org Foundation"
    [ 429.223] compiled for 1.10.99.902, module version = 2.6.0
    [ 429.223] Module class: X.Org XInput Driver
    [ 429.223] ABI class: X.Org XInput driver, version 13.0
    [ 429.223] (II) Using input driver 'evdev' for 'Power Button'
    [ 429.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.223] (**) Power Button: always reports core events
    [ 429.223] (**) Power Button: Device: "/dev/input/event3"
    [ 429.223] (--) Power Button: Found keys
    [ 429.223] (II) Power Button: Configuring as keyboard
    [ 429.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 429.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 429.223] (**) Option "xkb_rules" "evdev"
    [ 429.223] (**) Option "xkb_model" "evdev"
    [ 429.223] (**) Option "xkb_layout" "us"
    [ 429.245] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 429.245] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 429.245] (II) Using input driver 'evdev' for 'Power Button'
    [ 429.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.245] (**) Power Button: always reports core events
    [ 429.245] (**) Power Button: Device: "/dev/input/event1"
    [ 429.245] (--) Power Button: Found keys
    [ 429.245] (II) Power Button: Configuring as keyboard
    [ 429.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 429.245] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 429.245] (**) Option "xkb_rules" "evdev"
    [ 429.245] (**) Option "xkb_model" "evdev"
    [ 429.245] (**) Option "xkb_layout" "us"
    [ 429.245] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [ 429.245] (II) No input driver/identifier specified (ignoring)
    [ 429.245] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 429.245] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 429.245] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 429.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.245] (**) Sleep Button: always reports core events
    [ 429.245] (**) Sleep Button: Device: "/dev/input/event2"
    [ 429.245] (--) Sleep Button: Found keys
    [ 429.245] (II) Sleep Button: Configuring as keyboard
    [ 429.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 429.245] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
    [ 429.245] (**) Option "xkb_rules" "evdev"
    [ 429.245] (**) Option "xkb_model" "evdev"
    [ 429.245] (**) Option "xkb_layout" "us"
    [ 429.246] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event8)
    [ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
    [ 429.246] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
    [ 429.246] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
    [ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event8"
    [ 429.246] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
    [ 429.246] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
    [ 429.246] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input8/event8"
    [ 429.246] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 9)
    [ 429.246] (**) Option "xkb_rules" "evdev"
    [ 429.246] (**) Option "xkb_model" "evdev"
    [ 429.246] (**) Option "xkb_layout" "us"
    [ 429.246] (II) config/udev: Adding input device bcm5974 (/dev/input/event7)
    [ 429.246] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
    [ 429.246] (**) bcm5974: Applying InputClass "touchpad catchall"
    [ 429.246] (II) LoadModule: "synaptics"
    [ 429.247] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 429.247] (II) Module synaptics: vendor="X.Org Foundation"
    [ 429.247] compiled for 1.11.0, module version = 1.5.0
    [ 429.247] Module class: X.Org XInput Driver
    [ 429.247] ABI class: X.Org XInput driver, version 13.0
    [ 429.247] (II) Using input driver 'synaptics' for 'bcm5974'
    [ 429.247] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 429.247] (**) bcm5974: always reports core events
    [ 429.247] (**) Option "Device" "/dev/input/event7"
    [ 429.360] (--) synaptics: bcm5974: x-axis range 0 - 1280
    [ 429.360] (--) synaptics: bcm5974: y-axis range 0 - 800
    [ 429.360] (--) synaptics: bcm5974: pressure range 0 - 256
    [ 429.360] (--) synaptics: bcm5974: finger width range 0 - 0
    [ 429.360] (--) synaptics: bcm5974: buttons: left double triple
    [ 429.360] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x236
    [ 429.360] (**) Option "TapButton1" "1"
    [ 429.360] (**) Option "TapButton2" "2"
    [ 429.360] (**) Option "TapButton3" "3"
    [ 429.443] (--) synaptics: bcm5974: touchpad found
    [ 429.443] (**) bcm5974: always reports core events
    [ 429.530] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.2/input/input7/event7"
    [ 429.530] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 10)
    [ 429.530] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5
    [ 429.530] (**) synaptics: bcm5974: MaxSpeed is now 1.75
    [ 429.530] (**) synaptics: bcm5974: AccelFactor is now 0.133
    [ 429.530] (**) bcm5974: (accel) keeping acceleration scheme 1
    [ 429.530] (**) bcm5974: (accel) acceleration profile 1
    [ 429.530] (**) bcm5974: (accel) acceleration factor: 2.000
    [ 429.530] (**) bcm5974: (accel) acceleration threshold: 4
    [ 429.534] (--) synaptics: bcm5974: touchpad found
    [ 429.535] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
    [ 429.535] (II) No input driver/identifier specified (ignoring)
    [ 429.535] (II) config/udev: Adding input device Built-in iSight (/dev/input/event6)
    [ 429.535] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
    [ 429.535] (II) Using input driver 'evdev' for 'Built-in iSight'
    [ 429.535] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.535] (**) Built-in iSight: always reports core events
    [ 429.535] (**) Built-in iSight: Device: "/dev/input/event6"
    [ 429.535] (--) Built-in iSight: Found keys
    [ 429.535] (II) Built-in iSight: Configuring as keyboard
    [ 429.535] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input6/event6"
    [ 429.535] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
    [ 429.535] (**) Option "xkb_rules" "evdev"
    [ 429.535] (**) Option "xkb_model" "evdev"
    [ 429.535] (**) Option "xkb_layout" "us"
    [ 429.535] (II) config/udev: Adding input device applesmc (/dev/input/event5)
    [ 429.535] (II) No input driver/identifier specified (ignoring)
    [ 429.536] (II) config/udev: Adding input device applesmc (/dev/input/js0)
    [ 429.536] (II) No input driver/identifier specified (ignoring)
    [ 429.536] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 429.536] (II) No input driver/identifier specified (ignoring)
    [ 429.566] (II) Power Button: Close
    [ 429.566] (II) UnloadModule: "evdev"
    [ 429.566] (II) Unloading evdev
    [ 429.630] (II) Power Button: Close
    [ 429.630] (II) UnloadModule: "evdev"
    [ 429.630] (II) Unloading evdev
    [ 429.736] (II) Sleep Button: Close
    [ 429.736] (II) UnloadModule: "evdev"
    [ 429.736] (II) Unloading evdev
    [ 429.790] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
    [ 429.790] (II) UnloadModule: "evdev"
    [ 429.790] (II) Unloading evdev
    [ 429.986] (II) UnloadModule: "synaptics"
    [ 429.986] (II) Unloading synaptics
    [ 430.093] (II) Built-in iSight: Close
    [ 430.093] (II) UnloadModule: "evdev"
    [ 430.093] (II) Unloading evdev
    [ 431.814] Server terminated successfully (0). Closing log file.
    Now if I'm not mistaken I can use nvidia drivers rather than nouvea correct? It must me something in one of my /xorg.conf.d configs that is asking xorg to use nouvea yes? I suppose it back to digging

  • [SOLVED] RT2870 drops connection after pacman update

    Since last pacman upgrade my USB wireless works for just a few seconds while used; while watching transfer speed I see at first full speed and then going slower and slower and in a few secs totally stopped, without being disconnected. I have to reboot to get it working again (worked sometimes by ip link set wlan 0 down & up)
    No difference using Wicd or networkmanager.
    I have never had any issues earlier even since Kernel 3.0.
    Linksys router with standard WPA2 configuration, other computers in house connecting without problems.
    lsusb:
    D-Link System DWA-140 RangeBooster N Adapter(rev.B1) [Ralink RT2870]
    uname -r
    3.2.8-1-ARCH
    I've tried blacklisting all the kernel rt2800usb modules which supposedly have taken over specific Realtek drivers according to wiki
    https://wiki.archlinux.org/index.php/Wi … and_rt2870
    with no effect.
    Tried killing wpa_supplicant (only found one instance though) as suggested on some blogpost but no effect.
    Tried the proprietary rt2870sta driver as suggested in Wiki
      https://wiki.archlinux.org/index.php/Rt2870
    -got a working link on ra0 but it wouldn't connect to WiFi (kept asking for password).
    More debug info:
    lsmod | grep rt > lsmod.txt
    exportfs 3695 1 nfsd
    rt2800usb 14400 0
    rt2x00usb 9076 1 rt2800usb
    rt2800lib 40260 1 rt2800usb
    rt2x00lib 35183 3 rt2800lib,rt2x00usb,rt2800usb
    crc_ccitt 1363 1 rt2800lib
    mac80211 228527 3 rt2x00lib,rt2800lib,rt2x00usb
    cfg80211 172260 2 mac80211,rt2x00lib
    iTCO_vendor_support 1961 1 iTCO_wdt
    usbcore 146241 7 ehci_hcd,uhci_hcd,usbhid,rt2x00usb,rt2800usb,usblp
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.2.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 20120120 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012
    [ 0.000000] Command line: root=/dev/disk/by-uuid/ce706691-4517-477c-a42d-417ab8ffef38 loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0 nomodeset
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff70000 (usable)
    [ 0.000000] BIOS-e820: 00000000cff70000 - 00000000cff7e000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000cff7e000 - 00000000cffd0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000cffd0000 - 00000000d0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI present.
    [ 0.000000] DMI: System manufacturer P5Q SE/P5Q SE, BIOS 0502 08/20/2008
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x130000 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-DFFFF write-protect
    [ 0.000000] E0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F00000000 write-back
    [ 0.000000] 1 base 100000000 mask FE0000000 write-back
    [ 0.000000] 2 base 120000000 mask FF0000000 write-back
    [ 0.000000] 3 base 0D0000000 mask FF0000000 uncachable
    [ 0.000000] 4 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xcff70 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000cff70000
    [ 0.000000] 0000000000 - 00cfe00000 page 2M
    [ 0.000000] 00cfe00000 - 00cff70000 page 4k
    [ 0.000000] kernel direct mapping tables up to cff70000 @ 1fffa000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-0000000130000000
    [ 0.000000] 0100000000 - 0130000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 130000000 @ cff6a000-cff70000
    [ 0.000000] RAMDISK: 37d76000 - 37ff0000
    [ 0.000000] ACPI: RSDP 00000000000fb2c0 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 00000000cff70100 0005C (v01 A_M_I_ OEMXSDT 08000820 MSFT 00000097)
    [ 0.000000] ACPI: FACP 00000000cff70290 000F4 (v03 A_M_I_ OEMFACP 08000820 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 00000000cff70440 0907C (v01 A0985 A0985001 00000001 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000cff7e000 00040
    [ 0.000000] ACPI: APIC 00000000cff70390 0006C (v01 A_M_I_ OEMAPIC 08000820 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 00000000cff70400 0003C (v01 A_M_I_ OEMMCFG 08000820 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 00000000cff7e040 00081 (v01 A_M_I_ AMI_OEM 08000820 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000cff794c0 00038 (v01 A_M_I_ OEMHPET 08000820 MSFT 00000097)
    [ 0.000000] ACPI: OSFR 00000000cff79500 000B0 (v01 A_M_I_ OEMOSFR 08000820 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000cff7e5d0 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-0000000130000000
    [ 0.000000] Initmem setup node 0 0000000000000000-0000000130000000
    [ 0.000000] NODE_DATA [000000012fffb000 - 000000012fffffff]
    [ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x00130000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[3] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x000cff70
    [ 0.000000] 0: 0x00100000 -> 0x00130000
    [ 0.000000] On node 0 totalpages: 1048319
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3914 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 831408 pages, LIFO batch:31
    [ 0.000000] Normal zone: 3072 pages used for memmap
    [ 0.000000] Normal zone: 193536 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 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[0x82] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    [ 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: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000cff70000 - 00000000cff7e000
    [ 0.000000] PM: Registered nosave memory: 00000000cff7e000 - 00000000cffd0000
    [ 0.000000] PM: Registered nosave memory: 00000000cffd0000 - 00000000d0000000
    [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
    [ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2ee00000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s82176 r8192 d24320 u524288
    [ 0.000000] pcpu-alloc: s82176 r8192 d24320 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1028858
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/ce706691-4517-477c-a42d-417ab8ffef38 loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0 nomodeset
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 4047500k/4980736k available (4488k kernel code, 787460k absent, 145776k reserved, 4409k data, 736k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 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] Fast TSC calibration using PIT
    [ 0.000000] Detected 2997.032 MHz processor.
    [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 5996.81 BogoMIPS (lpj=9990106)
    [ 0.003340] pid_max: default: 32768 minimum: 301
    [ 0.003361] Security Framework initialized
    [ 0.003367] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006673] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.008366] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.009152] Mount-cache hash table entries: 256
    [ 0.009284] Initializing cgroup subsys cpuacct
    [ 0.009289] Initializing cgroup subsys memory
    [ 0.009297] Initializing cgroup subsys devices
    [ 0.009298] Initializing cgroup subsys freezer
    [ 0.009300] Initializing cgroup subsys net_cls
    [ 0.009302] Initializing cgroup subsys blkio
    [ 0.009332] CPU: Physical Processor ID: 0
    [ 0.009333] CPU: Processor Core ID: 0
    [ 0.009335] mce: CPU supports 6 MCE banks
    [ 0.009342] CPU0: Thermal monitoring enabled (TM2)
    [ 0.009346] using mwait in idle threads.
    [ 0.010343] ACPI: Core revision 20110623
    [ 0.013339] ftrace: allocating 17394 entries in 69 pages
    [ 0.017049] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.050789] CPU0: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz stepping 06
    [ 0.053330] APIC calibration not consistent with PM-Timer: 97ms instead of 100ms
    [ 0.053330] APIC delta adjusted to PM-Timer: 2081243 (2020688)
    [ 0.053330] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.053330] ... version: 2
    [ 0.053330] ... bit width: 40
    [ 0.053330] ... generic registers: 2
    [ 0.053330] ... value mask: 000000ffffffffff
    [ 0.053330] ... max period: 000000007fffffff
    [ 0.053330] ... fixed-purpose events: 3
    [ 0.053330] ... event mask: 0000000700000003
    [ 0.070123] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.096675] Booting Node 0, Processors #1
    [ 0.096678] smpboot cpu 1: start_ip = 9a000
    [ 0.193349] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.199992] Brought up 2 CPUs
    [ 0.199995] Total of 2 processors activated (11992.51 BogoMIPS).
    [ 0.202833] devtmpfs: initialized
    [ 0.203768] PM: Registering ACPI NVS region at cff7e000 (335872 bytes)
    [ 0.203929] print_constraints: dummy:
    [ 0.203965] NET: Registered protocol family 16
    [ 0.204054] ACPI: bus type pci registered
    [ 0.204105] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.204107] PCI: not using MMCONFIG
    [ 0.204109] PCI: Using configuration type 1 for base access
    [ 0.204490] bio: create slab <bio-0> at 0
    [ 0.204490] ACPI: Added _OSI(Module Device)
    [ 0.204490] ACPI: Added _OSI(Processor Device)
    [ 0.204490] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.204490] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.204490] ACPI: EC: Look up EC in DSDT
    [ 0.206720] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.211061] ACPI: SSDT 00000000cff7e0d0 00277 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
    [ 0.211260] ACPI: Dynamic OEM Table Load:
    [ 0.211262] ACPI: SSDT (null) 00277 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
    [ 0.211420] ACPI: SSDT 00000000cff7e350 00277 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
    [ 0.211621] ACPI: Dynamic OEM Table Load:
    [ 0.211623] ACPI: SSDT (null) 00277 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
    [ 0.211740] ACPI: Interpreter enabled
    [ 0.211743] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.211758] ACPI: Using IOAPIC for interrupt routing
    [ 0.211772] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.212438] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.246853] ACPI: No dock devices found.
    [ 0.246855] HEST: Table not found.
    [ 0.246858] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.246900] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.246996] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.246998] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.247000] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.247001] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
    [ 0.247003] pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xffffffff]
    [ 0.247012] pci 0000:00:00.0: [8086:2e20] type 0 class 0x000600
    [ 0.247043] pci 0000:00:01.0: [8086:2e21] type 1 class 0x000604
    [ 0.247071] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.247074] pci 0000:00:01.0: PME# disabled
    [ 0.247103] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
    [ 0.247137] pci 0000:00:1a.0: reg 20: [io 0xc800-0xc81f]
    [ 0.247179] pci 0000:00:1a.1: [8086:3a38] type 0 class 0x000c03
    [ 0.247213] pci 0000:00:1a.1: reg 20: [io 0xc880-0xc89f]
    [ 0.247254] pci 0000:00:1a.2: [8086:3a39] type 0 class 0x000c03
    [ 0.247288] pci 0000:00:1a.2: reg 20: [io 0xcc00-0xcc1f]
    [ 0.247336] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
    [ 0.247354] pci 0000:00:1a.7: reg 10: [mem 0xf9fffc00-0xf9ffffff]
    [ 0.247428] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.247432] pci 0000:00:1a.7: PME# disabled
    [ 0.247451] pci 0000:00:1b.0: [8086:3a3e] type 0 class 0x000403
    [ 0.247463] pci 0000:00:1b.0: reg 10: [mem 0xf9ff8000-0xf9ffbfff 64bit]
    [ 0.247516] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.247519] pci 0000:00:1b.0: PME# disabled
    [ 0.247535] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
    [ 0.247589] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.247592] pci 0000:00:1c.0: PME# disabled
    [ 0.247614] pci 0000:00:1c.5: [8086:3a4a] type 1 class 0x000604
    [ 0.247669] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.247672] pci 0000:00:1c.5: PME# disabled
    [ 0.247690] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
    [ 0.247724] pci 0000:00:1d.0: reg 20: [io 0xc080-0xc09f]
    [ 0.247766] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
    [ 0.247800] pci 0000:00:1d.1: reg 20: [io 0xc400-0xc41f]
    [ 0.247841] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
    [ 0.247875] pci 0000:00:1d.2: reg 20: [io 0xc480-0xc49f]
    [ 0.247924] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
    [ 0.247941] pci 0000:00:1d.7: reg 10: [mem 0xf9fff800-0xf9fffbff]
    [ 0.248016] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.248019] pci 0000:00:1d.7: PME# disabled
    [ 0.248035] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
    [ 0.248084] pci 0000:00:1f.0: [8086:3a18] type 0 class 0x000601
    [ 0.248181] pci 0000:00:1f.2: [8086:3a20] type 0 class 0x000101
    [ 0.248193] pci 0000:00:1f.2: reg 10: [io 0xb000-0xb007]
    [ 0.248199] pci 0000:00:1f.2: reg 14: [io 0xac00-0xac03]
    [ 0.248205] pci 0000:00:1f.2: reg 18: [io 0xa880-0xa887]
    [ 0.248212] pci 0000:00:1f.2: reg 1c: [io 0xa800-0xa803]
    [ 0.248218] pci 0000:00:1f.2: reg 20: [io 0xa480-0xa48f]
    [ 0.248224] pci 0000:00:1f.2: reg 24: [io 0xa400-0xa40f]
    [ 0.248262] pci 0000:00:1f.3: [8086:3a30] type 0 class 0x000c05
    [ 0.248274] pci 0000:00:1f.3: reg 10: [mem 0xf9fff400-0xf9fff4ff 64bit]
    [ 0.248290] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
    [ 0.248317] pci 0000:00:1f.5: [8086:3a26] type 0 class 0x000101
    [ 0.248328] pci 0000:00:1f.5: reg 10: [io 0xc000-0xc007]
    [ 0.248335] pci 0000:00:1f.5: reg 14: [io 0xbc00-0xbc03]
    [ 0.248341] pci 0000:00:1f.5: reg 18: [io 0xb880-0xb887]
    [ 0.248347] pci 0000:00:1f.5: reg 1c: [io 0xb800-0xb803]
    [ 0.248353] pci 0000:00:1f.5: reg 20: [io 0xb480-0xb48f]
    [ 0.248359] pci 0000:00:1f.5: reg 24: [io 0xb400-0xb40f]
    [ 0.248418] pci 0000:01:00.0: [10de:05e2] type 0 class 0x000300
    [ 0.248426] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
    [ 0.248434] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.248443] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
    [ 0.248449] pci 0000:01:00.0: reg 24: [io 0xdc00-0xdc7f]
    [ 0.248455] pci 0000:01:00.0: reg 30: [mem 0xfea80000-0xfeafffff pref]
    [ 0.248497] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.248499] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.248502] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfeafffff]
    [ 0.248505] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.248536] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
    [ 0.248543] pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.248590] pci 0000:02:00.0: [1969:1026] type 0 class 0x000200
    [ 0.248610] pci 0000:02:00.0: reg 10: [mem 0xfebc0000-0xfebfffff 64bit]
    [ 0.248621] pci 0000:02:00.0: reg 18: [io 0xec00-0xec7f]
    [ 0.248706] pci 0000:02:00.0: PME# supported from D3hot D3cold
    [ 0.248710] pci 0000:02:00.0: PME# disabled
    [ 0.248728] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.248736] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    [ 0.248739] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.248742] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.248794] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
    [ 0.248801] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.248803] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.248805] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.248807] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.248809] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xffffffff] (subtractive decode)
    [ 0.248822] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.248885] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    [ 0.248906] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    [ 0.248953] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
    [ 0.248985] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
    [ 0.249003] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.249005] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.249007] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.254308] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.254341] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.254373] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 *15)
    [ 0.254405] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.254437] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.254469] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 *14 15)
    [ 0.254501] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
    [ 0.254533] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    [ 0.254589] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.254589] vgaarb: loaded
    [ 0.254589] vgaarb: bridge control possible 0000:01:00.0
    [ 0.254589] PCI: Using ACPI for IRQ routing
    [ 0.259493] PCI: pci_cache_line_size set to 64 bytes
    [ 0.259546] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    [ 0.259547] reserve RAM buffer: 00000000cff70000 - 00000000cfffffff
    [ 0.259624] NetLabel: Initializing
    [ 0.259626] NetLabel: domain hash size = 128
    [ 0.259627] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.259637] NetLabel: unlabeled traffic allowed by default
    [ 0.259649] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [ 0.259653] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.259656] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [ 0.270027] Switching to clocksource hpet
    [ 0.274998] pnp: PnP ACPI init
    [ 0.275013] ACPI: bus type pnp registered
    [ 0.275071] pnp 00:00: [bus 00-ff]
    [ 0.275073] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.275074] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.275076] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.275078] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.275079] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.275081] pnp 00:00: [mem 0xd0000000-0xffffffff window]
    [ 0.275124] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.275131] pnp 00:01: [mem 0xfed14000-0xfed19fff]
    [ 0.275167] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
    [ 0.275170] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.275193] pnp 00:02: [dma 4]
    [ 0.275194] pnp 00:02: [io 0x0000-0x000f]
    [ 0.275196] pnp 00:02: [io 0x0081-0x0083]
    [ 0.275197] pnp 00:02: [io 0x0087]
    [ 0.275198] pnp 00:02: [io 0x0089-0x008b]
    [ 0.275202] pnp 00:02: [io 0x008f]
    [ 0.275203] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.275225] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.275234] pnp 00:03: [io 0x0070-0x0071]
    [ 0.275243] pnp 00:03: [irq 8]
    [ 0.275263] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.275269] pnp 00:04: [io 0x0061]
    [ 0.275290] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.275296] pnp 00:05: [io 0x00f0-0x00ff]
    [ 0.275300] pnp 00:05: [irq 13]
    [ 0.275322] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.275431] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275433] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275435] pnp 00:06: [io 0x0290-0x029f]
    [ 0.275467] system 00:06: [io 0x0290-0x029f] has been reserved
    [ 0.275470] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275531] pnp 00:07: [io 0x0010-0x001f]
    [ 0.275533] pnp 00:07: [io 0x0022-0x003f]
    [ 0.275534] pnp 00:07: [io 0x0044-0x004d]
    [ 0.275536] pnp 00:07: [io 0x0050-0x005f]
    [ 0.275537] pnp 00:07: [io 0x0062-0x0063]
    [ 0.275538] pnp 00:07: [io 0x0065-0x006f]
    [ 0.275540] pnp 00:07: [io 0x0072-0x007f]
    [ 0.275541] pnp 00:07: [io 0x0080]
    [ 0.275542] pnp 00:07: [io 0x0084-0x0086]
    [ 0.275543] pnp 00:07: [io 0x0088]
    [ 0.275545] pnp 00:07: [io 0x008c-0x008e]
    [ 0.275546] pnp 00:07: [io 0x0090-0x009f]
    [ 0.275547] pnp 00:07: [io 0x00a2-0x00bf]
    [ 0.275549] pnp 00:07: [io 0x00e0-0x00ef]
    [ 0.275550] pnp 00:07: [io 0x04d0-0x04d1]
    [ 0.275551] pnp 00:07: [io 0x0800-0x087f]
    [ 0.275553] pnp 00:07: [io 0x0400-0x03ff disabled]
    [ 0.275554] pnp 00:07: [io 0x0500-0x057f]
    [ 0.275556] pnp 00:07: [mem 0xfed08000-0xfed08fff]
    [ 0.275557] pnp 00:07: [mem 0xfed1c000-0xfed1ffff]
    [ 0.275558] pnp 00:07: [mem 0xfed20000-0xfed3ffff]
    [ 0.275560] pnp 00:07: [mem 0xfed50000-0xfed8ffff]
    [ 0.275610] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.275612] system 00:07: [io 0x0800-0x087f] has been reserved
    [ 0.275614] system 00:07: [io 0x0500-0x057f] has been reserved
    [ 0.275616] system 00:07: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 0.275618] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.275620] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.275622] system 00:07: [mem 0xfed50000-0xfed8ffff] has been reserved
    [ 0.275625] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275666] pnp 00:08: [mem 0xfed00000-0xfed003ff]
    [ 0.275690] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.275722] pnp 00:09: [mem 0xffb00000-0xffbfffff]
    [ 0.275724] pnp 00:09: [mem 0xfff00000-0xffffffff]
    [ 0.275745] pnp 00:09: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.275772] pnp 00:0a: [mem 0xffc00000-0xffefffff]
    [ 0.275807] system 00:0a: [mem 0xffc00000-0xffefffff] has been reserved
    [ 0.275809] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275845] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275847] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275848] pnp 00:0b: [mem 0xfec00000-0xfec00fff]
    [ 0.275850] pnp 00:0b: [mem 0xfee00000-0xfee00fff]
    [ 0.275885] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.275887] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.275889] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275908] pnp 00:0c: [io 0x0060]
    [ 0.275909] pnp 00:0c: [io 0x0064]
    [ 0.275915] pnp 00:0c: [irq 1]
    [ 0.275945] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.276048] pnp 00:0d: [mem 0xe0000000-0xefffffff]
    [ 0.276083] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.276086] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.276183] pnp 00:0e: [mem 0x00000000-0x0009ffff]
    [ 0.276185] pnp 00:0e: [mem 0x000c0000-0x000cffff]
    [ 0.276187] pnp 00:0e: [mem 0x000e0000-0x000fffff]
    [ 0.276188] pnp 00:0e: [mem 0x00100000-0xcfffffff]
    [ 0.276190] pnp 00:0e: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.276230] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.276232] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.276234] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.276236] system 00:0e: [mem 0x00100000-0xcfffffff] could not be reserved
    [ 0.276238] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.276322] pnp: PnP ACPI: found 15 devices
    [ 0.276323] ACPI: ACPI bus type pnp unregistered
    [ 0.282821] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.282845] pci 0000:00:1c.5: BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282848] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf05fffff]
    [ 0.282851] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
    [ 0.282853] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.282855] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.282857] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfeafffff]
    [ 0.282860] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.282863] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
    [ 0.282865] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
    [ 0.282869] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf05fffff]
    [ 0.282872] pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.282877] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    [ 0.282879] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.282882] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.282885] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282890] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
    [ 0.282906] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.282909] pci 0000:00:01.0: setting latency timer to 64
    [ 0.282913] pci 0000:00:1c.0: enabling device (0106 -> 0107)
    [ 0.282919] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 0.282922] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.282926] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    [ 0.282929] pci 0000:00:1c.5: setting latency timer to 64
    [ 0.282934] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.282937] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.282938] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.282940] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.282942] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.282943] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xffffffff]
    [ 0.282945] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.282947] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfeafffff]
    [ 0.282949] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.282950] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 0.282952] pci_bus 0000:03: resource 1 [mem 0xf0200000-0xf05fffff]
    [ 0.282954] pci_bus 0000:03: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.282956] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.282957] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
    [ 0.282959] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282961] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    [ 0.282962] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    [ 0.282964] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.282966] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.282967] pci_bus 0000:04: resource 8 [mem 0xd0000000-0xffffffff]
    [ 0.282994] NET: Registered protocol family 2
    [ 0.283102] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.283911] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.286830] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.287221] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.287223] TCP reno registered
    [ 0.287231] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.287261] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.287380] NET: Registered protocol family 1
    [ 0.287533] pci 0000:01:00.0: Boot video device
    [ 0.287538] PCI: CLS 32 bytes, default 64
    [ 0.287587] Unpacking initramfs...
    [ 0.316854] Freeing initrd memory: 2536k freed
    [ 0.317344] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.317346] Placing 64MB software IO TLB between ffff8800cbf6a000 - ffff8800cff6a000
    [ 0.317348] software IO TLB at phys 0xcbf6a000 - 0xcff6a000
    [ 0.317656] audit: initializing netlink socket (disabled)
    [ 0.317668] type=2000 audit(1331070636.316:1): initialized
    [ 0.329229] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.351410] VFS: Disk quotas dquot_6.5.2
    [ 0.351460] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.351537] msgmni has been set to 7910
    [ 0.351674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.351694] io scheduler noop registered
    [ 0.351696] io scheduler deadline registered
    [ 0.351723] io scheduler cfq registered (default)
    [ 0.351807] pcieport 0000:00:01.0: setting latency timer to 64
    [ 0.351832] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.351871] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.351899] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.351947] pcieport 0000:00:1c.5: setting latency timer to 64
    [ 0.351975] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
    [ 0.352104] intel_idle: MWAIT substates: 0x22220
    [ 0.352105] intel_idle: does not run on family 6 model 23
    [ 0.352132] ERST: Table is not found!
    [ 0.352133] GHES: HEST is not enabled!
    [ 0.352190] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.423563] Linux agpgart interface v0.103
    [ 0.423624] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.423626] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.424352] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.424437] mousedev: PS/2 mouse device common for all mice
    [ 0.424487] rtc_cmos 00:03: RTC can wake from S4
    [ 0.424570] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.424591] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.424600] cpuidle: using governor ladder
    [ 0.424601] cpuidle: using governor menu
    [ 0.424761] TCP cubic registered
    [ 0.424857] NET: Registered protocol family 10
    [ 0.425184] NET: Registered protocol family 17
    [ 0.425187] Registering the dns_resolver key type
    [ 0.425287] PM: Checking hibernation image partition /dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0
    [ 0.442444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.442457] PM: Hibernation image not present or could not be loaded.
    [ 0.442463] registered taskstats version 1
    [ 0.453068] rtc_cmos 00:03: setting system clock to 2012-03-06 21:50:37 UTC (1331070637)
    [ 0.453104] Initializing network drop monitor service
    [ 0.454145] Freeing unused kernel memory: 736k freed
    [ 0.454268] Write protecting the kernel read-only data: 8192k
    [ 0.458421] Freeing unused kernel memory: 1636k freed
    [ 0.460355] Freeing unused kernel memory: 660k freed
    [ 0.465585] udevd[37]: starting version 181
    [ 0.489348] usbcore: registered new interface driver usbfs
    [ 0.489369] usbcore: registered new interface driver hub
    [ 0.490707] usbcore: registered new device driver usb
    [ 0.492744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.492777] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.492811] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 0.492815] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 0.492852] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 0.492879] ehci_hcd 0000:00:1a.7: debug port 1
    [ 0.497714] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.497902] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
    [ 0.497918] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
    [ 0.500931] SCSI subsystem initialized
    [ 0.504356] libata version 3.00 loaded.
    [ 0.510015] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 0.510276] hub 1-0:1.0: USB hub found
    [ 0.510280] hub 1-0:1.0: 6 ports detected
    [ 0.510367] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.510390] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 0.510393] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 0.510401] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 0.510423] ehci_hcd 0000:00:1d.7: debug port 1
    [ 0.514289] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    [ 0.514303] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
    [ 0.526698] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.526921] hub 2-0:1.0: USB hub found
    [ 0.526924] hub 2-0:1.0: 6 ports detected
    [ 0.527005] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.527010] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.527013] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 0.527021] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 0.527047] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c800
    [ 0.527239] hub 3-0:1.0: USB hub found
    [ 0.527243] hub 3-0:1.0: 2 ports detected
    [ 0.527303] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 0.527308] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 0.527310] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 0.527316] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [ 0.527341] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c880
    [ 0.527491] hub 4-0:1.0: USB hub found
    [ 0.527494] hub 4-0:1.0: 2 ports detected
    [ 0.527547] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.527552] uhci_hcd 0000:00:1a.2: setting latency timer to 64
    [ 0.527554] uhci_hcd 0000:00:1a.2: UHCI Host Controller
    [ 0.527560] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    [ 0.527579] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000cc00
    [ 0.527671] hub 5-0:1.0: USB hub found
    [ 0.527673] hub 5-0:1.0: 2 ports detected
    [ 0.527725] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.527729] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.527731] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.527737] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    [ 0.527755] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c080
    [ 0.527850] hub 6-0:1.0: USB hub found
    [ 0.527853] hub 6-0:1.0: 2 ports detected
    [ 0.527912] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.527916] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 0.527918] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.527925] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    [ 0.527950] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c400
    [ 0.528041] hub 7-0:1.0: USB hub found
    [ 0.528044] hub 7-0:1.0: 2 ports detected
    [ 0.528095] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.528099] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 0.528102] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 0.528107] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    [ 0.528126] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c480
    [ 0.528217] hub 8-0:1.0: USB hub found
    [ 0.528220] hub 8-0:1.0: 2 ports detected
    [ 0.528277] ata_piix 0000:00:1f.2: version 2.13
    [ 0.528284] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.528288] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 0.528322] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 0.528959] scsi0 : ata_piix
    [ 0.529039] scsi1 : ata_piix
    [ 0.529777] ata1: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 19
    [ 0.529781] ata2: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 19
    [ 0.529808] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.529812] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    [ 0.529848] ata_piix 0000:00:1f.5: setting latency timer to 64
    [ 0.530605] scsi2 : ata_piix
    [ 0.531122] scsi3 : ata_piix
    [ 0.531716] ata3: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb480 irq 19
    [ 0.531719] ata4: SATA max UDMA/133 cmd 0xb880 ctl 0xb800 bmdma 0xb488 irq 19
    [ 0.833346] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 0.860625] ata3: SATA link down (SStatus 0 SControl 300)
    [ 0.871253] ata4: SATA link down (SStatus 0 SControl 300)
    [ 1.133351] usb 2-5: new high-speed USB device number 4 using ehci_hcd
    [ 1.320013] Refined TSC clocksource calibration: 2996.999 MHz.
    [ 1.320019] Switching to clocksource tsc
    [ 1.326723] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.326735] ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.326848] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.326858] ata1.01: SATA link down (SStatus 0 SControl 300)
    [ 1.334172] ata1.00: ATA-7: WDC WD740ADFD-00NLR1, 20.07P20, max UDMA/133
    [ 1.334175] ata1.00: 145226112 sectors, multi 16: LBA48 NCQ (not used)
    [ 1.347438] ata1.00: configured for UDMA/133
    [ 1.347545] scsi 0:0:0:0: Direct-Access ATA WDC WD740ADFD-00 20.0 PQ: 0 ANSI: 5
    [ 1.356883] ata2.00: ATA-7: SAMSUNG HD321KJ, CP100-05, max UDMA7
    [ 1.356887] ata2.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.371850] ata2.01: HPA detected: current 1465147055, native 1465149168
    [ 1.371855] ata2.01: ATA-8: WDC WD7500AACS-00ZJB0, 01.01B01, max UDMA/133
    [ 1.371858] ata2.01: 1465147055 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.376886] ata2.00: configured for UDMA/133
    [ 1.390777] ata2.01: configured for UDMA/133
    [ 1.390856] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD321KJ CP10 PQ: 0 ANSI: 5
    [ 1.390990] scsi 1:0:1:0: Direct-Access ATA WDC WD7500AACS-0 01.0 PQ: 0 ANSI: 5
    [ 1.393373] sd 0:0:0:0: [sda] 145226112 512-byte logical blocks: (74.3 GB/69.2 GiB)
    [ 1.393409] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.393411] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.393427] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.393753] sd 1:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 1.393840] sd 1:0:0:0: [sdb] Write Protect is off
    [ 1.393843] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.393860] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.394066] sd 1:0:1:0: [sdc] 1465147055 512-byte logical blocks: (750 GB/698 GiB)
    [ 1.404247] sdb: sdb2
    [ 1.404286] sd 1:0:1:0: [sdc] Write Protect is off
    [ 1.404290] sd 1:0:1:0: [sdc] Mode Sense: 00 3a 00 00
    [ 1.404316] sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.410206] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.410713] sdc: sdc1
    [ 1.412675] sd 1:0:1:0: [sdc] Attached SCSI disk
    [ 1.414632] sda: sda1 sda2 sda3
    [ 1.414890] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.483346] usb 7-1: new low-speed USB device number 2 using uhci_hcd
    [ 1.675206] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input1
    [ 1.675328] generic-usb 0003:046D:C01E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
    [ 1.675340] usbcore: registered new interface driver usbhid
    [ 1.675341] usbhid: USB HID core driver
    [ 1.847718] PM: Starting manual resume from disk
    [ 1.847720] PM: Hibernation image partition 8:2 present
    [ 1.847721] PM: Looking for hibernation image.
    [ 1.847851] PM: Image not found (code -22)
    [ 1.847854] PM: Hibernation image not present or could not be loaded.
    [ 1.887347] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.955372] udevd[142]: starting version 181
    [ 3.102653] FS-Cache: Loaded
    [ 3.138386] RPC: Registered named UNIX socket transport module.
    [ 3.138388] RPC: Registered udp transport module.
    [ 3.138390] RPC: Registered tcp transport module.
    [ 3.138391] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 3.206448] FS-Cache: Netfs 'nfs' registered for caching
    [ 3.340426] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 3.340433] ACPI: Power Button [PWRB]
    [ 3.340480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 3.340483] ACPI: Power Button [PWRF]
    [ 3.367741] iTCO_vendor_support: vendor-support=0
    [ 3.368037] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 3.368042] ACPI: resource 0000:00:1f.3 [io 0x0400-0x041f] conflicts with ACPI region SMRG [io 0x400-0x40f]
    [ 3.368043] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 3.420207] ATL1E 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 3.420218] ATL1E 0000:02:00.0: setting latency timer to 64
    [ 3.460984] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 3.646986] nvidia: module license 'NVIDIA' taints kernel.
    [ 3.646990] Disabling lock debugging due to kernel taint
    [ 3.658130] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 3.658258] iTCO_wdt: Found a ICH10 TCO device (Version=2, TCOBASE=0x0860)
    [ 3.658557] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 3.808444] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 3.808451] nvidia 0000:01:00.0: setting latency timer to 64
    [ 3.808456] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 3.808546] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.20 Mon Feb 6 21:07:30 PST 2012
    [ 3.922194] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 3.922239] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    [ 3.922258] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
    [ 3.964505] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
    [ 4.187852] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.420014] usb 2-1: reset high-speed USB device number 2 using ehci_hcd
    [ 4.487427] usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10B6
    [ 4.487464] usbcore: registered new interface driver usblp
    [ 4.597153] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 4.597522] Registered led device: rt2800usb-phy0::radio
    [ 4.597538] Registered led device: rt2800usb-phy0::assoc
    [ 4.597553] Registered led device: rt2800usb-phy0::quality
    [ 4.597572] usbcore: registered new interface driver rt2800usb
    [ 4.896528] EXT4-fs (sda1): re-mounted. Opts: (null)
    [ 4.931213] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.962285] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.004187] Adding 8279036k swap on /dev/sda2. Priority:-1 extents:1 across:8279036k
    [ 5.887306] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 36.076486] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 36.077062] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 50.139089] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 53.445833] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 53.490782] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 53.491333] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 53.732458] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 57.151881] wlan0: authenticate with c0:c1:c0:36:e7:5d (try 1)
    [ 57.153391] wlan0: authenticated
    [ 57.170628] wlan0: associate with c0:c1:c0:36:e7:5d (try 1)
    [ 57.174138] wlan0: RX AssocResp from c0:c1:c0:36:e7:5d (capab=0x411 status=0 aid=1)
    [ 57.174142] wlan0: associated
    [ 57.197936] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 57.264846] Intel AES-NI instructions are not detected.
    [ 67.456668] wlan0: no IPv6 routers present
    [ 306.299972] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 306.300485] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 310.963856] wlan0: deauthenticating from c0:c1:c0:36:e7:5d by local choice (reason=3)
    [ 311.091991] cfg80211: Calling CRDA to update world regulatory domain
    [ 311.342430] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 313.239060] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 314.375684] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 314.545703] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 314.545818] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 314.581962] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 314.582102] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 314.582703] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 314.583112] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 325.469976] eth0: no IPv6 routers present
    Last edited by dabbi2000 (2012-03-07 22:57:16)

    certainly didn't expect this... turned off power saving
    iwconfig wlan0 power off
    and all is well again. Surely doesn't explain why it started after kernel update. But it works...

  • [solved] pacman can't acces repositories, but my web browser does

    Hi,
    there is a strange problem. Today I tried a pacman -Syu to update, but pacman can't acces my repositories. Gives me errors of
    error: failed retrieving file 'core.db' from mirror.archlinux.ro : No address record
    I tried different mirrors, change the protocol from ftp to http, but without result. The strange think is that I can access those repositories with my web browser, so I think that it is pacman or python problem.
    My last entries in pacman's log are
    [2011-04-09 15:51] Running 'pacman -Syu'
    [2011-04-09 15:51] synchronizing package lists
    [2011-04-09 15:51] starting full system upgrade
    [2011-04-09 15:52] upgraded audacious-plugins (2.4.4-2 -> 2.4.4-3)
    [2011-04-09 15:52] upgraded libgpg-error (1.9-2 -> 1.9-3)
    [2011-04-09 15:52] upgraded libgcrypt (1.4.6-1 -> 1.4.6-2)
    [2011-04-09 15:52] upgraded gnutls (2.10.5-1 -> 2.12.2-1)
    [2011-04-09 15:52] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2011-04-09 15:52] upgraded kdebase-workspace (4.6.2-1 -> 4.6.2-2)
    [2011-04-09 15:52] upgraded xproto (7.0.20-1 -> 7.0.21-1)
    [2011-04-09 15:52] upgraded libx11 (1.4.3-1 -> 1.4.3-2)
    [2011-04-09 15:52] upgraded pycups (1.9.54-1 -> 1.9.55-1)
    [2011-04-09 15:52] upgraded taglib (1.6.3-1 -> 1.7-1)
    [2011-04-09 15:52] upgraded xdg-utils (1.1.0rc1-1 -> 1.1.0rc1-2)
    [2011-04-09 15:52] upgraded xextproto (7.1.2-1 -> 7.2.0-1)
    [2011-04-09 16:16] Running 'pacman -S k3b'
    [2011-04-09 16:17] installed libdiscid (0.2.2-1)
    [2011-04-09 16:17] installed libmusicbrainz3 (3.0.3-1)
    [2011-04-09 16:17] installed kdemultimedia-kioslave (4.6.2-1)
    [2011-04-09 16:17] installed openjpeg (1.3-3)
    [2011-04-09 16:17] installed ffmpeg (20110330-1)
    [2011-04-09 16:17] installed libao (1.1.0-1)
    [2011-04-09 16:17] installed cdrdao (1.2.3-5)
    [2011-04-09 16:17] installed cdrkit (1.1.11-1)
    [2011-04-09 16:17] installed k3b (2.0.2-1)
    [2011-04-09 16:17] Running 'pacman -S dvd+rw-tools'
    [2011-04-09 16:20] installed dvd+rw-tools (7.1-2)
    After this, it stopped working - I mean I can't download a thing with pacman, no updates, no packages.
    Last edited by inp3dance (2011-05-04 22:37:00)

    pacman -Syu --debug output:
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: SyncFirst: pacman
    debug: config: Architecture: i686
    debug: config: new section 'core'
    debug: registering sync database 'core'
    debug: config file /etc/pacman.conf, line 65: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'core': http://mirror.archlinux.ro/archlinux/core/os/i686
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: config file /etc/pacman.conf, line 68: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'extra': http://mirror.archlinux.ro/archlinux/extra/os/i686
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: config file /etc/pacman.conf, line 74: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community': http://mirror.archlinux.ro/archlinux/community/os/i686
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'archlinuxfr'
    debug: registering sync database 'archlinuxfr'
    debug: adding new server URL to database 'archlinuxfr': http://repo.archlinux.fr/i686
    debug: config: finished parsing /etc/pacman.conf
    :: Synchronizing package databases...
    debug: database path for tree local set to /var/lib/pacman/local/
    debug: local database version 2
    debug: destfile found, using mtime only
    debug: using 'core.db' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    error: failed retrieving file 'core.db' from mirror.archlinux.ro : No address record
    debug: failed to sync db: No address record
    error: failed to update core (No address record)
    debug: destfile found, using mtime only
    debug: using 'extra.db' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    error: failed retrieving file 'extra.db' from mirror.archlinux.ro : No address record
    debug: failed to sync db: No address record
    error: failed to update extra (No address record)
    debug: destfile found, using mtime only
    debug: using 'community.db' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    error: failed retrieving file 'community.db' from mirror.archlinux.ro : No address record
    debug: failed to sync db: No address record
    error: failed to update community (No address record)
    debug: destfile found, using mtime only
    debug: using 'archlinuxfr.db' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    error: failed retrieving file 'archlinuxfr.db' from repo.archlinux.fr : No address record
    debug: failed to sync db: No address record
    error: failed to update archlinuxfr (No address record)
    error: failed to synchronize any databases
    debug: unregistering database 'local'
    debug: unregistering database 'core'
    debug: unregistering database 'extra'
    debug: unregistering database 'community'
    debug: unregistering database 'archlinuxfr'
    pacman.conf
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    #CheckSpace
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    [archlinuxfr]
    Server = http://repo.archlinux.fr/$arch
    My mirrorlist is the default one, I have enabled only one mirror at a time, be it the Hungarian one or one of the Romanian mirrors, depending in which country I am.

  • [SOLVED] Pacman not working after updating.

    While I'm trying to resolve issue "package-query: requires pacman<3.6", I did wrong that entering "pacman-key --init" right after upgrading pacman. Now it neither upgrade nor install programs.
    pacman -Syu
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org; Name or service not known
    error: failed retrieving file 'core.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru; Name or service not known
    error: failed to update core (download library error)
    error: failed retrieving file 'extra.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org; Name or service not known
    error: failed retrieving file 'extra.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru; Name or service not known
    error: failed to update extra (download library error)
    error: failed retrieving file 'community.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org; Name or service not known
    error: failed retrieving file 'community.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru; Name or service not known
    error: failed to update community (download library error)
    error: failed to synchronize any databases
    error: failed to init transaction (download library error)
    pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    #GPGDir = /etc/pacman.d/gnupg/
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    #UseDelta
    #TotalDownload
    CheckSpace
    #VerbosePkgLists
    # PGP signature checking
    # NOTE: None of this will work without running `pacman-key --init` first.
    # The compiled in default is equivalent to the following line. This requires
    # you to locally sign and trust packager keys using `pacman-key` for them to be
    # considered valid.
    #SigLevel = Optional TrustedOnly
    # If you wish to check signatures but avoid local sign and trust issues, use
    # the following line. This will treat any key imported into pacman's keyring as
    # trusted.
    #SigLevel = Optional TrustAll
    # For now, off by default unless you read the above.
    SigLevel = Never
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [core]
    #SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    [extra]
    #SigLevel = PackageOptional
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [community]
    #SigLevel = PackageOptional
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #SigLevel = Optional TrustAll
    #Server = file:///home/custompkgs
    Last edited by bilgee0629 (2012-02-06 13:34:40)

    Gcool wrote:
    Could you post the output of the following commands:
    * ifconfig -a
    * cat /etc/resolv.conf
    * ping mirrors.kernel.org
    * ping 8.8.8.8
    * tail -50 /var/log/pacman.log
    1) 
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    inet6 fe80::ea9a:8fff:fe63:6190 prefixlen 64 scopeid 0x20<link>
    ether e8:9a:8f:63:61:90 txqueuelen 1000 (Ethernet)
    RX packets 6820 bytes 1956857 (1.8 MiB)
    RX errors 48 dropped 1 overruns 0 frame 46
    TX packets 3693 bytes 398312 (388.9 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 1 collisions 48
    device interrupt 43
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 0 (Local Loopback)
    RX packets 26 bytes 2052 (2.0 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 26 bytes 2052 (2.0 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    ppp0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1492 metric 1
    inet 49.0.145.198 netmask 255.255.255.255 destination 8.8.8.8
    ppp txqueuelen 3 (Point-to-Point Protocol)
    RX packets 3103 bytes 1539691 (1.4 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 3589 bytes 312371 (305.0 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan0: flags=4098<BROADCAST,MULTICAST> mtu 1500 metric 1
    ether d0:df:9a:30:2d:8e txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    2)
    nameserver 202.72.241.5
    nameserver 203.34.37.3
    3)
    PING mirrors.us.kernel.org (149.20.4.71) 56(84) bytes of data.
    64 bytes from mirrors2.kernel.org (149.20.4.71): icmp_req=1 ttl=53 time=241 ms
    64 bytes from mirrors2.kernel.org (149.20.4.71): icmp_req=2 ttl=53 time=242 ms
    64 bytes from mirrors2.kernel.org (149.20.4.71): icmp_req=3 ttl=53 time=242 ms
    ^C
    --- mirrors.us.kernel.org ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 241.653/242.080/242.345/0.504 ms
    4)
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_req=1 ttl=255 time=10.3 ms
    64 bytes from 8.8.8.8: icmp_req=2 ttl=255 time=11.4 ms
    64 bytes from 8.8.8.8: icmp_req=3 ttl=255 time=210 ms
    64 bytes from 8.8.8.8: icmp_req=4 ttl=255 time=7.34 ms
    64 bytes from 8.8.8.8: icmp_req=5 ttl=255 time=10.6 ms
    ^C
    --- 8.8.8.8 ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 4005ms
    rtt min/avg/max/mdev = 7.349/50.062/210.542/80.252 ms
    5)
    [2012-02-06 17:58] Running 'pacman -Rdd package-query'
    [2012-02-06 17:59] removed package-query (0.9-1)
    [2012-02-06 17:59] Running 'pacman -Syu'
    [2012-02-06 17:59] synchronizing package lists
    [2012-02-06 18:11] upgraded linux-api-headers (3.0.1-1 -> 3.1.6-1)
    [2012-02-06 18:11] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2012-02-06 18:11] Generating locales...
    [2012-02-06 18:11] en_US.UTF-8... done
    [2012-02-06 18:11] en_US.ISO-8859-1... done
    [2012-02-06 18:11] Generation complete.
    [2012-02-06 18:11] upgraded glibc (2.14-6 -> 2.15-4)
    [2012-02-06 18:11] upgraded libarchive (2.8.5-2 -> 3.0.3-3)
    [2012-02-06 18:11] installed pth (2.0.7-4)
    [2012-02-06 18:11] installed gnupg (1.4.12-1)
    [2012-02-06 18:11] installed libksba (1.2.0-1)
    [2012-02-06 18:11] installed libassuan (2.0.3-1)
    [2012-02-06 18:11] installed pinentry (0.8.1-3)
    [2012-02-06 18:11] installed dirmngr (1.1.0-3)
    [2012-02-06 18:11] installed gnupg2 (2.0.18-1)
    [2012-02-06 18:11] installed gpgme (1.3.1-2)
    [2012-02-06 18:11] >>> Run `pacman-key --init` to set up your pacman keyring.
    [2012-02-06 18:11] upgraded pacman (3.5.4-4 -> 4.0.1-4)
    [2012-02-06 18:12] Running 'pacman -S firefo'
    [2012-02-06 18:13] Running 'pacman -S firefox'
    [2012-02-06 18:13] Running 'pacman -S package-query'
    [2012-02-06 18:13] Running 'pacman -Syu'
    [2012-02-06 18:13] synchronizing package lists

  • [SOLVED] X fails after pacman -Syu

    After a year or so without upgrading (not recommended) I did a pacman -Syu; it took like ages 'cause I was on kernel 2.26, and now my arch is a complete mess: user modules don't load at boot, dhcpcd is not working so I don't have internet access and the X server is erratic too. Now I have to repair it step by step, and I think I should start with X.
    Here is the startx/ xinit output:
    [root@HAL-9000 ~]# startx
    xauth: (argv):1: bad display name "HAL-9000:0" in "list" command
    xauth: (stdin):1: bad display name "HAL-9000:0" in "add" command
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.1.1-1-ARCH i686
    Current Operating System: Linux HAL-9000 3.1.1-1-ARCH #1 SMP PREEMPT Fri Nov 11 22:05:37 UTC 2011 i686
    Kernel command line: root=/dev/disk/by-uuid/67fb73d6-b981-47d1-a07c-223b5b730551 ro vga=0x0318
    Build Date: 16 November 2011 11:26:40AM
    Current version of pixman: 0.24.0
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 20 19:02:40 2011
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) synaptics: Touchpad: Synaptics driver unable to detect protocol
    (EE) PreInit returned 11 for "Touchpad"
    gnome-session: error while loading shared libraries: libdevkit-power-gobject.so.1: cannot open shared object file: No such file
    or directory
    xinit: connection to X server lost
    waiting for X server to shut down Server terminated successfully (0). Closing log file.
    I guess the gnome-session error with libdevkit-powe-gobject.so.1 is what causes the x server to close. And this is the complete X log:
    http://pastebin.com/UBficJVi
    *note: I have a Nvdia card which already worked perfectly with the privative driver, and supposedly I still have gnome 2 (that was the only packages group I didn't upgrade)
    Last edited by isacdaavid (2011-11-21 06:27:07)

    isacdaavid wrote:
    knopwob wrote:
    isacdaavid wrote:*note: I have a Nvdia card which already worked perfectly with the privative driver, and supposedly I still have gnome 2 (that was the only packages group I didn't upgrade)
    So you updated everything except gnome-stuff? Update the gnome-stuff.
    But I'm all for gnome 2 , and X should work despite of the gnome version or the desktop environment. Shouldn't it?
    No, not if you're using gdm or autoboot into gnome or something similar.
    gnome-session: error while loading shared libraries: libdevkit-power-gobject.so.1: cannot open shared object file: No such file
    or directory
    This sounds like one of gnome-sessions dependencies have been updated and isn't compatible with gnome-session anymore.
    Before you continue trying to repair your system, you should read this

  • Pacman induces kernel panic (intermittent)

    Hello Archers,
    I've got a fresh Arch install. I'm working my way through syncing packages I want from pacman. Two times now, a call to "pacman -S" has resulted in a kernel panic requiring a hard reboot.
    I've booted into my Arch CD - it was still sitting in the drive anyway - and recovered the kernel and pacman logs.
    $ tail -22 kernel.log
    Jan 22 09:43:42 localhost kernel: [ 82.840043] NET: Unregistered protocol family 10
    Jan 22 09:44:09 localhost kernel: [ 110.618188] NET: Registered protocol family 10
    Jan 22 09:44:09 localhost kernel: [ 110.618491] PERCPU: allocation failed, size=252 align=4, failed to allocate new chunk
    Jan 22 09:44:09 localhost kernel: [ 110.618494] Pid: 751, comm: modprobe Not tainted 3.2.1-1-ARCH #1
    Jan 22 09:44:09 localhost kernel: [ 110.618496] Call Trace:
    Jan 22 09:44:09 localhost kernel: [ 110.618502] [<c0473180>] ? printk+0x1d/0x1f
    Jan 22 09:44:09 localhost kernel: [ 110.618506] [<c01f335b>] pcpu_alloc+0x7ab/0x810
    Jan 22 09:44:09 localhost kernel: [ 110.618517] [<f830fe1b>] ? __addrconf_sysctl_register+0xab/0xf0 [ipv6]
    Jan 22 09:44:09 localhost kernel: [ 110.618521] [<c03d9b4e>] ? neigh_parms_alloc+0x6e/0x100
    Jan 22 09:44:09 localhost kernel: [ 110.618524] [<c047afc2>] ? _raw_write_unlock_bh+0x22/0x30
    Jan 22 09:44:09 localhost kernel: [ 110.618526] [<c01f33cf>] __alloc_percpu+0xf/0x20
    Jan 22 09:44:09 localhost kernel: [ 110.618529] [<c0428ee8>] snmp_mib_init+0x18/0x30
    Jan 22 09:44:09 localhost kernel: [ 110.618539] [<f83111a1>] ipv6_add_dev+0x121/0x440 [ipv6]
    Jan 22 09:44:09 localhost kernel: [ 110.618548] [<f80c52da>] addrconf_init+0x4b/0x1a1 [ipv6]
    Jan 22 09:44:09 localhost kernel: [ 110.618551] [<c03ca5ad>] ? register_pernet_subsys+0x2d/0x40
    Jan 22 09:44:09 localhost kernel: [ 110.618559] [<f80c5179>] inet6_init+0x179/0x280 [ipv6]
    Jan 22 09:44:09 localhost kernel: [ 110.618562] [<c0101125>] do_one_initcall+0x35/0x170
    Jan 22 09:44:09 localhost kernel: [ 110.618568] [<f80c5000>] ? 0xf80c4fff
    Jan 22 09:44:09 localhost kernel: [ 110.618570] [<c0182acd>] sys_init_module+0x91d/0x1af0
    Jan 22 09:44:09 localhost kernel: [ 110.618576] [<c047be1f>] sysenter_do_call+0x12/0x28
    Jan 22 09:44:10 localhost kernel: [ 111.030054] NET: Unregistered protocol family 10
    Jan 22 09:44:54 localhost kernel: [ 155ai.417609] EXT2-fs (sda10): warning: mounting unchecked fs, running e2fsck is recommended
    $ tail -5 pacman.log
    [2012-01-22 09:43] synchronizing package lists
    [2012-01-22 09:43] starting full system upgrade
    [2012-01-22 09:44] Running 'pacman -S cpio'
    [2012-01-22 09:44] installed cpio (2.11-2)
    [2012-01-22 10:17] Running 'pacman -S gvim'
    $ lspci -nnmvk
    Pastebin
    $ lsmod
    Module Size Used by
    ext2 54892 1
    snd_hda_codec_hdmi 21777 4
    snd_hda_codec_realtek 149985 1
    nouveau 680909 0
    snd_usb_audio 75510 0
    snd_usbmidi_lib 15644 1 snd_usb_audio
    video 9716 1 nouveau
    snd_rawmidi 15014 1 snd_usbmidi_lib
    mxm_wmi 1101 1 nouveau
    drm_kms_helper 22653 1 nouveau
    ttm 45781 1 nouveau
    drm 151588 3 ttm,drm_kms_helper,nouveau
    agpgart 22255 2 drm,ttm
    i2c_algo_bit 4487 1 nouveau
    arc4 1086 2
    snd_hda_intel 20050 0
    snd_hda_codec 75987 3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
    snd_pcm 60595 4 snd_hda_codec,snd_hda_intel,snd_usb_audio,snd_hda_codec_hdmi
    snd_page_alloc 5869 2 snd_pcm,snd_hda_intel
    snd_hwdep 4942 2 snd_hda_codec,snd_usb_audio
    firewire_ohci 27475 0
    uvcvideo 57039 0
    videodev 71421 1 uvcvideo
    ath9k 77023 0
    snd_seq_device 4284 1 snd_rawmidi
    snd_timer 15438 1 snd_pcm
    usb_storage 35343 0
    media 8641 2 videodev,uvcvideo
    snd 44501 11 snd_timer,snd_seq_device,snd_hwdep,snd_pcm,snd_hda_codec,snd_hda_intel,snd_rawmidi,snd_usbmidi_lib,snd_usb_audio,snd_hda_codec_realtek,snd_hda_codec_hdmi
    firewire_core 43511 1 firewire_ohci
    i2c_piix4 7084 0
    ath9k_common 1604 1 ath9k
    uas 6440 0
    wmi 7263 1 mxm_wmi
    i2c_core 16816 6 i2c_piix4,videodev,i2c_algo_bit,drm,drm_kms_helper,nouveau
    usblp 9335 0
    floppy 48805 0
    serio_raw 3357 0
    processor 23026 0
    pcspkr 1375 0
    k10temp 2139 0
    crc_itu_t 1095 1 firewire_core
    ath9k_hw 333834 2 ath9k_common,ath9k
    button 3614 1 nouveau
    evdev 7278 0
    joydev 7439 0
    r8169 41700 0
    soundcore 5018 1 snd
    ath 11990 3 ath9k_hw,ath9k_common,ath9k
    mac80211 203700 1 ath9k
    cfg80211 147716 3 mac80211,ath,ath9k
    rfkill 12470 1 cfg80211
    mii 3407 1 r8169
    sp5100_tco 3760 0
    aes_generic 25702 16
    xts 1929 8
    gf128mul 5950 1 xts
    hid_logitech 14192 0
    ff_memless 3895 1 hid_logitech
    dm_crypt 13591 1
    dm_mod 60337 17 dm_crypt
    usbhid 31263 1 hid_logitech
    hid 66367 2 usbhid,hid_logitech
    sr_mod 13244 0
    cdrom 31437 1 sr_mod
    sd_mod 26211 7
    pata_jmicron 1644 2
    ohci_hcd 19119 0
    pata_atiixp 2984 0
    ahci 17529 2
    pata_acpi 2388 0
    libahci 16783 1 ahci
    libata 146606 5 libahci,pata_acpi,ahci,pata_atiixp,pata_jmicron
    ehci_hcd 36010 0
    xhci_hcd 69730 0
    scsi_mod 112826 5 libata,sd_mod,sr_mod,uas,usb_storage
    usbcore 122501 11 xhci_hcd,ehci_hcd,ohci_hcd,usbhid,usblp,uas,usb_storage,uvcvideo,snd_usbmidi_lib,snd_usb_audio
    usb_common 622 1 usbcore
    ext4 377865 2
    crc16 1091 1 ext4
    jbd2 60273 1 ext4
    mbcache 4281 2 ext4,ext2
    $ grep "^MODULES\|^HOOKS\|^DAEMONS" /etc/{rc,mkinitcpio}.conf
    /mnt/etc/rc.conf:MODULES=()
    /mnt/etc/rc.conf:DAEMONS=(hwclock syslog-ng dbus iptables network netfs crond sshd)
    /mnt/etc/mkinitcpio.conf:MODULES="ext4"
    /mnt/etc/mkinitcpio.conf:HOOKS="base udev autodetect pata scsi sata keymap lvm2 encrypt lvm2 resume filesystems usbinput"
    It seems to happen when pacman tries to use the network. The kernel log also seems to suggest a network problem.
    $ ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 6c:f0:49:ee:a7:b7 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.2/24 brd 192.168.1.255 scope global eth0
    3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 94:0c:6d:c9:63:26 brd ff:ff:ff:ff:ff:ff
    $ ip route
    default via 192.168.1.1 dev eth0 metric 202
    192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.2 metric 202
    I haven't had any kernel panics when using any other network programs, just pacman. I can ping google by name and I can scp to my laptop running on the WLAN.
    I tried googling, using the wiki, and searching the forums, but all kernel-panic related problem seem to happen at boot time, not in the process of using pacman.
    Some other things about my system that may or may not affect things: it's an LVM over LUKS over LVM, the lowest LVM sits across several hard-drives, and it's got an AMD64 processor but I installed off an i686 iso.
    Does anyone have any ideas?

    I just generated another kernel panic while trying to sync fuse, openssh and sshfs from pacman.
    I now notice something not captured by either the kernel log or the pacman log. Before the call trace begins, I also get this message:
    :: Retrieving packages from extra...
    [ 8340.507133] Kernel panic - not syncing: cannot create neighbour cache statistics
    Still looking for ideas here. It's really weird that pacman can work properly for a while and then all of a sudden causes a kernel panic.

  • [Solved] Wireless + pacman = bad

    The university I'm at has wired and wireless internet. For some reason, the wired is down for most of the day, but I managed to download wireless tools and the firmware for my wireless card before it went down again. Obviously the wireless works, seeing as I'm posting this, but for some strange reason, pacman won't work. I get a "Failed retrieving file...." message. I've tried 3 different mirrors, with no luck. Any ideas?
    Last edited by obankobi (2010-04-25 16:10:31)

    obankobi wrote:Yeah, I've tried both protocols, nothing seems to work. Perhaps I should consult the IT on campus...who knows maybe they know a couple things
    They'd be all like:
    "WTF is Linux???!!!???!!!111"
    obankobi wrote:Ok, nevermind???? It just started working for no apparent reason. How odd...I didn't do anything that should affect it in any way. Ah, they mysteries of Arch.
    Probably not Arch. I'm guessing it was a problem on the server's end
    Last edited by itsbrad212 (2010-04-25 05:15:22)

  • Pacman stopped working

    I ran pacman -Sy to upgrade the database - and as usual it worked perfectly. I then ran pacman -Su to upgrade (I do it once a week) and there is nothing. Pacman will not respond to any command. I made no changes.
    To be sure, I edited /etc/pacman.conf to conform with the information in the howto for setting up the mirrors, and edited /etc/pacman.d/mirrorlist to reflect the correct part of the world (USA). No change. No commands work any more except pacman -V.
    Since I made no changes to the system, what could have happened?  -- the rest of the system works perfectly. Can't even reinstall pacman from the database.

    [root@newnet ~]# pacman --debug -Sy
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: logfile: /var/log/pacman.log
    debug: config: NoUpgrade: etc/passwd
    debug: config: NoUpgrade: etc/group
    debug: config: NoUpgrade: etc/shadow
    debug: config: NoUpgrade: etc/sudoers
    debug: config: NoUpgrade: etc/fstab
    debug: config: NoUpgrade: etc/raidtab
    debug: config: NoUpgrade: etc/ld.so.conf
    debug: config: NoUpgrade: etc/rc.conf
    debug: config: NoUpgrade: etc/rc.local
    debug: config: NoUpgrade: etc/modprobe.conf
    debug: config: NoUpgrade: etc/modules.conf
    debug: config: NoUpgrade: etc/lilo.conf
    debug: config: NoUpgrade: boot/grub/menu.lst
    debug: config: HoldPkg:
    debug: config: IgnorePkg: openoffice-base
    debug: config: IgnorePkg: pycddb
    debug: config: xfercommand: /usr/bin/wget --passive-ftp -c -O %o %u
    debug: config: new section 'core'
    debug: setlibpaths() called
    debug: option 'logfile' = /var/log/pacman.log
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: registering sync database 'core'
    debug: opening database 'core'
    debug: opening database from path '/var/lib/pacman/sync/core/'
    debug: adding new server to database 'core': protocol 'ftp', server 'ibiblio.org', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/core/os/i686'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp.ibiblio.org', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'mirrors.unixheads.org', path '/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp-linux.cc.gatech.edu', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'mirror.cs.vt.edu', path '/pub/ArchLinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp.archlinux.org', path '/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'mirrors.easynews.com', path '/linux/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'holmes.umflint.edu', path '/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'mirror.neotuli.net', path '/arch/core/os/i686'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: opening database 'extra'
    debug: opening database from path '/var/lib/pacman/sync/extra/'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ibiblio.org', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/extra/os/i686'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp.ibiblio.org', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'mirrors.unixheads.org', path '/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp-linux.cc.gatech.edu', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'mirror.cs.vt.edu', path '/pub/ArchLinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp.archlinux.org', path '/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'mirrors.easynews.com', path '/linux/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'holmes.umflint.edu', path '/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'mirror.neotuli.net', path '/arch/extra/os/i686'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'unstable'
    debug: registering sync database 'unstable'
    debug: database dir '/var/lib/pacman/sync/unstable' does not exist, creating it
    debug: opening database 'unstable'
    debug: opening database from path '/var/lib/pacman/sync/unstable/'
    debug: returning error 10 from _alpm_db_open : could not open database
    debug: returning error 10 from _alpm_db_register_sync : could not open database
    debug: returning error 12 from alpm_db_setserver : database not initialized
    debug: closing database 'core'
    debug: unregistering database 'core'
    debug: closing database 'extra'
    debug: unregistering database 'extra'
    [root@newnet ~]# clear
    [root@newnet ~]# pacman --debug -Sy
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: logfile: /var/log/pacman.log
    debug: config: NoUpgrade: etc/passwd
    debug: config: NoUpgrade: etc/group
    debug: config: NoUpgrade: etc/shadow
    debug: config: NoUpgrade: etc/sudoers
    debug: config: NoUpgrade: etc/fstab
    debug: config: NoUpgrade: etc/raidtab
    debug: config: NoUpgrade: etc/ld.so.conf
    debug: config: NoUpgrade: etc/rc.conf
    debug: config: NoUpgrade: etc/rc.local
    debug: config: NoUpgrade: etc/modprobe.conf
    debug: config: NoUpgrade: etc/modules.conf
    debug: config: NoUpgrade: etc/lilo.conf
    debug: config: NoUpgrade: boot/grub/menu.lst
    debug: config: HoldPkg:
    debug: config: IgnorePkg: openoffice-base
    debug: config: IgnorePkg: pycddb
    debug: config: xfercommand: /usr/bin/wget --passive-ftp -c -O %o %u
    debug: config: new section 'core'
    debug: setlibpaths() called
    debug: option 'logfile' = /var/log/pacman.log
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: registering sync database 'core'
    debug: opening database 'core'
    debug: opening database from path '/var/lib/pacman/sync/core/'
    debug: adding new server to database 'core': protocol 'ftp', server 'ibiblio.org', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/core/os/i686'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp.ibiblio.org', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'mirrors.unixheads.org', path '/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp-linux.cc.gatech.edu', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'mirror.cs.vt.edu', path '/pub/ArchLinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp.archlinux.org', path '/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'mirrors.easynews.com', path '/linux/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'holmes.umflint.edu', path '/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'mirror.neotuli.net', path '/arch/core/os/i686'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: opening database 'extra'
    debug: opening database from path '/var/lib/pacman/sync/extra/'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ibiblio.org', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/extra/os/i686'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp.ibiblio.org', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'mirrors.unixheads.org', path '/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp-linux.cc.gatech.edu', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'mirror.cs.vt.edu', path '/pub/ArchLinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp.archlinux.org', path '/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'mirrors.easynews.com', path '/linux/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'holmes.umflint.edu', path '/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'mirror.neotuli.net', path '/arch/extra/os/i686'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'unstable'
    debug: registering sync database 'unstable'
    debug: database dir '/var/lib/pacman/sync/unstable' does not exist, creating it
    debug: opening database 'unstable'
    debug: opening database from path '/var/lib/pacman/sync/unstable/'
    debug: returning error 10 from _alpm_db_open : could not open database
    debug: returning error 10 from _alpm_db_register_sync : could not open database
    debug: returning error 12 from alpm_db_setserver : database not initialized
    debug: closing database 'core'
    debug: unregistering database 'core'
    debug: closing database 'extra'
    debug: unregistering database 'extra'
    [root@newnet ~]# clear
    [root@newnet ~]# pacman --debug -Sy
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: logfile: /var/log/pacman.log
    debug: config: NoUpgrade: etc/passwd
    debug: config: NoUpgrade: etc/group
    debug: config: NoUpgrade: etc/shadow
    debug: config: NoUpgrade: etc/sudoers
    debug: config: NoUpgrade: etc/fstab
    debug: config: NoUpgrade: etc/raidtab
    debug: config: NoUpgrade: etc/ld.so.conf
    debug: config: NoUpgrade: etc/rc.conf
    debug: config: NoUpgrade: etc/rc.local
    debug: config: NoUpgrade: etc/modprobe.conf
    debug: config: NoUpgrade: etc/modules.conf
    debug: config: NoUpgrade: etc/lilo.conf
    debug: config: NoUpgrade: boot/grub/menu.lst
    debug: config: HoldPkg:
    debug: config: IgnorePkg: openoffice-base
    debug: config: IgnorePkg: pycddb
    debug: config: xfercommand: /usr/bin/wget --passive-ftp -c -O %o %u
    debug: config: new section 'core'
    debug: setlibpaths() called
    debug: option 'logfile' = /var/log/pacman.log
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: registering sync database 'core'
    debug: opening database 'core'
    debug: opening database from path '/var/lib/pacman/sync/core/'
    debug: adding new server to database 'core': protocol 'ftp', server 'ibiblio.org', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/core/os/i686'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp.ibiblio.org', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'mirrors.unixheads.org', path '/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp-linux.cc.gatech.edu', path '/pub/linux/distributions/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'mirror.cs.vt.edu', path '/pub/ArchLinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp.archlinux.org', path '/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'mirrors.easynews.com', path '/linux/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'holmes.umflint.edu', path '/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'http', server 'mirror.neotuli.net', path '/arch/core/os/i686'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: opening database 'extra'
    debug: opening database from path '/var/lib/pacman/sync/extra/'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ibiblio.org', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/extra/os/i686'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp.ibiblio.org', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'mirrors.unixheads.org', path '/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp-linux.cc.gatech.edu', path '/pub/linux/distributions/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'mirror.cs.vt.edu', path '/pub/ArchLinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp.archlinux.org', path '/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'mirrors.easynews.com', path '/linux/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'holmes.umflint.edu', path '/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'http', server 'mirror.neotuli.net', path '/arch/extra/os/i686'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'unstable'
    debug: registering sync database 'unstable'
    debug: database dir '/var/lib/pacman/sync/unstable' does not exist, creating it
    debug: opening database 'unstable'
    debug: opening database from path '/var/lib/pacman/sync/unstable/'
    debug: returning error 10 from _alpm_db_open : could not open database
    debug: returning error 10 from _alpm_db_register_sync : could not open database
    debug: returning error 12 from alpm_db_setserver : database not initialized
    debug: closing database 'core'
    debug: unregistering database 'core'
    debug: closing database 'extra'
    debug: unregistering database 'extra'
    [root@newnet ~]#

  • Pacman doesn't work after fresh install

    Hi everyone, I just installed archlinux on my very old 400Mhz Dell Latitude, but now pacman won't do anything, I can't sync, I can't install anything, ... The install did have some issues, but I'm not sure if that is causing this
    The output from 'pacman -Sy'
    :: Synchronizing package databases...
    error: failed to synchronize core:
    error: failed to synchronize extra:
    error: failed to synchronize commutity:
    error: failed to synchronize any databases
    The pacman log doesn't say anything interesting, the configs look okay. That output is spit out rather quickly too, I'm not sure if it's even trying to use the internet (which is working)
    Can you help me?
    Last edited by Zuliani (2008-04-16 05:43:26)

    error: failed to synchronize core:
    error: failed to synchronize extra:
    error: failed to synchronize community:
    error: failed to synchronize any databases
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: new section 'core'
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: registering sync database 'core'
    debug: opening database 'core'
    debug: opening database from path '/var/lib/pacman/sync/core/'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'core': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/core/os/i686'
    debug: adding new server to database 'core': protocol 'ftp', server 'ftp.belnet.be', path '/mirror/archlinux.org/core/os/i686'
    debug: serverlist flushed for 'core'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: opening database 'extra'
    debug: opening database from path '/var/lib/pacman/sync/extra/'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'extra': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/extra/os/i686'
    debug: adding new server to database 'extra': protocol 'ftp', server 'ftp.belnet.be', path '/mirror/archlinux.org/extra/os/i686'
    debug: serverlist flushed for 'extra'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: opening database 'community'
    debug: opening database from path '/var/lib/pacman/sync/community/'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server to database 'community': protocol 'ftp', server 'locke.suu.edu', path '/linux/dist/archlinux/community/os/i686'
    debug: adding new server to database 'community': protocol 'ftp', server 'ftp.belnet.be', path '/mirror/archlinux.org/community/os/i686'
    debug: serverlist flushed for 'community'
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.conf
    debug: registering local database
    debug: opening database 'local'
    debug: opening database from path '/var/lib/pacman/local/'
    :: Synchronizing package databases...
    debug: failed to get lastupdate time for core
    debug: failed to sync db: [0]
    debug: returning error 51 from alpm_db_update : unexpected error
    debug: failed to get lastupdate time for extra
    debug: failed to sync db: [0]
    debug: returning error 51 from alpm_db_update : unexpected error
    debug: failed to get lastupdate time for community
    debug: failed to sync db: [0]
    debug: returning error 51 from alpm_db_update : unexpected error
    debug: closing database 'local'
    debug: unregistering database 'local'
    debug: closing database 'core'
    debug: unregistering database 'core'
    debug: closing database 'extra'
    debug: unregistering database 'extra'
    debug: closing database 'community'
    debug: unregistering database 'community'
    Looks like my databases aren't good, how do I fix this?

Maybe you are looking for

  • STO inter company  quary

    Hai SAP gurus, i hve gone through your STO thread but i fail to understand the meaning of ,, 3. Create receiving plant as a customer in supplying plants company code and sales area XD01 Kindly please do elaborate it. Rahul

  • Defaulting Condition types in a Sales Order Condition Tab

    Hi Experts, How to default the condition types PR00 , KF00 and MWST in Sales Order condition tab? (manual conditions and with out access sequences) so that we can map the prices from other system to the corresponding fields of KONV in Condition Tab.

  • Passing an EL Value to a JavaBean

    Suppose I have this code:<c:set var="title" value="test" /> <jsp:useBean name="myBean" class="test.MyBean" /> <jsp:setProperty name="myBean" property="processedTitle" value="${title}" /> <c:out value="myBean.processedTitle" /> public class MyBean {  

  • OBIEE Fragmentation using Essbase as data sources

    Hi- How can we create a fragmentation on OBIEE taking data sources from 2 cubes? For example: I have 3 dimensions (same outline on both cubes): Account: - Account 1 - Account 2 Product: - Product 1 - Product 2 Year: - Y2008 - Y2009 And how can we set

  • Tiff with a tough .tiff

    I'm really struggling with a .tiff file. It displays fine in InDesign, and exports nicely to PDF. But if I try opening it in Illustrator (to convert it to greyscale - it's vector; tiffs can be vector, right?), the text comes out badly: it looks like