Libxp.so.6

Hi,
I am installing oracle in silent mode to avoid x window but still it is failing by below error.
However I have installed it successfully on other node using same method.
How to supress this message?Any idea?
[oracle@localhost ~]$ /oracle/product/1020/jdk/jre//bin/java -Duser.dir=/oracle/product/1020/network/jlib -classpath /oracle/product/1020/jdk/jre//lib/i18n.jar:/oracle/product/1020/jdk/jre//lib/rt.jar:/oracle/product/1020/jlib/ewt3.jar:/oracle/product/1020/jlib/ewtcompat-3_3_15.jar:/oracle/product/1020/jlib/netcfg.jar:/oracle/product/1020/network/jlib/netcam.jar:/oracle/product/1020/network/jlib/netca.jar:/oracle/product/1020/jlib/help4.jar:/oracle/product/1020/jlib/jewt4.jar:/oracle/product/1020/jlib/oracle_ice.jar:/oracle/product/1020/jlib/share.jar:/oracle/product/1020/jlib/swingall-1_1_1.jar:/oracle/product/1020/jlib/srvmhas.jar:/oracle/product/1020/jlib/srvm.jar:/oracle/product/1020/network/tools:/oracle/product/1020/jlib/ldapjclnt9.jar:/oracle/product/1020/jlib/ldapjclnt10.jar:/oracle/product/1020/oui/jlib/OraInstaller.jar:/oracle/product/1020/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /oracle/product/1020 /orahnam OraDbHome1 /instype custom /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /nodeinfo localhost /responseFile /tmp/netca.rsp -silent
Exception in thread "main" java.lang.UnsatisfiedLinkError: /oracle/product/1020/jdk/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:506)
[oracle@localhost ~]$
Thanks,
Mk

If your OS is RHEL, pl see these MOS Docs
308755.1 - OUI Reports The Error: Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall*/jre/1.4.2/lib/i386/libawt.so: libXp.So.6: Cannot Open Shared Object File
443617.1 - "Exception java.lang.UnsatisfiedLinkError: ../jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred" on RHEL5/OEL5 for 10.2 x86 or x86_64 install
458004.1 - Error "libXp.so.6: cannot open shared object file" Running ODI On Linux
HTH
Srini

Similar Messages

  • Why does installer prompts for missing libXp.so.6 when it is ready installe

    Hi,
    I'm trying to install 10gr2 on centos 6.3 x86_64 bit system.
    when I running the runinstaller, I encountered the following problem:
    bash-4.1$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-08-18_07-13-53AM. Please wait ...bash-4.1$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-08-18_07-13-53AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at sun.security.action.LoadLibraryAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
         at sun.awt.DebugHelper.<clinit>(Unknown Source)
         at java.awt.Component.<clinit>(Unknown Source)
    understand that this has been discussed in libXp.so.6: cannot open shared object file: No such file or directory
    I've followed http://www.askrenzo.com/oracle/grid/libXp_missing.html on how to verify whether libXp is installed or not
    [root@localhost lib64]# uname -a
    Linux localhost.localdomain 2.6.32-279.5.1.el6.x86_64 #1 SMP Tue Aug 14 23:54:45 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    [root@localhost lib64]# cd /usr/lib64
    [root@localhost lib64]# ls -l libXp*
    lrwxrwxrwx. 1 root root 16 Jul 6 20:48 libXpm.so.4 -> libXpm.so.4.11.0
    -rwxr-xr-x. 1 root root 72928 Aug 17 2010 libXpm.so.4.11.0
    lrwxrwxrwx. 1 root root 14 Aug 18 06:59 libXp.so.6 -> libXp.so.6.2.0
    -rwxr-xr-x. 1 root root 36248 Aug 19 2010 libXp.so.6.2.0
    and it is installed, yet the installer is complaining that it cannot find libXp.
    would really appreicate if someone could tell me what's wrong?
    thanks

    oraclewannabe2 wrote:
    I'm trying to install 10gr2 on centos 6.3 x86_64 bit system.If this is not a typo, you should be aware that 10gR2 is not certified to run on RHEL/OL/CentOS 6. You should use CentOS 5 and follow the pre-requisites for the installer. The first version of database certified to run on RHEL/OL/C6 is 11gR2 11.2.0.3.
    Regardless of whether you actually have the pre-reqs installed properly, any version prior to 11.2.0.3 will probably always fail the pre-req check on 6.

  • LibXp.so.6 is needed by openmotif21-2.1.30

    I have Red Hat 5 64 bits.
    I need install openmotif21-2.1.30-11.EL5.i386.rpm
    [root@srvrcotest rpms_gcl]# rpm -ivh openmotif21-2.1.30-11.EL5.i386.rpm
    error: Failed dependencies:
    libXp.so.6 is needed by openmotif21-2.1.30-11.EL5.i386
    [root@srvrcotest lib]# rpm -qa | grep libXpm*
    libXpm-3.5.5-3
    libXpm-devel-3.5.5-3
    libXpm-3.5.5-3
    libXp-1.0.0-8.1.el5
    Regards,
    Guido

    I hope you are not looking for the CDE motif based desktop, like what is still used on some commercial platforms. Are you? If yes, you might find openmotif resourceful. In short CDE (dtwm) has since been phased out in favour of GNOME about 10 years ago and is no longer available, not for free. Openmotif is not CDE.
    Anyway, the packages that provides libXp.so.6 are libXp-1.0.0-8.1.el5.i386 (32bit) and libXp-1.0.0-8.1.el5.x86_64 (64bit)
    Do you have valid subscription to Red Hat? If yes then you can use the up2date utility to install openmotif and resolve the dependencies issue. Btw, if you were using Oracle Linux, you could configure free access to the public Oracle software repository and simply type "yum install openmotif" to install all the stuff.

  • LibXp.so.6 is needed by openmotif21-2.1.30-11.EL5.i386

    Hi ,
    can anyone help me to install "openmotif21-2.1.30-11.EL5.i386"
    i received this error when i run the rpm file..
    [root@bladj ~]# rpm -ivh openmotif21-2.1.30-11.EL5.i386.rpm
    error: Failed dependencies:
    libXp.so.6 is needed by openmotif21-2.1.30-11.EL5.i386
    how to install this rpm? help please...
    Thanks BJCDR

    Here is one way of determining what RPM a file is part of if you have a machine to compare it against:
    1) First locate the file that you are having a problem with.
    [root@rac1 ~]# locate libXp.so.6
    /usr/X11R6/lib/libXp.so.6
    /usr/X11R6/lib/libXp.so.6.2
    2) Second, query the RPM database with the file located in step 1.
    [root@rac1 ~]# rpm -qf /usr/X11R6/lib/libXp.so.6
    xorg-x11-deprecated-libs-6.8.2-1.EL.33.0.1
    Hope this helps,
    Brian

  • Problem installing LibXp package

    Hello,
    I have a problem when i try to install oracle 10g2 when i get an error message. I read this forum which btw has lots of stuffs for studying since i am new to linux :) and i found out that i need to install the libXp package. My problem is that i cant install this package since when i open it it says that it cannot install source packages and i when i run it from the terminal i get this message:
    cannot create %sourcedir /usr/src/redhat/SOURCES
    I tried to check other topics in case i find something similar but there were too many and i got tired. If you can specify me a guide for how to unpack those files it would be appreciated. I am running Red hat enterprise Linux 5.
    Thanx in advance for your help

    Sorry if this is getting tiring but i used the first method i and i got the result you can see in the picture below.
    http://s236.photobucket.com/albums/ff93/mstavra/?action=view¤t=1.jpg
    I read somewhere that those warnings are no need to be taken into consideration.However, i cant find the package in the installed packages of my system and when i try to install oracle i get exactly the same error as before:
    "libxp.so.6: cannot open shared object file"
    Concerning the pirut, i dont think i can use it since it says: "Unable to import modules. Maybe you are not running under X?"
    Now i am trying the third method. I hope that this will fix it
    *EDIT: I might be wrong for the pirut. I forgot i was not as root when i tried that. I opened now the package with opening with other application --> use a custom command. There i typed pirut and it opened me a window with all the installed packages. I am stuck there atm and trying to figure it out :)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • LibXp.so.6 is needed

    Howdy kids. I bought a Fedora book and now installing paclages isnt so intimidating. :-) Anyways, Im installing 9i using the instructions for 10g on Fedora3 at:
    http://www.puschitz.com/InstallingOracle10g.shtml#InstallingOracle10g
    So, I try to run the article command:
    su - root
    rpm -Uvh openmotif-2.2.3-6.i386.rpm xorg-x11-deprecated-libs-6.8.1-12.i386.rpm
    and get the message:
    error: Failed dependencies:
    libXp.so.6 is needed by openmotif-2.2.3-6.i386
    Ive looked on the cd's for this libXp.so.6 and cant find it anywhere. How do I ontain such an animal? I looked @ the Fedora sight and came up short. Sorry if this isnt the right forum to ask this type of question.
    TIA, ChrisR

    I can't answer your question (it seems, you have a problem with your openmotif environment, that is an OS issue) , but here's another URL, how to install Oracle 10g (unfortunately not 9i) on Fedora:
    http://www.oracle-base.com/articles/10g/OracleDB10gInstallationOnFedora3.php

  • LibXp.so.6 error     REL 4  AMD64 installation

    runInstaller gives this output. I have installed all the pre-requisite packages. I am trying to install 10g Release 2 on a RedHat (REL 4) AMD 64 server. I'm stumped and appreciate any guidance.
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2006-08-30_04-27-58PM. Please wait ...anpudwd1:/home/oracle> Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2006-08-30_04-27-58PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)

    To anyone getting this error on Oracle Enterprise Linux 4 (Redhat 4) on AMD 64, tried above suggestions, in the end gave in and just installed all packages of the distribution in the following categories of add remove applications, and installer runs ok now ! I'm sure this is not minimal but its easy !! Just compatability arch support as mentioned above was not enough.
    compatability arch support
    compatability arch development support
    legacy software development
    x software development

  • Installation problem on fedora linux

    Hi
    I am trying to install oracle 10g to Fedora Linux.
    When I type ./runInstaller :
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-08-21_12-40-12AM/jre/1.4.2/lib/i386/libawt.so:...........................
    Exception in thread main java.lang.NoClassDefFoundError
    Please help me to solve this problem

    Ricardinho,
    try post full error message (or stack trace) because in this case we can only guess...
    Also when you post name of Linux distribution then don't forget post the version.
    Anyway according to partial error message I think there is missing libXp.so.6 library on your OS.
    So execute "yum install libXp" to install required package. Od locate the package on installtion media and install it via "rpm -ivh" command.
    Note: In FC5 and later libXp.so.6 is included in libXp package. In FC4 and older releases you need to install xorg-deprecated-libs package.

  • Suspend to RAM no longer works, even in a console

    I've recently installed Arch on an SSD (OCZ Vertex 2) and I have testing repo enabled.  I can get the laptop to suspend outside of KDE using pm-suspend, but the system never comes back after pressing a key.  The cursor just stays there.  The caps lock key still toggles, but I can't shutdown using the power button.
    In KDE when I close the lid it doesn't do anything. 
    When I first set up KDE suspend worked....I'm not sure what package broke it, but could anyone have any ideas?
    Here are my installed packages:
    a52dec 0.7.4-4
    aalib 1.4rc5-7
    acl 2.2.49-1
    acpi 1.4-2
    acpid 1.0.10-3
    akonadi 1.4.1-1
    akonadi-googledata 1.2.0-1
    alsa-lib 1.0.23-2
    alsa-utils 1.0.23-2
    antlr 2.7.7-8
    apr 1.4.2-1
    apr-util 1.3.10-1
    aria2 1.10.3-1
    aspell 0.60.6-4
    atk 1.32.0-1
    attica 0.1.4-1
    attr 2.4.44-1
    autoconf 2.68-1
    automake 1.11.1-1
    automoc4 0.9.88-1
    avahi 0.6.27-7
    avogadro 1.0.1-1
    babl 0.1.2-1
    bash 4.1.007-1
    beautiful-soup 3.1.0.1-4
    binutils 2.20.1-4
    bison 2.4.3-1
    blas 3.2.2-2
    boost 1.43.0-2
    boost-libs 1.43.0-2
    bzip2 1.0.6-1
    c-ares 1.7.3-1
    ca-certificates 20090814+nmu2-1
    ca-certificates-java 20100412-1
    cabextract 1.3-1
    cairo 1.10.0-2
    cdparanoia 10.2-2
    cfitsio 3.250-2
    cherrypy 3.1.2-3
    chmlib 0.40-1
    chromium 7.0.517.43-1
    cln 1.2.2-3
    cloog-ppl 0.15.9-2
    clucene 0.9.21b-1
    clyde-git 20101027-1
    cmake 2.8.2-3
    compositeproto 0.4.1-1
    consolekit 0.4.2-1
    coreutils 8.6-1
    cracklib 2.8.16-1
    cryptsetup 1.1.3-1
    curl 7.21.2-2
    damageproto 1.2.0-1
    dash 0.5.6.1-1
    db 4.8.26-2
    dbus 1.4.0-1
    dbus-core 1.4.0-1
    dbus-glib 0.86-1
    dbus-python 0.83.1-2
    dcron 4.4-2
    desktop-file-utils 0.16-1
    device-mapper 2.02.74-1
    dhcpcd 5.2.8-1
    dialog 1.1_20100428-2
    diffutils 3.0-1
    dirmngr 1.1.0-1
    djvulibre 3.5.23-1
    dmidecode 2.10-1
    dmxproto 2.3-1
    dnsutils 9.7.1.P2-1
    dri2proto 2.3-1
    e2fsprogs 1.41.12-1
    ebook-tools 0.2.1-1
    eigen 2.0.15-1
    eject 2.1.5-4
    elfutils 0.149-2
    enca 1.13-1
    enchant 1.6.0-1
    ethtool 6-2
    eventlog 0.2.12-1
    exiv2 0.20-1
    expat 2.0.1-5
    faac 1.28-2
    faad2 2.7-1
    fakeroot 1.14.4-2
    farsight2 0.0.21-2
    ffmpeg 25472-1
    fftw 3.2.2-1
    file 5.04-2
    filesystem 2010.10-1
    findutils 4.4.2-2
    fixesproto 4.1.1-1
    flac 1.2.1-2
    flashplugin-prerelease 10.2.161.23-1
    flex 2.5.35-4
    fluidsynth 1.1.3-1
    fontconfig 2.8.0-1
    fontsproto 2.1.0-1
    freeglut 2.6.0-1
    freetype2 2.4.3-1
    fribidi 0.19.2-1
    gawk 3.1.8-1
    gcc 4.5.1-1
    gcc-libs 4.5.1-1
    gconf 2.32.0-1
    gdbm 1.8.3-7
    gdk-pixbuf2 2.22.0-2
    gegl 0.1.2-1
    gen-init-cpio 2.6.32-1
    gettext 0.18.1.1-1
    ggz-client-libs 0.0.14.1-1
    ghostscript 9.00-1
    giflib 4.1.6-3
    gimp 2.6.11-1
    git 1.7.3.2-1
    glew 1.5.6-1
    glib2 2.26.0-2
    glibc 2.12.1-4
    glproto 1.4.12-1
    gmp 5.0.1-1
    gnugo 3.8-1
    gnupg 1.4.11-1
    gnupg2 2.0.16-2
    gnutls 2.8.6-1
    gobject-introspection 0.9.12-1
    gpgme 1.3.0-1
    gpm 1.20.6-5
    gpsd 2.95-4
    grep 2.7-1
    groff 1.20.1-4
    grub 0.97-17
    gsfonts 1.0.7pre44-2
    gsl 1.14-1
    gstreamer0.10 0.10.30-1
    gstreamer0.10-base 0.10.30-1
    gstreamer0.10-base-plugins 0.10.30-1
    gstreamer0.10-python 0.10.18-3
    gtk2 2.22.0-5
    gzip 1.4-1
    hal 0.5.14-4
    hal-info 0.20091130-1
    heimdal 1.3.3-1
    hicolor-icon-theme 0.12-1
    htop 0.8.3-1
    huludesktop 0.9.8-3
    hunspell 1.2.12-1
    iana-etc 2.30-1
    ilmbase 1.0.1-1
    imagemagick 6.6.4.10-1
    imlib2 1.4.4-1
    initscripts 2010.07-1
    inputproto 2.0-1
    intel-dri 7.9-1
    iputils 20100214-2
    iso-codes 3.14-1
    jack 0.118.0-4
    jasper 1.900.1-6
    jfsutils 1.1.14-1
    kbd 1.15.2-1
    kbproto 1.0.5-1
    kde-agent 20090801-2
    kdeaccessibility-colorschemes 4.5.2-1
    kdeaccessibility-iconthemes 4.5.2-1
    kdeaccessibility-kmag 4.5.2-1
    kdeaccessibility-kmousetool 4.5.2-1
    kdeaccessibility-kmouth 4.5.2-1
    kdeadmin-kcron 4.5.2-1
    kdeadmin-ksystemlog 4.5.2-1
    kdeadmin-kuser 4.5.2-1
    kdeadmin-system-config-printer-kde 4.5.2-1
    kdeartwork-aurorae 4.5.2-1
    kdeartwork-colorschemes 4.5.2-1
    kdeartwork-desktopthemes 4.5.2-1
    kdeartwork-emoticons 4.5.2-1
    kdeartwork-iconthemes 4.5.2-1
    kdeartwork-kscreensaver 4.5.2-1
    kdeartwork-sounds 4.5.2-1
    kdeartwork-styles 4.5.2-1
    kdeartwork-wallpapers 4.5.2-1
    kdeartwork-weatherwallpapers 4.5.2-1
    kdebase-dolphin 4.5.2-1
    kdebase-kdepasswd 4.5.2-1
    kdebase-kdialog 4.5.2-1
    kdebase-kfind 4.5.2-1
    kdebase-konqueror 4.5.2-1
    kdebase-konsole 4.5.2-1
    kdebase-kwrite 4.5.2-1
    kdebase-lib 4.5.2-1
    kdebase-plasma 4.5.2-1
    kdebase-runtime 4.5.2-2
    kdebase-workspace 4.5.2-2
    kdebindings-python 4.5.2-8
    kdeedu-blinken 4.5.2-2
    kdeedu-cantor 4.5.2-2
    kdeedu-data 4.5.2-2
    kdeedu-kalgebra 4.5.2-2
    kdeedu-kalzium 4.5.2-2
    kdeedu-kanagram 4.5.2-2
    kdeedu-kbruch 4.5.2-2
    kdeedu-kgeography 4.5.2-2
    kdeedu-khangman 4.5.2-2
    kdeedu-kig 4.5.2-2
    kdeedu-kiten 4.5.2-2
    kdeedu-klettres 4.5.2-2
    kdeedu-kmplot 4.5.2-2
    kdeedu-kstars 4.5.2-2
    kdeedu-ktouch 4.5.2-2
    kdeedu-kturtle 4.5.2-2
    kdeedu-kwordquiz 4.5.2-2
    kdeedu-libkdeedu 4.5.2-2
    kdeedu-marble 4.5.2-2
    kdeedu-parley 4.5.2-2
    kdeedu-rocs 4.5.2-2
    kdeedu-step 4.5.2-2
    kdegames-bomber 4.5.2-1
    kdegames-bovo 4.5.2-1
    kdegames-granatier 4.5.2-1
    kdegames-kajongg 4.5.2-1
    kdegames-kapman 4.5.2-1
    kdegames-katomic 4.5.2-1
    kdegames-kbattleship 4.5.2-1
    kdegames-kblackbox 4.5.2-1
    kdegames-kblocks 4.5.2-1
    kdegames-kbounce 4.5.2-1
    kdegames-kbreakout 4.5.2-1
    kdegames-kdiamond 4.5.2-1
    kdegames-kfourinline 4.5.2-1
    kdegames-kgoldrunner 4.5.2-1
    kdegames-kigo 4.5.2-1
    kdegames-killbots 4.5.2-1
    kdegames-kiriki 4.5.2-1
    kdegames-kjumpingcube 4.5.2-1
    kdegames-klines 4.5.2-1
    kdegames-kmahjongg 4.5.2-1
    kdegames-kmines 4.5.2-1
    kdegames-knetwalk 4.5.2-1
    kdegames-kolf 4.5.2-1
    kdegames-kollision 4.5.2-1
    kdegames-konquest 4.5.2-1
    kdegames-kpatience 4.5.2-1
    kdegames-kreversi 4.5.2-1
    kdegames-ksame 4.5.2-1
    kdegames-kshisen 4.5.2-1
    kdegames-ksirk 4.5.2-1
    kdegames-kspaceduel 4.5.2-1
    kdegames-ksquares 4.5.2-1
    kdegames-ksudoku 4.5.2-1
    kdegames-ktron 4.5.2-1
    kdegames-ktuberling 4.5.2-1
    kdegames-kubrick 4.5.2-1
    kdegames-libkdegames 4.5.2-1
    kdegames-libkmahjongg 4.5.2-1
    kdegames-lskat 4.5.2-1
    kdegames-palapeli 4.5.2-1
    kdegraphics-gwenview 4.5.2-2
    kdegraphics-kamera 4.5.2-2
    kdegraphics-kcolorchooser 4.5.2-2
    kdegraphics-kgamma 4.5.2-2
    kdegraphics-kolourpaint 4.5.2-2
    kdegraphics-kruler 4.5.2-2
    kdegraphics-ksnapshot 4.5.2-2
    kdegraphics-libs 4.5.2-2
    kdegraphics-okular 4.5.2-2
    kdelibs 4.5.2-2
    kdemultimedia-dragonplayer 4.5.2-1
    kdemultimedia-ffmpegthumbs 4.5.2-1
    kdemultimedia-juk 4.5.2-1
    kdemultimedia-kioslave 4.5.2-1
    kdemultimedia-kmix 4.5.2-1
    kdemultimedia-kscd 4.5.2-1
    kdemultimedia-mplayerthumbs 4.5.2-1
    kdenetwork-filesharing 4.5.2-1
    kdenetwork-kdnssd 4.5.2-1
    kdenetwork-kget 4.5.2-1
    kdenetwork-kopete 4.5.2-1
    kdenetwork-kppp 4.5.2-1
    kdenetwork-krdc 4.5.2-1
    kdenetwork-krfb 4.5.2-1
    kdepim-akonadiconsole 4.4.7-1
    kdepim-akregator 4.4.7-1
    kdepim-blogilo 4.4.7-1
    kdepim-console 4.4.7-1
    kdepim-kaddressbook 4.4.7-1
    kdepim-kalarm 4.4.7-1
    kdepim-kjots 4.4.7-1
    kdepim-kleopatra 4.4.7-1
    kdepim-kmail 4.4.7-1
    kdepim-knode 4.4.7-1
    kdepim-knotes 4.4.7-1
    kdepim-kontact 4.4.7-1
    kdepim-korganizer 4.4.7-1
    kdepim-kresources 4.4.7-1
    kdepim-ktimetracker 4.4.7-1
    kdepim-libkdepim 4.4.7-1
    kdepim-runtime 4.4.7-1
    kdepim-wizards 4.4.7-1
    kdepimlibs 4.5.2-1
    kdeplasma-addons-applets-bball 4.5.2-1
    kdeplasma-addons-applets-binary-clock 4.5.2-1
    kdeplasma-addons-applets-blackboard 4.5.2-1
    kdeplasma-addons-applets-bookmarks 4.5.2-1
    kdeplasma-addons-applets-bubblemon 4.5.2-1
    kdeplasma-addons-applets-calculator 4.5.2-1
    kdeplasma-addons-applets-charselect 4.5.2-1
    kdeplasma-addons-applets-comic 4.5.2-1
    kdeplasma-addons-applets-community 4.5.2-1
    kdeplasma-addons-applets-dict 4.5.2-1
    kdeplasma-addons-applets-eyes 4.5.2-1
    kdeplasma-addons-applets-fifteenpuzzle 4.5.2-1
    kdeplasma-addons-applets-filewatcher 4.5.2-1
    kdeplasma-addons-applets-frame 4.5.2-1
    kdeplasma-addons-applets-fuzzy-clock 4.5.2-1
    kdeplasma-addons-applets-incomingmsg 4.5.2-1
    kdeplasma-addons-applets-kdeobservatory 4.5.2-1
    kdeplasma-addons-applets-kimpanel 4.5.2-1
    kdeplasma-addons-applets-knowledgebase 4.5.2-1
    kdeplasma-addons-applets-kolourpicker 4.5.2-1
    kdeplasma-addons-applets-konqprofiles 4.5.2-1
    kdeplasma-addons-applets-konsoleprofiles 4.5.2-1
    kdeplasma-addons-applets-lancelot 4.5.2-1
    kdeplasma-addons-applets-leavenote 4.5.2-1
    kdeplasma-addons-applets-life 4.5.2-1
    kdeplasma-addons-applets-luna 4.5.2-1
    kdeplasma-addons-applets-magnifique 4.5.2-1
    kdeplasma-addons-applets-mediaplayer 4.5.2-1
    kdeplasma-addons-applets-microblog 4.5.2-1
    kdeplasma-addons-applets-news 4.5.2-1
    kdeplasma-addons-applets-notes 4.5.2-1
    kdeplasma-addons-applets-nowplaying 4.5.2-1
    kdeplasma-addons-applets-paste 4.5.2-1
    kdeplasma-addons-applets-pastebin 4.5.2-1
    kdeplasma-addons-applets-plasmaboard 4.5.2-1
    kdeplasma-addons-applets-previewer 4.5.2-1
    kdeplasma-addons-applets-qalculate 4.5.2-1
    kdeplasma-addons-applets-rememberthemilk 4.5.2-1
    kdeplasma-addons-applets-rssnow 4.5.2-1
    kdeplasma-addons-applets-showdashboard 4.5.2-1
    kdeplasma-addons-applets-showdesktop 4.5.2-1
    kdeplasma-addons-applets-social-news 4.5.2-1
    kdeplasma-addons-applets-spellcheck 4.5.2-1
    kdeplasma-addons-applets-systemloadviewer 4.5.2-1
    kdeplasma-addons-applets-timer 4.5.2-1
    kdeplasma-addons-applets-unitconverter 4.5.2-1
    kdeplasma-addons-applets-weather 4.5.2-1
    kdeplasma-addons-applets-weatherstation 4.5.2-1
    kdeplasma-addons-applets-webslice 4.5.2-1
    kdeplasma-addons-libs 4.5.2-1
    kdeplasma-addons-runners-audioplayercontrol 4.5.2-1
    kdeplasma-addons-runners-browserhistory 4.5.2-1
    kdeplasma-addons-runners-characters 4.5.2-1
    kdeplasma-addons-runners-contacts 4.5.2-1
    kdeplasma-addons-runners-converter 4.5.2-1
    kdeplasma-addons-runners-datetime 4.5.2-1
    kdeplasma-addons-runners-katesessions 4.5.2-1
    kdeplasma-addons-runners-konquerorsessions 4.5.2-1
    kdeplasma-addons-runners-konsolesessions 4.5.2-1
    kdeplasma-addons-runners-kopete 4.5.2-1
    kdeplasma-addons-runners-mediawiki 4.5.2-1
    kdeplasma-addons-runners-spellchecker 4.5.2-1
    kdeplasma-addons-wallpapers-mandelbrot 4.5.2-1
    kdeplasma-addons-wallpapers-marble 4.5.2-1
    kdeplasma-addons-wallpapers-pattern 4.5.2-1
    kdeplasma-addons-wallpapers-virus 4.5.2-1
    kdeplasma-addons-wallpapers-weather 4.5.2-1
    kdesdk-cervisia 4.5.2-1
    kdesdk-dolphin-plugins 4.5.2-1
    kdesdk-kapptemplate 4.5.2-1
    kdesdk-kate 4.5.2-1
    kdesdk-kbugbuster 4.5.2-1
    kdesdk-kcachegrind 4.5.2-1
    kdesdk-kdeaccounts-plugin 4.5.2-1
    kdesdk-kdepalettes 4.5.2-1
    kdesdk-kioslave 4.5.2-1
    kdesdk-kmtrace 4.5.2-1
    kdesdk-kompare 4.5.2-1
    kdesdk-kpartloader 4.5.2-1
    kdesdk-kprofilemethod 4.5.2-1
    kdesdk-kstartperf 4.5.2-1
    kdesdk-kuiviewer 4.5.2-1
    kdesdk-lokalize 4.5.2-1
    kdesdk-poxml 4.5.2-1
    kdesdk-scripts 4.5.2-1
    kdesdk-strigi-analyzer 4.5.2-1
    kdesdk-umbrello 4.5.2-1
    kdetoys-amor 4.5.2-1
    kdetoys-kteatime 4.5.2-1
    kdetoys-ktux 4.5.2-1
    kdeutils-ark 4.5.2-2
    kdeutils-kcalc 4.5.2-2
    kdeutils-kcharselect 4.5.2-2
    kdeutils-kdf 4.5.2-2
    kdeutils-kfloppy 4.5.2-2
    kdeutils-kgpg 4.5.2-2
    kdeutils-kremotecontrol 4.5.2-2
    kdeutils-ktimer 4.5.2-2
    kdeutils-kwallet 4.5.2-2
    kdeutils-okteta 4.5.2-2
    kdeutils-printer-applet 4.5.2-2
    kdeutils-superkaramba 4.5.2-2
    kdeutils-sweeper 4.5.2-2
    kdewebdev-kfilereplace 4.5.2-1
    kdewebdev-kimagemapeditor 4.5.2-1
    kdewebdev-klinkstatus 4.5.2-1
    kdewebdev-kommander 4.5.2-1
    kernel26 2.6.35.7-1
    kernel26-headers 2.6.35.7-1
    ksplash-theme-generator 0.4-1
    kwebkitpart 0.9.6-1
    lame 3.98.4-1
    lapack 3.2.2-2
    lcms 1.19-1
    less 436-1
    lesstif 0.95.2-2
    lib32-alsa-lib 1.0.23-4
    lib32-expat 2.0.1-7
    lib32-fontconfig 2.8.0-3
    lib32-freetype2 2.4.3-1
    lib32-gcc-libs 4.5.1-7
    lib32-glibc 2.12.1-7
    lib32-libdrm 2.4.21-4
    lib32-libgl 7.8.2-5
    lib32-libice 1.0.6-3
    lib32-libsm 1.1.1-3
    lib32-libx11 1.3.5-2
    lib32-libxau 1.0.6-2
    lib32-libxcb 1.7-2
    lib32-libxcursor 1.1.10-3
    lib32-libxdamage 1.1.3-3
    lib32-libxdmcp 1.0.3-4
    lib32-libxext 1.1.2-3
    lib32-libxfixes 4.0.5-3
    lib32-libxrandr 1.3.0-3
    lib32-libxrender 0.9.6-4
    lib32-libxt 1.0.8-3
    lib32-libxxf86dga 1.1.1-3
    lib32-libxxf86vm 1.1.0-3
    lib32-mesa 7.8.2-5
    lib32-util-linux-ng 2.18-3
    lib32-zlib 1.2.5-5
    libao 1.0.0-2
    libarchive 2.8.4-2
    libass 0.9.11-1
    libassuan 2.0.1-1
    libcaca 0.99.beta17-1
    libcap 2.19-1
    libcddb 1.3.2-2
    libcdio 0.82-1
    libcroco 0.6.2-1
    libcups 1.4.4-3
    libdaemon 0.14-1
    libdatrie 0.2.4-1
    libdbusmenu-qt 0.6.4-1
    libdca 0.0.5-2
    libdmx 1.1.0-1
    libdrm 2.4.22-1
    libdvbpsi 0.1.7-1
    libdvdnav 4.1.3-2
    libdvdread 4.1.3-2
    libebml 1.0.0-1
    libevent 1.4.14b-2
    libexif 0.6.19-1
    libfetch 2.33-1
    libffi 3.0.9-1
    libfontenc 1.1.0-1
    libftdi 0.18-1
    libgadu 1.9.1-1
    libgcal 0.9.6-1
    libgcrypt 1.4.6-1
    libggz 0.0.14.1-1
    libgl 7.9-1
    libglade 2.6.4-2
    libgpg-error 1.9-2
    libgphoto2 2.4.9-1
    libgssglue 0.1-2
    libical 0.46-1
    libice 1.0.7-1
    libid3tag 0.15.1b-6
    libidl2 0.8.14-1
    libidn 1.19-1
    libieee1284 0.2.11-3
    libindi 0.6.2-1
    libiodbc 3.52.7-4
    libjpeg 8.0.2-1
    libksba 1.0.8-1
    libktorrent 1.0.4-1
    libldap 2.4.23-1
    libmad 0.15.1b-4
    libmatroska 1.0.0-1
    libmng 1.0.10-3
    libmodplug 0.8.8.1-1
    libmp4v2 1.9.1-1
    libmpc 0.8.2-2
    libmpcdec 1.2.6-2
    libmpeg2 0.5.1-1
    libmsn 4.1-2
    libmtp 1.0.2-1
    libmysqlclient 5.1.51-1
    libnice 0.0.13-3
    libnl 1.1-2
    libnova 0.13.0-1
    libofa 0.9.3-2
    libogg 1.2.0-1
    libotr 3.2.0-1
    libpcap 1.1.1-1
    libpciaccess 0.12.0-1
    libpng 1.4.4-1
    libproxy 0.4.6-2
    libqalculate 0.9.7-1
    libraw1394 2.0.5-1
    librpcsecgss 0.19-3
    librsvg 2.32.0-2
    libsamplerate 0.1.7-1
    libsasl 2.1.23-4
    libshout 2.2.2-3
    libsm 1.1.1-1
    libsndfile 1.0.23-1
    libspectre 0.2.6-2
    libssh 0.4.6-1
    libtasn1 2.6-1
    libthai 0.1.14-1
    libtheora 1.1.1-1
    libtiff 3.9.4-1
    libtirpc 0.2.1-1
    libtool 2.4-1
    libusb 0.1.12-4
    libusb1 1.0.8-1
    libva 1.0.5-2
    libvdpau 0.4-1
    libvisual 0.4.0-3
    libvncserver 0.9.7-3
    libvorbis 1.3.1-1
    libvpx 0.9.2-1
    libwmf 0.2.8.4-8
    libx11 1.3.5-1
    libx86 1.1-2
    libxau 1.0.6-1
    libxaw 1.0.8-1
    libxcb 1.7-1
    libxcomposite 0.4.2-1
    libxcursor 1.1.10-1
    libxdamage 1.1.3-1
    libxdmcp 1.0.3-1
    libxext 1.1.2-1
    libxfixes 4.0.5-1
    libxfont 1.4.2-2
    libxft 2.1.14-1
    libxi 1.3.2-1
    libxinerama 1.1-1
    libxkbfile 1.0.6-1
    libxklavier 5.0-1
    libxml2 2.7.7-2
    libxmu 1.0.5-1
    libxp 1.0.0-3
    libxpm 3.5.8-1
    libxrandr 1.3.0-1
    libxrender 0.9.6-1
    libxslt 1.1.26-2
    libxss 1.2.0-1
    libxt 1.0.8-1
    libxtst 1.1.0-1
    libxv 1.0.5-1
    libxvmc 1.0.6-1
    libxxf86dga 1.1.1-1
    libxxf86vm 1.1.0-1
    libzip 0.9.3-1
    licenses 2.6-1
    linux-api-headers 2.6.34-1
    linux-firmware 20100911-1
    lirc-utils 0.8.6-5
    lm_sensors 3.2.0-1
    logrotate 3.7.9-1
    lua 5.1.4-6
    lua-lzlib 0.4_work2-4
    lua-yajl-git 20100308-1
    luafilesystem 1.5.0-1
    luasec 0.4-2
    luasocket 2.0.2-3
    lvm2 2.02.74-1
    lzo2 2.03-1
    m4 1.4.15-1
    mailx 8.1.1-7
    make 3.82-2
    man-db 2.5.7-1
    man-pages 3.29-1
    mcpp 2.7.2-2
    mdadm 3.1.4-1
    mesa-demos 8.0.1-1
    mkinitcpio 0.6.7-1
    mkinitcpio-busybox 1.17.2-1
    mlocate 0.23.1-2
    module-init-tools 3.12-1
    mozilla-common 1.4-1
    mpfr 3.0.0.p4-1
    mplayer 32492-2
    musicbrainz 2.1.5-4
    mysql 5.1.51-1
    mysql-clients 5.1.51-1
    nano 2.2.5-1
    ncurses 5.7-3
    neon 0.29.3-2
    net-tools 1.60-14
    nfs-utils 1.2.2-3
    nfsidmap 0.23-3
    nickle 2.70-1
    nspr 4.8.6-1
    nss 3.12.8-1
    openbabel 2.2.3-1
    opencore-amr 0.1.2-1
    openexr 1.6.1-1
    openjdk6 6.b20_1.9.1-1
    openjpeg 1.3-3
    openssh 5.6p1-1
    openssl 1.0.0.a-3
    openvpn 2.1.3-1
    orbit2 2.14.19-1
    orc 0.4.7-1
    oss 4.2_2003-1
    oxygen-icons 4.5.2-1
    package-query 0.4-1
    pacman 3.4.1-1
    pacman-mirrorlist 20100825-1
    pam 1.1.1-1
    pango 1.28.3-1
    patch 2.6.1-1
    pciutils 3.1.7-1
    pcmciautils 017-1
    pcre 8.10-1
    perl 5.12.1-2
    perl-error 0.17016-1
    perl-html-parser 3.66-1
    perl-html-tagset 3.20-1
    perl-libwww 5.836-1
    perl-uri 1.54-1
    perl-xyne-arch 2010.10.09.1-1
    perl-xyne-common 2010.10.09.1-1
    phonon 4.4.2-2
    phonon-gstreamer 4.4.2-2
    phoronix-test-suite 2.8.1-1
    php 5.3.3-2
    pinentry 0.8.0-2
    pixman 0.18.4-1
    pkg-config 0.25-2
    pm-quirks 0.20100619-1
    pm-utils 1.4.0-1
    podofo 0.8.4-1
    polkit 0.98-1
    polkit-kde 0.95.1-2
    polkit-qt 0.96.1-3
    poppler 0.14.4-1
    poppler-data 0.4.3-1
    poppler-qt 0.14.4-1
    popt 1.16-2
    postgresql-libs 9.0.1-2
    powerpill 2010.08.24.1-1
    ppl 0.11-1
    ppp 2.4.5-1
    printproto 1.0.4-2
    procps 3.2.8-1
    psmisc 22.13-1
    pth 2.0.7-3
    pycairo 1.8.10-2
    pycrypto 2.3-1
    pycups 1.9.51-2
    pygobject 2.26.0-2
    pygtk 2.22.0-3
    pyqt 4.8.0-1
    pysmbc 1.0.9-1
    python-dateutil 1.5-2
    python-dnspython 1.8.0-2
    python-imaging 1.1.7-2
    python-lxml 2.2.8-2
    python-mechanize 0.2.2-2
    python-numpy 1.5.0-2
    python-pypdf 1.12-5
    python-urwid 0.9.9.1-2
    python2 2.7-2
    qca 2.0.2-2
    qca-ossl 2.0.0-3
    qimageblitz 0.0.6-1
    qscintilla 2.4.5-4
    qt 4.7.0-4
    qwt 5.2.1-1
    randrproto 1.3.1-1
    raptor 1.4.21-1
    rarian 0.8.1-1
    rasqal 0.9.20-1
    rdesktop 1.6.0-5
    readline 6.1.002-1
    recode 3.6-5
    recordproto 1.14-1
    redland 1.0.12-1
    reiserfsprogs 3.6.21-2
    renderproto 0.11.1-1
    rp-pppoe 3.10-5
    rpcbind 0.2.0-2
    rrdtool 1.4.4-2
    run-parts 3.4.1-1
    sane 1.0.21-3
    schroedinger 1.0.9-1
    scrnsaverproto 1.2.0-1
    sdl 1.2.14-5
    sdl_image 1.2.10-2
    sed 4.2.1-2
    shadow 4.1.4.2-3
    shared-desktop-ontologies 0.5-1
    shared-mime-info 0.80-1
    sip 4.11.2-1
    smbclient 3.5.6-1
    soprano 2.5.2-1
    speex 1.2rc1-1
    sqlite3 3.7.3-1
    stdin-plasmoid-svn 0.2r32-1
    strigi 0.7.2-3
    subversion 1.6.9-6
    sudo 1.7.4.p4-1
    sysfsutils 2.1.0-5
    syslog-ng 3.1.2-1
    system-config-printer-common 1.2.5-3
    sysvinit 2.88-2
    taglib 1.6.3-1
    talloc 2.0.1-1
    tar 1.23-3
    tcp_wrappers 7.6-12
    tdb 1.2.1-2
    telepathy-farsight 0.0.15-2
    telepathy-glib 0.12.2-1
    telepathy-qt4 0.3.5-1
    texinfo 4.13a-4
    tidyhtml 1.46-1
    ttf-dejavu 2.30-2
    ttf-freefont 20090104-2
    ttf-ms-fonts 2.0-3
    tunepimp 0.5.3-8
    twisted 10.1.0-1
    tzdata 2010n-1
    udev 163-1
    unixodbc 2.3.0-1
    unrar 3.9.10-1
    unzip 6.0-5
    usbutils 0.90-1
    util-linux-ng 2.18-3
    v4l-utils 0.8.1-1
    vbetool 1.1-1
    vi 050325-3
    videoproto 2.3.1-1
    vim 7.3.3-2
    vim-colorsamplerpack 8.03-2
    vim-runtime 7.3.3-2
    virtualbox_bin 3.2.10-2
    virtuoso 6.1.2-1
    vlc 1.1.4.1-2
    wget 1.12-2
    which 2.20-3
    wicd 1.7.0-6
    wine 1.3.5-1
    wireless_tools 29-3
    wpa_supplicant 0.7.3-1
    x264 20101013-1
    xbitmaps 1.1.0-1
    xcb-proto 1.6-2
    xcb-util 0.3.6-1
    xdg-utils 1.0.2.20100618-1
    xextproto 7.1.2-1
    xf86-input-evdev 2.5.0-1
    xf86-input-keyboard 1.4.0-3
    xf86-input-mouse 1.6.0-1
    xf86-input-synaptics 1.3.0-1
    xf86-video-intel 2.13.0-4
    xf86-video-vesa 2.3.0-3
    xf86dgaproto 2.1-1
    xf86vidmodeproto 2.3-1
    xfsprogs 3.1.3-1
    xineramaproto 1.2-1
    xkeyboard-config 2.0-1
    xorg-docs 1.5-1
    xorg-font-utils 7.5-2
    xorg-fonts-100dpi 1.0.1-3
    xorg-fonts-75dpi 1.0.1-3
    xorg-fonts-alias 1.0.2-1
    xorg-fonts-encodings 1.0.3-1
    xorg-fonts-misc 1.0.1-1
    xorg-iceauth 1.0.3-1
    xorg-luit 1.1.0-1
    xorg-res-utils 1.0.3-3
    xorg-server 1.9.0.901-2
    xorg-server-common 1.9.0.901-2
    xorg-server-utils 7.6-1
    xorg-sessreg 1.0.6-1
    xorg-twm 1.0.4-3
    xorg-utils 7.6-5
    xorg-xauth 1.0.4-1
    xorg-xbacklight 1.1.1-1
    xorg-xcmsdb 1.0.3-1
    xorg-xgamma 1.0.3-1
    xorg-xhost 1.0.3-1
    xorg-xinit 1.2.1-1
    xorg-xinput 1.5.2-1
    xorg-xkb-utils 7.5-2
    xorg-xmodmap 1.0.5-1
    xorg-xrandr 1.3.3-1
    xorg-xrdb 1.0.6-1
    xorg-xrefresh 1.0.3-1
    xorg-xset 1.2.0-1
    xorg-xsetroot 1.0.3-1
    xproto 7.0.18-1
    xterm 266-1
    xvidcore 1.2.2-1
    xz 5.0.0-1
    yajl 1.0.9-3
    yaourt 0.9.5-1
    zlib 1.2.5-2
    zope-interface 3.5.3-2
    zvbi 0.2.33-2
    Last edited by DarksideEE7 (2010-10-28 16:29:14)

    Could it be that I don't have a swap file?  Surely not....I have 4GB of memory and I've never had problems with suspend in the past. 
    I was able to get it to suspend while in KDE using pm-suspend while in konsole and all of the console screens were black, with the exception of tty7, which had konsole up (without any window decoration).  I wasn't able to execute any commands (including shutdown), nor could I su - to root. 
    This happened a second time, and it mentioned that it was enable to mount  sda2 (which is my route partition)  Any ideas on how to fix this?  I NEED suspend. 
    Other than that I'm getting great performance, especially with my fstab options set in place.
    Last edited by DarksideEE7 (2010-10-28 23:40:08)

  • Pacman -Qm no longer working correctly [solved]

    I can't get pacman -Qm to work right anymore, when I use it, it just displays pretty much every package I have, like so:
    $ pacman -Qm
    acl 2.2.39-1
    alsa-lib 1.0.13-1
    alsa-oss 1.0.12-1
    alsa-utils 1.0.13-1
    apache 2.2.4-2
    apr 1.2.8-1
    apr-util 1.2.8-2
    aspell 0.60.5-1
    asunder 0.1.0-2
    aterm 1.0.0-2
    atk 1.18.0-2
    attr 2.4.32-2
    audiofile 0.2.6-3
    autoconf 2.61-1
    automake 1.10-1
    bash 3.2-1
    bigreqsproto 1.0.2-1
    bin86 0.16.17-1
    binutils 2.17-2
    bison 2.3-2
    bzip2 1.0.4-1
    cairo 1.4.2-1
    cdparanoia 9.8-4
    cdrdao 1.2.2-1
    cdrkit 1.1.2-1
    clisp 2.41-1
    cmake 2.4.6-1
    codecs 20061022-1
    compositeproto 0.3.1-1
    coreutils 6.9-1
    cpio 2.7-2
    cracklib 2.8.10-3
    cups 1.2.10-1
    curl 7.15.5-1
    cvsup 16.1h-3
    cyrus-sasl 2.1.22-3
    cyrus-sasl-plugins 2.1.22-4
    damageproto 1.1.0-1
    db 4.5.20-1
    dbus 1.0.2-4
    dbus-glib 0.73-1
    dcron 3.2-1
    desktop-file-utils 0.12-1
    dhcpcd 1.3.22pl4-4
    dialog 1.0_20060221-1
    diffutils 2.8.1-2
    divx4linux 6.1.1-1
    dmxproto 2.2.2-1
    docbook-xml 4.1.2-2
    docbook-xsl 1.71.1-2
    doom3 1.3.1302-4
    dosfstools 2.11-1
    e2fsprogs 1.39-2
    ed 0.4-1
    enchant 1.3.0-1
    esd 0.2.37-2
    expat 2.0.0-1
    faad2 2.5-2
    fakeroot 1.5.10-1
    fam 2.7.0-9
    fbset 2.1-1
    file 4.20-1
    filesystem 0.8-1
    findutils 4.2.30-1
    fixesproto 4.0-2
    flac 1.1.4-1
    flex 2.5.33-1
    fontcacheproto 0.1.2-1
    fontconfig 2.4.2-1
    fontsproto 2.0.2-1
    freetype1 1.3.1-3
    freetype2 2.3.1-1
    fribidi 0.10.7-1
    gawk 3.1.5-3
    gc 6.8-1
    gcc 4.1.2-3
    gd 2.0.34-1
    gdb 6.6-1
    gdbm 1.8.3-3
    gen-init-cpio 2.6.17-1
    gettext 0.16.1-1
    gftp 2.0.18-2
    ghostscript 8.15.4-1
    gimp 2.2.13-3
    glib 1.2.10-6
    glib2 2.12.11-1
    glibc 2.5-6
    glproto 1.4.8-1
    gmp 4.2.1-1
    gnome-icon-theme 2.18.0-1
    gnutls 1.6.1-1
    gpm 1.20.1-6
    gpodder 0.8.0-1
    grep 2.5.1a-2
    groff 1.19.2-1
    grub 0.97-7
    gsfonts 8.11-4
    gtk 1.2.10-7
    gtk-engines 2.10.0-1
    gtk2 2.10.11-2
    gtkspell 2.0.11-2
    gutenprint 5.0.0-2
    gvim 7.0.219-1
    gzip 1.3.9-1
    heimdal 0.7.2-6
    hicolor-icon-theme 0.10-1
    icon-naming-utils 0.8.2-1
    imagemagick 6.3.2.8-1
    imlib2 1.2.2-1
    initscripts 0.8-6
    inputproto 1.4-1
    intltool 0.35.5-1
    iptables 1.3.7-2
    iputils 021109-5
    kbd 1.12-6
    kbproto 1.0.3-1
    kernel-headers 2.6.20-1
    kernel26 2.6.20.4-1
    kernel26emission 2.6.17.emission8-1
    klibc 1.5-1
    klibc-extras 2.2-2
    klibc-udev 107-2
    lame 3.97-1
    latexmk 307a-1
    lcms 1.16-1
    less 394-1
    lesstif 0.95.0-2
    libao 0.8.6-2
    libarchive 1.3.1-2
    libart-lgpl 2.3.19-1
    libcap 1.10-2
    libcroco 0.6.1-1
    libcups 1.2.10-1
    libdmx 1.0.2-1
    libdownload 1.1-1
    libdrm 2.3.0-1
    libelf 0.8.6-1
    libevent 1.1a-2
    libexif 0.6.13-1
    libfontenc 1.0.3-1
    libgcrypt 1.2.4-1
    libglade 2.6.0-1
    libgnomecanvas 2.14.0-1
    libgnomecups 0.2.2-4
    libgnomeprint 2.18.0-1
    libgnomeprintui 2.18.0-1
    libgpg-error 1.5-1
    libgsf 1.14.3-2
    libice 1.0.2-1
    libid3tag 0.15.1b-2
    libidl2 0.8.8-1
    libjpeg 6b-4
    liblbxutil 1.0.1-1
    libldap 2.3.33-3
    libmad 0.15.1b-2
    libmng 1.0.9-1
    libmp4v2 1.5.0.1-1
    libmysqlclient 5.0.37-1
    libogg 1.1.3-1
    libpcap 0.9.5-1
    libpng 1.2.16-1
    librsvg 2.16.1-1
    libsasl 2.1.22-3
    libsm 1.0.2-1
    libsndfile 1.0.17-1
    libstdc++5 3.3.6-1
    libtasn1 0.3.9-1
    libtheora 1.0alpha7-1
    libtiff 3.8.2-3
    libtool 1.5.22-1
    libungif 4.1.4-1
    libusb 0.1.12-1
    libvorbis 1.1.2-1
    libwmf 0.2.8.4-4
    libx11 1.1.1-3
    libxau 1.0.2-1
    libxaw 1.0.3-1
    libxcb 1.0-2
    libxcomposite 0.3.1-1
    libxcursor 1.1.8-1
    libxdamage 1.1-1
    libxdmcp 1.0.2-1
    libxext 1.0.3-1
    libxfixes 4.0.3-1
    libxfont 1.2.7-1
    libxfontcache 1.0.3-1
    libxft 2.1.11-2
    libxi 1.1.0-1
    libxinerama 1.0.0-1
    libxkbfile 1.0.4-1
    libxkbui 1.0.2-1
    libxml2 2.6.27-2
    libxmu 1.0.3-1
    libxp 1.0.0-1
    libxpm 3.5.6-1
    libxrandr 1.2.1-1
    libxrender 0.9.2-1
    libxres 1.0.2-1
    libxslt 1.1.20-2
    libxss 1.1.1-1
    libxt 1.0.5-1
    libxtrap 1.0.0-1
    libxtst 1.0.1-1
    libxv 1.0.2-1
    libxvmc 1.0.3-1
    libxxf86dga 1.0.1-1
    libxxf86misc 1.0.1-1
    libxxf86vm 1.0.1-1
    licenses 1.0.1-1
    linkage-svn 118-1
    logrotate 3.7.1-3
    lshwd 1.1.3-5
    lzo2 2.02-1
    m4 1.4.8-1
    mailx 8.1.1-3
    make 3.81-1
    man 1.6e-1
    man-pages 2.43-1
    mcpp 2.6-1
    mdadm 2.6.1-1
    mesa 6.5.2-1
    mkinitcpio 0.5.13-1
    mktemp 1.5-1
    module-init-tools 3.2.2-3
    mozilla-common 1.1-1
    mpg321 0.2.10-2
    ncurses 5.6-1
    net-tools 1.60-10
    nspr 4.6.6-1
    nss 3.11.5-1
    ntp 4.2.4-2
    nvidia-emission 1.0.9629-1
    opencdk 0.5.13-1
    openldap 2.3.33-2
    openslp 1.2.1-1
    openssh 4.6p1-1
    openssl 0.9.8e-1
    pallavi-svn 94-1
    pam 0.81-4
    pango 1.16.1-2
    parted 1.8.6-1
    patch 2.5.4-2
    pciutils 2.2.4-2
    pcmciautils 014-1
    pcre 7.0-1
    perl 5.8.8-5
    perl-xml-simple 2.16-1
    perlxml 2.34-4
    pida 0.4.4-2
    pkgconfig 0.21-1
    popt 1.7-3
    portmap 5beta-9
    postgresql-libs 8.2.3-1
    printproto 1.0.3-1
    procinfo 18-3
    procps 3.2.7-1
    psmisc 22.3-1
    pycairo 1.2.2-2
    pygobject 2.12.3-2
    pygtk 2.10.4-1
    python 2.5-4
    python-numeric 24.2-2
    randrproto 1.2.1-1
    rapidsvn 0.9.4-1
    rb_libtorrent 0.11-1
    readline 5.2-1
    recordproto 1.13.2-1
    reiserfsprogs 3.6.20-1
    renderproto 0.9.2-1
    ruby 1.8.5_p12-2
    scrnsaverproto 1.1.0-1
    scrollkeeper 0.3.14-5
    sdl 1.2.11-1
    sed 4.1.5-1
    shadow 4.0.18.1-3
    slocate 3.1-2
    smbclient 3.0.24-2
    soundmixer 0.1-1
    startup-notification 0.9-1
    sudo 1.6.8-10
    swiftfox-amd 2.0.0.3-1
    sysfsutils 2.1.0-1
    syslog-ng 2.0.0-2
    sysvinit 2.86-2
    tar 1.16.1-1
    tcl 8.4.14-1
    tcp_wrappers 7.6-6
    tk 8.4.14-1
    transmission-svn 1516-1
    trapproto 3.4.3-1
    trash 0.2-1
    ttf-bitstream-vera 1.10-5
    udev 107-3
    unrar 3.7.3-1
    unzip 5.52-2
    usbutils 0.72-1
    util-linux 2.12-10
    videoproto 2.2.2-1
    vim 7.0.219-1
    vorbis-tools 1.1.1-3
    weatherget 0.2-2
    wget 1.10.2-2
    which 2.16-1
    wmctrl 1.07-1
    xcb-proto 1.0-1
    xcursor-themes 1.0.1-1
    xdg-utils 1.0.1-1
    xextproto 7.0.2-1
    xf86-input-keyboard 1.1.0-1
    xf86-input-mouse 1.1.1-1
    xf86-video-vesa 1.2.1-2
    xf86dgaproto 2.0.2-1
    xf86miscproto 0.9.2-1
    xf86vidmodeproto 2.2.2-1
    xine-lib 1.1.4-2
    xineramaproto 1.1.2-1
    xkeyboard-config 0.9-1
    xorg 11R7.0-1
    xorg-font-utils 1.0.3-1
    xorg-fonts-alias 1.0.1-1
    xorg-fonts-encodings 1.0.2-1
    xorg-fonts-misc 1.0.0-3
    xorg-server 1.2.0-3
    xorg-server-utils 1.0.3-2
    xorg-utils 1.0.2-1
    xorg-xauth 1.0.1-1
    xorg-xinit 1.0.3-1
    xorg-xkb-utils 1.0.2-1
    xorg-xsm 1.0.1-2
    xproto 7.0.9-2
    xterm 223-1
    xvidcore 1.1.2-1
    zip 2.32-1
    zlib 1.2.3-1
    I know for a fact that all of these packages aren't foreign. Any Ideas why this is acting like this?
    Edit: I suppose I should mention that It worked fine last week. I can't remember if I've used it since I upgraded to pacman 3 from testing, but I have used it with pacman 3 ( I was using the rc before it went to testing).
    Last edited by barebones (2007-04-03 18:43:51)

    For future reference, I got this fixed. I was looking around in /var/lib/pacman and I realized that the current folder was empty. Why this happened I do not know. I used pacman to reinstall a package from current (I used bash) and when it was installed, the current directory was regenerated.

  • [S]Systemd can't start Load Kernel Modules after upgrade to Linux 4.0

    After upgrading from linux 3.19.3-3 to 4.0.1-1 I've been having a bit of an issue. At that same time I upgraded readline (6.3.006-1 → 6.3.008-1), linux-firmware (20150206.17657c3-1 → 20150410.ec89525-1), nvidia (349.16-1 → 349.16-2) , wpa_suplican (2.4-1 → 1:2.3-1), and  arpack (3.1.5-1 → 3.2.0-1). There may be some typos there since I'm copying by hand. Normally this wouldn't be much of a problem because I have been, priory to a few weeks ago, really good about back ups and would just roll my OS back 15 minutes. But things like that tend to fly out the window when the semester gets heavy. My last snapshot was on May 22nd, which I could still use, but would rather not. Also, it seems like a good idea to try to actual fix things for a change.
    [edit] I should mention that this upgrade was run April 30th.[/edit]
    When I finished booting the system after the upgrade, I got an error message during boot “systemd[1]: Failed to start Load Kernel Modules.” When it finished booting I run “dmesg -l err” to confirm that I'm not having a bad day dream or something. I'm also still seeing the errors that I described in this thread. Don't know if the two are related. I also noticed, when I was logging in, that it said that my stystem was still using the old kernel. Indeed, according to “uname -r” I'm still using 3.19.3-3-ARCH.
    The closest thing to experience I have with this is when I forget to mount /boot before upgrading linux, so I made sure /boot was mounted and rand “sudo pacman -S linux” to reinstall, but this didn't help. Just to check I ran “ls /lib/modules” and see the directorys “4.0.1-1-ARCH” and “extramodules-4.0-ARCH” as I would expect after a succesful upgrade of the kernel.
    Running “systemctl –failed, shows that in addition to systemd-modules-load.service, lm_sensors.service has also failed. I somehow expect lm_sensors depends on systemd-modules-load. I tried “systemctl restart systemd-modules-load”, but was rewarded with a message telling me that it failed. The “journalctl -xe” log has the lines
    systemd[1]: system-modules-load[1799]: Failed to look up alias 'sg': Function not implemented
    systemd[1]: system-modules-load[1799]: Failed to look up alias 'nfs': Function not implemented
    Looking at the Wiki for Systemd under troubleshooting it actually has an example of trying to work through this exact issue. Following that I tried
    journalctl _PID=1799
    systemd[1]: system-modules-load[1799]: Failed to look up alias 'sg': Function not implemented
    systemd[1]: system-modules-load[1799]: Failed to look up alias 'nfs': Function not implemented
    which I already mentioned. At this point that bit of the Wiki stopped being useful.
    Looking up on Google Failed to look up alias 'nfs': Function not implemented returned this thread from two years ago. Running “lsmod |grep sg” or $lsmod |grep nfs” returns nothing, but it also returns nothing on this laptop I'm using as well, so I don't imagine that is useful. Also, “# grep nfs /lib/modules/4.0.1-1-ARCH/modules.alias” returns a “Nosuch file or directory” error.
    Searching for something on 'sg' turned up https://bbs.archlinux.org/viewtopic.php?id=165361, which was also not useful.
    As a sort of last resort I tried https://wiki.archlinux.org/index.php/Do … the_kernel
    I reboot and boot into my fallback installation, running 3.19.3-3, mount the partition with my main Arch on it, and arch-chroot into it.
    I downgraded linux, and nvidia, exited chroot, and rebooted hoping to the Great Bacon that I didn't do anything too damaging. After all, my back ups are more than a week out of date.
    This worked. I'm still getting those annyoing (they are only annoying right?) error messages I mentioned earlier. My system seems fine, if somewhat out of date.
    Still, the question remains, “why did that happen, and how do I actually fix it?”
    [edit2=solution]
    There were two problems. First, my grub.cfg entry was pointing to the wrong UUID. I fixed this by regenerating it. Then I noticed the UUID in the grub menu itself (during the boot prosses) did not match what was in grub.cfg. To fix this I reinstalled grub.
    Last edited by nstgc (2015-05-05 12:07:30)

    Well, I took snapshots, not back ups but they work well enough for this, and rsynced /boot/ to where it use to be, moved/renamed the subvolume boot, and commented out the appropriate line in fstab. I also deleted that other /boot from before. I unmount /boot, and regenerate my grub.cfg. If my machine still boots, I'll try for an upgrade.
    grub.cfg now looks like
    # DO NOT EDIT THIS FILE
    # It is automatically generated by grub-mkconfig using templates
    # from /etc/grub.d and settings from /etc/default/grub
    ### BEGIN /etc/grub.d/00_header ###
    insmod part_gpt
    insmod part_msdos
    if [ -s $prefix/grubenv ]; then
    load_env
    fi
    if [ "${next_entry}" ] ; then
    set default="${next_entry}"
    set next_entry=
    save_env next_entry
    set boot_once=true
    else
    set default="0"
    fi
    if [ x"${feature_menuentry_id}" = xy ]; then
    menuentry_id_option="--id"
    else
    menuentry_id_option=""
    fi
    export menuentry_id_option
    if [ "${prev_saved_entry}" ]; then
    set saved_entry="${prev_saved_entry}"
    save_env saved_entry
    set prev_saved_entry=
    save_env prev_saved_entry
    set boot_once=true
    fi
    function savedefault {
    if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
    fi
    function load_video {
    if [ x$feature_all_video_module = xy ]; then
    insmod all_video
    else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
    fi
    if [ x$feature_default_font_path = xy ] ; then
    font=unicode
    else
    insmod part_msdos
    insmod part_msdos
    insmod part_msdos
    insmod btrfs
    set root='hd4,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    else
    search --no-floppy --fs-uuid --set=root 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    fi
    font="/arch/usr/share/grub/unicode.pf2"
    fi
    if loadfont $font ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    set locale_dir=$prefix/locale
    set lang=en_US
    insmod gettext
    fi
    terminal_input console
    terminal_output gfxterm
    if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=5
    # Fallback normal timeout code in case the timeout_style feature is
    # unavailable.
    else
    set timeout=5
    fi
    ### END /etc/grub.d/00_header ###
    ### BEGIN /etc/grub.d/10_linux ###
    menuentry 'Arch Linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-3873d8ba-9472-4d92-ab0d-e94574bd0eae' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod part_msdos
    insmod part_msdos
    insmod btrfs
    set root='hd4,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    else
    search --no-floppy --fs-uuid --set=root 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    fi
    echo 'Loading Linux linux ...'
    linux /arch/boot/vmlinuz-linux root=UUID=3873d8ba-9472-4d92-ab0d-e94574bd0eae rw rootflags=subvol=arch quiet
    echo 'Loading initial ramdisk ...'
    initrd /arch/boot/intel-ucode.img /arch/boot/initramfs-linux.img
    submenu 'Advanced options for Arch Linux' $menuentry_id_option 'gnulinux-advanced-3873d8ba-9472-4d92-ab0d-e94574bd0eae' {
    menuentry 'Arch Linux, with Linux linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-advanced-3873d8ba-9472-4d92-ab0d-e94574bd0eae' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod part_msdos
    insmod part_msdos
    insmod btrfs
    set root='hd4,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    else
    search --no-floppy --fs-uuid --set=root 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    fi
    echo 'Loading Linux linux ...'
    linux /arch/boot/vmlinuz-linux root=UUID=3873d8ba-9472-4d92-ab0d-e94574bd0eae rw rootflags=subvol=arch quiet
    echo 'Loading initial ramdisk ...'
    initrd /arch/boot/intel-ucode.img /arch/boot/initramfs-linux.img
    menuentry 'Arch Linux, with Linux linux (fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-fallback-3873d8ba-9472-4d92-ab0d-e94574bd0eae' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod part_msdos
    insmod part_msdos
    insmod btrfs
    set root='hd4,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    else
    search --no-floppy --fs-uuid --set=root 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    fi
    echo 'Loading Linux linux ...'
    linux /arch/boot/vmlinuz-linux root=UUID=3873d8ba-9472-4d92-ab0d-e94574bd0eae rw rootflags=subvol=arch quiet
    echo 'Loading initial ramdisk ...'
    initrd /arch/boot/intel-ucode.img /arch/boot/initramfs-linux-fallback.img
    ### END /etc/grub.d/10_linux ###
    ### BEGIN /etc/grub.d/20_linux_xen ###
    ### END /etc/grub.d/20_linux_xen ###
    ### BEGIN /etc/grub.d/30_os-prober ###
    menuentry 'Windows Vista (loader) (on /dev/sdd2)' --class windows --class os $menuentry_id_option 'osprober-chain-30F403F0F403B75E' {
    insmod part_gpt
    insmod ntfs
    set root='hd3,gpt2'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd3,gpt2 --hint-efi=hd3,gpt2 --hint-baremetal=ahci3,gpt2 30F403F0F403B75E
    else
    search --no-floppy --fs-uuid --set=root 30F403F0F403B75E
    fi
    chainloader +1
    menuentry 'Windows Vista (loader) (on /dev/sdd4)' --class windows --class os $menuentry_id_option 'osprober-chain-FE2648382647EFE7' {
    insmod part_gpt
    insmod ntfs
    set root='hd3,gpt4'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd3,gpt4 --hint-efi=hd3,gpt4 --hint-baremetal=ahci3,gpt4 FE2648382647EFE7
    else
    search --no-floppy --fs-uuid --set=root FE2648382647EFE7
    fi
    chainloader +1
    menuentry 'Arch (on /dev/sdd5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd' {
    insmod part_gpt
    insmod ext2
    set root='hd3,gpt5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd3,gpt5 --hint-efi=hd3,gpt5 --hint-baremetal=ahci3,gpt5 832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd
    else
    search --no-floppy --fs-uuid --set=root 832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd
    fi
    linux /boot/vmlinuz-linux root=/dev/sdd5
    initrd /boot/initramfs-linux.img
    submenu 'Advanced options for Arch (on /dev/sdd5)' $menuentry_id_option 'osprober-gnulinux-advanced-832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd' {
    menuentry 'Arch (on /dev/sdd5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-linux--832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd' {
    insmod part_gpt
    insmod ext2
    set root='hd3,gpt5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd3,gpt5 --hint-efi=hd3,gpt5 --hint-baremetal=ahci3,gpt5 832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd
    else
    search --no-floppy --fs-uuid --set=root 832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd
    fi
    linux /boot/vmlinuz-linux root=/dev/sdd5
    initrd /boot/initramfs-linux.img
    ### END /etc/grub.d/30_os-prober ###
    ### BEGIN /etc/grub.d/40_custom ###
    # This file provides an easy way to add custom menu entries. Simply type the
    # menu entries you want to add after this comment. Be careful not to change
    # the 'exec tail' line above.
    ### END /etc/grub.d/40_custom ###
    ### BEGIN /etc/grub.d/41_custom ###
    if [ -f ${config_directory}/custom.cfg ]; then
    source ${config_directory}/custom.cfg
    elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
    source $prefix/custom.cfg;
    fi
    ### END /etc/grub.d/41_custom ###
    ### BEGIN /etc/grub.d/60_memtest86+ ###
    if [ "${grub_platform}" == "pc" ]; then
    menuentry "Memory Tester (memtest86+)" --class memtest86 --class gnu --class tool {
    search --fs-uuid --no-floppy --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    linux16 /arch/boot/memtest86+/memtest.bin
    fi
    ### END /etc/grub.d/60_memtest86+ ###
    It seems as if the lines you mentioned, Scimmia, have changed. I'll take that as a good sign.
    [edit] System still boots. Trying for the upgrade.
    [edit2] Still can't use Linux 4.0. I'm getting the same errors as before.
    [edit3] Successfully downgraded.
    [edit4] I looked through /etc/mkinitcpio.conf and there isn't anything in there that isn't in my laptop's. I don't know if this will help, but here is the output of "pacman -Q"
    a52dec 0.7.4-8
    aalib 1.4rc5-10
    abs 2.4.4-2
    accountsservice 0.6.40-1
    acl 2.2.52-2
    adobe-source-han-sans-jp-fonts 1.002-1
    adwaita-icon-theme 3.16.0-1
    alsa-lib 1.0.29-1
    alsa-plugins 1.0.29-2
    alsa-utils 1.0.29-1
    alsi 0.4.7-1
    arch-install-scripts 15-1
    arch-wiki-docs 20150219-1
    arch-wiki-lite 20150219-2
    archlinux-keyring 20150212-1
    arpack 3.2.0-1
    aspell 0.60.6.1-2
    asunder 2.7-1
    at-spi2-atk 2.16.0-1
    at-spi2-core 2.16.0-1
    atk 2.16.0-1
    atkmm 2.22.7-1
    attr 2.4.47-1
    autoconf 2.69-2
    automake 1.15-1
    avahi 0.6.31-15
    awesome 3.5.6-1
    bash 4.3.033-1
    bash-completion 2.1-5
    bc 1.06.95-1
    bcache-tools 1.0.8-1
    bigpkg 0.4.0-2
    binutils 2.25-2
    bison 3.0.4-1
    blas 3.5.0-1
    bluez 5.30-1
    bluez-libs 5.30-1
    bonnie++ 1.97-1
    boost 1.58.0-1
    boost-libs 1.58.0-1
    btrfs-progs 3.19.1-1
    bullet 2.82-1
    bzip2 1.0.6-5
    ca-certificates 20150402-1
    ca-certificates-cacert 20140824-2
    ca-certificates-mozilla 3.18-3
    ca-certificates-utils 20150402-1
    cabextract 1.4-3
    cairo 1.14.2-1
    cairo-clock 0.3.4-4
    cairo-dock 3.4.1-1
    cairo-dock-plug-ins 3.4.1-1
    cairomm 1.10.0-3
    calibre 2.27.0-1
    cantarell-fonts 0.0.16-2
    caribou 0.4.18.1-1
    cddb-py 1.4-7
    cdparanoia 10.2-5
    cdrdao 1.2.3-7
    cdrtools 3.01a28-1
    celt 0.11.3-2
    cfv 1.18.3-6
    cheese 3.16.1-1
    chmlib 0.40-4
    chromaprint 1.1-2
    chromium 42.0.2311.135-1
    chromium-pepper-flash 1:17.0.0.169-3
    cifs-utils 6.4-1
    cinnamon-desktop 2.4.2-1
    cinnamon-translations 2.4.4-1
    clementine 1.2.3-5
    clucene 2.3.3.4-8
    clutter 1.22.0-2
    clutter-gst2 2.0.14-1
    clutter-gtk 1.6.0-2
    cmus 2.6.0-4
    cogl 1.20.0-1
    colord 1.2.9-2
    colord-gtk 0.1.26-2
    compositeproto 0.4.2-3
    confuse 2.7-3
    coreutils 8.23-1
    cracklib 2.9.4-1
    cryptsetup 1.6.6-1
    cups 2.0.2-4
    cups-filters 1.0.68-1
    cups-pk-helper 0.2.5-1
    curl 7.42.0-1
    damageproto 1.2.1-3
    db 5.3.28-2
    dbus 1.8.16-2
    dbus-glib 0.102-2
    dconf 0.24.0-1
    desktop-file-utils 0.22-1
    device-mapper 2.02.116-1
    dhclient 4.3.2-1
    dhcpcd 6.8.1-1
    dia 0.97.3-1
    dialog 1:1.2_20150225-1
    dictd 1.12.1-4
    diffutils 3.3-2
    ding-libs 0.4.0-3
    djvulibre 3.5.27-1
    dnssec-anchors 20150403-1
    dotconf 1.3-4
    dri2proto 2.8-2
    dri3proto 1.0-1
    dvd+rw-tools 7.1-5
    dvdisaster 0.72.6-1
    e2fsprogs 1.42.12-2
    ecryptfs-utils 106-1
    ed 1.11-1
    efl 1.13.2-1
    elementary 1.13.2-1
    elfutils 0.161-3
    enca 1.16-1
    enchant 1.6.0-5
    enlightenment 0.19.4-1
    evas_generic_loaders 1.13.2-1
    evince 3.16.0-1
    exempi 2.2.2-1
    exfat-utils 1.1.1-1
    exif-py 1.2.0-1
    exiv2 0.24-1
    expac 4-3
    expat 2.1.0-4
    extcalc 0.9.3_1-3
    faac 1.28-5
    faad2 2.7-4
    fakeroot 1.20.2-1
    fbreader 0.99.4-4
    ffmpeg 1:2.6.2-1
    fftw 3.3.4-1
    file 5.22-1
    file-roller 3.16.1-1
    filesystem 2015.02-1
    findutils 4.4.2-6
    firefox 37.0.2-1
    fixesproto 5.0-3
    flac 1.3.1-1
    flashplugin 11.2.202.457-1
    flex 2.5.39-1
    fltk 1.3.3-4
    fluidsynth 1.1.6-4
    fontconfig 2.11.1-1
    fontsproto 2.1.3-1
    foomatic-db 3:20150308-1
    foomatic-db-engine 3:20150308-1
    freetype2 2.5.5-1
    fribidi 0.19.6-2
    fsarchiver 0.6.19-1
    fuse 2.9.3-2
    fuse-exfat 1.1.0-1
    gawk 4.1.2-1
    gc 7.4.2-2
    gcc-fortran 4.9.2-4
    gcc-libs-multilib 4.9.2-4
    gcc-multilib 4.9.2-4
    gconf 3.2.6-3
    gcr 3.15.92-1
    gd 2.1.1-2
    gdb 7.9-1
    gdbm 1.11-1
    gdk-pixbuf2 2.31.3-1
    geany 1.24.1-1
    gemrb 0.8.2-1
    geoclue 0.12.99-2
    geoclue2 2.2.0-2
    geocode-glib 3.16.0-1
    gettext 0.19.4-1
    ghostscript 9.16-1
    giflib 5.1.1-1
    git 2.3.7-1
    gjs 1.43.3-1
    glew 1.12.0-1
    glib-networking 2.44.0-2
    glib2 2.44.0-1
    glibc 2.21-3
    glibmm 2.44.0-1
    glproto 1.4.17-1
    glu 9.0.0-3
    gmime 2.6.20-2
    gmp 6.0.0-2
    gnome-bluetooth 3.16.1-1
    gnome-color-manager 3.16.0-1
    gnome-control-center 3.16.1-2
    gnome-desktop 1:3.16.1-1
    gnome-dictionary 3.16.1-1
    gnome-disk-utility 3.16.0-1
    gnome-menus 3.13.3-1
    gnome-online-accounts 3.16.0-2
    gnome-session 3.16.0-1
    gnome-settings-daemon 3.16.1-1
    gnome-shell 3.16.1-2
    gnome-shell-extensions 3.16.1-1
    gnome-system-monitor 3.16.0-1
    gnome-themes-standard 3.16.0-1
    gnome-tweak-tool 3.16.1-1
    gnome-video-effects 0.4.1-1
    gnupg 2.1.3-3
    gnuplot 5.0.0-2
    gnutls 3.4.0-1
    gobject-introspection 1.44.0-1
    gobject-introspection-runtime 1.44.0-1
    google-chrome 42.0.2311.135-1
    gparted 0.22.0-1
    gpgme 1.5.4-1
    gpm 1.20.7-4
    graphite 1:1.2.4-1
    grep 2.21-2
    grilo 0.2.12-1
    groff 1.22.3-3
    grsync 1.2.5-1
    grub 1:2.02.beta2-5
    gsettings-desktop-schemas 3.16.1-1
    gsfonts 20150122-1
    gsm 1.0.13-8
    gssproxy 0.4.1-1
    gst-libav 1.4.5-1
    gst-plugins-bad 1.4.5-2
    gst-plugins-base 1.4.5-1
    gst-plugins-base-libs 1.4.5-1
    gst-plugins-good 1.4.5-2
    gst-plugins-ugly 1.4.5-2
    gstreamer 1.4.5-1
    gstreamer0.10 0.10.36-4
    gstreamer0.10-base 0.10.36-3
    gstreamer0.10-base-plugins 0.10.36-3
    gstreamer0.10-good 0.10.31-6
    gstreamer0.10-good-plugins 0.10.31-6
    gstreamer0.10-python 0.10.22-2
    gstreamer0.10-ugly 0.10.19-14
    gstreamer0.10-ugly-plugins 0.10.19-14
    gthumb 3.4.0-1
    gtk-update-icon-cache 2.24.27-1
    gtk2 2.24.27-1
    gtk3 3.16.2-1
    gtkmm 2.24.4-1
    gtkmm3 3.16.0-1
    guile 2.0.11-2
    gvfs 1.24.1-1
    gvfs-mtp 1.24.1-1
    gzip 1.6-1
    hal-info 0.20091130-2
    harfbuzz 0.9.40-2
    harfbuzz-icu 0.9.40-2
    haveged 1.9.1-2
    hdparm 9.45-1
    hdsentinel 0.8-2
    help2man 1.46.4-1
    hicolor-icon-theme 0.13-1
    hplip 3.15.4-1
    hspell 1.2-2
    htmlcxx 0.85-4
    htop 1.0.3-2
    hunspell 1.3.3-1
    hwids 20150129-1
    hwinfo 21.10.1.1-1
    hwloc 1.10.1-1
    hyphen 2.8.8-1
    i3-wm 4.10.2-1
    i3lock 2.6-1
    i3status 2.9-1
    i7z 0.27.2.git1-1
    iana-etc 2.30-4
    icedtea-web 1.5.2-1
    icu 55.1-1
    imagemagick 6.9.1.0-1
    imagewriter 1.10.1420800585.134a9b3-1
    imlib2 1.4.7-1
    inetutils 1.9.2-2
    innoextract 1.4-0
    inputproto 2.3.1-1
    intel-tbb 4.3_20150209-1
    intel-ucode 20150121-1
    inxi 2.2.19-1
    iproute2 3.19.0-1
    iptables 1.4.21-3
    iputils 20121221-3
    ipython 3.1.0-1
    iso-codes 3.57-1
    jack 0.124.1-3
    jansson 2.7-1
    jasper 1.900.1-13
    java-environment-common 2-2
    java-runtime-common 2-2
    jdk7-openjdk 7.u79_2.5.5-1
    jfsutils 1.1.15-4
    jmtpfs 0.5-1
    jre7-openjdk 7.u79_2.5.5-1
    jre7-openjdk-headless 7.u79_2.5.5-1
    js 24.2.0-1
    js17 17.0.0-1
    json-c 0.12-2
    json-glib 1.0.2-1
    jsoncpp 1.4.4-1
    julia 2:0.3.7-1
    julia-docs 2:0.3.7-1
    kbd 2.0.2-1
    kbproto 1.0.7-1
    keyutils 1.5.9-1
    kmod 20-1
    krb5 1.13.1-1
    kvirc 4.2.0-4
    lame 3.99.5-2
    lapack 3.5.0-1
    lcms 1.19-5
    lcms2 2.6-1
    ldb 1.1.20-1
    ldns 1.6.17-2
    less 471-1
    lgogdownloader-git 20150310-1
    lib32-acl 2.2.52-2
    lib32-alsa-lib 1.0.29-1
    lib32-alsa-plugins 1.0.29-2
    lib32-atk 2.16.0-1
    lib32-attr 2.4.47-1
    lib32-bzip2 1.0.6-2
    lib32-cairo 1.14.2-1
    lib32-curl 7.41.0-1
    lib32-db 5.3.28-2
    lib32-e2fsprogs 1.42.12-1
    lib32-elfutils 0.161-2
    lib32-expat 2.1.0-2
    lib32-fakeroot 1.20.2-1
    lib32-flac 1.3.1-1
    lib32-flashplugin 11.2.202.457-1
    lib32-fontconfig 2.11.1-1
    lib32-freetype2 2.5.5-1
    lib32-gcc-libs 4.9.2-4
    lib32-gdk-pixbuf2 2.31.3-2
    lib32-gettext 0.19.4-1
    lib32-giflib 5.1.1-1
    lib32-glew 1.12.0-1
    lib32-glib2 2.44.0-1
    lib32-glibc 2.21-2
    lib32-glu 9.0.0-2
    lib32-gmp 6.0.0-1
    lib32-gnutls 3.4.0-2
    lib32-gsm 1.0.13-9
    lib32-gtk2 2.24.27-1
    lib32-harfbuzz 0.9.40-2
    lib32-icu 55.1-1
    lib32-jack 0.124.1-1
    lib32-json-c 0.12-1
    lib32-keyutils 1.5.9-1
    lib32-krb5 1.13.1-1
    lib32-lcms2 2.6-1
    lib32-libaio 0.3.110-1
    lib32-libasyncns 0.8-7
    lib32-libcanberra 0.30-4
    lib32-libcap 2.24-1
    lib32-libcl 1.1-1
    lib32-libcups 2.0.2-2
    lib32-libdbus 1.8.16-1
    lib32-libdrm 2.4.60-1
    lib32-libffi 3.2.1-1
    lib32-libgcrypt 1.6.3-1
    lib32-libgpg-error 1.18-1
    lib32-libice 1.0.9-1
    lib32-libidn 1.30-1
    lib32-libjpeg-turbo 1.4.0-1
    lib32-libldap 2.4.40-1
    lib32-libltdl 2.4.5-1
    lib32-libnl 3.2.25-1
    lib32-libogg 1.3.2-1
    lib32-libpcap 1.6.2-1
    lib32-libpciaccess 0.13.4-1
    lib32-libpng 1.6.16-1
    lib32-libpulse 6.0-1
    lib32-libsamplerate 0.1.8-2
    lib32-libsm 1.2.2-1
    lib32-libsndfile 1.0.25-3
    lib32-libssh2 1.5.0-1
    lib32-libtasn1 4.4-1
    lib32-libtiff 4.0.3-3
    lib32-libtxc_dxtn 1.0.1-5
    lib32-libusb 1.0.19-1
    lib32-libvorbis 1.3.5-1
    lib32-libx11 1.6.3-1
    lib32-libxau 1.0.8-1
    lib32-libxcb 1.11-1
    lib32-libxcomposite 0.4.4-2
    lib32-libxcursor 1.1.14-1
    lib32-libxdamage 1.1.4-2
    lib32-libxdmcp 1.1.2-1
    lib32-libxext 1.3.3-1
    lib32-libxfixes 5.0.1-1
    lib32-libxft 2.3.2-1
    lib32-libxi 1.7.4-1
    lib32-libxinerama 1.1.3-1
    lib32-libxml2 2.9.2-1
    lib32-libxmu 1.1.2-1
    lib32-libxrandr 1.4.2-1
    lib32-libxrender 0.9.8-1
    lib32-libxshmfence 1.2-1
    lib32-libxslt 1.1.28-2
    lib32-libxt 1.1.4-1
    lib32-libxtst 1.2.2-1
    lib32-libxxf86vm 1.1.4-1
    lib32-llvm-libs 3.6.0-1
    lib32-mesa 10.5.4-1
    lib32-mpg123 1.22.1-1
    lib32-ncurses 5.9-3
    lib32-nettle 3.1.1-1
    lib32-nspr 4.10.8-1
    lib32-nss 3.18-1
    lib32-nvidia-libgl 349.16-1
    lib32-nvidia-utils 349.16-1
    lib32-openal 1.16.0-1
    lib32-openssl 1.0.2.a-1
    lib32-p11-kit 0.23.1-2
    lib32-pango 1.36.8-1
    lib32-pcre 8.36-1
    lib32-pixman 0.32.6-1
    lib32-portaudio 19_20140130-1
    lib32-readline 6.3.008-1
    lib32-sdl 1.2.15-6
    lib32-soundtouch 1.8.0-1
    lib32-sqlite 3.8.9-1
    lib32-systemd 219-1
    lib32-tdb 1.3.4-1
    lib32-util-linux 2.26.1-1
    lib32-v4l-utils 1.6.0-1
    lib32-wayland 1.7.0-1
    lib32-wxgtk 3.0.2-4
    lib32-xz 5.2.1-1
    lib32-zlib 1.2.8-1
    libabw 0.1.1-1
    libaio 0.3.110-1
    libao 1.2.0-1
    libarchive 3.1.2-8
    libart-lgpl 2.3.21-3
    libass 0.12.1-1
    libassuan 2.2.0-1
    libasyncns 0.8-5
    libatasmart 0.19-3
    libatomic_ops 7.4.2-1
    libavc1394 0.5.4-2
    libbluray 0.8.0-1
    libbsd 0.7.0-1
    libcaca 0.99.beta18-2
    libcanberra 0.30-5
    libcanberra-pulse 0.30-5
    libcap 2.24-2
    libcap-ng 0.7.4-1
    libcddb 1.3.2-4
    libcdio 0.93-1
    libcdio-paranoia 10.2+0.93+1-1
    libcdr 0.1.1-2
    libcl 1.1-4
    libcroco 0.6.8-2
    libcue 1.4.0-4
    libcups 2.0.2-4
    libdaemon 0.14-3
    libdatrie 0.2.8-1
    libdbus 1.8.16-2
    libdca 0.0.5-4
    libdrm 2.4.60-2
    libdv 1.0.0-6
    libdvbpsi 1:1.1.2-1
    libdvdcss 1.3.0-1
    libdvdnav 5.0.2-1
    libdvdread 5.0.1-1
    libe-book 0.1.2-2
    libebml 1.3.1-1
    libedit 20150325_3.1-1
    libepoxy 1.2-2
    libetonyek 0.1.1-1
    libev 4.19-1
    libevdev 1.4.2-1
    libevent 2.0.22-1
    libexif 0.6.21-2
    libffi 3.2.1-1
    libfontenc 1.1.3-1
    libftdi-compat 0.20-1
    libgcrypt 1.6.3-2
    libgcrypt15 1.5.4-4
    libgdm 3.16.1.1-1
    libgee 0.18.0-1
    libglade 2.6.4-5
    libgme 0.6.0-3
    libgnome-keyring 3.12.0-2
    libgnomekbd 3.6.0-2
    libgpg-error 1.19-1
    libgpod 0.8.3-4
    libgssglue 0.4-2
    libgsystem 2015.1-1
    libgtop 2.30.0-1
    libgusb 0.2.4-1
    libgweather 3.16.1-1
    libgxps 0.2.2-3
    libibus 1.5.10-1
    libical 1.0.1-2
    libice 1.0.9-1
    libid3tag 0.15.1b-8
    libidn 1.30-1
    libiec61883 1.2.0-4
    libimobiledevice 1.2.0-1
    libinput 0.14.1-1
    libirman 0.4.5-4
    libjpeg-turbo 1.4.0-1
    libkate 0.4.1-5
    libksba 1.3.3-1
    liblastfm 1.0.9-1
    libldap 2.4.40-2
    liblqr 0.4.2-1
    libmaa 1.3.2-2
    libmad 0.15.1b-7
    libmatroska 1.4.2-1
    libmediainfo 0.7.73-1
    libmikmod 3.3.7-1
    libmm-glib 1.4.6-1
    libmms 0.6.4-1
    libmng 2.0.2-3
    libmodplug 0.8.8.5-1
    libmp4v2 2.0.0-3
    libmpc 1.0.3-1
    libmpcdec 1.2.6-4
    libmpeg2 0.5.1-5
    libmspub 0.1.2-2
    libmtp 1.1.8-1
    libmwaw 0.3.4-1
    libmygpo-qt 1.0.8-1
    libndp 1.4-1
    libnewt 0.52.18-2
    libnl 3.2.25-1
    libnm-glib 1.0.0-2
    libnotify 0.7.6-1
    liboauth 1.0.3-1
    libodfgen 0.1.3-1
    libofa 0.9.3-5
    libogg 1.3.2-1
    libomxil-bellagio 0.9.3-1
    libpagemaker 0.0.2-1
    libpaper 1.1.24-7
    libpcap 1.6.2-1
    libpciaccess 0.13.4-1
    libpipeline 1.4.0-1
    libplist 1.12-1
    libpng 1.6.16-1
    libproxy 0.4.11-5
    libpulse 6.0-1
    libpwquality 1.2.3-1
    libquvi 0.9.4-3
    libquvi-scripts 0.9.20131130-2
    libqzeitgeist 0.8.0-4
    libraw 0.16.0-3
    libraw1394 2.1.0-2
    libreoffice-fresh 4.4.2-1
    librevenge 0.0.2-1
    librpcsecgss 0.19-8
    librsvg 1:2.40.9-1
    libsamplerate 0.1.8-3
    libsasl 2.1.26-7
    libseccomp 2.2.0-1
    libsecret 0.18-1
    libshout 1:2.3.1-2
    libsidplay 1.36.59-6
    libsigc++ 2.4.1-1
    libsigsegv 2.10-2
    libsm 1.2.2-2
    libsndfile 1.0.25-3
    libsodium 1.0.2-1
    libsoup 2.50.0-1
    libspectre 0.2.7-2
    libsrtp 15.1c9bd90-3
    libssh 0.6.5-1
    libssh2 1.5.0-1
    libsystemd 219-6
    libtar 1.2.20-2
    libtasn1 4.4-1
    libteam 1.14-2
    libthai 0.1.21-1
    libtheora 1.1.1-3
    libtiff 4.0.3-5
    libtiger 0.3.4-4
    libtirpc 0.2.5-1
    libtool 2.4.6-1
    libtxc_dxtn 1.0.1-6
    libunibreak 1.1-1
    libunistring 0.9.5-1
    libunwind 1.1-2
    libupnp 1.6.19-1
    libusb 1.0.19-1
    libusb-compat 0.1.5-1
    libusbmuxd 1.0.10-1
    libutempter 1.1.6-2
    libutil-linux 2.26.1-3
    libva 1.5.1-1
    libvdpau 1.1-1
    libvisio 0.1.1-2
    libvisual 0.4.0-5
    libvorbis 1.3.5-1
    libvpx 1.4.0-2
    libwacom 0.11-1
    libwbclient 4.2.1-1
    libwebp 0.4.3-1
    libwmf 0.2.8.4-12
    libwpd 0.10.0-1
    libwpg 0.3.0-1
    libwps 0.3.1-1
    libx11 1.6.3-1
    libx264 2:144.20150223-1
    libx86 1.1-4
    libx86emu 1.1.23.1-1
    libxau 1.0.8-2
    libxaw 1.0.13-1
    libxcb 1.11-1
    libxcomposite 0.4.4-2
    libxcursor 1.1.14-2
    libxdamage 1.1.4-2
    libxdg-basedir 1.2.0-3
    libxdmcp 1.1.2-1
    libxext 1.3.3-1
    libxfixes 5.0.1-1
    libxfont 1.5.1-1
    libxft 2.3.2-1
    libxi 1.7.4-1
    libxinerama 1.1.3-2
    libxkbcommon 0.5.0-1
    libxkbcommon-x11 0.5.0-1
    libxkbfile 1.0.9-1
    libxklavier 5.4-1
    libxml2 2.9.2-2
    libxmu 1.1.2-1
    libxp 1.0.3-1
    libxpm 3.5.11-1
    libxrandr 1.4.2-2
    libxrender 0.9.9-1
    libxshmfence 1.2-1
    libxslt 1.1.28-3
    libxss 1.2.2-2
    libxt 1.1.5-1
    libxtst 1.2.2-1
    libxv 1.0.10-1
    libxvmc 1.0.9-1
    libxxf86dga 1.1.4-1
    libxxf86vm 1.1.4-1
    libyaml 0.1.6-1
    libzen 0.4.31-1
    libzip 0.11.2-1
    licenses 20140629-1
    links 2.9-1
    linux 3.19.3-3
    linux-api-headers 3.18.5-1
    linux-firmware 20150410.ec89525-1
    lirc 1:0.9.2.a-1
    llvm-libs 3.6.0-5
    lm_sensors 3.3.5-1
    logrotate 3.8.9-1
    lpsolve 5.5.2.0-3
    lrzip 0.621-1
    lua 5.2.4-1
    lua-bitop 1.0.2-5
    lua-expat 1.3.0-1
    lua-lgi 0.8.0-2
    lua-socket 3.0rc1-4
    lua51 5.1.5-4
    luajit 2.0.3-3
    lvm2 2.02.116-1
    lxdream 0.9.1-3
    lz4 128-1
    lzo 2.09-1
    m4 1.4.17-1
    make 4.1-1
    man-db 2.7.1-1
    man-pages 3.83-1
    mcomix 1.01-1
    mcpp 2.7.2-5
    mdadm 3.3.2-1
    memtest86+ 5.01-1
    mencoder 37379-3
    mesa 10.5.4-1
    metamorphose2 0.8.3-2
    mime-types 9-1
    minitube 2.4-1
    mjpegtools 2.1.0-1
    mkinitcpio 18-2
    mkinitcpio-busybox 1.21.1-2
    mkvtoolnix-cli 7.8.0-3
    mobile-broadband-provider-info 20120614-2
    morituri-git 0.2.3.r3.gb1d685f-1
    mozilla-common 1.4-4
    mpfr 3.1.2.p11-1
    mpg123 1.22.1-1
    mplayer 37379-3
    mtdev 1.1.5-1
    mutagen 1.28-1
    mutter 3.16.1.1-1
    ncurses 5.9-7
    nemo 2.4.5-1
    neon 0.30.1-1
    net-snmp 5.7.3-1
    netctl 1.10-2
    nettle 3.1.1-1
    network-manager-applet 1.0.0-2
    networkmanager 1.0.0-2
    nfs-utils 1.3.2-6
    nfsidmap 0.26-1
    nm-connection-editor 1.0.0-2
    npth 1.2-1
    nspr 4.10.8-1
    nss 3.18-3
    ntfs-3g 2015.3.14-1
    nvidia 349.16-1
    nvidia-libgl 349.16-1
    nvidia-utils 349.16-1
    ogmtools 1.5-5
    openal 1.16.0-1
    opencore-amr 0.1.3-2
    openjpeg 1.5.2-1
    openmpi 1.8.4-1
    openresolv 3.6.1-1
    openssh 6.8p1-2
    openssl 1.0.2.a-1
    opus 1.1-1
    orc 0.4.23-1
    os-prober 1.64-1
    p11-kit 0.23.1-2
    p7zip 9.38.1-3
    package-query 1.5-2
    pacman 4.2.1-1
    pacman-mirrorlist 20150315-1
    pacmatic 20150126-1
    pam 1.1.8-5
    pambase 20130928-1
    pango 1.36.8-1
    pangomm 2.36.0-1
    par2cmdline-tbb 20141125-1
    parallel 20150322-1
    parted 3.2-2
    patch 2.7.5-1
    pciutils 3.3.1-1
    pcmciautils 018-7
    pcre 8.36-2
    pcsx2-git 1.3.1.r978.1aebca3-1
    perl 5.20.2-1
    perl-clone 0.37-2
    perl-data-dump 1.22-1
    perl-dbi 1.633-1
    perl-encode-locale 1.04-1
    perl-error 0.17023-1
    perl-file-basedir 0.07-1
    perl-file-listing 6.04-2
    perl-file-which 1.09-4
    perl-html-parser 3.71-3
    perl-html-tagset 3.20-4
    perl-http-cookies 6.01-2
    perl-http-daemon 6.01-2
    perl-http-date 6.02-2
    perl-http-message 6.06-2
    perl-http-negotiate 6.01-2
    perl-ipc-system-simple 1.25-1
    perl-libwww 6.08-1
    perl-locale-gettext 1.05-11
    perl-lwp-mediatypes 6.02-2
    perl-net-http 6.07-1
    perl-uri 1.67-1
    perl-www-robotrules 6.02-2
    perl-xml-libxml 2.0121-1
    perl-xml-namespacesupport 1.11-3
    perl-xml-sax 0.99-4
    perl-xml-sax-base 1.08-3
    phonon-qt4 4.8.3-1
    phonon-qt4-gstreamer 4.8.2-1
    phoronix-test-suite 5.6.0-1
    php 5.6.8-2
    pinentry 0.9.1-1
    pixman 0.32.6-1
    pkg-config 0.28-2
    pkgfile 15-1
    pms 1.90.1-1
    podofo 0.9.3-1
    polkit 0.112-2
    poppler 0.32.0-1
    poppler-glib 0.32.0-1
    poppler-qt5 0.32.0-1
    popt 1.16-7
    portaudio 19_20140130-1
    presentproto 1.0-1
    printproto 1.0.5-3
    procps-ng 3.3.10-2
    protobuf 2.6.1-1
    psmisc 22.21-2
    pth 2.0.7-5
    pulseaudio 6.0-1
    pulseaudio-alsa 2-3
    pv 1.6.0-1
    pygobject-devel 3.16.1-1
    pygobject2-devel 2.28.6-11
    pygtk 2.24.0-5
    pyqt4-common 4.11.3-4
    pyqt5-common 5.4.1-2
    python 3.4.3-2
    python-dateutil 2.4.1-1
    python-dbus 1.2.0-4
    python-dbus-common 1.2.0-4
    python-gmpy2 2.0.5-2
    python-gobject 3.16.1-1
    python-html2text 2015.4.14-1
    python-matplotlib 1.4.3-2
    python-mpmath 0.19-1
    python-nose 1.3.6-1
    python-numexpr 2.4.3-1
    python-numpy 1.9.2-2
    python-pandas 0.16.0-2
    python-pygments 2.0.2-2
    python-pyparsing 2.0.3-1
    python-pyqt4 4.11.3-4
    python-pyqt5 5.4.1-2
    python-pytz 2015.2-1
    python-pyzmq 14.5.0-2
    python-scipy 0.15.1-2
    python-setuptools 1:15.2-1
    python-sip 4.16.7-1
    python-six 1.9.0-1
    python-sympy 0.7.6-2
    python-tornado 4.1.0-2
    python-xdg 0.25-2
    python2 2.7.9-1
    python2-apsw 3.8.9-1
    python2-atspi 2.16.0-1
    python2-beaker 1.7.0-1
    python2-cairo 1.10.0-2
    python2-chardet 2.3.0-1
    python2-cherrypy 3.6.0-1
    python2-cssselect 0.9.1-2
    python2-cssutils 1.0-2
    python2-dateutil 2.4.1-1
    python2-dbus 1.2.0-4
    python2-dnspython 1.12.0-1
    python2-gobject 3.16.1-1
    python2-gobject2 2.28.6-11
    python2-html5lib 0.999-5
    python2-lxml 3.4.4-1
    python2-mako 1.0.1-1
    python2-markupsafe 0.23-2
    python2-mechanize 0.2.5-4
    python2-netifaces 0.10.4-1
    python2-pillow 2.8.1-1
    python2-psutil 2.2.1-2
    python2-pycdio 0.20-3
    python2-pygments 2.0.2-2
    python2-pyqt5 5.4.1-2
    python2-setuptools 1:15.2-1
    python2-sip 4.16.7-1
    python2-six 1.9.0-1
    python2-xdg 0.25-2
    qca 2.0.3-5
    qca-ossl 2.0.0-7
    qjson 0.8.1-3
    qpdf 5.1.2-1
    qt4 4.8.6-5
    qt5-base 5.4.1-4
    qt5-declarative 5.4.1-4
    qt5-location 5.4.1-4
    qt5-script 5.4.1-4
    qt5-sensors 5.4.1-4
    qt5-svg 5.4.1-4
    qt5-tools 5.4.1-4
    qt5-translations 5.4.1-4
    qt5-webchannel 5.4.1-4
    qt5-webkit 5.4.1-4
    qt5-xmlpatterns 5.4.1-4
    qtchooser 48-1
    qtwebkit 2.3.4-1
    randrproto 1.4.1-1
    raptor 2.0.15-2
    rasqal 1:0.9.32-1
    readline 6.3.008-1
    recode 3.6-8
    recordproto 1.14.2-2
    redland 1:1.0.17-2
    reflector 2014.11-1
    reiserfsprogs 3.6.24-1
    renderproto 0.11.1-3
    resourceproto 1.2.0-3
    rest 0.7.93-1
    rhash 1.3.3-1
    rng-tools 5-3
    rpcbind 0.2.3-1
    rsync 3.1.1-2
    rtkit 0.11-5
    rtmpdump 20140918-2
    ruby 2.2.2-1
    s-nail 14.8.0-1
    sbc 1.3-1
    schroedinger 1.0.11-2
    scrnsaverproto 1.2.2-2
    sdcv 0.4.2-8
    sdl 1.2.15-7
    sdl_image 1.2.12-3
    sdl_mixer 1.2.12-4
    sdl_net 1.2.8-2
    sdl_ttf 2.0.11-3
    sed 4.2.2-3
    sg3_utils 1.40-1
    shadow 4.2.1-3
    shared-color-targets 0.1.5-1
    shared-mime-info 1.4-1
    sip 4.16.7-1
    slang 2.3.0-1
    smartmontools 6.3-2
    smbclient 4.2.1-1
    smpeg 0.4.5-1
    snappy 1.1.1-1
    sound-theme-freedesktop 0.8-2
    soundtouch 1.8.0-1
    spandsp 0.0.6-1
    speech-dispatcher 0.8.1-1
    speedtest-cli 0.3.1-1
    speex 1.2rc2-1
    speexdsp 1.2rc3-1
    spotify 0.9.17.1-1
    spotify-gnome-git 20141010-1
    sqlite 3.8.9-1
    startup-notification 0.12-4
    steam 1.0.0.49-3
    sudo 1.8.13-1
    suitesparse 4.4.4-1
    sysfsutils 2.1.0-9
    systemd 219-6
    systemd-sysvcompat 219-6
    t1lib 5.1.2-5
    taglib 1.9.1-1
    talloc 2.1.2-1
    tar 1.28-1
    tdb 1.3.4-1
    telepathy-glib 0.24.1-1
    telepathy-logger 0.8.1-1
    telepathy-mission-control 5.16.3-1
    terminology 0.8.0-1
    tevent 0.9.24-1
    texinfo 5.2-3
    texlive-bin 2014.34260-7
    texlive-core 2014.36709-1
    texlive-langchinese 2014.35921-1
    texlive-langcjk 2014.0-1
    texlive-langjapanese 2014.36466-1
    texlive-langkorean 2014.36573-1
    texlive-latexextra 2014.36706-1
    texlive-pictures 2014.36605-1
    texlive-science 2014.36659-1
    texmaker 4.4.1-1
    thin-provisioning-tools 0.4.1-1
    thunderbird 31.6.0-2
    tinyxml 2.6.2-3
    tmux 1.9_a-2
    totem-plparser 3.10.4-1
    transmission-gtk 2.84-1
    tsmuxer 1.10.6-14
    ttf-dejavu 2.34-2
    ttf-ms-fonts 2.0-10
    tzdata 2015d-1
    udisks2 2.1.5-1
    unrar 1:5.2.7-1
    unzip 6.0-10
    upower 0.99.2-2
    usbutils 008-1
    util-linux 2.26.1-3
    v4l-utils 1.6.2-1
    vi 1:050325-4
    videoproto 2.3.2-1
    vim 7.4.712-1
    vim-latexsuite 20130126-2
    vim-runtime 7.4.712-1
    vlc 2.2.1-2
    vte-common 0.40.0-2
    vte3 0.40.0-2
    wavpack 4.70.0-2
    wayland 1.7.0-1
    webkit2gtk 2.8.1-1
    webkitgtk 2.4.8-2
    webrtc-audio-processing 0.1-2
    wesnoth 1.12.2-2
    wesnoth-data 1.12.2-1
    wget 1.16.3-1
    which 2.21-1
    wildmidi 0.3.8-1
    wine 1.7.42-2
    winetricks 20141130-1
    wireless_tools 30.pre9-1
    wpa_supplicant 1:2.3-1
    wxgtk 3.0.2-4
    wxgtk2.8 2.8.12.1-3
    wxpython 3.0.2.0-1
    wxpython2.8 2.8.12.1-1
    x265 1.6-1
    xboxdrv 0.8.5-3
    xcb-proto 1.11-1
    xcb-util 0.4.0-1
    xcb-util-cursor 0.1.2-1
    xcb-util-image 0.4.0-1
    xcb-util-keysyms 0.4.0-1
    xcb-util-renderutil 0.3.9-1
    xcb-util-wm 0.4.1-1
    xdg-su 1.2.3-1
    xdg-utils 1.1.0.git20150323-1
    xdiskusage 1.51-1
    xextproto 7.3.0-1
    xf86-input-evdev 2.9.2-1
    xf86dgaproto 2.1-3
    xf86driproto 2.1.1-3
    xf86vidmodeproto 2.3.1-3
    xfsprogs 3.2.2-1
    xineramaproto 1.2.1-3
    xkeyboard-config 2.14-1
    xorg-appres 1.0.4-1
    xorg-bdftopcf 1.0.5-1
    xorg-font-util 1.3.1-1
    xorg-font-utils 7.6-4
    xorg-fonts-alias 1.0.3-1
    xorg-fonts-encodings 1.0.4-4
    xorg-fonts-misc 1.0.3-3
    xorg-iceauth 1.0.7-1
    xorg-mkfontdir 1.0.7-2
    xorg-mkfontscale 1.1.2-1
    xorg-server 1.17.1-5
    xorg-server-common 1.17.1-5
    xorg-server-devel 1.17.1-5
    xorg-server-utils 7.6-4
    xorg-sessreg 1.1.0-1
    xorg-setxkbmap 1.3.1-1
    xorg-util-macros 1.19.0-1
    xorg-xauth 1.0.9-1
    xorg-xbacklight 1.2.1-1
    xorg-xcmsdb 1.0.5-1
    xorg-xgamma 1.0.6-1
    xorg-xhost 1.0.7-1
    xorg-xinit 1.3.4-2
    xorg-xinput 1.6.1-1
    xorg-xkbcomp 1.3.0-1
    xorg-xmessage 1.0.4-2
    xorg-xmodmap 1.0.9-1
    xorg-xrandr 1.4.3-1
    xorg-xrdb 1.1.0-1
    xorg-xrefresh 1.0.5-1
    xorg-xset 1.2.3-1
    xorg-xsetroot 1.1.1-2
    xproto 7.0.27-1
    xscreensaver 5.32-1
    xvidcore 1.3.3-1
    xz 5.2.1-1
    yajl 2.1.0-1
    yaourt 1.5-1
    zenity 3.14.0-1
    zeromq 4.0.5-1
    zita-alsa-pcmi 0.2.0-2
    zita-resampler 1.3.0-3
    zlib 1.2.8-3
    zvbi 0.2.35-1
    zziplib 0.13.62-2
    [edit5] My /etc/modules-load.d directory is empty by the way, and "sudo /usr/lib/systemd/systemd-modules-load" returns nothing. Note, this is all while running Linux 3.19, but I believe it should demonstrate that I don't have any special modules running. Or so I believe.
    Last edited by nstgc (2015-05-04 13:16:09)

  • Installation of Oracle Failed on Oracle Enterprise Linux.

    Hi All,
    I have installed Enterprise Linux Release 5 Update 2 for x86 (32 Bit) provided by oracle e-delivery on my Vmware Virtaul machine.When i try to install Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86,after running the runInstaller i am getting the following error.
    [oracle@vmware database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Note:Oracle E-Delivery has provided 5 CD's to downlaod for Enterprise Linux Release 5 Update 2 for x86 (32 Bit).But the installation of LINUX finished succesfully with 3 CD's only.I donot have any idea for what purpose the remaining CD's 4 and 5.Do i need to install CD's 4 and 5 seperately.Is this the problem for orcle DB installation failure or is there any exclusive database which i need download for Enterprise Linux Release 5 Update 2 for x86 (32 Bit).
    Any help in this issue is highly appreciated.
    Thank You Very Much.

    I am also getting the same error as a previous poster:
    >>>
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-02-02_04-31-29PM. Please wait ...[ora10@el5a database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-02-02_04-31-29PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    <<<
    I downloaded and installed Oracle EL5 (64 bit). I have a Network-level support, so I ran the up2date and picked up all the updates and installed them. My company is a licensee of 10g, so I downloaded 64bit 10g, and ungzip-uncpio'd it into a work directory. When I try to install it, it blows up at the above point.
    In reading the above comments, I rpm'd libXp and libaio, but this does not change the failure of runInstaller.
    Any hints?
    --Ewin                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Matrox M9138 video card doesn't like system update

    Hi thanks to all who helped me get this video card working about 18 months ago! https://bbs.archlinux.org/viewtopic.php?id=89108&p=1
    Unfortunately updating with pacman -Syu has stopped the video card from working at all. I now write to you using the VESA driver and everything looks way to big! 1024x768 on a 30" monitor when I normally use 1920x1200.
    This is what I get if I try to startx with the m9x Matrox driver:
    [username@computername ~]$ startx
    X.Org X Server 1.10.2
    Release Date: 2011-05-28
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.38-ARCH x86_64
    Current Operating System: Linux computername 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
    Kernel command line: root=/dev/disk/by-uuid/8ad79d56-15d4-460f-8870-b1b1489d0eac ro vga=773
    Build Date: 30 May 2011 08:18:15AM
    Current Version of pixman: 0.20.2
    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: Thu Jun 2 19:12:57 2011
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) Failed to load /urs/lib/xorg/modules/drivers/m9x_drv.so: /usr/lib/xorg/modules/drivers/m9x_drv.so: undefined symbol: xf86ScreenKey
    (EE) LoadModule: Module m9x does not have a m9xModuleData Data object.
    (EE) Failed to load modul "m9x" (invalid module, 0)
    (EE) No drivers available.
    Fatal Server Error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    [username@computername ~]$
    /urs/lib/xorg/modules/drivers/m9x_drv.so does exist, and I've no idea what xf86ScreenKey is and why it happens to be undefined today.
    I'm definitely using the file etc/X11/xorg.conf because when I edit this file and change the driver to "vesa" I can get into X and see you all much larger than life. etc/X11/xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri"
    Load "extmod"
    Load "dri2"
    Load "glx"
    Load "dbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "gb"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "DefaultRefresh" # [<bool>]
    #Option "ModeSetClearScreen" # [<bool>]
    Option "OldDmaInit" "On"
    Identifier "Card0"
    Driver "m9x"
    VendorName "Matrox Graphics, Inc."
    BoardName "M91XX"
    BusID "PCI:2:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1920x1200"
    EndSubSection
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    /var/log/Xorg.0.log
    [ 28.582] X Protocol Version 11, Revision 0
    [ 28.583] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 28.583] Current Operating System: Linux eggi 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
    [ 28.584] Kernel command line: root=/dev/disk/by-uuid/8ad79d56-15d4-460f-8870-b1b1489d0eac ro vga=773
    [ 28.584] Build Date: 30 May 2011 08:18:15AM
    [ 28.584]
    [ 28.584] Current version of pixman: 0.20.2
    [ 28.585] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 28.585] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 28.586] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 2 19:17:54 2011
    [ 28.589] (==) Using config file: "/etc/X11/xorg.conf"
    [ 28.589] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 28.592] (==) ServerLayout "X.org Configured"
    [ 28.592] (**) |-->Screen "Screen0" (0)
    [ 28.592] (**) | |-->Monitor "Monitor0"
    [ 28.592] (**) | |-->Device "Card0"
    [ 28.592] (**) |-->Input Device "Mouse0"
    [ 28.592] (**) |-->Input Device "Keyboard0"
    [ 28.592] (**) Option "AutoAddDevices" "False"
    [ 28.592] (**) Not automatically adding devices
    [ 28.592] (==) Automatically enabling devices
    [ 28.596] (WW) The directory "/usr/share/fonts/Type1" does not exist.
    [ 28.596] Entry deleted from font path.
    [ 28.596] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 28.596] Entry deleted from font path.
    [ 28.596] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 28.596] Entry deleted from font path.
    [ 28.596] (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 28.596] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 28.596] (II) Loader magic: 0x7d3440
    [ 28.596] (II) Module ABI versions:
    [ 28.596] X.Org ANSI C Emulation: 0.4
    [ 28.596] X.Org Video Driver: 10.0
    [ 28.596] X.Org XInput driver : 12.2
    [ 28.596] X.Org Server Extension : 5.0
    [ 28.597] (--) PCI:*(0:2:0:0) 102b:0540:102b:2241 rev 1, Mem @ 0xd0000000/268435456, 0xfbafe000/8192, BIOS @ 0x????????/131072
    [ 28.597] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 28.597] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) "record" will be loaded by default.
    [ 28.597] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    [ 28.597] (II) LoadModule: "dri"
    [ 28.600] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 28.602] (II) Module dri: vendor="X.Org Foundation"
    [ 28.602] compiled for 1.10.2, module version = 1.0.0
    [ 28.602] ABI class: X.Org Server Extension, version 5.0
    [ 28.602] (II) Loading extension XFree86-DRI
    [ 28.602] (II) LoadModule: "extmod"
    [ 28.602] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 28.604] (II) Module extmod: vendor="X.Org Foundation"
    [ 28.604] compiled for 1.10.2, module version = 1.0.0
    [ 28.604] Module class: X.Org Server Extension
    [ 28.604] ABI class: X.Org Server Extension, version 5.0
    [ 28.604] (II) Loading extension MIT-SCREEN-SAVER
    [ 28.604] (II) Loading extension XFree86-VidModeExtension
    [ 28.604] (II) Loading extension XFree86-DGA
    [ 28.604] (II) Loading extension DPMS
    [ 28.604] (II) Loading extension XVideo
    [ 28.604] (II) Loading extension XVideo-MotionCompensation
    [ 28.604] (II) Loading extension X-Resource
    [ 28.604] (II) LoadModule: "dri2"
    [ 28.604] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 28.604] (II) Module dri2: vendor="X.Org Foundation"
    [ 28.604] compiled for 1.10.2, module version = 1.2.0
    [ 28.604] ABI class: X.Org Server Extension, version 5.0
    [ 28.604] (II) Loading extension DRI2
    [ 28.604] (II) LoadModule: "glx"
    [ 28.605] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 28.608] (II) Module glx: vendor="X.Org Foundation"
    [ 28.608] compiled for 1.10.2, module version = 1.0.0
    [ 28.608] ABI class: X.Org Server Extension, version 5.0
    [ 28.608] (==) AIGLX enabled
    [ 28.608] (II) Loading extension GLX
    [ 28.608] (II) LoadModule: "dbe"
    [ 28.608] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 28.608] (II) Module dbe: vendor="X.Org Foundation"
    [ 28.608] compiled for 1.10.2, module version = 1.0.0
    [ 28.608] Module class: X.Org Server Extension
    [ 28.608] ABI class: X.Org Server Extension, version 5.0
    [ 28.608] (II) Loading extension DOUBLE-BUFFER
    [ 28.608] (II) LoadModule: "record"
    [ 28.609] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 28.609] (II) Module record: vendor="X.Org Foundation"
    [ 28.609] compiled for 1.10.2, module version = 1.13.0
    [ 28.609] Module class: X.Org Server Extension
    [ 28.609] ABI class: X.Org Server Extension, version 5.0
    [ 28.609] (II) Loading extension RECORD
    [ 28.609] (II) LoadModule: "vesa"
    [ 28.612] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 28.612] (II) Module vesa: vendor="X.Org Foundation"
    [ 28.612] compiled for 1.10.0, module version = 2.3.0
    [ 28.612] Module class: X.Org Video Driver
    [ 28.612] ABI class: X.Org Video Driver, version 10.0
    [ 28.612] (II) LoadModule: "mouse"
    [ 28.613] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 28.613] (II) Module mouse: vendor="X.Org Foundation"
    [ 28.613] compiled for 1.10.0, module version = 1.7.0
    [ 28.613] Module class: X.Org XInput Driver
    [ 28.613] ABI class: X.Org XInput driver, version 12.2
    [ 28.613] (II) LoadModule: "kbd"
    [ 28.614] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    [ 28.614] (II) Module kbd: vendor="X.Org Foundation"
    [ 28.614] compiled for 1.10.0, module version = 1.6.0
    [ 28.614] Module class: X.Org XInput Driver
    [ 28.614] ABI class: X.Org XInput driver, version 12.2
    [ 28.614] (II) VESA: driver for VESA chipsets: vesa
    [ 28.614] (--) using VT number 7
    [ 28.645] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 28.645] (II) Loading sub module "vbe"
    [ 28.645] (II) LoadModule: "vbe"
    [ 28.649] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 28.649] (II) Module vbe: vendor="X.Org Foundation"
    [ 28.650] compiled for 1.10.2, module version = 1.1.0
    [ 28.650] ABI class: X.Org Video Driver, version 10.0
    [ 28.650] (II) Loading sub module "int10"
    [ 28.650] (II) LoadModule: "int10"
    [ 28.650] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 28.652] (II) Module int10: vendor="X.Org Foundation"
    [ 28.652] compiled for 1.10.2, module version = 1.0.0
    [ 28.652] ABI class: X.Org Video Driver, version 10.0
    [ 28.652] (II) VESA(0): initializing int10
    [ 28.652] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 28.652] (II) VESA(0): VESA BIOS detected
    [ 28.652] (II) VESA(0): VESA VBE Version 3.0
    [ 28.652] (II) VESA(0): VESA VBE Total Mem: 16384 kB
    [ 28.652] (II) VESA(0): VESA VBE OEM: Matrox Graphics Inc.
    [ 28.652] (II) VESA(0): VESA VBE OEM Software Rev: 1.6
    [ 28.652] (II) VESA(0): VESA VBE OEM Vendor: Matrox
    [ 28.652] (II) VESA(0): VESA VBE OEM Product: Matrox Phoenix
    [ 28.652] (II) VESA(0): VESA VBE OEM Product Rev: 00
    [ 28.654] (**) VESA(0): Depth 24, (--) framebuffer bpp 32
    [ 28.655] (==) VESA(0): RGB weight 888
    [ 28.655] (==) VESA(0): Default visual is TrueColor
    [ 28.655] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 28.655] (II) Loading sub module "ddc"
    [ 28.655] (II) LoadModule: "ddc"
    [ 28.655] (II) Module "ddc" already built-in
    [ 28.655] (II) VESA(0): VESA VBE DDC not supported
    [ 28.655] (II) VESA(0): VESA VBE PanelID invalid
    [ 28.655] (II) VESA(0): Searching for matching VESA mode(s):
    [ 28.655] Mode: 101 (640x480)
    [ 28.655] ModeAttributes: 0xbb
    [ 28.655] WinAAttributes: 0x7
    [ 28.655] WinBAttributes: 0x0
    [ 28.655] WinGranularity: 64
    [ 28.655] WinSize: 64
    [ 28.655] WinASegment: 0xa000
    [ 28.655] WinBSegment: 0x0
    [ 28.655] WinFuncPtr: 0xc0006f25
    [ 28.655] BytesPerScanline: 640
    [ 28.655] XResolution: 640
    [ 28.655] YResolution: 480
    [ 28.655] XCharSize: 8
    [ 28.655] YCharSize: 16
    [ 28.655] NumberOfPlanes: 1
    [ 28.655] BitsPerPixel: 8
    [ 28.655] NumberOfBanks: 1
    [ 28.655] MemoryModel: 4
    [ 28.655] BankSize: 0
    [ 28.655] NumberOfImages: 30
    [ 28.655] RedMaskSize: 0
    [ 28.655] RedFieldPosition: 0
    [ 28.655] GreenMaskSize: 0
    [ 28.655] GreenFieldPosition: 0
    [ 28.655] BlueMaskSize: 0
    [ 28.655] BlueFieldPosition: 0
    [ 28.655] RsvdMaskSize: 0
    [ 28.655] RsvdFieldPosition: 0
    [ 28.655] DirectColorModeInfo: 0
    [ 28.655] PhysBasePtr: 0xd0000000
    [ 28.655] LinBytesPerScanLine: 640
    [ 28.655] BnkNumberOfImagePages: 30
    [ 28.655] LinNumberOfImagePages: 30
    [ 28.655] LinRedMaskSize: 0
    [ 28.655] LinRedFieldPosition: 0
    [ 28.655] LinGreenMaskSize: 0
    [ 28.655] LinGreenFieldPosition: 0
    [ 28.655] LinBlueMaskSize: 0
    [ 28.655] LinBlueFieldPosition: 0
    [ 28.655] LinRsvdMaskSize: 0
    [ 28.655] LinRsvdFieldPosition: 0
    [ 28.655] MaxPixelClock: 218000000
    [ 28.655] Mode: 110 (640x480)
    [ 28.655] ModeAttributes: 0xbb
    [ 28.655] WinAAttributes: 0x7
    [ 28.655] WinBAttributes: 0x0
    [ 28.655] WinGranularity: 64
    [ 28.655] WinSize: 64
    [ 28.655] WinASegment: 0xa000
    [ 28.655] WinBSegment: 0x0
    [ 28.655] WinFuncPtr: 0xc0006f25
    [ 28.655] BytesPerScanline: 1280
    [ 28.655] XResolution: 640
    [ 28.655] YResolution: 480
    [ 28.655] XCharSize: 8
    [ 28.655] YCharSize: 16
    [ 28.655] NumberOfPlanes: 1
    [ 28.655] BitsPerPixel: 16
    [ 28.655] NumberOfBanks: 1
    [ 28.655] MemoryModel: 6
    [ 28.655] BankSize: 0
    [ 28.655] NumberOfImages: 24
    [ 28.655] RedMaskSize: 5
    [ 28.655] RedFieldPosition: 10
    [ 28.655] GreenMaskSize: 5
    [ 28.655] GreenFieldPosition: 5
    [ 28.655] BlueMaskSize: 5
    [ 28.655] BlueFieldPosition: 0
    [ 28.655] RsvdMaskSize: 1
    [ 28.655] RsvdFieldPosition: 15
    [ 28.655] DirectColorModeInfo: 1
    [ 28.655] PhysBasePtr: 0xd0000000
    [ 28.655] LinBytesPerScanLine: 1280
    [ 28.655] BnkNumberOfImagePages: 24
    [ 28.655] LinNumberOfImagePages: 24
    [ 28.655] LinRedMaskSize: 5
    [ 28.655] LinRedFieldPosition: 10
    [ 28.655] LinGreenMaskSize: 5
    [ 28.655] LinGreenFieldPosition: 5
    [ 28.655] LinBlueMaskSize: 5
    [ 28.655] LinBlueFieldPosition: 0
    [ 28.655] LinRsvdMaskSize: 1
    [ 28.655] LinRsvdFieldPosition: 15
    [ 28.655] MaxPixelClock: 218000000
    [ 28.655] Mode: 111 (640x480)
    [ 28.655] ModeAttributes: 0xbb
    [ 28.655] WinAAttributes: 0x7
    [ 28.655] WinBAttributes: 0x0
    [ 28.655] WinGranularity: 64
    [ 28.655] WinSize: 64
    [ 28.655] WinASegment: 0xa000
    [ 28.655] WinBSegment: 0x0
    [ 28.655] WinFuncPtr: 0xc0006f25
    [ 28.655] BytesPerScanline: 1280
    [ 28.655] XResolution: 640
    [ 28.655] YResolution: 480
    [ 28.655] XCharSize: 8
    [ 28.655] YCharSize: 16
    [ 28.655] NumberOfPlanes: 1
    [ 28.655] BitsPerPixel: 16
    [ 28.655] NumberOfBanks: 1
    [ 28.655] MemoryModel: 6
    [ 28.655] BankSize: 0
    [ 28.655] NumberOfImages: 24
    [ 28.655] RedMaskSize: 5
    [ 28.655] RedFieldPosition: 11
    [ 28.655] GreenMaskSize: 6
    [ 28.655] GreenFieldPosition: 5
    [ 28.655] BlueMaskSize: 5
    [ 28.655] BlueFieldPosition: 0
    [ 28.655] RsvdMaskSize: 0
    [ 28.655] RsvdFieldPosition: 0
    [ 28.655] DirectColorModeInfo: 1
    [ 28.655] PhysBasePtr: 0xd0000000
    [ 28.655] LinBytesPerScanLine: 1280
    [ 28.655] BnkNumberOfImagePages: 24
    [ 28.655] LinNumberOfImagePages: 24
    [ 28.655] LinRedMaskSize: 5
    [ 28.655] LinRedFieldPosition: 11
    [ 28.655] LinGreenMaskSize: 6
    [ 28.655] LinGreenFieldPosition: 5
    [ 28.655] LinBlueMaskSize: 5
    [ 28.655] LinBlueFieldPosition: 0
    [ 28.656] LinRsvdMaskSize: 0
    [ 28.656] LinRsvdFieldPosition: 0
    [ 28.656] MaxPixelClock: 218000000
    [ 28.656] *Mode: 112 (640x480)
    [ 28.656] ModeAttributes: 0xbb
    [ 28.656] WinAAttributes: 0x7
    [ 28.656] WinBAttributes: 0x0
    [ 28.656] WinGranularity: 64
    [ 28.656] WinSize: 64
    [ 28.656] WinASegment: 0xa000
    [ 28.656] WinBSegment: 0x0
    [ 28.656] WinFuncPtr: 0xc0006f25
    [ 28.656] BytesPerScanline: 2560
    [ 28.656] XResolution: 640
    [ 28.656] YResolution: 480
    [ 28.656] XCharSize: 8
    [ 28.656] YCharSize: 16
    [ 28.656] NumberOfPlanes: 1
    [ 28.656] BitsPerPixel: 32
    [ 28.656] NumberOfBanks: 1
    [ 28.656] MemoryModel: 6
    [ 28.656] BankSize: 0
    [ 28.656] NumberOfImages: 12
    [ 28.656] RedMaskSize: 8
    [ 28.656] RedFieldPosition: 16
    [ 28.656] GreenMaskSize: 8
    [ 28.656] GreenFieldPosition: 8
    [ 28.656] BlueMaskSize: 8
    [ 28.656] BlueFieldPosition: 0
    [ 28.656] RsvdMaskSize: 8
    [ 28.656] RsvdFieldPosition: 24
    [ 28.656] DirectColorModeInfo: 1
    [ 28.656] PhysBasePtr: 0xd0000000
    [ 28.656] LinBytesPerScanLine: 2560
    [ 28.656] BnkNumberOfImagePages: 12
    [ 28.656] LinNumberOfImagePages: 12
    [ 28.656] LinRedMaskSize: 8
    [ 28.656] LinRedFieldPosition: 16
    [ 28.656] LinGreenMaskSize: 8
    [ 28.656] LinGreenFieldPosition: 8
    [ 28.656] LinBlueMaskSize: 8
    [ 28.656] LinBlueFieldPosition: 0
    [ 28.656] LinRsvdMaskSize: 8
    [ 28.656] LinRsvdFieldPosition: 24
    [ 28.656] MaxPixelClock: 218000000
    [ 28.656] Mode: 100 (640x400)
    [ 28.656] ModeAttributes: 0xbb
    [ 28.656] WinAAttributes: 0x7
    [ 28.656] WinBAttributes: 0x0
    [ 28.656] WinGranularity: 64
    [ 28.656] WinSize: 64
    [ 28.656] WinASegment: 0xa000
    [ 28.656] WinBSegment: 0x0
    [ 28.656] WinFuncPtr: 0xc0006f25
    [ 28.656] BytesPerScanline: 640
    [ 28.656] XResolution: 640
    [ 28.656] YResolution: 400
    [ 28.656] XCharSize: 8
    [ 28.656] YCharSize: 16
    [ 28.656] NumberOfPlanes: 1
    [ 28.656] BitsPerPixel: 8
    [ 28.656] NumberOfBanks: 1
    [ 28.656] MemoryModel: 4
    [ 28.656] BankSize: 0
    [ 28.656] NumberOfImages: 38
    [ 28.656] RedMaskSize: 0
    [ 28.656] RedFieldPosition: 0
    [ 28.656] GreenMaskSize: 0
    [ 28.656] GreenFieldPosition: 0
    [ 28.656] BlueMaskSize: 0
    [ 28.656] BlueFieldPosition: 0
    [ 28.656] RsvdMaskSize: 0
    [ 28.656] RsvdFieldPosition: 0
    [ 28.656] DirectColorModeInfo: 0
    [ 28.656] PhysBasePtr: 0xd0000000
    [ 28.656] LinBytesPerScanLine: 640
    [ 28.656] BnkNumberOfImagePages: 38
    [ 28.656] LinNumberOfImagePages: 38
    [ 28.656] LinRedMaskSize: 0
    [ 28.656] LinRedFieldPosition: 0
    [ 28.656] LinGreenMaskSize: 0
    [ 28.656] LinGreenFieldPosition: 0
    [ 28.656] LinBlueMaskSize: 0
    [ 28.656] LinBlueFieldPosition: 0
    [ 28.656] LinRsvdMaskSize: 0
    [ 28.656] LinRsvdFieldPosition: 0
    [ 28.656] MaxPixelClock: 218000000
    [ 28.656] Mode: 102 (800x600)
    [ 28.656] ModeAttributes: 0x3b
    [ 28.656] WinAAttributes: 0x7
    [ 28.656] WinBAttributes: 0x0
    [ 28.656] WinGranularity: 64
    [ 28.656] WinSize: 64
    [ 28.656] WinASegment: 0xa000
    [ 28.656] WinBSegment: 0x0
    [ 28.656] WinFuncPtr: 0xc0006f25
    [ 28.656] BytesPerScanline: 100
    [ 28.656] XResolution: 800
    [ 28.656] YResolution: 600
    [ 28.656] XCharSize: 8
    [ 28.656] YCharSize: 14
    [ 28.656] NumberOfPlanes: 4
    [ 28.656] BitsPerPixel: 4
    [ 28.656] NumberOfBanks: 1
    [ 28.656] MemoryModel: 3
    [ 28.656] BankSize: 0
    [ 28.656] NumberOfImages: 0
    [ 28.656] RedMaskSize: 0
    [ 28.657] RedFieldPosition: 0
    [ 28.657] GreenMaskSize: 0
    [ 28.657] GreenFieldPosition: 0
    [ 28.657] BlueMaskSize: 0
    [ 28.657] BlueFieldPosition: 0
    [ 28.657] RsvdMaskSize: 0
    [ 28.657] RsvdFieldPosition: 0
    [ 28.657] DirectColorModeInfo: 0
    [ 28.657] PhysBasePtr: 0x0
    [ 28.657] LinBytesPerScanLine: 0
    [ 28.657] BnkNumberOfImagePages: 0
    [ 28.657] LinNumberOfImagePages: 0
    [ 28.657] LinRedMaskSize: 0
    [ 28.657] LinRedFieldPosition: 0
    [ 28.657] LinGreenMaskSize: 0
    [ 28.657] LinGreenFieldPosition: 0
    [ 28.657] LinBlueMaskSize: 0
    [ 28.657] LinBlueFieldPosition: 0
    [ 28.657] LinRsvdMaskSize: 0
    [ 28.657] LinRsvdFieldPosition: 0
    [ 28.657] MaxPixelClock: 218000000
    [ 28.657] Mode: 103 (800x600)
    [ 28.657] ModeAttributes: 0xbb
    [ 28.657] WinAAttributes: 0x7
    [ 28.657] WinBAttributes: 0x0
    [ 28.657] WinGranularity: 64
    [ 28.657] WinSize: 64
    [ 28.657] WinASegment: 0xa000
    [ 28.657] WinBSegment: 0x0
    [ 28.657] WinFuncPtr: 0xc0006f25
    [ 28.657] BytesPerScanline: 800
    [ 28.657] XResolution: 800
    [ 28.657] YResolution: 600
    [ 28.657] XCharSize: 8
    [ 28.657] YCharSize: 16
    [ 28.657] NumberOfPlanes: 1
    [ 28.657] BitsPerPixel: 8
    [ 28.657] NumberOfBanks: 1
    [ 28.657] MemoryModel: 4
    [ 28.657] BankSize: 0
    [ 28.657] NumberOfImages: 23
    [ 28.657] RedMaskSize: 0
    [ 28.657] RedFieldPosition: 0
    [ 28.657] GreenMaskSize: 0
    [ 28.657] GreenFieldPosition: 0
    [ 28.657] BlueMaskSize: 0
    [ 28.657] BlueFieldPosition: 0
    [ 28.657] RsvdMaskSize: 0
    [ 28.657] RsvdFieldPosition: 0
    [ 28.657] DirectColorModeInfo: 0
    [ 28.657] PhysBasePtr: 0xd0000000
    [ 28.657] LinBytesPerScanLine: 800
    [ 28.657] BnkNumberOfImagePages: 23
    [ 28.657] LinNumberOfImagePages: 23
    [ 28.657] LinRedMaskSize: 0
    [ 28.657] LinRedFieldPosition: 0
    [ 28.657] LinGreenMaskSize: 0
    [ 28.657] LinGreenFieldPosition: 0
    [ 28.657] LinBlueMaskSize: 0
    [ 28.657] LinBlueFieldPosition: 0
    [ 28.657] LinRsvdMaskSize: 0
    [ 28.657] LinRsvdFieldPosition: 0
    [ 28.657] MaxPixelClock: 218000000
    [ 28.657] Mode: 113 (800x600)
    [ 28.657] ModeAttributes: 0xbb
    [ 28.657] WinAAttributes: 0x7
    [ 28.657] WinBAttributes: 0x0
    [ 28.657] WinGranularity: 64
    [ 28.657] WinSize: 64
    [ 28.657] WinASegment: 0xa000
    [ 28.657] WinBSegment: 0x0
    [ 28.657] WinFuncPtr: 0xc0006f25
    [ 28.657] BytesPerScanline: 1600
    [ 28.657] XResolution: 800
    [ 28.657] YResolution: 600
    [ 28.657] XCharSize: 8
    [ 28.657] YCharSize: 16
    [ 28.657] NumberOfPlanes: 1
    [ 28.657] BitsPerPixel: 16
    [ 28.657] NumberOfBanks: 1
    [ 28.657] MemoryModel: 6
    [ 28.657] BankSize: 0
    [ 28.657] NumberOfImages: 16
    [ 28.657] RedMaskSize: 5
    [ 28.657] RedFieldPosition: 10
    [ 28.657] GreenMaskSize: 5
    [ 28.657] GreenFieldPosition: 5
    [ 28.657] BlueMaskSize: 5
    [ 28.657] BlueFieldPosition: 0
    [ 28.657] RsvdMaskSize: 1
    [ 28.657] RsvdFieldPosition: 15
    [ 28.657] DirectColorModeInfo: 1
    [ 28.657] PhysBasePtr: 0xd0000000
    [ 28.657] LinBytesPerScanLine: 1600
    [ 28.657] BnkNumberOfImagePages: 16
    [ 28.657] LinNumberOfImagePages: 16
    [ 28.657] LinRedMaskSize: 5
    [ 28.657] LinRedFieldPosition: 10
    [ 28.657] LinGreenMaskSize: 5
    [ 28.657] LinGreenFieldPosition: 5
    [ 28.657] LinBlueMaskSize: 5
    [ 28.657] LinBlueFieldPosition: 0
    [ 28.657] LinRsvdMaskSize: 1
    [ 28.657] LinRsvdFieldPosition: 15
    [ 28.657] MaxPixelClock: 218000000
    [ 28.657] Mode: 114 (800x600)
    [ 28.657] ModeAttributes: 0xbb
    [ 28.657] WinAAttributes: 0x7
    [ 28.657] WinBAttributes: 0x0
    [ 28.657] WinGranularity: 64
    [ 28.657] WinSize: 64
    [ 28.657] WinASegment: 0xa000
    [ 28.657] WinBSegment: 0x0
    [ 28.657] WinFuncPtr: 0xc0006f25
    [ 28.657] BytesPerScanline: 1600
    [ 28.657] XResolution: 800
    [ 28.657] YResolution: 600
    [ 28.657] XCharSize: 8
    [ 28.657] YCharSize: 16
    [ 28.657] NumberOfPlanes: 1
    [ 28.657] BitsPerPixel: 16
    [ 28.657] NumberOfBanks: 1
    [ 28.657] MemoryModel: 6
    [ 28.657] BankSize: 0
    [ 28.657] NumberOfImages: 16
    [ 28.657] RedMaskSize: 5
    [ 28.657] RedFieldPosition: 11
    [ 28.657] GreenMaskSize: 6
    [ 28.657] GreenFieldPosition: 5
    [ 28.657] BlueMaskSize: 5
    [ 28.657] BlueFieldPosition: 0
    [ 28.657] RsvdMaskSize: 0
    [ 28.657] RsvdFieldPosition: 0
    [ 28.657] DirectColorModeInfo: 1
    [ 28.657] PhysBasePtr: 0xd0000000
    [ 28.657] LinBytesPerScanLine: 1600
    [ 28.657] BnkNumberOfImagePages: 16
    [ 28.657] LinNumberOfImagePages: 16
    [ 28.657] LinRedMaskSize: 5
    [ 28.657] LinRedFieldPosition: 11
    [ 28.657] LinGreenMaskSize: 6
    [ 28.657] LinGreenFieldPosition: 5
    [ 28.657] LinBlueMaskSize: 5
    [ 28.657] LinBlueFieldPosition: 0
    [ 28.657] LinRsvdMaskSize: 0
    [ 28.657] LinRsvdFieldPosition: 0
    [ 28.657] MaxPixelClock: 218000000
    [ 28.658] *Mode: 115 (800x600)
    [ 28.658] ModeAttributes: 0xbb
    [ 28.658] WinAAttributes: 0x7
    [ 28.658] WinBAttributes: 0x0
    [ 28.658] WinGranularity: 64
    [ 28.658] WinSize: 64
    [ 28.658] WinASegment: 0xa000
    [ 28.658] WinBSegment: 0x0
    [ 28.658] WinFuncPtr: 0xc0006f25
    [ 28.658] BytesPerScanline: 3200
    [ 28.658] XResolution: 800
    [ 28.658] YResolution: 600
    [ 28.658] XCharSize: 8
    [ 28.658] YCharSize: 16
    [ 28.658] NumberOfPlanes: 1
    [ 28.658] BitsPerPixel: 32
    [ 28.658] NumberOfBanks: 1
    [ 28.658] MemoryModel: 6
    [ 28.658] BankSize: 0
    [ 28.658] NumberOfImages: 7
    [ 28.658] RedMaskSize: 8
    [ 28.658] RedFieldPosition: 16
    [ 28.658] GreenMaskSize: 8
    [ 28.658] GreenFieldPosition: 8
    [ 28.658] BlueMaskSize: 8
    [ 28.658] BlueFieldPosition: 0
    [ 28.658] RsvdMaskSize: 8
    [ 28.658] RsvdFieldPosition: 24
    [ 28.658] DirectColorModeInfo: 1
    [ 28.658] PhysBasePtr: 0xd0000000
    [ 28.658] LinBytesPerScanLine: 3200
    [ 28.658] BnkNumberOfImagePages: 7
    [ 28.658] LinNumberOfImagePages: 7
    [ 28.658] LinRedMaskSize: 8
    [ 28.658] LinRedFieldPosition: 16
    [ 28.658] LinGreenMaskSize: 8
    [ 28.658] LinGreenFieldPosition: 8
    [ 28.658] LinBlueMaskSize: 8
    [ 28.658] LinBlueFieldPosition: 0
    [ 28.658] LinRsvdMaskSize: 8
    [ 28.658] LinRsvdFieldPosition: 24
    [ 28.658] MaxPixelClock: 218000000
    [ 28.658] Mode: 105 (1024x768)
    [ 28.658] ModeAttributes: 0xbb
    [ 28.658] WinAAttributes: 0x7
    [ 28.658] WinBAttributes: 0x0
    [ 28.658] WinGranularity: 64
    [ 28.658] WinSize: 64
    [ 28.658] WinASegment: 0xa000
    [ 28.658] WinBSegment: 0x0
    [ 28.658] WinFuncPtr: 0xc0006f25
    [ 28.658] BytesPerScanline: 1024
    [ 28.658] XResolution: 1024
    [ 28.658] YResolution: 768
    [ 28.658] XCharSize: 8
    [ 28.658] YCharSize: 16
    [ 28.658] NumberOfPlanes: 1
    [ 28.658] BitsPerPixel: 8
    [ 28.658] NumberOfBanks: 1
    [ 28.658] MemoryModel: 4
    [ 28.658] BankSize: 0
    [ 28.658] NumberOfImages: 18
    [ 28.658] RedMaskSize: 0
    [ 28.658] RedFieldPosition: 0
    [ 28.658] GreenMaskSize: 0
    [ 28.658] GreenFieldPosition: 0
    [ 28.658] BlueMaskSize: 0
    [ 28.658] BlueFieldPosition: 0
    [ 28.658] RsvdMaskSize: 0
    [ 28.658] RsvdFieldPosition: 0
    [ 28.658] DirectColorModeInfo: 0
    [ 28.658] PhysBasePtr: 0xd0000000
    [ 28.658] LinBytesPerScanLine: 1024
    [ 28.658] BnkNumberOfImagePages: 18
    [ 28.658] LinNumberOfImagePages: 18
    [ 28.658] LinRedMaskSize: 0
    [ 28.658] LinRedFieldPosition: 0
    [ 28.658] LinGreenMaskSize: 0
    [ 28.658] LinGreenFieldPosition: 0
    [ 28.658] LinBlueMaskSize: 0
    [ 28.658] LinBlueFieldPosition: 0
    [ 28.658] LinRsvdMaskSize: 0
    [ 28.658] LinRsvdFieldPosition: 0
    [ 28.658] MaxPixelClock: 218000000
    [ 28.658] Mode: 116 (1024x768)
    [ 28.658] ModeAttributes: 0xbb
    [ 28.658] WinAAttributes: 0x7
    [ 28.658] WinBAttributes: 0x0
    [ 28.658] WinGranularity: 64
    [ 28.658] WinSize: 64
    [ 28.658] WinASegment: 0xa000
    [ 28.658] WinBSegment: 0x0
    [ 28.658] WinFuncPtr: 0xc0006f25
    [ 28.658] BytesPerScanline: 2048
    [ 28.658] XResolution: 1024
    [ 28.658] YResolution: 768
    [ 28.658] XCharSize: 8
    [ 28.658] YCharSize: 16
    [ 28.658] NumberOfPlanes: 1
    [ 28.658] BitsPerPixel: 16
    [ 28.658] NumberOfBanks: 1
    [ 28.658] MemoryModel: 6
    [ 28.658] BankSize: 0
    [ 28.658] NumberOfImages: 9
    [ 28.658] RedMaskSize: 5
    [ 28.658] RedFieldPosition: 10
    [ 28.658] GreenMaskSize: 5
    [ 28.658] GreenFieldPosition: 5
    [ 28.658] BlueMaskSize: 5
    [ 28.658] BlueFieldPosition: 0
    [ 28.658] RsvdMaskSize: 1
    [ 28.658] RsvdFieldPosition: 15
    [ 28.658] DirectColorModeInfo: 1
    [ 28.658] PhysBasePtr: 0xd0000000
    [ 28.658] LinBytesPerScanLine: 2048
    [ 28.658] BnkNumberOfImagePages: 9
    [ 28.658] LinNumberOfImagePages: 9
    [ 28.658] LinRedMaskSize: 5
    [ 28.658] LinRedFieldPosition: 10
    [ 28.658] LinGreenMaskSize: 5
    [ 28.658] LinGreenFieldPosition: 5
    [ 28.658] LinBlueMaskSize: 5
    [ 28.658] LinBlueFieldPosition: 0
    [ 28.658] LinRsvdMaskSize: 1
    [ 28.658] LinRsvdFieldPosition: 15
    [ 28.658] MaxPixelClock: 218000000
    [ 28.658] Mode: 117 (1024x768)
    [ 28.658] ModeAttributes: 0xbb
    [ 28.658] WinAAttributes: 0x7
    [ 28.658] WinBAttributes: 0x0
    [ 28.658] WinGranularity: 64
    [ 28.658] WinSize: 64
    [ 28.658] WinASegment: 0xa000
    [ 28.658] WinBSegment: 0x0
    [ 28.658] WinFuncPtr: 0xc0006f25
    [ 28.658] BytesPerScanline: 2048
    [ 28.659] XResolution: 1024
    [ 28.659] YResolution: 768
    [ 28.659] XCharSize: 8
    [ 28.659] YCharSize: 16
    [ 28.659] NumberOfPlanes: 1
    [ 28.659] BitsPerPixel: 16
    [ 28.659] NumberOfBanks: 1
    [ 28.659] MemoryModel: 6
    [ 28.659] BankSize: 0
    [ 28.659] NumberOfImages: 9
    [ 28.659] RedMaskSize: 5
    [ 28.659] RedFieldPosition: 11
    [ 28.659] GreenMaskSize: 6
    [ 28.659] GreenFieldPosition: 5
    [ 28.659] BlueMaskSize: 5
    [ 28.659] BlueFieldPosition: 0
    [ 28.659] RsvdMaskSize: 0
    [ 28.659] RsvdFieldPosition: 0
    [ 28.659] DirectColorModeInfo: 1
    [ 28.659] PhysBasePtr: 0xd0000000
    [ 28.659] LinBytesPerScanLine: 2048
    [ 28.659] BnkNumberOfImagePages: 9
    [ 28.659] LinNumberOfImagePages: 9
    [ 28.659] LinRedMaskSize: 5
    [ 28.659] LinRedFieldPosition: 11
    [ 28.659] LinGreenMaskSize: 6
    [ 28.659] LinGreenFieldPosition: 5
    [ 28.659] LinBlueMaskSize: 5
    [ 28.659] LinBlueFieldPosition: 0
    [ 28.659] LinRsvdMaskSize: 0
    [ 28.659] LinRsvdFieldPosition: 0
    [ 28.659] MaxPixelClock: 218000000
    [ 28.659] *Mode: 118 (1024x768)
    [ 28.659] ModeAttributes: 0xbb
    [ 28.659] WinAAttributes: 0x7
    [ 28.659] WinBAttributes: 0x0
    [ 28.659] WinGranularity: 64
    [ 28.659] WinSize: 64
    [ 28.659] WinASegment: 0xa000
    [ 28.659] WinBSegment: 0x0
    [ 28.659] WinFuncPtr: 0xc0006f25
    [ 28.659] BytesPerScanline: 4096
    [ 28.659] XResolution: 1024
    [ 28.659] YResolution: 768
    [ 28.659] XCharSize: 8
    [ 28.659] YCharSize: 16
    [ 28.659] NumberOfPlanes: 1
    [ 28.659] BitsPerPixel: 32
    [ 28.659] NumberOfBanks: 1
    [ 28.659] MemoryModel: 6
    [ 28.659] BankSize: 0
    [ 28.659] NumberOfImages: 4
    [ 28.659] RedMaskSize: 8
    [ 28.659] RedFieldPosition: 16
    [ 28.659] GreenMaskSize: 8
    [ 28.659] GreenFieldPosition: 8
    [ 28.659] BlueMaskSize: 8
    [ 28.659] BlueFieldPosition: 0
    [ 28.659] RsvdMaskSize: 8
    [ 28.659] RsvdFieldPosition: 24
    [ 28.659] DirectColorModeInfo: 1
    [ 28.659] PhysBasePtr: 0xd0000000
    [ 28.659] LinBytesPerScanLine: 4096
    [ 28.659] BnkNumberOfImagePages: 4
    [ 28.659] LinNumberOfImagePages: 4
    [ 28.659] LinRedMaskSize: 8
    [ 28.659] LinRedFieldPosition: 16
    [ 28.659] LinGreenMaskSize: 8
    [ 28.659] LinGreenFieldPosition: 8
    [ 28.659] LinBlueMaskSize: 8
    [ 28.659] LinBlueFieldPosition: 0
    [ 28.659] LinRsvdMaskSize: 8
    [ 28.659] LinRsvdFieldPosition: 24
    [ 28.659] MaxPixelClock: 218000000
    [ 28.659] Mode: 107 (1280x1024)
    [ 28.659] ModeAttributes: 0xbb
    [ 28.659] WinAAttributes: 0x7
    [ 28.659] WinBAttributes: 0x0
    [ 28.659] WinGranularity: 64
    [ 28.659] WinSize: 64
    [ 28.659] WinASegment: 0xa000
    [ 28.659] WinBSegment: 0x0
    [ 28.659] WinFuncPtr: 0xc0006f25
    [ 28.659] BytesPerScanline: 1280
    [ 28.659] XResolution: 1280
    [ 28.659] YResolution: 1024
    [ 28.659] XCharSize: 8
    [ 28.659] YCharSize: 16
    [ 28.659] NumberOfPlanes: 1
    [ 28.659] BitsPerPixel: 8
    [ 28.659] NumberOfBanks: 1
    [ 28.659] MemoryModel: 4
    [ 28.659] BankSize: 0
    [ 28.659] NumberOfImages: 11
    [ 28.659] RedMaskSize: 0
    [ 28.659] RedFieldPosition: 0
    [ 28.659] GreenMaskSize: 0
    [ 28.659] GreenFieldPosition: 0
    [ 28.659] BlueMaskSize: 0
    [ 28.659] BlueFieldPosition: 0
    [ 28.659] RsvdMaskSize: 0
    [ 28.659] RsvdFieldPosition: 0
    [ 28.659] DirectColorModeInfo: 0
    [ 28.659] PhysBasePtr: 0xd0000000
    [ 28.659] LinBytesPerScanLine: 1280
    [ 28.659] BnkNumberOfImagePages: 11
    [ 28.659] LinNumberOfImagePages: 11
    [ 28.659] LinRedMaskSize: 0
    [ 28.659] LinRedFieldPosition: 0
    [ 28.659] LinGreenMaskSize: 0
    [ 28.659] LinGreenFieldPosition: 0
    [ 28.659] LinBlueMaskSize: 0
    [ 28.659] LinBlueFieldPosition: 0
    [ 28.659] LinRsvdMaskSize: 0
    [ 28.659] LinRsvdFieldPosition: 0
    [ 28.659] MaxPixelClock: 218000000
    [ 28.659] Mode: 119 (1280x1024)
    [ 28.659] ModeAttributes: 0xbb
    [ 28.659] WinAAttributes: 0x7
    [ 28.659] WinBAttributes: 0x0
    [ 28.659] WinGranularity: 64
    [ 28.659] WinSize: 64
    [ 28.659] WinASegment: 0xa000
    [ 28.659] WinBSegment: 0x0
    [ 28.659] WinFuncPtr: 0xc0006f25
    [ 28.659] BytesPerScanline: 2560
    [ 28.659] XResolution: 1280
    [ 28.659] YResolution: 1024
    [ 28.659] XCharSize: 8
    [ 28.659] YCharSize: 16
    [ 28.659] NumberOfPlanes: 1
    [ 28.659] BitsPerPixel: 16
    [ 28.659] NumberOfBanks: 1
    [ 28.659] MemoryModel: 6
    [ 28.659] BankSize: 0
    [ 28.659] NumberOfImages: 5
    [ 28.659] RedMaskSize: 5
    [ 28.659] RedFieldPosition: 10
    [ 28.659] GreenMaskSize: 5
    [ 28.659] GreenFieldPosition: 5
    [ 28.659] BlueMaskSize: 5
    [ 28.659] BlueFieldPosition: 0
    [ 28.659] RsvdMaskSize: 1
    [ 28.659] RsvdFieldPosition: 15
    [ 28.659] DirectColorModeInfo: 1
    [ 28.659] PhysBasePtr: 0xd0000000
    [ 28.659] LinBytesPerScanLine: 2560
    [ 28.659] BnkNumberOfImagePages: 5
    [ 28.659] LinNumberOfImagePages: 5
    [ 28.659] LinRedMaskSize: 5
    [ 28.659] LinRedFieldPosition: 10
    [ 28.659] LinGreenMaskSize: 5
    [ 28.659] LinGreenFieldPosition: 5
    [ 28.659] LinBlueMaskSize: 5
    [ 28.660] LinBlueFieldPosition: 0
    [ 28.660] LinRsvdMaskSize: 1
    [ 28.660] LinRsvdFieldPosition: 15
    [ 28.660] MaxPixelClock: 218000000
    [ 28.660] Mode: 11a (1280x1024)
    [ 28.660] ModeAttributes: 0xbb
    [ 28.660] WinAAttributes: 0x7
    [ 28.660] WinBAttributes: 0x0
    [ 28.660] WinGranularity: 64
    [ 28.660] WinSize: 64
    [ 28.660] WinASegment: 0xa000
    [ 28.660] WinBSegment: 0x0
    [ 28.660] WinFuncPtr: 0xc0006f25
    [ 28.660] BytesPerScanline: 2560
    [ 28.660] XResolution: 1280
    [ 28.660] YResolution: 1024
    [ 28.660] XCharSize: 8
    [ 28.660] YCharSize: 16
    [ 28.660] NumberOfPlanes: 1
    [ 28.660] BitsPerPixel: 16
    [ 28.660] NumberOfBanks: 1
    [ 28.660] MemoryModel: 6
    [ 28.660] BankSize: 0
    [ 28.660] NumberOfImages: 5
    [ 28.660] RedMaskSize: 5
    [ 28.660] RedFieldPosition: 11
    [ 28.660] GreenMaskSize: 6
    [ 28.660] GreenFieldPosition: 5
    [ 28.660] BlueMaskSize: 5
    [ 28.660] BlueFieldPosition: 0
    [ 28.660] RsvdMaskSize: 0
    [ 28.660] RsvdFieldPosition: 0
    [ 28.660] DirectColorModeInfo: 1
    [ 28.660] PhysBasePtr: 0xd0000000
    [ 28.660] LinBytesPerScanLine: 2560
    [ 28.660] BnkNumberOfImagePages: 5
    [ 28.660] LinNumberOfImagePages: 5
    [ 28.660] LinRedMaskSize: 5
    [ 28.660] LinRedFieldPosition: 11
    [ 28.660] LinGreenMaskSize: 6
    [ 28.660] LinGreenFieldPosition: 5
    [ 28.660] LinBlueMaskSize: 5
    [ 28.660] LinBlueFieldPosition: 0
    [ 28.660] LinRsvdMaskSize: 0
    [ 28.660] LinRsvdFieldPosition: 0
    [ 28.660] MaxPixelClock: 218000000
    [ 28.660] *Mode: 11b (1280x1024)
    [ 28.660] ModeAttributes: 0xbb
    [ 28.660] WinAAttributes: 0x7
    [ 28.660] WinBAttributes: 0x0
    [ 28.660] WinGranularity: 64
    [ 28.660] WinSize: 64
    [ 28.660] WinASegment: 0xa000
    [ 28.660] WinBSegment: 0x0
    [ 28.660] WinFuncPtr: 0xc0006f25
    [ 28.660] BytesPerScanline: 5120
    [ 28.660] XResolution: 1280
    [ 28.660] YResolution: 1024
    [ 28.660] XCharSize: 8
    [ 28.660] YCharSize: 16
    [ 28.660] NumberOfPlanes: 1
    [ 28.660] BitsPerPixel: 32
    [ 28.660] NumberOfBanks: 1
    [ 28.660] MemoryModel: 6
    [ 28.660] BankSize: 0
    [ 28.660] NumberOfImages: 2
    [ 28.660] RedMaskSize: 8
    [ 28.660] RedFieldPosition: 16
    [ 28.660] GreenMaskSize: 8
    [ 28.660] GreenFieldPosition: 8
    [ 28.660] BlueMaskSize: 8
    [ 28.660] BlueFieldPosition: 0
    [ 28.660] RsvdMaskSize: 8
    [ 28.660] RsvdFieldPosition: 24
    [ 28.660] DirectColorModeInfo: 1
    [ 28.660] PhysBasePtr: 0xd0000000
    [ 28.660] LinBytesPerScanLine: 5120
    [ 28.660] BnkNumberOfImagePages: 2
    [ 28.660] LinNumberOfImagePages: 2
    [ 28.660] LinRedMaskSize: 8
    [ 28.660] LinRedFieldPosition: 16
    [ 28.660] LinGreenMaskSize: 8
    [ 28.660] LinGreenFieldPosition: 8
    [ 28.660] LinBlueMaskSize: 8
    [ 28.660] LinBlueFieldPosition: 0
    [ 28.660] LinRsvdMaskSize: 8
    [ 28.660] LinRsvdFieldPosition: 24
    [ 28.660] MaxPixelClock: 218000000
    [ 28.660] Mode: 11c (1600x1200)
    [ 28.660] ModeAttributes: 0xbb
    [ 28.660] WinAAttributes: 0x7
    [ 28.660] WinBAttributes: 0x0
    [ 28.660] WinGranularity: 64
    [ 28.660] WinSize: 64
    [ 28.660] WinASegment: 0xa000
    [ 28.660] WinBSegment: 0x0
    [ 28.660] WinFuncPtr: 0xc0006f25
    [ 28.660] BytesPerScanline: 1600
    [ 28.660] XResolution: 1600
    [ 28.660] YResolution: 1200
    [ 28.660] XCharSize: 8
    [ 28.660] YCharSize: 16
    [ 28.660] NumberOfPlanes: 1
    [ 28.660] BitsPerPixel: 8
    [ 28.660] NumberOfBanks: 1
    [ 28.660] MemoryModel: 4
    [ 28.660] BankSize: 0
    [ 28.660] NumberOfImages: 7
    [ 28.660] RedMaskSize: 0
    [ 28.660] RedFieldPosition: 0
    [ 28.660] GreenMaskSize: 0
    [ 28.660] GreenFieldPosition: 0
    [ 28.660] BlueMaskSize: 0
    [ 28.660] BlueFieldPosition: 0
    [ 28.660] RsvdMaskSize: 0
    [ 28.660] RsvdFieldPosition: 0
    [ 28.660] DirectColorModeInfo: 0
    [ 28.660] PhysBasePtr: 0xd0000000
    [ 28.660] LinBytesPerScanLine: 1600
    [ 28.660] BnkNumberOfImagePages: 7
    [ 28.660] LinNumberOfImagePages: 7
    [ 28.660] LinRedMaskSize: 0
    [ 28.660] LinRedFieldPosition: 0
    [ 28.660] LinGreenMaskSize: 0
    [ 28.660] LinGreenFieldPosition: 0
    [ 28.660] LinBlueMaskSize: 0
    [ 28.660] LinBlueFieldPosition: 0
    [ 28.660] LinRsvdMaskSize: 0
    [ 28.660] LinRsvdFieldPosition: 0
    [ 28.660] MaxPixelClock: 218000000
    [ 28.661] Mode: 11d (1600x1200)
    [ 28.661] ModeAttributes: 0xbb
    [ 28.661] WinAAttributes: 0x7
    [ 28.661] WinBAttributes: 0x0
    [ 28.661] WinGranularity: 64
    [ 28.661] WinSize: 64
    [ 28.661] WinASegment: 0xa000
    [ 28.661] WinBSegment: 0x0
    [ 28.661] WinFuncPtr: 0xc0006f25
    [ 28.661] BytesPerScanline: 3200
    [ 28.661] XResolution: 1600
    [ 28.661] YResolution: 1200
    [ 28.661] XCharSize: 8
    [ 28.661] YCharSize: 16
    [ 28.661] NumberOfPlanes: 1
    [ 28.661] BitsPerPixel: 16
    [ 28.661] NumberOfBanks: 1
    [ 28.661] MemoryModel: 6
    [ 28.661] BankSize: 0
    [ 28.661] NumberOfImages: 3
    [ 28.661] RedMaskSize: 5
    [ 28.661] RedFieldPosition: 10
    [ 28.661] GreenMaskSize: 5
    [ 28.661] GreenFieldPosition: 5
    [ 28.661] BlueMaskSize: 5
    [ 28.661] BlueFieldPosition: 0
    [ 28.661] RsvdMaskSize: 1
    [ 28.661] RsvdFieldPosition: 15
    [ 28.661] DirectColorModeInfo: 1
    [ 28.661] PhysBasePtr: 0xd0000000
    [ 28.661] LinBytesPerScanLine: 3200
    [ 28.661] BnkNumberOfImagePages: 3
    [ 28.661] LinNumberOfImagePages: 3
    [ 28.661] LinRedMaskSize: 5
    [ 28.661] LinRedFieldPosition: 10
    [ 28.661] LinGreenMaskSize: 5
    [ 28.661] LinGreenFieldPosition: 5
    [ 28.661] LinBlueMaskSize: 5
    [ 28.661] LinBlueFieldPosition: 0
    [ 28.661] LinRsvdMaskSize: 1
    [ 28.661] LinRsvdFieldPosition: 15
    [ 28.661] MaxPixelClock: 218000000
    [ 28.661] Mode: 11e (1600x1200)
    [ 28.661] ModeAttributes: 0xbb
    [ 28.661] WinAAttributes: 0x7
    [ 28.661] WinBAttributes: 0x0
    [ 28.661] WinGranularity: 64
    [ 28.661] WinSize: 64
    [ 28.661] WinASegment: 0xa000
    [ 28.661] WinBSegment: 0x0
    [ 28.661] WinFuncPtr: 0xc0006f25
    [ 28.661] BytesPerScanline: 3200
    [ 28.661] XResolution: 1600
    [ 28.661] YResolution: 1200
    [ 28.661] XCharSize: 8
    [ 28.661] YCharSize: 16
    [ 28.661] NumberOfPlanes: 1
    [ 28.661] BitsPerPixel: 16
    [ 28.661] NumberOfBanks: 1
    [ 28.661] MemoryModel: 6
    [ 28.661] BankSize: 0
    [ 28.661] NumberOfImages: 3
    [ 28.661] RedMaskSize: 5
    [ 28.661] RedFieldPosition: 11
    [ 28.661] GreenMaskSize: 6
    [ 28.661] GreenFieldPosition: 5
    [ 28.661] BlueMaskSize: 5
    [ 28.661] BlueFieldPosition: 0
    [ 28.661] RsvdMaskSize: 0
    [ 28.661] RsvdFieldPosition: 0
    [ 28.661] DirectColorModeInfo: 1
    [ 28.661] PhysBasePtr: 0xd0000000
    [ 28.661] LinBytesPerScanLine: 3200
    [ 28.661] BnkNumberOfImagePages: 3
    [ 28.661] LinNumberOfImagePages: 3
    [ 28.661] LinRedMaskSize: 5
    [ 28.661] LinRedFieldPosition: 11
    [ 28.661] LinGreenMaskSize: 6
    [ 28.661] LinGreenFieldPosition: 5
    [ 28.661] LinBlueMaskSize: 5
    [ 28.661] LinBlueFieldPosition: 0
    [ 28.661] LinRsvdMaskSize: 0
    [ 28.661] LinRsvdFieldPosition: 0
    [ 28.661] MaxPixelClock: 218000000
    [ 28.661] *Mode: 11f (1600x1200)
    [ 28.661] ModeAttributes: 0xbb
    [ 28.661] WinAAttributes: 0x7
    [ 28.661] WinBAttributes: 0x0
    [ 28.661] WinGranularity: 64
    [ 28.661] WinSize: 64
    [ 28.661] WinASegment: 0xa000
    [ 28.661] WinBSegment: 0x0
    [ 28.661] WinFuncPtr: 0xc0006f25
    [ 28.661] BytesPerScanline: 6400
    [ 28.661] XResolution: 1600
    /var/log/Xorg.0.log[ 28.661] YResolution: 1200
    [ 28.661] XCharSize: 8
    [ 28.661] YCharSize: 16
    [ 28.661] NumberOfPlanes: 1
    [ 28.661] BitsPerPixel: 32
    [ 28.661] NumberOfBanks: 1
    [ 28.661] MemoryModel: 6
    [ 28.661] BankSize: 0
    [ 28.661] NumberOfImages: 1
    [ 28.661] RedMaskSize: 8
    [ 28.661] RedFieldPosition: 16
    [ 28.661] GreenMaskSize: 8
    [ 28.661] GreenFieldPosition: 8
    [ 28.661] BlueMaskSize: 8
    [ 28.661] BlueFieldPosition: 0
    [ 28.661] RsvdMaskSize: 8
    [ 28.661] RsvdFieldPosition: 24
    [ 28.661] DirectColorModeInfo: 1
    [ 28.661] PhysBasePtr: 0xd0000000
    [ 28.661] LinBytesPerScanLine: 6400
    [ 28.661] BnkNumberOfImagePages: 1
    [ 28.661] LinNumberOfImagePages: 1
    [ 28.661] LinRedMaskSize: 8
    [ 28.661] LinRedFieldPosition: 16
    [ 28.661] LinGreenMaskSize: 8
    [ 28.661] LinGreenFieldPosition: 8
    [ 28.661] LinBlueMaskSize: 8
    [ 28.661] LinBlueFieldPosition: 0
    [ 28.661] LinRsvdMaskSize: 8
    [ 28.661] LinRsvdFieldPosition: 24
    [ 28.661] MaxPixelClock: 218000000
    [ 28.661]
    [ 28.661] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
    [ 28.661] (II) VESA(0): Monitor0: Using default hsync range of 31.50-48.00 kHz
    [ 28.661] (II) VESA(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz
    [ 28.661] (II) VESA(0): Monitor0: Using default maximum pixel clock of 65.00 MHz
    [ 28.661] (II) VESA(0): Not using mode "1920x1200" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    [ 28.661] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    [ 28.661] (WW) VESA(0): No valid modes left. Trying less strict filter...
    [ 28.661] (II) VESA(0): Monitor0: Using hsync range of 31.50-48.00 kHz
    [ 28.661] (II) VESA(0): Monitor0: Using vrefresh range of 50.00-70.00 Hz
    [ 28.661] (II) VESA(0): Monitor0: Using maximum pixel clock of 65.00 MHz
    [ 28.661] (II) VESA(0): Not using mode "1920x1200" (no mode of this name)
    [ 28.662] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
    [ 28.662] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
    [ 28.662] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
    [ 28.662] (**) VESA(0): Built-in mode "1024x768"
    [ 28.662] (**) VESA(0): Built-in mode "800x600"
    [ 28.662] (**) VESA(0): Built-in mode "640x480"
    [ 28.662] (==) VESA(0): DPI set to (96, 96)
    [ 28.662] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
    [ 28.694] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
    [ 28.730] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
    [ 28.815] (**) VESA(0): Using "Shadow Framebuffer"
    [ 28.815] (II) Loading sub module "shadow"
    [ 28.815] (II) LoadModule: "shadow"
    [ 28.815] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 28.816] (II) Module shadow: vendor="X.Org Foundation"
    [ 28.816] compiled for 1.10.2, module version = 1.1.0
    [ 28.816] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 28.816] (II) Loading sub module "fb"
    [ 28.816] (II) LoadModule: "fb"
    [ 28.816] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 28.818] (II) Module fb: vendor="X.Org Foundation"
    [ 28.818] compiled for 1.10.2, module version = 1.0.0
    [ 28.818] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 28.818] (==) Depth 24 pixmap format is 32 bpp
    [ 28.818] (II) Loading sub module "int10"
    [ 28.818] (II) LoadModule: "int10"
    [ 28.818] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 28.818] (II) Module int10: vendor="X.Org Foundation"
    [ 28.818] compiled for 1.10.2, module version = 1.0.0
    [ 28.818] ABI class: X.Org Video Driver, version 10.0
    [ 28.818] (II) VESA(0): initializing int10
    [ 28.818] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 28.819] (II) VESA(0): VESA BIOS detected
    [ 28.819] (II) VESA(0): VESA VBE Version 3.0
    [ 28.819] (II) VESA(0): VESA VBE Total Mem: 16384 kB
    [ 28.819] (II) VESA(0): VESA VBE OEM: Matrox Graphics Inc.
    [ 28.819] (II) VESA(0): VESA VBE OEM Software Rev: 1.6
    [ 28.819] (II) VESA(0): VESA VBE OEM Vendor: Matrox
    [ 28.819] (II) VESA(0): VESA VBE OEM Product: Matrox Phoenix
    [ 28.819] (II) VESA(0): VESA VBE OEM Product Rev: 00
    [ 28.821] (II) VESA(0): virtual address = 0x7f4f3b407000,
    physical address = 0xd0000000, size = 16777216
    [ 28.928] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
    [ 29.217] (==) VESA(0): Default visual is TrueColor
    [ 29.219] (==) VESA(0): Backing store disabled
    [ 29.219] (==) VESA(0): DPMS enabled
    [ 29.219] (WW) VESA(0): Option "OldDmaInit" is not used
    [ 29.219] (==) RandR enabled
    [ 29.219] (II) Initializing built-in extension Generic Event Extension
    [ 29.219] (II) Initializing built-in extension SHAPE
    [ 29.219] (II) Initializing built-in extension MIT-SHM
    [ 29.219] (II) Initializing built-in extension XInputExtension
    [ 29.219] (II) Initializing built-in extension XTEST
    [ 29.219] (II) Initializing built-in extension BIG-REQUESTS
    [ 29.219] (II) Initializing built-in extension SYNC
    [ 29.219] (II) Initializing built-in extension XKEYBOARD
    [ 29.219] (II) Initializing built-in extension XC-MISC
    [ 29.219] (II) Initializing built-in extension SECURITY
    [ 29.219] (II) Initializing built-in extension XINERAMA
    [ 29.219] (II) Initializing built-in extension XFIXES
    [ 29.219] (II) Initializing built-in extension RENDER
    [ 29.219] (II) Initializing built-in extension RANDR
    [ 29.219] (II) Initializing built-in extension COMPOSITE
    [ 29.219] (II) Initializing built-in extension DAMAGE
    [ 29.224] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 29.224] (II) AIGLX: Screen 0 is not DRI capable
    [ 29.242] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 29.242] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 29.357] (II) Using input driver 'mouse' for 'Mouse0'
    [ 29.357] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 29.357] (**) Option "CorePointer"
    [ 29.357] (**) Mouse0: always reports core events
    [ 29.357] (**) Option "Protocol" "auto"
    [ 29.357] (**) Option "Device" "/dev/input/mice"
    [ 29.357] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    [ 29.357] (**) Mouse0: Protocol: "auto"
    [ 29.357] (**) Mouse0: always reports core events
    [ 29.430] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    [ 29.430] (**) Option "ZAxisMapping" "4 5 6 7"
    [ 29.430] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    [ 29.430] (**) Mouse0: Buttons: 11
    [ 29.430] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    [ 29.430] (**) Mouse0: (accel) keeping acceleration scheme 1
    [ 29.430] (**) Mouse0: (accel) acceleration profile 0
    [ 29.430] (**) Mouse0: (accel) acceleration factor: 2.000
    [ 29.430] (**) Mouse0: (accel) acceleration threshold: 4
    [ 29.456] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    [ 29.749] (II) Mouse0: ps2EnableDataReporting: succeeded
    [ 29.749] (II) Using input driver 'kbd' for 'Keyboard0'
    [ 29.749] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    [ 29.749] (**) Option "CoreKeyboard"
    [ 29.749] (**) Keyboard0: always reports core events
    [ 29.749] (**) Keyboard0: always reports core events
    [ 29.749] (**) Option "Protocol" "standard"
    [ 29.749] (**) Option "XkbRules" "base"
    [ 29.749] (**) Option "XkbModel" "pc105"
    [ 29.749] (**) Option "XkbLayout" "gb"
    [ 29.749] (WW) Option "XkbVariant" requires an string value
    [ 29.749] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    [ 29.778] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 29.778] (II) AutoAddDevices is off - not adding device.
    [ 29.780] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 29.781] (II) AutoAddDevices is off - not adding device.
    [ 29.782] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 29.782] (II) AutoAddDevices is off - not adding device.
    [ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4)
    [ 29.784] (II) AutoAddDevices is off - not adding device.
    [ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
    [ 29.784] (II) AutoAddDevices is off - not adding device.
    [ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 29.784] (II) AutoAddDevices is off - not adding device.
    [ 29.787] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
    [ 29.787] (II) AutoAddDevices is off - not adding device.
    [ 162.746] (II) 3rd Button detected: disabling emulate3Button
    I understand from reading around that Linux users from many distros have problems with Matrox graphics cards when they update Xorg, and the only solution mentioned is to downgrade to a previous version of Xorg. I'm not sure if this applies to me because the error messages when I try to startx don't seem relevant, but anyway I've tried downgrading the following packages from my pacman cache:
    pacman -U xorg-server-utils-7.6-2-any.pkg.tar.xz xorg-apps-7.6-1-any.pkg.tar.xz xorg-xrdb-1.0.9-1-x86_64.pkg.tar.xz xorg-fonts-encodings-1.0.4-1-any.pkg.tar.xz xorg-xauth-1.0.6-1-x86_64.pkg.tar.xz xorg-xcmsdb-1.0.3-2-x86_64.pkg.tar.xz xorg-xkbutils-1.0.3-2-x86_64.pkg.tar.xz xorg-fonts-75dpi-1.0.1-3-any.pkg.tar.xz xorg-xmodmap-1.0.5-2-x86_64.pkg.tar.xz xorg-xbacklight-1.1.2-2-x86_64.pkg.tar.xz xorg-xset-1.2.1-2-x86_64.pkg.tar.xz xorg-xrandr-1.3.4-2-x86_64.pkg.tar.xz xorg-docs-1.6-1-any.pkg.tar.xz xorg-xkbcomp-1.2.1-2-x86_64.pkg.tar.xz xorg-xprop-1.2.0-2-x86_64.pkg.tar.xz xorg-smproxy-1.0.4-2-x86_64.pkg.tar.xz xorg-xkb-utils-7.6-1-any.pkg.tar.xz xorg-xhost-1.0.4-2-x86_64.pkg.tar.xz xorg-xev-1.1.0-2-x86_64.pkg.tar.xz xorg-twm-1.0.6-2-x86_64.pkg.tar.xz xorg-xlsatoms-1.1.0-2-x86_64.pkg.tar.xz xorg-mkfontdir-1.0.6-2-any.pkg.tar.xz xorg-xkill-1.0.3-2-x86_64.pkg.tar.xz xorg-x11perf-1.5.3-2-x86_64.pkg.tar.xz xorg-bdftopcf-1.0.3-1-x86_64.pkg.tar.xz xorg-xsetroot-1.1.0-2-x86_64.pkg.tar.xz xorg-xkbevd-1.1.2-2-x86_64.pkg.tar.xz xorg-luit-1.1.0-2-x86_64.pkg.tar.xz xorg-xcursorgen-1.0.4-2-x86_64.pkg.tar.xz xorg-xgamma-1.0.4-2-x86_64.pkg.tar.xz xorg-xdriinfo-1.0.4-2-x86_64.pkg.tar.xz xorg-res-utils-1.0.3-3-x86_64.pkg.tar.gz xorg-xvinfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xinit-1.3.0-3-x86_64.pkg.tar.xz xorg-xwd-1.0.4-2-x86_64.pkg.tar.xz xorg-fonts-alias-1.0.2-1-any.pkg.tar.gz xorg-fonts-100dpi-1.0.1-3-any.pkg.tar.xz xorg-utils-7.6-7-any.pkg.tar.xz xorg-server-1.10.2-1-x86_64.pkg.tar.xz xorg-setxkbmap-1.2.0-2-x86_64.pkg.tar.xz xorg-sessreg-1.0.6-2-x86_64.pkg.tar.xz xorg-font-utils-7.6-2-any.pkg.tar.xz xorg-xinput-1.5.3-2-x86_64.pkg.tar.xz xorg-fonts-misc-1.0.0-4-x86_64.pkg.tar.gz xorg-iceauth-1.0.5-1-x86_64.pkg.tar.xz xorg-xwininfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xrefresh-1.0.4-2-x86_64.pkg.tar.xz xorg-font-util-1.2.0-1-x86_64.pkg.tar.xz xorg-xpr-1.0.3-2-x86_64.pkg.tar.xz xorg-xdpyinfo-1.2.0-2-x86_64.pkg.tar.xz xorg-xwud-1.0.3-2-x86_64.pkg.tar.xz xorg-xlsclients-1.1.1-2-x86_64.pkg.tar.xz xorg-mkfontscale-1.0.8-1-x86_64.pkg.tar.xz xorg-server-common-1.10.2-1-x86_64.pkg.tar.xz
    ...all to no effect. Any ideas?

    Well I've just tried downgrading to all the packages in my pacman cache folder /var/cache/pacman/pkg:
    pacman -U a52dec-0.7.4-4-x86_64.pkg.tar.gz libgcrypt-1.4.5-1-x86_64.pkg.tar.gz aalib-1.4rc5-6-x86_64.pkg.tar.gz recode-3.6-3-x86_64.pkg.tar.gz acl-2.2.48-1-x86_64.pkg.tar.gz libgl-7.7-1-x86_64.pkg.tar.gz recordproto-1.14-1-any.pkg.tar.gz alsa-lib-1.0.22-1-x86_64.pkg.tar.gz libgpg-error-1.7-2-x86_64.pkg.tar.gz reiserfsprogs-3.6.21-2-x86_64.pkg.tar.gz alsa-oss-1.0.17-1-x86_64.pkg.tar.gz libice-1.0.6-1-x86_64.pkg.tar.gz alsa-utils-1.0.22-2-x86_64.pkg.tar.gz renderproto-0.11-1-any.pkg.tar.gz libidl2-0.8.13-1-x86_64.pkg.tar.gz rp-pppoe-3.10-2-x86_64.pkg.tar.gz atk-1.28.0-1-x86_64.pkg.tar.gz libjpeg-7-1-x86_64.pkg.tar.gz run-parts-3.2.2-1-x86_64.pkg.tar.gz libjpeg-turbo-1.1.1-1-x86_64.pkg.tar.xz attr-2.4.44-1-x86_64.pkg.tar.gz libldap-2.4.21-1-x86_64.pkg.tar.gz scrnsaverproto-1.2.0-1-any.pkg.tar.gz autoconf-2.65-1-any.pkg.tar.gz libmad-0.15.1b-4-x86_64.pkg.tar.gz sdl-1.2.14-1-x86_64.pkg.tar.gz libmatroska-0.8.1-2-x86_64.pkg.tar.gz sdparm-1.04-1-x86_64.pkg.tar.gz automake-1.11.1-1-any.pkg.tar.gz libmodplug-0.8.7-1-x86_64.pkg.tar.gz libmpc-0.9-1-x86_64.pkg.tar.xz sed-4.2.1-1-x86_64.pkg.tar.gz avahi-0.6.30-2-x86_64.pkg.tar.xz libmpcdec-1.2.6-2-x86_64.pkg.tar.gz bash-4.0.035-1-x86_64.pkg.tar.gz libmpeg2-0.5.1-1-x86_64.pkg.tar.gz shadow-4.1.4.2-1-x86_64.pkg.tar.gz libnl-1.1-1-x86_64.pkg.tar.gz bin86-0.16.17-4-x86_64.pkg.tar.gz libnotify-0.7.3-1-x86_64.pkg.tar.xz binutils-2.20-3-x86_64.pkg.tar.gz libogg-1.1.4-1-x86_64.pkg.tar.gz libpcap-1.0.0-1-x86_64.pkg.tar.gz speex-1.2rc1-1-x86_64.pkg.tar.gz bison-2.4.1-1-x86_64.pkg.tar.gz sqlite3-3.6.21-1-x86_64.pkg.tar.gz libpciaccess-0.10.9-1-x86_64.pkg.tar.gz bzip2-1.0.5-5-x86_64.pkg.tar.gz startup-notification-0.10-1-x86_64.pkg.tar.gz libpipeline-1.2.0-1-x86_64.pkg.tar.xz cabextract-1.2-2-x86_64.pkg.tar.gz libpng-1.2.40-1-x86_64.pkg.tar.gz sudo-1.7.2p2-1-x86_64.pkg.tar.gz ca-certificates-20090814-2-any.pkg.tar.gz libproxy-0.2.3-1-x86_64.pkg.tar.gz sysfsutils-2.1.0-5-x86_64.pkg.tar.gz libsasl-2.1.23-2-x86_64.pkg.tar.gz ca-certificates-java-20090629-2-any.pkg.tar.gz syslog-ng-3.0.4-1-x86_64.pkg.tar.gz libshout-2.2.2-3-x86_64.pkg.tar.gz libsm-1.1.1-1-x86_64.pkg.tar.gz sysvinit-2.86-5-x86_64.pkg.tar.gz cairo-1.8.8-1-x86_64.pkg.tar.gz cdparanoia-10.2-2-x86_64.pkg.tar.gz libsndfile-1.0.21-1-x86_64.pkg.tar.gz taglib-1.6.1-1-x86_64.pkg.tar.gz cloog-0.16.2-1-x86_64.pkg.tar.xz libssh2-1.2.7-2-x86_64.pkg.tar.xz talloc-2.0.1-1-x86_64.pkg.tar.gz libtasn1-2.2-1-x86_64.pkg.tar.gz tar-1.22-1-x86_64.pkg.tar.gz compositeproto-0.4.1-1-any.pkg.tar.gz libthai-0.1.12-1-x86_64.pkg.tar.gz tcp_wrappers-7.6-10-x86_64.pkg.tar.gz consolekit-0.4.1-2-x86_64.pkg.tar.gz libtheora-1.1.1-1-x86_64.pkg.tar.gz libtiff-3.9.2-1-x86_64.pkg.tar.gz texinfo-4.13a-3-x86_64.pkg.tar.gz coreutils-8.2-1-x86_64.pkg.tar.gz cpio-2.10-1-x86_64.pkg.tar.gz libtool-2.2.6b-1-x86_64.pkg.tar.gz ttf-bitstream-vera-1.10-6-x86_64.pkg.tar.gz cracklib-2.8.13-2-x86_64.pkg.tar.gz libusb-0.1.12-3-x86_64.pkg.tar.gz ttf-dejavu-2.30-1-any.pkg.tar.gz cryptsetup-1.0.7-1-x86_64.pkg.tar.gz libusb-compat-0.1.3-1-x86_64.pkg.tar.xz ttf-freefont-20090104-2-any.pkg.tar.gz libvisual-0.4.0-2-x86_64.pkg.tar.gz ttf-ms-fonts-2.0-2-x86_64.pkg.tar.gz curl-7.19.7-1-x86_64.pkg.tar.gz libvorbis-1.2.3-1-x86_64.pkg.tar.gz tzdata-2009t-1-x86_64.pkg.tar.gz libx11-1.3.2-1-x86_64.pkg.tar.gz damageproto-1.2.0-1-any.pkg.tar.gz udev-146-2-x86_64.pkg.tar.gz libx86-1.1-2-x86_64.pkg.tar.gz dash-0.5.5.1-2-x86_64.pkg.tar.gz libxau-1.0.5-1-x86_64.pkg.tar.gz usbutils-0.86-2-x86_64.pkg.tar.gz db-4.8.24-1-x86_64.pkg.tar.gz libxaw-1.0.7-1-x86_64.pkg.tar.gz util-linux-ng-2.16.2-1-x86_64.pkg.tar.gz dbus-1.2.16-1-x86_64.pkg.tar.gz libxcb-1.5-1-x86_64.pkg.tar.gz vbetool-1.1-1-x86_64.pkg.tar.gz vi-050325-1-x86_64.pkg.tar.gz dbus-core-1.2.16-1-x86_64.pkg.tar.gz libxcomposite-0.4.1-1-x86_64.pkg.tar.gz videoproto-2.3.0-1-any.pkg.tar.gz dbus-glib-0.82-2-x86_64.pkg.tar.gz libxcursor-1.1.10-1-x86_64.pkg.tar.gz vim-7.2.266-1-x86_64.pkg.tar.gz dcron-3.2-4-x86_64.pkg.tar.gz libxdamage-1.1.2-1-x86_64.pkg.tar.gz vim-runtime-7.3.177-1-x86_64.pkg.tar.xz desktop-file-utils-0.15-1-x86_64.pkg.tar.gz libxdmcp-1.0.3-1-x86_64.pkg.tar.gz wget-1.12-1-x86_64.pkg.tar.gz device-mapper-2.02.53-1-x86_64.pkg.tar.gz libxext-1.1.1-1-x86_64.pkg.tar.gz which-2.20-1-x86_64.pkg.tar.gz dhcpcd-5.1.4-1-x86_64.pkg.tar.gz libxfixes-4.0.4-1-x86_64.pkg.tar.gz wireless_tools-29-3-x86_64.pkg.tar.gz dialog-1.1_20080819-3-x86_64.pkg.tar.gz libxfont-1.4.1-1-x86_64.pkg.tar.gz wpa_supplicant-0.6.9-2-x86_64.pkg.tar.gz diffutils-2.8.1-6-x86_64.pkg.tar.gz libxfontcache-1.0.5-1-x86_64.pkg.tar.gz xbitmaps-1.1.0-1-any.pkg.tar.gz libxft-2.1.14-1-x86_64.pkg.tar.gz dmidecode-2.10-1-x86_64.pkg.tar.gz xcb-proto-1.6-1-any.pkg.tar.gz libxi-1.3-2-x86_64.pkg.tar.gz xcb-util-0.3.6-1-x86_64.pkg.tar.gz dmxproto-2.3-1-any.pkg.tar.gz xcursor-themes-1.0.2-1-any.pkg.tar.gz dri2proto-2.1-1-x86_64.pkg.tar.gz libxinerama-1.1-1-x86_64.pkg.tar.gz xdg-utils-1.0.2.20091216-1-any.pkg.tar.gz libxkbfile-1.0.6-1-x86_64.pkg.tar.gz xextproto-7.1.1-1-any.pkg.tar.gz e2fsprogs-1.41.9-1-x86_64.pkg.tar.gz libxml2-2.7.6-1-x86_64.pkg.tar.gz ed-1.4-1-x86_64.pkg.tar.gz xf86dgaproto-2.1-1-any.pkg.tar.gz libxmu-1.0.5-1-x86_64.pkg.tar.gz eggdbus-0.6-1-x86_64.pkg.tar.gz xf86-input-aiptek-1.4.0-1-x86_64.pkg.tar.xz eject-2.1.5-4-x86_64.pkg.tar.gz libxp-1.0.0-3-x86_64.pkg.tar.gz xf86-input-evdev-2.3.2-1-x86_64.pkg.tar.gz libxpm-3.5.8-1-x86_64.pkg.tar.gz xf86-input-joystick-1.6.0-1-x86_64.pkg.tar.xz eventlog-0.2.9-1-x86_64.pkg.tar.gz xf86-input-keyboard-1.4.0-1-x86_64.pkg.tar.gz expat-2.0.1-5-x86_64.pkg.tar.gz libxrandr-1.3.0-1-x86_64.pkg.tar.gz xf86-input-mouse-1.5.0-1-x86_64.pkg.tar.gz faad2-2.7-1-x86_64.pkg.tar.gz libxrender-0.9.5-1-x86_64.pkg.tar.gz fakeroot-1.14.4-1-x86_64.pkg.tar.gz xf86-input-synaptics-1.4.0-2-x86_64.pkg.tar.xz libxss-1.2.0-1-x86_64.pkg.tar.gz xf86-input-vmmouse-12.7.0-2-x86_64.pkg.tar.xz file-5.03-2-x86_64.pkg.tar.gz libxt-1.0.7-1-x86_64.pkg.tar.gz xf86-input-void-1.4.0-1-x86_64.pkg.tar.xz xf86miscproto-0.9.3-1-any.pkg.tar.gz filesystem-2010.01-1-any.pkg.tar.gz libxtst-1.1.0-1-x86_64.pkg.tar.gz xf86-video-apm-1.2.3-3-x86_64.pkg.tar.xz xf86-video-ark-0.7.3-3-x86_64.pkg.tar.xz findutils-4.4.2-1-x86_64.pkg.tar.gz libxv-1.0.5-1-x86_64.pkg.tar.gz xf86-video-ast-0.91.10-3-x86_64.pkg.tar.xz xf86-video-ati-6.14.1-1-x86_64.pkg.tar.xz firefox-3.5.7-1-x86_64.pkg.tar.gz libxvmc-1.0.5-1-x86_64.pkg.tar.gz xf86-video-chips-1.2.4-2-x86_64.pkg.tar.xz xf86-video-cirrus-1.3.2-6-x86_64.pkg.tar.xz fixesproto-4.1.1-1-any.pkg.tar.gz libxxf86dga-1.1.1-1-x86_64.pkg.tar.gz xf86-video-dummy-0.3.4-4-x86_64.pkg.tar.xz xf86-video-fbdev-0.4.2-4-x86_64.pkg.tar.xz flac-1.2.1-2-x86_64.pkg.tar.gz libxxf86misc-1.0.2-1-x86_64.pkg.tar.gz xf86-video-glint-1.2.5-2-x86_64.pkg.tar.xz flashplugin-10.0.42.34-1-x86_64.pkg.tar.gz libxxf86vm-1.1.0-1-x86_64.pkg.tar.gz xf86-video-i128-1.3.4-3-x86_64.pkg.tar.xz flex-2.5.35-3-x86_64.pkg.tar.gz xf86-video-i740-1.3.2-6-x86_64.pkg.tar.xz licenses-2.5-1-x86_64.pkg.tar.gz xf86-video-intel-2.15.0-2-x86_64.pkg.tar.xz fontcacheproto-0.1.3-1-any.pkg.tar.gz xf86-video-mach64-6.8.2-6-x86_64.pkg.tar.xz fontconfig-2.8.0-1-x86_64.pkg.tar.gz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz xf86-video-mga-1.4.11-2-x86_64.pkg.tar.gz fontsproto-2.1.0-1-any.pkg.tar.gz linux-atm-2.5.0-1-x86_64.pkg.tar.gz xf86-video-neomagic-1.2.5-4-x86_64.pkg.tar.xz freetype2-2.3.11-1-x86_64.pkg.tar.gz linux-firmware-20110512-2-any.pkg.tar.xz xf86-video-nv-2.1.18-3-x86_64.pkg.tar.xz lirc-utils-0.8.6-3-x86_64.pkg.tar.gz xf86-video-r128-6.8.1-6-x86_64.pkg.tar.xz fribidi-0.19.2-1-x86_64.pkg.tar.gz logrotate-3.7.8-1-x86_64.pkg.tar.gz xf86-video-rendition-4.2.4-4-x86_64.pkg.tar.xz gawk-3.1.7-1-x86_64.pkg.tar.gz xf86-video-s3-0.6.3-5-x86_64.pkg.tar.xz lua-5.1.4-4-x86_64.pkg.tar.gz xf86-video-s3virge-1.10.4-5-x86_64.pkg.tar.xz lvm2-2.02.53-1-x86_64.pkg.tar.gz xf86-video-savage-2.3.2-2-x86_64.pkg.tar.xz xf86-video-siliconmotion-1.7.5-2-x86_64.pkg.tar.xz lzo2-2.03-1-x86_64.pkg.tar.gz xf86-video-sis-0.10.3-4-x86_64.pkg.tar.xz xf86-video-sisusb-0.9.4-4-x86_64.pkg.tar.xz gdbm-1.8.3-6-x86_64.pkg.tar.gz m4-1.4.13-1-x86_64.pkg.tar.gz xf86-video-tdfx-1.4.3-6-x86_64.pkg.tar.xz xf86-video-trident-1.3.4-4-x86_64.pkg.tar.xz gdk-pixbuf2-2.23.3-1-x86_64.pkg.tar.xz xf86-video-tseng-1.2.4-4-x86_64.pkg.tar.xz gen-init-cpio-2.6.32-1-x86_64.pkg.tar.gz mailx-8.1.1-7-x86_64.pkg.tar.gz xf86-video-v4l-0.2.0-8-x86_64.pkg.tar.xz make-3.81-4-x86_64.pkg.tar.gz xf86-video-vesa-2.2.1-1-x86_64.pkg.tar.gz gettext-0.17-3-x86_64.pkg.tar.gz man-db-2.5.6-1-x86_64.pkg.tar.gz xf86-video-vmware-11.0.3-3-x86_64.pkg.tar.xz giflib-4.1.6-3-x86_64.pkg.tar.gz xf86-video-voodoo-1.2.4-4-x86_64.pkg.tar.xz man-pages-3.23-1-x86_64.pkg.tar.gz xf86-video-xgi-1.6.0-3-x86_64.pkg.tar.xz glib2-2.22.3-1-x86_64.pkg.tar.gz xf86-video-xgixp-1.8.0-3-x86_64.pkg.tar.xz mcpp-2.7.2-2-x86_64.pkg.tar.gz glibc-2.11.1-1-x86_64.pkg.tar.gz mdadm-2.6.9-1-x86_64.pkg.tar.gz xf86vidmodeproto-2.3-1-any.pkg.tar.gz xfsprogs-3.1.0-1-x86_64.pkg.tar.gz glproto-1.4.12-1-any.pkg.tar.xz menumaker-0.99.7-5.pkg.tar.gz gmp-4.3.1-2-x86_64.pkg.tar.gz xineramaproto-1.2-1-any.pkg.tar.gz xkeyboard-config-1.6-1-x86_64.pkg.tar.gz gnutls-2.8.5-1-x86_64.pkg.tar.gz gpm-1.20.6-5-x86_64.pkg.tar.gz mga-dri-7.7-1-x86_64.pkg.tar.gz xorg-apps-7.5-2-x86_64.pkg.tar.gz mime-types-1.0-2-x86_64.pkg.tar.gz grep-2.5.4-3-x86_64.pkg.tar.gz xorg-bdftopcf-1.0.3-1-x86_64.pkg.tar.xz xorg-docs-1.5-1-any.pkg.tar.gz groff-1.20.1-3-x86_64.pkg.tar.gz mkinitcpio-busybox-1.18.4-1-x86_64.pkg.tar.xz xorg-fonts-100dpi-1.0.1-2-x86_64.pkg.tar.gz grub-0.97-16-x86_64.pkg.tar.gz mlocate-0.22.2-2-x86_64.pkg.tar.gz xorg-fonts-75dpi-1.0.1-2-x86_64.pkg.tar.gz gtk2-2.18.5-1-x86_64.pkg.tar.gz module-init-tools-3.11.1-1-x86_64.pkg.tar.gz xorg-fonts-alias-1.0.2-1-any.pkg.tar.gz gtk-update-icon-cache-2.24.4-2-x86_64.pkg.tar.xz mozilla-common-1.4-1-x86_64.pkg.tar.gz xorg-fonts-encodings-1.0.3-1-any.pkg.tar.gz gzip-1.3.13-1-x86_64.pkg.tar.gz mpfr-2.4.1-1-x86_64.pkg.tar.gz xorg-fonts-misc-1.0.0-4-x86_64.pkg.tar.gz hal-0.5.14-1-x86_64.pkg.tar.gz nano-2.2.1-1-x86_64.pkg.tar.gz hal-info-0.20091130-1-any.pkg.tar.gz ncurses-5.7-2.1-x86_64.pkg.tar.gz xorg-font-utils-7.5-2-x86_64.pkg.tar.gz hdparm-9.27-2-x86_64.pkg.tar.gz netcfg-2.2.1-1-x86_64.pkg.tar.gz xorg-iceauth-1.0.5-1-x86_64.pkg.tar.xz heimdal-1.3.1-2-x86_64.pkg.tar.gz xorg-luit-1.1.0-2-x86_64.pkg.tar.xz heirloom-mailx-12.5-1-x86_64.pkg.tar.xz net-tools-1.60-14-x86_64.pkg.tar.gz xorg-mkfontdir-1.0.6-2-any.pkg.tar.xz hicolor-icon-theme-0.11-1-any.pkg.tar.gz nspr-4.8.2-1-x86_64.pkg.tar.gz xorg-mkfontscale-1.0.8-1-x86_64.pkg.tar.xz xorg-res-utils-1.0.3-3-x86_64.pkg.tar.gz hunspell-1.2.8-2-x86_64.pkg.tar.gz nss-3.12.4-2-x86_64.pkg.tar.gz xorg-server-1.7.3.902-1-x86_64.pkg.tar.gz iana-etc-2.30-1-any.pkg.tar.xz openbox-3.4.10-2-x86_64.pkg.tar.gz xorg-server-common-1.10.2-1-x86_64.pkg.tar.xz initscripts-2009.08-1-x86_64.pkg.tar.gz xorg-server-utils-7.5-3-x86_64.pkg.tar.gz opencore-amr-0.1.2-1-x86_64.pkg.tar.gz openjdk6-1.6.2-1-x86_64.pkg.tar.gz xorg-sessreg-1.0.6-2-x86_64.pkg.tar.xz inputproto-2.0-1-any.pkg.tar.gz xorg-setxkbmap-1.2.0-2-x86_64.pkg.tar.xz openssl-0.9.8l-1-x86_64.pkg.tar.gz xorg-smproxy-1.0.4-2-x86_64.pkg.tar.xz iproute2-2.6.29-3-x86_64.pkg.tar.gz xorg-twm-1.0.4-3-x86_64.pkg.tar.gz pacman-3.3.3-1-x86_64.pkg.tar.gz iputils-20071127-2-x86_64.pkg.tar.gz xorg-utils-7.5-1-x86_64.pkg.tar.gz pacman-mirrorlist-20091206-1-x86_64.pkg.tar.gz isl-0.06-1-x86_64.pkg.tar.xz xorg-x11perf-1.5.3-2-x86_64.pkg.tar.xz jfsutils-1.1.14-1-x86_64.pkg.tar.gz pam-1.1.1-1-x86_64.pkg.tar.gz xorg-xauth-1.0.4-1-x86_64.pkg.tar.gz kbd-1.15.1-1-x86_64.pkg.tar.gz pango-1.26.2-1-x86_64.pkg.tar.gz xorg-xbacklight-1.1.2-2-x86_64.pkg.tar.xz xorg-xcmsdb-1.0.3-2-x86_64.pkg.tar.xz kbproto-1.0.4-1-any.pkg.tar.gz patch-2.6.1-1-x86_64.pkg.tar.gz xorg-xcursorgen-1.0.4-2-x86_64.pkg.tar.xz xorg-xdpyinfo-1.2.0-2-x86_64.pkg.tar.xz pciutils-3.1.4-1-x86_64.pkg.tar.gz xorg-xdriinfo-1.0.4-2-x86_64.pkg.tar.xz xorg-xev-1.1.0-2-x86_64.pkg.tar.xz kernel26-firmware-2.6.32.3-1-x86_64.pkg.tar.gz pcmciautils-015-2-x86_64.pkg.tar.gz xorg-xgamma-1.0.4-2-x86_64.pkg.tar.xz kernel-headers-2.6.32-1-x86_64.pkg.tar.gz xorg-xhost-1.0.4-2-x86_64.pkg.tar.xz keyutils-1.4-1-x86_64.pkg.tar.xz pcre-8.00-1-x86_64.pkg.tar.gz xorg-xinit-1.2.0-1-x86_64.pkg.tar.gz klibc-1.5.15-3-x86_64.pkg.tar.gz klibc-extras-2.5-4-x86_64.pkg.tar.gz perl-5.10.1-5-x86_64.pkg.tar.gz xorg-xinput-1.5.3-2-x86_64.pkg.tar.xz klibc-kbd-1.15.20080312-10-x86_64.pkg.tar.gz xorg-xkbcomp-1.2.1-2-x86_64.pkg.tar.xz klibc-module-init-tools-3.8-1-x86_64.pkg.tar.gz pixman-0.16.4-1-x86_64.pkg.tar.gz xorg-xkbevd-1.1.2-2-x86_64.pkg.tar.xz klibc-udev-141-3-x86_64.pkg.tar.gz xorg-xkbutils-1.0.3-2-x86_64.pkg.tar.xz krb5-1.9.1-1-x86_64.pkg.tar.xz pkgconfig-0.23-1-x86_64.pkg.tar.gz xorg-xkb-utils-7.5-2-x86_64.pkg.tar.gz ladspa-1.13-2-x86_64.pkg.tar.gz less-436-1-x86_64.pkg.tar.gz pm-quirks-0.20100619-1-any.pkg.tar.xz xorg-xkill-1.0.3-2-x86_64.pkg.tar.xz pm-utils-1.2.6.1-3-x86_64.pkg.tar.gz xorg-xlsatoms-1.1.0-2-x86_64.pkg.tar.xz libarchive-2.7.1-1-x86_64.pkg.tar.gz xorg-xlsclients-1.1.1-2-x86_64.pkg.tar.xz xorg-xmodmap-1.0.5-2-x86_64.pkg.tar.xz libcap-2.17-1-x86_64.pkg.tar.gz polkit-0.95-1-x86_64.pkg.tar.gz xorg-xpr-1.0.3-2-x86_64.pkg.tar.xz popt-1.15-1-x86_64.pkg.tar.gz xorg-xprop-1.2.0-2-x86_64.pkg.tar.xz libcddb-1.3.2-1.1-x86_64.pkg.tar.gz xorg-xrandr-1.3.4-2-x86_64.pkg.tar.xz ppl-0.10.2-2-x86_64.pkg.tar.gz xorg-xrdb-1.0.9-1-x86_64.pkg.tar.xz xorg-xrefresh-1.0.4-2-x86_64.pkg.tar.xz libdaemon-0.14-1-x86_64.pkg.tar.gz ppp-2.4.4-9-x86_64.pkg.tar.gz xorg-xset-1.2.1-2-x86_64.pkg.tar.xz libdatrie-0.2.2-1-x86_64.pkg.tar.gz xorg-xsetroot-1.1.0-2-x86_64.pkg.tar.xz printproto-1.0.4-1-x86_64.pkg.tar.gz xorg-xvinfo-1.1.1-2-x86_64.pkg.tar.xz libdca-0.0.5-2-x86_64.pkg.tar.gz xorg-xwd-1.0.4-2-x86_64.pkg.tar.xz libdmx-1.1.0-1-x86_64.pkg.tar.gz procinfo-19-3-x86_64.pkg.tar.gz xorg-xwininfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xwud-1.0.3-2-x86_64.pkg.tar.xz libdrm-2.4.17-2-x86_64.pkg.tar.gz procps-3.2.8-1-x86_64.pkg.tar.gz xproto-7.0.16-1-any.pkg.tar.gz libdvbpsi-0.1.6-3-x86_64.pkg.tar.gz xterm-250-1-x86_64.pkg.tar.gz libdvdread-4.1.3-1-x86_64.pkg.tar.gz psmisc-22.8-1-x86_64.pkg.tar.gz libevent-2.0.11-1-x86_64.pkg.tar.xz python-2.6.4-1-x86_64.pkg.tar.gz xvidcore-1.2.2-1-x86_64.pkg.tar.gz libffi-3.0.9-1-x86_64.pkg.tar.xz xz-5.0.3-1-x86_64.pkg.tar.gz libfontenc-1.0.5-1-x86_64.pkg.tar.gz randrproto-1.3.1-1-any.pkg.tar.gz xz-utils-4.999.9beta-1-x86_64.pkg.tar.gz zlib-1.2.3.4-3-x86_64.pkg.tar.gz libftdi-0.16-1-x86_64.pkg.tar.gz readline-6.0.004-1-x86_64.pkg.tar.gz ati-dri-7.10.2-2-x86_64.pkg.tar.xz cloog-ppl-0.15.7-1-x86_64.pkg.tar.gz gcc-4.4.2-4-x86_64.pkg.tar.gz gcc-libs-4.6.0-5-x86_64.pkg.tar.xz intel-dri-7.10.2-2-x86_64.pkg.tar.xz kernel26-2.6.32.3-1-x86_64.pkg.tar.gz libcups-1.4.2-2-x86_64.pkg.tar.gz mach64-dri-7.10.2-2-x86_64.pkg.tar.xz mesa-7.7-1-x86_64.pkg.tar.gz mkinitcpio-0.5.28-1-any.pkg.tar.gz r128-dri-7.10.2-2-x86_64.pkg.tar.xz savage-dri-7.10.2-2-x86_64.pkg.tar.xz shared-mime-info-0.70-2-x86_64.pkg.tar.gz sis-dri-7.10.2-2-x86_64.pkg.tar.xz tdfx-dri-7.10.2-2-x86_64.pkg.tar.xz xulrunner-1.9.1.7-1-x86_64.pkg.tar.gz libfetch-2.26-1-x86_64.pkg.tar.gz
    But I get the following errors:
    resolving dependencies...
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "ati-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "savage-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "sis-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "tdfx-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "ati-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "intel-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "mach64-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "r128-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "savage-dri"
    warning: cannot resolve "libgl=7.10.2", a dependency of "sis-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "tdfx-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "mach64-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "intel-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    warning: cannot resolve "libgl=7.10.2", a dependency of "r128-dri"
    warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
    :: The following packages cannot be upgraded due to unresolvable dependencies:
    libidl2 ati-dri atk libldap savage-dri libmatroska automake libmodplug libmpc avahi shadow shared-mime-info libnotify sis-dri sudo ca-certificates
    libsasl ca-certificates-java syslog-ng sysvinit taglib cloog libssh2 cloog-ppl consolekit tdfx-dri coreutils ttf-bitstream-vera libusb ttf-dejavu
    libusb-compat ttf-freefont ttf-ms-fonts curl udev usbutils db dbus dbus-core dbus-glib vim desktop-file-utils wget wpa_supplicant eggdbus fakeroot
    xf86-video-ati firefox flashplugin xf86-video-intel xf86-video-mach64 lirc-utils xf86-video-r128 gcc xf86-video-savage xf86-video-sis gcc-libs
    xf86-video-tdfx gdk-pixbuf2 mach64-dri gettext man-db glib2 menumaker gmp mesa gnutls grep mkinitcpio xorg-docs groff xorg-fonts-100dpi
    xorg-fonts-75dpi gtk2 gtk-update-icon-cache xorg-fonts-encodings mpfr xorg-fonts-misc hal xorg-font-utils netcfg heimdal heirloom-mailx hunspell
    xorg-server openbox xorg-server-common initscripts opencore-amr openjdk6 intel-dri openssl iproute2 pacman pam pango kernel26 pcre perl klibc-udev
    krb5 ladspa libarchive polkit libcups ppl procinfo libevent xulrunner libfetch python r128-dri libftdi
    Do you want to skip the above packages for this upgrade? [y/N]
    When I try to downgrade the dependants first they also seem to have dependants, and then I try the same trick and it turns out some files are mutually dependant! Is there any way to force a downgrade of all packages, completely ignoring dependancies? In theory this should bring my system back to how it was a couple of days ago before I did the update that stopped my graphics card working.

  • OFM 11.1.2 installation issue on HP-UX 11.31

    Hello all. Been trying to install OFM 11.1.2 on HP-UX for a few hours, but I am facing a problem at the linking phase of the installation. It throws an exception which reads "Error invoking target 'frmweb_install_frmcmp_install frmcmpb_install frmctrl_install' of makefile ...". When I got to the make.log file, it shows this:
    ld: Can't find library for -lXm
    Fatal error.
    *** Error exit code 1
    stop.
    I have been through notes, 180445.1, 169177.1, 151547.1, et'all which they all recommend creating soft links to the latest Motif/X11/etc libraries, which I have already done, but the problem still persist. Also, at the prerequisites phase, on the first screen, it complains that I am missing some system packages, named B3394BA 2.1.0, which is Motif Development Kit. Strange thing is, that this is HP-UX 11.31 with the base quality pack bundle of March of 2010 and this kit is for versions pre-v3 (11.31), it is not even avaliable for this version. So, does any of you have any idea why the installation is complaining about this issue and any guideline on how to correct it ? Should I open a tar ?
    I am willing to provide any kind of info for anyone who request it in order to help me out on this.
    Thanks for any help!

    Hi, the possible workaround is:
    Loggin as root
    Set umask to 222
    server:/> umask 222
    Change Dir:
    server:/> cd /usr/lib/hpux64
    Create Links Simboliks:
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libX11.so.1 libX11.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXm.so.1 libXm.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXIE.so.1 libXIE.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXaw.so.1 libXaw.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXext.so.1 libXext.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXhp11.so.1 libXhp11.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXi.so.1 libXi.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXmu.so.1 libXmu.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXp.so.1 libXp.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXt.so.1 libXt.so
    server:/usr/lib/hpux64> ln -s /usr/lib/hpux64/libXtst.so.1 libXtst.so
    ... Retry relink with installer
    Atte.
    FRJR - SNGTC - VZLA

  • Frequent kernel panics/crashes on mid-2012 13" MBP

    For several months I've been experiencing frequent kernel panics on my MBP. It can occur at anytime and is seemingly random. Sometimes I get green lines on the screen when it freezes, before it reboots itself or I am forced to do it myself.
    The MBP is the 13" mid-2012 model (Yosemite 10.10.3)
    2.9Ghz Intel Core i7
    8 GB 1600 MHz DDR3
    Intel HD Graphics 4000 1024 MB
    I've already taken the MBP to the Genius bar recently, and they completely reinstalled Yosemite for me, wiping everything off it and starting from scratch. For a day or so it was fine, before the problems started occurring again.
    Sometimes when it's rebooting, it fails during this and reboots all over again.
    I've been reading the forums for a while, looking for people who have similar issues, and so I've already got the log here through Terminal, hopefully this helps in identifying my problem(s):
    Start time: 14:17:54 04/18/15
    Revision: 1295
    Model Identifier: MacBookPro9,2
    System Version: OS X 10.10.3 (14D136)
    Kernel Version: Darwin 14.3.0
    Time since boot: 4:01
    UID: 501
    Battery
        Cycle Count: 1019
    Energy (sampled)
        WindowServer (UID 88): 6.28
    Diagnostic reports
        2015-04-09 com.apple.WebKit.WebContent crash x3
        2015-04-09 networkd crash x3
        2015-04-10 Kernel panic
        2015-04-10 networkd crash x9
        2015-04-13 WindowServer crash x2
        2015-04-13 com.apple.WebKit.WebContent crash x2
        2015-04-13 networkd crash x2
        2015-04-14 Google Chrome Helper crash
        2015-04-14 Kernel panic
        2015-04-14 com.apple.WebKit.WebContent crash x18
        2015-04-14 networkd crash x3
        2015-04-17 com.apple.AmbientDisplayAgent crash
        2015-04-17 com.apple.WebKit.WebContent crash
        2015-04-18 com.apple.WebKit.WebContent crash x12
        2015-04-18 hidd crash
        2015-04-18 networkd crash
    HID errors: 26
    Shutdown codes
        -112 1
        -62 15
    Kernel log
        Apr 13 09:05:10 Sleep failure code 0x00000bc4 0x14006500
        Apr 13 21:48:02 SerialATAPI device reconfiguration did not complete successfully.  (failedCommandInfo = 0x1)
        Apr 14 08:48:26 Limiting closed port RST response from 272 to 250 packets per second
        Apr 14 17:34:59 Limiting closed port RST response from 269 to 250 packets per second
        Apr 14 22:41:03 Limiting closed port RST response from 295 to 250 packets per second
        Apr 14 23:00:30 Limiting closed port RST response from 266 to 250 packets per second
        Apr 15 11:18:47 Sleep failure code 0x00000840 0x27006900
        Apr 15 11:19:42 0xffffff803c824960) triggered DYLD shared region unnest for map: 0xffffff803c824960, region 0x7fff95400000->0x7fff95600000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Apr 15 16:00:52 Sleep failure code 0x00000000 0x28006900
        Apr 16 00:40:13 Limiting closed port RST response from 300 to 250 packets per second
        Apr 16 00:42:01 Limiting closed port RST response from 252 to 250 packets per second
        Apr 16 00:43:31 Limiting closed port RST response from 280 to 250 packets per second
        Apr 16 19:10:39 Limiting closed port RST response from 685 to 250 packets per second
        Apr 16 19:14:48 Limiting closed port RST response from 523 to 250 packets per second
        Apr 16 19:17:40 Limiting closed port RST response from 455 to 250 packets per second
        Apr 16 21:29:30 SerialATAPI device reconfiguration did not complete successfully.  (failedCommandInfo = 0x1)
        Apr 17 00:24:13 firefox (map: 0xffffff8031fbce10) triggered DYLD shared region unnest for map: 0xffffff8031fbce10, region 0x7fff94000000->0x7fff94200000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Apr 17 10:34:24 proc 672: load code signature error 4 for file "RdrCEF Helper"
        Apr 17 10:34:24 proc 673: load code signature error 4 for file "RdrCEF Helper"
    System log
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092946_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092947_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092952_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092953-1_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092953_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-100859_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-134943_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Library/Logs/DiagnosticReports/hidd_2015-04-18-093006_Jamess-MacBook-Pr o.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Library/Logs/DiagnosticReports/networkd_2015-04-18-102718_Jamess-MacBoo k-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Connection to https://radarsubmissions.apple.com/submit failed. statusCode: 500 error: (null)
        Apr 18 14:16:50 SubmitDiagInfo: Error while submitting usage and diagnostic messages. SubmitDiagInfo failed to submit diagnostic messages
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-17-094346_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-17-143603_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-17-143615_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-17-154139_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092946-1_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092946_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092947_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092952_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092953-1_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092953_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-100859_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-134943_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Library/Logs/DiagnosticReports/hidd_2015-04-18-093006_Jamess-MacBook-Pr o.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Library/Logs/DiagnosticReports/networkd_2015-04-18-102718_Jamess-MacBoo k-Pro.crash
    launchd log
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/XPCTimeSta mpingService.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/XPCSer vices/DataDetectorsDynamicData.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/XP CServices/com.apple.SpeechRecognitionCore.brokerd.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/SandboxedSer viceRunner.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/XPCServices/com.apple.DictionaryServiceHelper.x pc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/IOKit.framework/Versions/A/XPCServices/IOServiceAuth orizeAgent.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/XPCKeychai nSandboxCheck.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Path not allowed in target domain: type = uid, path = /System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/SandboxedSer viceRunner.xpc/Contents/MacOS/SandboxedServiceRunner error = 1: Operation not permitted, origin = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/SecurityAg ent.xpc
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Path not allowed in target domain: type = uid, path = /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/XP CServices/com.apple.SpeechRecognitionCore.brokerd.xpc/Contents/MacOS/com.apple.S peechRecognitionCore.brokerd error = 1: Operation not permitted, origin = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/SecurityAg ent.xpc
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Path not allowed in target domain: type = uid, path = /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/XPCSer vices/DataDetectorsDynamicData.xpc/Contents/MacOS/DataDetectorsDynamicData error = 1: Operation not permitted, origin = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/SecurityAg ent.xpc
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Path not allowed in target domain: type = uid, path = /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/ com.apple.geod.xpc/Contents/MacOS/com.apple.geod error = 1: Operation not permitted, origin = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/SecurityAg ent.xpc
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.user.200: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.user.200: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:30 com.apple.xpc.launchd.domain.user.89: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:30 com.apple.xpc.launchd.domain.user.89: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:44 com.apple.xpc.launchd.domain.user.92: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:44 com.apple.xpc.launchd.domain.user.92: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:45 com.apple.xpc.launchd.domain.user.501: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:45 com.apple.xpc.launchd.domain.user.501: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:45 com.apple.xpc.launchd.user.501.100005.Aqua: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:45 com.apple.xpc.launchd.user.501.100005.Aqua: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:46 com.apple.xpc.launchd.domain.user.202: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:46 com.apple.xpc.launchd.domain.user.202: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:49 com.apple.xpc.launchd.domain.user.55: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:49 com.apple.xpc.launchd.domain.user.55: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
    Console log
        Apr 13 21:40:28 ReportCrash: Too many crashes in rapid succession! No crash report being written for pid 1024
    System services loaded
        com.adobe.ARMDC.Communicator
        com.adobe.ARMDC.SMJobBlessHelper
        com.adobe.fpsaud
        com.apple.networkd
        - status: -11
        com.apple.nsurlsessiond_privileged
        - status: 1
        com.apple.spindump
        - status: 75
        com.apple.watchdogd
        org.macosforge.xquartz.privileged_startx
    System services disabled
        com.apple.NetBootClientHelper
    Login services loaded
        com.apple.nsurlsessiond
        - status: 1
        com.bittorrent.BitTorrent
        com.google.keystone.user.agent
        com.kodak.BonjourAgent
        com.spotify.webhelper
        org.macosforge.xquartz.startx
    User login items
        Flux
        - /Applications/Flux.app
    Safari extensions
        AdBlock
        - com.betafish.adblockforsafari
        YouTube Center Developer Build
        - dk.yeppha.ytcenter
    iCloud errors
        comapple.CloudPhotosConfiguration 22
        cloudphotosd 19
        Mail 6
        Finder 3
        CallHistorySyncHelper 3
        comapple.InputMethodKit.UserDictionary 1
        cloudd 1
        Spotlight 1
    Continuity errors
        lsuseractivityd 130
        sharingd 31
    Restricted files: 7
    Lockfiles: 1
    Contents of /Library/LaunchAgents/com.kodak.BonjourAgent.plist
        - mod date: Sep 21 07:39:00 2012
        - checksum: 2625351456
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Kodak Version</key>
        <string>7.1.6.10</string>
        <key>Label</key>
        <string>com.kodak.BonjourAgent</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Printers/Kodak/AiO_Printers/KodakAiOBonjourAgent.app/Contents/ MacOS/KodakAiOBonjourAgent</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/org.macosforge.xquartz.startx.plist
        - mod date: Aug 11 22:52:54 2014
        - checksum: 2451978492
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>org.macosforge.xquartz.startx</string>
        <key>ProgramArguments</key>
        <array>
        <string>/opt/X11/lib/X11/xinit/launchd_startx</string>
        <string>/opt/X11/bin/startx</string>
        <string>--</string>
        <string>/opt/X11/bin/Xquartz</string>
        </array>
        <key>Sockets</key>
        <dict>
        <key>org.macosforge.xquartz:0</key>
        <dict>
        <key>SecureSocketWithKey</key>
        <string>DISPLAY</string>
        </dict>
        </dict>
        <key>ServiceIPC</key>
        <true/>
        <key>EnableTransactions</key>
        <true/>
        ...and 2 more line(s)
    Contents of /Library/LaunchDaemons/com.adobe.ARMDC.Communicator.plist
        - mod date: Apr  8 19:08:28 2015
        - checksum: 3887726299
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARMDC.Communicator</string>
        <key>MachServices</key>
        <dict>
        <key>com.adobe.ARMDC.Communicator</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.adobe.ARMDC.Communicator</string>
        </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.adobe.ARMDC.SMJobBlessHelper.plist
        - mod date: Apr  8 19:08:28 2015
        - checksum: 930028549
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARMDC.SMJobBlessHelper</string>
        <key>MachServices</key>
        <dict>
        <key>com.adobe.ARMDC.SMJobBlessHelper</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.adobe.ARMDC.SMJobBlessHelper</string >
        </array>
        </dict>
        </plist>
    Contents of /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
        - empty
        - mod date: Apr  8 17:47:58 2015
        - checksum: 4294967295
        [N/A]
    Contents of /System/Library/LaunchDaemons/com.apple.NetBootClientHelper.plist
        - mod date: Jan 31 18:26:47 2015
        - checksum: 601108312
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>KeepAlive</key>
        <dict>
        <key>SuccessfulExit</key>
        <false/>
        </dict>
        <key>Label</key>
        <string>com.apple.NetBootClientHelper</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/sbin/NetBootClientHelper</string>
        <string>-setSharingNames</string>
        <string>-resetLocalKDC</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /System/Library/LaunchDaemons/org.apache.httpd.plist
        - mod date: Apr  8 20:16:32 2015
        - checksum: 3012644940
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Disabled</key>
        <true/>
        <key>Label</key>
        <string>org.apache.httpd</string>
        <key>EnvironmentVariables</key>
        <dict>
        <key>XPC_SERVICES_UNAVAILABLE</key>
        <string>1</string>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/sbin/httpd-wrapper</string>
        <string>-D</string>
        <string>FOREGROUND</string>
        </array>
        <key>OnDemand</key>
        <false/>
        </dict>
        </plist>
    Contents of /private/etc/ssh_config
        - mod date: Apr 10 00:48:12 2015
        - checksum: 2841432291
         Host *
           SendEnv LANG LC_*
        Host *
            XAuthLocation /opt/X11/bin/xauth
    Contents of /private/etc/sshd_config
        - mod date: Apr 10 00:48:12 2015
        - checksum: 2518667249
        SyslogFacility AUTHPRIV
        AuthorizedKeysFile .ssh/authorized_keys
        UsePrivilegeSeparation sandbox # Default for new installations.
        AcceptEnv LANG LC_*
        Subsystem sftp /usr/libexec/sftp-server
        XAuthLocation /opt/X11/bin/xauth
    Contents of Library/LaunchAgents/com.bittorrent.BitTorrent.plist
        - mod date: Apr  8 16:23:26 2015
        - checksum: 4092591536
        <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd> <plist version="1.0"> <dict> <key>Label</key> <string>com.bittorrent.BitTorrent</string> <key>ProgramArguments</key> <array>  <string>/usr/bin/open</string>  <string>-W</string>  <string>-a</string>  <string>/Applications/BitTorrent.app</string> </array> <key>KeepAlive</key> <false/> <key>LaunchOnlyOnce</key> <true/> </dict> </plist>
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist
        - mod date: Apr  8 16:26:52 2015
        - checksum: 1460605466
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.google.keystone.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
          <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
          <string>-runMode</string>
          <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist
        - mod date: Apr 11 01:30:32 2015
        - checksum: 3672790637
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.spotify.webhelper</string>
         <key>KeepAlive</key>
         <dict>
          <key>NetworkState</key>
          <true/>
         </dict>
         <key>RunAtLoad</key>
         <true/>
         <key>Program</key>
         <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
         <key>SpotifyPath</key>
         <string>/Applications/Spotify.app</string></dict>
        </plist>
    Applications
        /Applications/Utilities/XQuartz.app
        - org.macosforge.xquartz.X11
        /Applications/ps3muxer.app
        - com.clark15b.ps3muxer
        /Library/Application Support/Adobe/ARMDC/Application/Adobe Acrobat Updater.app
        - com.adobe.ARMDC
        /Library/Image Capture/Devices/KODAK AiO Scan Driver.app
        - com.kodak.KodakAiOScanDriver
        /Library/Image Capture/Devices/Kodak AiO2 Scan Driver.app
        - com.kodak.KODAK AiO2 Scan Driver
        /Library/Printers/Kodak/AiO_Printers/AiOFirmwareUpdater.app
        - com.kodak.KODAK AiO Firmware Updater
        /Library/Printers/Kodak/AiO_Printers/KODAK AiO Home Center.app
        - com.kodak.Kodak Home Center
        /Library/Printers/Kodak/AiO_Printers/KODAK AiO Scan.app
        - com.kodak.KODAK AiO Scan
        /Library/Printers/Kodak/AiO_Printers/KODAK AiO Software Updater.app
        - com.kodak.KODAK AiO Software Updater
        /Library/Printers/Kodak/AiO_Printers/KODAK AiO Uninstall.app
        - com.kodak.EasyShareAiOSeriesUninstaller
        /Library/Printers/Kodak/AiO_Printers/Kodak ESP 3 Camera Connection.app
        - com.kodak.AiOPictbridgeMgr
        /Library/Printers/Kodak/AiO_Printers/KodakAiOBonjourAgent.app
        - N/A
        /Library/Printers/Kodak/AiO_Printers/Registration.app
        - com.kodak.Registration
        /Library/Printers/Kodak/AiO_Printers/Tron/AiO2Driver.app
        - com.kodak.aioprinter.cupsfilter
        /Library/Printers/Kodak/AiO_Printers/Tron/Commander.app
        - com.aioprinter.commander
        /Library/Printers/Kodak/AiO_Printers/Utilities/ICA Scan To.app
        - com.kodak.AiOscanning
        /Library/Printers/Kodak/AiO_Printers/Utilities/Twain Scan To.app
        - com.Kodak.AiOscan
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_apdfllckaahabafndbhieahigkjlhalf/Default apdfllckaahabafndbhieahigkjlhalf.app
        - com.google.Chrome.app.Default-apdfllckaahabafndbhieahigkjlhalf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_blpcfgokakmgnkcojhhkbfbldkacnbeo/Default blpcfgokakmgnkcojhhkbfbldkacnbeo.app
        - com.google.Chrome.app.Default-blpcfgokakmgnkcojhhkbfbldkacnbeo-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_coobgpohoikkiipiblmjeljniedjpjpf/Default coobgpohoikkiipiblmjeljniedjpjpf.app
        - com.google.Chrome.app.Default-coobgpohoikkiipiblmjeljniedjpjpf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_pjkljhegncpnkpknbcohdijeoejaedia/Default pjkljhegncpnkpknbcohdijeoejaedia.app
        - com.google.Chrome.app.Default-pjkljhegncpnkpknbcohdijeoejaedia-internal
    PrefPane
        /Library/PreferencePanes/Flash Player.prefPane
        - com.adobe.flashplayerpreferences
    Bundles
        /Library/Internet Plug-Ins/AdobePDFViewer.plugin
        - com.adobe.acrobat.pdfviewer
        /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
        - com.adobe.acrobat.pdfviewerNPAPI
        /Library/Internet Plug-Ins/Flash Player.plugin
        - com.macromedia.Flash Player.plugin
    Library paths
        /Library/Application Support/Adobe/ARMDC/Application/AcrobatUpdateHelperLib.dylib
        /Library/Application Support/Adobe/ARMNext/Application/AcrobatUpdateHelperLib.dylib
        /Users/USER/Library/Application Support/Firefox/Profiles/w4dn7h3y.default/gmp-gmpopenh264/1.3/libgmpopenh264.dy lib
        /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.7.796/_platform_specific/mac_x64/libwidev inecdm.dylib
        /opt/X11/lib/libAppleWM.7.dylib
        /opt/X11/lib/libFS.6.dylib
        /opt/X11/lib/libGL.1.dylib
        /opt/X11/lib/libGLU.1.dylib
        /opt/X11/lib/libICE.6.dylib
        /opt/X11/lib/libOSMesa.8.dylib
        /opt/X11/lib/libOpenVG.1.dylib
        /opt/X11/lib/libSM.6.dylib
        /opt/X11/lib/libX11-xcb.1.dylib
        /opt/X11/lib/libX11.6.dylib
        /opt/X11/lib/libXRes.1.dylib
        /opt/X11/lib/libXTrap.6.dylib
        /opt/X11/lib/libXau.6.dylib
        /opt/X11/lib/libXaw3d.8.dylib
        /opt/X11/lib/libXaw6.6.dylib
        /opt/X11/lib/libXaw7.7.dylib
        /opt/X11/lib/libXaw8.8.dylib
        /opt/X11/lib/libXcomposite.1.dylib
        /opt/X11/lib/libXcursor.1.dylib
        /opt/X11/lib/libXdamage.1.dylib
        /opt/X11/lib/libXdmcp.6.dylib
        /opt/X11/lib/libXevie.1.dylib
        /opt/X11/lib/libXext.6.dylib
        /opt/X11/lib/libXfixes.3.dylib
        /opt/X11/lib/libXfont.1.dylib
        /opt/X11/lib/libXfontcache.1.dylib
        /opt/X11/lib/libXft.2.dylib
        /opt/X11/lib/libXi.6.dylib
        /opt/X11/lib/libXinerama.1.dylib
        /opt/X11/lib/libXmu.6.dylib
        /opt/X11/lib/libXmuu.1.dylib
        /opt/X11/lib/libXp.6.dylib
        /opt/X11/lib/libXplugin.1.dylib
        /opt/X11/lib/libXpm.4.dylib
        /opt/X11/lib/libXrandr.2.dylib
        /opt/X11/lib/libXrender.1.dylib
        /opt/X11/lib/libXss.1.dylib
        /opt/X11/lib/libXt.6.dylib
        /opt/X11/lib/libXtst.6.dylib
        /opt/X11/lib/libXv.1.dylib
        /opt/X11/lib/libXvMC.1.dylib

    Here is the latest kernel panic:
    Mon Apr 13 09:05:08 2015
    *** Panic Report ***
    panic(cpu 2 caller 0xffffff800e217cc2): Kernel trap at 0xffffff800e659c54, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000080, CR3: 0x00000000110e4000, CR4: 0x00000000001626e0
    RAX: 0x0000000000000000, RBX: 0xffffff7f8efb79b0, RCX: 0xffffff7f8efb79b0, RDX: 0xffffff810f7d5088
    RSP: 0xffffff81188ebce0, RBP: 0xffffff81188ebcf0, RSI: 0xffffff7f8efb79b0, RDI: 0x0000000000000080
    R8:  0x0000000000989000, R9:  0xffffff810f7d5068, R10: 0x000003aac833c38b, R11: 0x000003aac79b338b
    R12: 0xffffff80dee94000, R13: 0xffffff7f8efb79b0, R14: 0x0000000000000080, R15: 0xffffff80dee94000
    RFL: 0x0000000000010202, RIP: 0xffffff800e659c54, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000080, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff81188eb990 : 0xffffff800e12bda1
    0xffffff81188eba10 : 0xffffff800e217cc2
    0xffffff81188ebbd0 : 0xffffff800e234b73
    0xffffff81188ebbf0 : 0xffffff800e659c54
    0xffffff81188ebcf0 : 0xffffff7f8efad920
    0xffffff81188ebd40 : 0xffffff800e6d6d0e
    0xffffff81188ebda0 : 0xffffff7f8ef83e86
    0xffffff81188ebe00 : 0xffffff7f8ef82809
    0xffffff81188ebe50 : 0xffffff800e6c42b3
    0xffffff81188ebee0 : 0xffffff800e6bcce7
    0xffffff81188ebf00 : 0xffffff800e15e759
    0xffffff81188ebfb0 : 0xffffff800e2125b7
          Kernel Extensions in backtrace:
             com.apple.driver.AppleUSBEHCI(705.4.14)[376DD4D7-6DAD-3199-8A03-B9D57C4B9315]@0 xffffff7f8ef9f000->0xffffff7f8efb7fff
                dependency: com.apple.iokit.IOUSBFamily(720.4.4)[0D6EABE6-1CC7-348C-8BE2-AF04F66722BF]@0xff ffff7f8ed40000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[52E715FC-521D-3869-B2EA-5228FA4BEA34]@0xffffff 7f8e924000
             com.apple.driver.AppleUSBHub(705.4.2)[461E6324-E42F-3AEB-90B2-A20BBC878569]@0xf fffff7f8ef7c000->0xffffff7f8ef97fff
                dependency: com.apple.iokit.IOUSBFamily(720.4.4)[0D6EABE6-1CC7-348C-8BE2-AF04F66722BF]@0xff ffff7f8ed40000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    14D131
    Kernel version:
    Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64
    Kernel UUID: 4B3A11F4-77AA-3D27-A22D-81A1BC5B504D
    Kernel slide:     0x000000000de00000
    Kernel text base: 0xffffff800e000000
    __HIB  text base: 0xffffff800df00000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 4032028351202
    last loaded kext at 50908939563: com.apple.driver.AudioAUUC 1.70 (addr 0xffffff7f8ffe1000, size 32768)
    last unloaded kext at 191641182121: com.apple.driver.AirPort.Brcm4331 800.20.24 (addr 0xffffff7f8fbe3000, size 2043904)
    loaded kexts:
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AGPM 110.19.5
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.4f4
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 272.18
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleMikeyDriver 272.18
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.4f4
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleSMCLMU 2.0.7d0
    com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0
    com.apple.driver.AppleIntelHD4000Graphics 10.0.6
    com.apple.driver.AppleIntelFramebufferCapri 10.0.6
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleBacklight 170.7.4
    com.apple.driver.AppleMCCSControl 1.2.11
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 36
    com.apple.iokit.SCSITaskUserClient 3.7.5
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.7.1
    com.apple.iokit.AppleBCM5701Ethernet 10.1.3
    com.apple.driver.AirPort.Brcm4360 930.37.3
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AppleUSBHub 705.4.2
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleAHCIPort 3.1.2
    com.apple.driver.AppleUSBXHCI 710.4.11
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 272.18
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.driver.AppleHDAController 272.18
    com.apple.iokit.IOHDAFamily 272.18
    com.apple.iokit.IOAudioFamily 203.3
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.4f4
    com.apple.iokit.IOBluetoothFamily 4.3.4f4
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.9.1d7
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0
    com.apple.iokit.IOSurface 97.4
    com.apple.iokit.IOAcceleratorFamily2 156.14
    com.apple.AppleGraphicsDeviceControl 3.10.22
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.5
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.5
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.iokit.IO80211Family 730.60
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.2
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.5
    com.apple.iokit.IOUSBFamily 720.4.4
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 396
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    System Profile:
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.15.166.24.3)
    Bluetooth: Version 4.3.4f4 15601, 3 services, 18 devices, 1 incoming serial ports
    Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142353237334448302D434B302020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142353237334448302D434B302020
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    Serial ATA Device: APPLE HDD HTS541075A9E662, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, SMC 2.2f44
    Network Service: Wi-Fi, AirPort, en1
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
    There are also several other error logs in there too, such as "networkd" errors, "com.apple.WebKit.WebContent" errors (experiencing these a lot with Safari), so please let me know if you'd like me to post some of these too.
    Thanks for your time.

Maybe you are looking for

  • Downloads going into wrong folder

    I have it set up so that when downloading any apps etc from the iTunes store that they go into a specific folder, but they are being downloaded into the default C: Users/my name/My Music/iTunes/mobile applications every time. Obviously I can copy the

  • IChat video between 2 older Macs

    Mom has an older G3 350mhz iMac that has Panther installed (probably has iChat 2, eh?). USB 1.1 here and no firewire. This computer is connected to a cable modem. I have a 450mhz G4 Cube currently running Tiger with iChat 3.x The Cube has a firewire

  • Any way to adjust color from built-in camera?

    I would like to adjust skin tones displayed when using built-in camera for photo booth and Skype.  Any way to do this without changing the display itself -- as web pages and photos from my digital camera look great as is.  Thanks, Philip

  • Creating and deleting users using AM Client SDK

    Hi, I was wondering if anyone could tell me how to create and/or delete users from Access Manager from a standalone application using the AM Client SDK? From what I have read this can be done using the AMStoreConnection class but I can't find any exa

  • Pictures and images are enlarged

    Safari is beautiful and I'd like to adopt as my default but on my 1920 x 1200, 147 pixel/inch widescreen display all of the images and photos are "inflated" beyond what their pixel size definitions naturally produce on other browsers such as IE and F