(JDev9i)lookup error in a strange way?

The answer to the following problem would be highly appreciated:
IDE: Oracle9i JDeveloper
OS: Win XP-pro
1-I had a Session Bean and a test Client for that which was working fine.
2-Then I created an EntityBean and set a local reference from SessionBean to this EntityBean(from UML Diagram)
3-Both EJBs are compiled and deployed fine
PROBLEM:
Although before creating the EntityBean, the client was (looked up the session bean successfully) working fine
BUT NOW
the test client can not lookup the session bean and
give me the following Exception at the line I want to lookup the SessionBean:
javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
java.net.ConnectException: Connection refused: connect
What should I do?

Any support and help would be appreciated.

Similar Messages

  • Pacman: symbol lookup error

    Not sure how to deal with this. I have tried renaming some files but that doesn't seem to help at all, so I have moved them back to where they were.
    Some of what I did here was clearly the wrong thing:
    [root@archtop /]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] Y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: udev will be installed before its util-linux dependency
    looking for inter-conflicts...
    :: kmod and module-init-tools are in conflict. Remove module-init-tools? [y/N] Y
    :: util-linux and util-linux-ng are in conflict. Remove util-linux-ng? [y/N] Y
    :: gnupg and gnupg2 are in conflict. Remove gnupg2? [y/N] Y
    Targets (49): acl-2.2.51-1 attr-2.4.46-1 bash-4.2.024-2 bzip2-1.0.6-3 coreutils-8.16-2 cracklib-2.8.18-2 curl-7.25.0-1 db-5.3.15-1
    dirmngr-1.1.0-4 e2fsprogs-1.42.1-1 expat-2.1.0-1 findutils-4.4.2-4 gawk-4.0.1-1 gcc-libs-4.7.0-4 gdbm-1.10-1
    glib2-2.30.2-2 glibc-2.15-10 gmp-5.0.4-1 gnupg-2.0.19-1 gnupg2-2.0.18-1 [removal] gpgme-1.3.1-4 kmod-7-2
    libarchive-3.0.4-1 libcap-2.22-2 libffi-3.0.10-1 libgcrypt-1.5.0-1 libgpg-error-1.10-1 libgssglue-0.3-1 libldap-2.4.30-1
    libtirpc-0.2.2-2 linux-api-headers-3.3-1 module-init-tools-3.11.1-2 [removal] ncurses-5.9-3 openssl-1.0.1-2
    pacman-mirrorlist-20120211-1 pam-1.1.5-2 pciutils-3.1.9-1 pcre-8.30-1 perl-5.14.2-7 readline-6.2.002-1 sed-4.2.1-4
    tzdata-2012c-1 udev-182-1 usbutils-005-1 util-linux-2.21.1-2 util-linux-ng-2.18-2 [removal] xz-5.0.3-2 zlib-1.2.6-1
    pacman-4.0.3-1
    Total Installed Size: 208.48 MiB
    Net Upgrade Size: 10.13 MiB
    Proceed with installation? [Y/n] Y
    pacman: symbol lookup error: /usr/lib/libgpgme.so.11: undefined symbol: gpg_err_set_errno------------------------------------------------] 0%
    [root@archtop /]# which pacman
    /usr/bin/pacman
    [root@archtop /]# ldd /usr/bin/pacman
    linux-gate.so.1 => (0xb782c000)
    libalpm.so.7 => /usr/lib/libalpm.so.7 (0xb77f0000)
    libc.so.6 => /lib/libc.so.6 (0xb764e000)
    libcurl.so.4 => /usr/lib/libcurl.so.4 (0xb75f2000)
    libgpgme.so.11 => /usr/lib/libgpgme.so.11 (0xb75be000)
    libarchive.so.12 => /usr/lib/libarchive.so.12 (0xb752b000)
    libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0xb73b1000)
    /lib/ld-linux.so.2 (0xb782d000)
    libssh2.so.1 => /usr/lib/libssh2.so.1 (0xb7388000)
    librt.so.1 => /lib/librt.so.1 (0xb737f000)
    libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0xb732e000)
    libdl.so.2 => /lib/libdl.so.2 (0xb7328000)
    libz.so.1 => /usr/lib/libz.so.1 (0xb7313000)
    libpthread.so.0 => /lib/libpthread.so.0 (0xb72f8000)
    libassuan.so.0 => /usr/lib/libassuan.so.0 (0xb72e6000)
    libgpg-error.so.0 => /lib/libgpg-error.so.0 (0xb72e2000)
    libacl.so.1 => /lib/libacl.so.1 (0xb72da000)
    libattr.so.1 => /lib/libattr.so.1 (0xb72d5000)
    libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb72af000)
    liblzma.so.5 => /usr/lib/liblzma.so.5 (0xb7289000)
    libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb7278000)
    [root@archtop /]# mv /lib/libgpg-error.so.0 /lib/libgpg-error.so.0.old
    [root@archtop /]# pacman -Syu
    pacman: error while loading shared libraries: libgpg-error.so.0: cannot open shared object file: No such file or directory
    [root@archtop /]# mv /lib/libgpg-error.so.0.old /lib/libgpg-error.so.0
    [root@archtop /]# pacman -Syu
    :: Synchronizing package databases...
    error: failed to update core (unable to lock database)
    error: failed to update extra (unable to lock database)
    error: failed to update community (unable to lock database)
    error: failed to synchronize any databases
    error: failed to init transaction (unable to lock database)
    if you're sure a package manager is not already
    running, you can remove /var/lib/pacman/db.lck
    [root@archtop /]# mv /var/lib/pacman/db.lck /var/lib/pacman/db.lck-backup4
    [root@archtop /]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] Y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: udev will be installed before its util-linux dependency
    looking for inter-conflicts...
    :: kmod and module-init-tools are in conflict. Remove module-init-tools? [y/N] Y
    :: util-linux and util-linux-ng are in conflict. Remove util-linux-ng? [y/N] Y
    :: gnupg and gnupg2 are in conflict. Remove gnupg2? [y/N] Y
    Targets (49): acl-2.2.51-1 attr-2.4.46-1 bash-4.2.024-2 bzip2-1.0.6-3 coreutils-8.16-2 cracklib-2.8.18-2 curl-7.25.0-1 db-5.3.15-1
    dirmngr-1.1.0-4 e2fsprogs-1.42.1-1 expat-2.1.0-1 findutils-4.4.2-4 gawk-4.0.1-1 gcc-libs-4.7.0-4 gdbm-1.10-1
    glib2-2.30.2-2 glibc-2.15-10 gmp-5.0.4-1 gnupg-2.0.19-1 gnupg2-2.0.18-1 [removal] gpgme-1.3.1-4 kmod-7-2
    libarchive-3.0.4-1 libcap-2.22-2 libffi-3.0.10-1 libgcrypt-1.5.0-1 libgpg-error-1.10-1 libgssglue-0.3-1 libldap-2.4.30-1
    libtirpc-0.2.2-2 linux-api-headers-3.3-1 module-init-tools-3.11.1-2 [removal] ncurses-5.9-3 openssl-1.0.1-2
    pacman-mirrorlist-20120211-1 pam-1.1.5-2 pciutils-3.1.9-1 pcre-8.30-1 perl-5.14.2-7 readline-6.2.002-1 sed-4.2.1-4
    tzdata-2012c-1 udev-182-1 usbutils-005-1 util-linux-2.21.1-2 util-linux-ng-2.18-2 [removal] xz-5.0.3-2 zlib-1.2.6-1
    pacman-4.0.3-1
    Total Installed Size: 208.48 MiB
    Net Upgrade Size: 10.13 MiB
    Proceed with installation? [Y/n] Y
    pacman: symbol lookup error: /usr/lib/libgpgme.so.11: undefined symbol: gpg_err_set_errno------------------------------------------------] 0%
    Added code tags -- Inxsible
    Last edited by Inxsible (2012-06-11 20:08:45)

    And yes, i've carefully read article about signing packages, pacman key was initialized and keyring also was populated.
    Successfully resolved problem by adding globally SigLevel = Never and commenting out SigLevel = PackageRequired. Yes, I understand that this is bad idea, but i've found no other way to resolve it.
    Then pacman Syu finished succesfully. After that i've turned signature check back. It works.
    P.S.: my bad, it seems that i accidently used 2010.05 old iso to install arch. And as too many core changes came into distro, (initscripts, filestystem force, etc), pacman Syu failed over and over.
    Last edited by oraerk (2012-06-12 08:03:59)

  • Symbol lookup error /usr/lib/libXi.so.6

    Dear All,
    After a recent update, I have problems with libXi. I get the following error while trying to plot something with gnuplot:
    gnuplot: symbol lookup error: /usr/lib/libXi.so.6: undefined symbol: XESetWireToEventCookie.
    I get a similar error when trying to run a java application:
    java: symbol lookup error: /usr/lib/libXi.so.6: undefined symbol: XESetWireToEventCookie
    Something looks broken. I tried downgrading libXi to the previous version 1.3.2-1:
    pacman -U libxi-1.3.2-1-i686.pkg.tar.xz
    but that didn't help. I'm now back on version 1.4.0-1
    Any suggestions are greatly appreciated. This is my first post to this forum so bare with me. I've been a gentoo user for quite sometime but I'm trying a binary distro for obvious reasons.
    This also looks like a bug for I haven't done anything strange. This is a newish installation and all I do every week or so is pacman -Syu as suggested in the beginner handbook. I'm surprised no one else has posted this problem... is it really just me?. There are some old post on this issue but there was no solution there other than downgrading which I have already tried.
    I've just realized that not even okular works!!! Why am I being punished?
    okular: symbol lookup error: /usr/lib/libXi.so.6: undefined symbol: XESetWireToEventCookie
    Thanks.
    Last edited by riczan (2010-12-08 21:40:29)

    hey,
    I've installed quartus II today too and ran into similiar conflicts. I build version 1.2.1 of libxi again as suggested by davidgurvich, but "tricked out" pacman to avoid rebuilding the whole xorg packages, which depend on  libxi>=1.3:
    pkgname=libxi
    pkgver=1.3
    pkgrel=2
    realver=1.2.1
    pkgdesc="X11 Input extension library"
    arch=('i686' 'x86_64')
    url="http://xorg.freedesktop.org"
    depends=('libxext>=1.1' 'inputproto>=2.0')
    makedepends=('pkgconfig')
    options=(!libtool force)
    license=('custom')
    source=(${url}/releases/individual/lib/libXi-${realver}.tar.bz2)
    md5sums=('cfb36307e8e7ffafe40848dba24e0b11')
    build() {
    cd "${srcdir}/libXi-${realver}"
    ./configure --prefix=/usr --sysconfdir=/etc --disable-static || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
    install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
    works for me... however, this is a dirty solution. maybe someone provide a better fix.

  • Store status is stale; store status lookup error:

    Hi All,
    I am having a problem between the POS and server. After a store close if the store is then opened from the register after the server has been stopped and restarted I get a business date error on initial log in to any register to the effect that the business date cannot be confirmed do you want to continue opening the register?
    Here is what I am seeing in the logs
    WARN 2011-02-08 11:34:48,211 2020694 (StaticCacheThread-7:com.extendyourstore.foundation.manager.data.DataCommand):
    [com.extendyourstore.foundation.manager.data.DataCommand.execute(DataCommand.java:478)]
    Unhandled exception initializing DataOperation ReadStoreStatuses - Exception: Class: com.extendyourstore.foundation.manager.data.DataException(Revision $Revision: 3$) @4194368: DataCommand does not contain key ReadStoreStatuses
    Transaction Name:
    Error code: [5] [A Data Manager or Technician configuration error has occurred.]
    Error code (extended): [0]
    Description: [DataCommand does not contain key ReadStoreStatuses]
    Original exception: [null]
    ERROR 2011-02-08 11:34:48,211 2020694 (StaticCacheThread-7:com.extendyourstore.pos.services.PosSiteActionAdapter):
    [com.extendyourstore.pos.services.dailyoperations.common.LookupStoreStatusSite.arrive(LookupStoreStatusSite.java:181)]
    Store status is stale; store status lookup error:
    Class: com.extendyourstore.foundation.manager.data.DataException(Revision $Revision: 3$) @1084113054: DataCommand does not contain key ReadStoreStatuses
    Transaction Name: StoreDataTransaction
    Error code: [5] [A Data Manager or Technician configuration error has occurred.]
    Error code (extended): [0]
    Description: [DataCommand does not contain key ReadStoreStatuses]
    Original exception: [null]
    I am also getting connection errors right before the above error
    WARN 2011-02-08 11:34:48,201 2020684 (StaticCacheThread-7:com.extendyourstore.foundation.manager.data.DataManager):
    [com.extendyourstore.foundation.manager.data.DataManager.sendTransaction(DataManager.java:512)]
    Class: com.extendyourstore.foundation.manager.data.DataException(Revision $Revision: 3$) @880424058: Class: com.extendyourstore.foundation.comm.CommException(Revision 3) @982530704: RMI communication error executing valet.
         Nested exception--->java.net.ConnectException: Connection refused: connect
    Transaction Name:
    Error code: [3] [A connection error occurred during database access.]
    Error code (extended): [0]
    Description: [Class: com.extendyourstore.foundation.comm.CommException(Revision 3) @982530704: RMI communication error executing valet.
         Nested exception--->java.net.ConnectException: Connection refused: connect]
    Original exception: [null]
    , Continuing...trying alternates...
    The biggest problem if that from the initial error screen if I click "Yes" it goes to the enter business date screen, however no matter what date is put in all transactions from all registers will be dated the previous business date.
    The only way I have got around the problem is to shut down the register, delete the hard totals and restart - but the customer is not happy with this answer.
    Anyone here seen something like this before?
    Thanks
    James

    It's widespread - evidently there is a problem at Apple's end and it's just a question of waiting for them to fix it.

  • X: symbol lookup error; help please!

    Hello all!
    I'm trying to learn Arch (I've no prolonged linux experience) on VirtualBox before I install it on my empty partition.
    If I enter the command "Xorg -configure" or "X -configure", I get this error message:
    X: symbol lookup error: /usr/lib/xorg/modules/drivers/xgixp_drv.so: undefined symbol: LoaderReqSymLists
    I've sync'd with the repository and reinstalled X and xf86-video-xgixp. No luck.
    Any idea how I can fix this?
    Thanks!

    I've reinstalled X according to the wiki, which is how I think I did it in the first place. No luck.
    I'm new to linux, could any of this be some weird system incompatibility issues I'm not aware of? (e.g. 64/32 bit issues or certain software packages being used together?)
    Here is my Xorg.0.log. I need to be able to configure Xorg so that I may install the proprietary catalyst drivers. I'm running xfce4, by the way.
    [ 28.941]
    X.Org X Server 1.10.4
    Release Date: 2011-08-19
    [ 28.942] X Protocol Version 11, Revision 0
    [ 28.943] Build Operating System: Linux 3.0-ARCH x86_64
    [ 28.943] Current Operating System: Linux archbox 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
    [ 28.945] Kernel command line: root=/dev/disk/by-uuid/a3e43e17-3cf1-4240-be1f-2be975c45d7d ro
    [ 28.946] Build Date: 17 September 2011 07:42:58AM
    [ 28.946]
    [ 28.947] Current version of pixman: 0.22.2
    [ 28.947] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 28.948] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 28.953] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 19 10:00:01 2011
    [ 28.968] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 28.985] (==) No Layout section. Using the first Screen section.
    [ 28.985] (==) No screen section available. Using defaults.
    [ 28.985] (**) |-->Screen "Default Screen Section" (0)
    [ 28.985] (**) | |-->Monitor "<default monitor>"
    [ 28.987] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 28.987] (==) Automatically adding devices
    [ 28.987] (==) Automatically enabling devices
    [ 29.001] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 29.001] Entry deleted from font path.
    [ 29.001] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 29.001] Entry deleted from font path.
    [ 29.001] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 29.001] Entry deleted from font path.
    [ 29.026] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 29.026] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 29.026] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 29.026] (II) Loader magic: 0x7d6160
    [ 29.026] (II) Module ABI versions:
    [ 29.026] X.Org ANSI C Emulation: 0.4
    [ 29.026] X.Org Video Driver: 10.0
    [ 29.026] X.Org XInput driver : 12.2
    [ 29.026] X.Org Server Extension : 5.0
    [ 29.029] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/16777216
    [ 29.029] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 29.029] (II) LoadModule: "extmod"
    [ 29.032] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 29.041] (II) Module extmod: vendor="X.Org Foundation"
    [ 29.041] compiled for 1.10.4, module version = 1.0.0
    [ 29.041] Module class: X.Org Server Extension
    [ 29.041] ABI class: X.Org Server Extension, version 5.0
    [ 29.041] (II) Loading extension MIT-SCREEN-SAVER
    [ 29.041] (II) Loading extension XFree86-VidModeExtension
    [ 29.041] (II) Loading extension XFree86-DGA
    [ 29.041] (II) Loading extension DPMS
    [ 29.041] (II) Loading extension XVideo
    [ 29.041] (II) Loading extension XVideo-MotionCompensation
    [ 29.041] (II) Loading extension X-Resource
    [ 29.041] (II) LoadModule: "dbe"
    [ 29.041] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 29.043] (II) Module dbe: vendor="X.Org Foundation"
    [ 29.043] compiled for 1.10.4, module version = 1.0.0
    [ 29.043] Module class: X.Org Server Extension
    [ 29.043] ABI class: X.Org Server Extension, version 5.0
    [ 29.043] (II) Loading extension DOUBLE-BUFFER
    [ 29.043] (II) LoadModule: "glx"
    [ 29.044] (WW) Warning, couldn't open module glx
    [ 29.044] (II) UnloadModule: "glx"
    [ 29.044] (II) Unloading glx
    [ 29.044] (EE) Failed to load module "glx" (module does not exist, 0)
    [ 29.045] (II) LoadModule: "record"
    [ 29.045] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 29.055] (II) Module record: vendor="X.Org Foundation"
    [ 29.055] compiled for 1.10.4, module version = 1.13.0
    [ 29.055] Module class: X.Org Server Extension
    [ 29.056] ABI class: X.Org Server Extension, version 5.0
    [ 29.056] (II) Loading extension RECORD
    [ 29.056] (II) LoadModule: "dri"
    [ 29.056] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 29.059] (II) Module dri: vendor="X.Org Foundation"
    [ 29.059] compiled for 1.10.4, module version = 1.0.0
    [ 29.059] ABI class: X.Org Server Extension, version 5.0
    [ 29.059] (II) Loading extension XFree86-DRI
    [ 29.059] (II) LoadModule: "dri2"
    [ 29.059] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 29.061] (II) Module dri2: vendor="X.Org Foundation"
    [ 29.061] compiled for 1.10.4, module version = 1.2.0
    [ 29.061] ABI class: X.Org Server Extension, version 5.0
    [ 29.061] (II) Loading extension DRI2
    [ 29.061] (==) Matched vboxvideo as autoconfigured driver 0
    [ 29.061] (==) Matched vesa as autoconfigured driver 1
    [ 29.061] (==) Matched fbdev as autoconfigured driver 2
    [ 29.061] (==) Assigned the driver to the xf86ConfigLayout
    [ 29.061] (II) LoadModule: "vboxvideo"
    [ 29.062] (WW) Warning, couldn't open module vboxvideo
    [ 29.062] (II) UnloadModule: "vboxvideo"
    [ 29.062] (II) Unloading vboxvideo
    [ 29.062] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
    [ 29.063] (II) LoadModule: "vesa"
    [ 29.063] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 29.072] (II) Module vesa: vendor="X.Org Foundation"
    [ 29.072] compiled for 1.10.0, module version = 2.3.0
    [ 29.072] Module class: X.Org Video Driver
    [ 29.072] ABI class: X.Org Video Driver, version 10.0
    [ 29.072] (II) LoadModule: "fbdev"
    [ 29.072] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 29.081] (II) Module fbdev: vendor="X.Org Foundation"
    [ 29.081] compiled for 1.10.0, module version = 0.4.2
    [ 29.081] ABI class: X.Org Video Driver, version 10.0
    [ 29.081] (II) VESA: driver for VESA chipsets: vesa
    [ 29.081] (II) FBDEV: driver for framebuffer: fbdev
    [ 29.081] (--) using VT number 7
    [ 29.099] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 29.100] (WW) Falling back to old probe method for fbdev
    [ 29.101] (II) Loading sub module "fbdevhw"
    [ 29.101] (II) LoadModule: "fbdevhw"
    [ 29.101] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 29.114] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 29.114] compiled for 1.10.4, module version = 0.0.2
    [ 29.114] ABI class: X.Org Video Driver, version 10.0
    [ 29.114] (EE) open /dev/fb0: No such file or directory
    [ 29.114] (II) Loading sub module "vbe"
    [ 29.114] (II) LoadModule: "vbe"
    [ 29.114] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 29.123] (II) Module vbe: vendor="X.Org Foundation"
    [ 29.123] compiled for 1.10.4, module version = 1.1.0
    [ 29.123] ABI class: X.Org Video Driver, version 10.0
    [ 29.123] (II) Loading sub module "int10"
    [ 29.123] (II) LoadModule: "int10"
    [ 29.124] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 29.134] (II) Module int10: vendor="X.Org Foundation"
    [ 29.134] compiled for 1.10.4, module version = 1.0.0
    [ 29.134] ABI class: X.Org Video Driver, version 10.0
    [ 29.134] (II) VESA(0): initializing int10
    [ 29.135] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 29.138] (II) VESA(0): VESA BIOS detected
    [ 29.138] (II) VESA(0): VESA VBE Version 2.0
    [ 29.138] (II) VESA(0): VESA VBE Total Mem: 12288 kB
    [ 29.138] (II) VESA(0): VESA VBE OEM: VirtualBox VBE BIOS http://www.virtualbox.org/
    [ 29.138] (II) VESA(0): VESA VBE OEM Software Rev: 0.2
    [ 29.138] (II) VESA(0): VESA VBE OEM Vendor: Oracle Corporation
    [ 29.138] (II) VESA(0): VESA VBE OEM Product: Oracle VM VirtualBox VBE Adapter
    [ 29.138] (II) VESA(0): VESA VBE OEM Product Rev: Oracle VM VirtualBox Version 4.0.12
    [ 29.198] (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 29.199] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
    [ 29.199] (==) VESA(0): RGB weight 888
    [ 29.199] (==) VESA(0): Default visual is TrueColor
    [ 29.199] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 29.199] (II) Loading sub module "ddc"
    [ 29.199] (II) LoadModule: "ddc"
    [ 29.199] (II) Module "ddc" already built-in
    [ 29.199] (II) VESA(0): VESA VBE DDC not supported
    [ 29.199] (II) VESA(0): VESA VBE PanelID invalid
    [ 29.199] (II) VESA(0): Searching for matching VESA mode(s):
    [ 29.200] Mode: 100 (640x400)
    [ 29.200] ModeAttributes: 0x9b
    [ 29.200] WinAAttributes: 0x7
    [ 29.200] WinBAttributes: 0x0
    [ 29.200] WinGranularity: 64
    [ 29.200] WinSize: 64
    [ 29.200] WinASegment: 0xa000
    [ 29.200] WinBSegment: 0x0
    [ 29.200] WinFuncPtr: 0xc0008211
    [ 29.200] BytesPerScanline: 640
    [ 29.200] XResolution: 640
    [ 29.200] YResolution: 400
    [ 29.200] XCharSize: 8
    [ 29.200] YCharSize: 16
    [ 29.200] NumberOfPlanes: 1
    [ 29.200] BitsPerPixel: 8
    [ 29.200] NumberOfBanks: 1
    [ 29.200] MemoryModel: 4
    [ 29.200] BankSize: 0
    [ 29.200] NumberOfImages: 48
    [ 29.200] RedMaskSize: 0
    [ 29.200] RedFieldPosition: 0
    [ 29.200] GreenMaskSize: 0
    [ 29.200] GreenFieldPosition: 0
    [ 29.200] BlueMaskSize: 0
    [ 29.200] BlueFieldPosition: 0
    [ 29.200] RsvdMaskSize: 0
    [ 29.200] RsvdFieldPosition: 0
    [ 29.200] DirectColorModeInfo: 0
    [ 29.200] PhysBasePtr: 0xe0000000
    [ 29.201] Mode: 101 (640x480)
    [ 29.201] ModeAttributes: 0x9b
    [ 29.201] WinAAttributes: 0x7
    [ 29.201] WinBAttributes: 0x0
    [ 29.201] WinGranularity: 64
    [ 29.201] WinSize: 64
    [ 29.201] WinASegment: 0xa000
    [ 29.201] WinBSegment: 0x0
    [ 29.201] WinFuncPtr: 0xc0008211
    [ 29.201] BytesPerScanline: 640
    [ 29.201] XResolution: 640
    [ 29.201] YResolution: 480
    [ 29.201] XCharSize: 8
    [ 29.201] YCharSize: 16
    [ 29.201] NumberOfPlanes: 1
    [ 29.201] BitsPerPixel: 8
    [ 29.201] NumberOfBanks: 1
    [ 29.201] MemoryModel: 4
    [ 29.201] BankSize: 0
    [ 29.201] NumberOfImages: 39
    [ 29.201] RedMaskSize: 0
    [ 29.201] RedFieldPosition: 0
    [ 29.201] GreenMaskSize: 0
    [ 29.201] GreenFieldPosition: 0
    [ 29.201] BlueMaskSize: 0
    [ 29.201] BlueFieldPosition: 0
    [ 29.201] RsvdMaskSize: 0
    [ 29.201] RsvdFieldPosition: 0
    [ 29.201] DirectColorModeInfo: 0
    [ 29.201] PhysBasePtr: 0xe0000000
    [ 29.202] Mode: 102 (800x600)
    [ 29.202] ModeAttributes: 0x1f
    [ 29.202] WinAAttributes: 0x7
    [ 29.202] WinBAttributes: 0x0
    [ 29.202] WinGranularity: 64
    [ 29.202] WinSize: 64
    [ 29.202] WinASegment: 0xa000
    [ 29.202] WinBSegment: 0x0
    [ 29.202] WinFuncPtr: 0xc0008211
    [ 29.202] BytesPerScanline: 100
    [ 29.202] XResolution: 800
    [ 29.202] YResolution: 600
    [ 29.202] XCharSize: 8
    [ 29.202] YCharSize: 16
    [ 29.202] NumberOfPlanes: 4
    [ 29.202] BitsPerPixel: 4
    [ 29.202] NumberOfBanks: 1
    [ 29.202] MemoryModel: 3
    [ 29.202] BankSize: 0
    [ 29.202] NumberOfImages: 51
    [ 29.202] RedMaskSize: 0
    [ 29.202] RedFieldPosition: 0
    [ 29.202] GreenMaskSize: 0
    [ 29.202] GreenFieldPosition: 0
    [ 29.202] BlueMaskSize: 0
    [ 29.202] BlueFieldPosition: 0
    [ 29.202] RsvdMaskSize: 0
    [ 29.202] RsvdFieldPosition: 0
    [ 29.202] DirectColorModeInfo: 0
    [ 29.202] PhysBasePtr: 0x0
    [ 29.203] Mode: 103 (800x600)
    [ 29.203] ModeAttributes: 0x9b
    [ 29.203] WinAAttributes: 0x7
    [ 29.204] WinBAttributes: 0x0
    [ 29.204] WinGranularity: 64
    [ 29.204] WinSize: 64
    [ 29.204] WinASegment: 0xa000
    [ 29.204] WinBSegment: 0x0
    [ 29.204] WinFuncPtr: 0xc0008211
    [ 29.204] BytesPerScanline: 800
    [ 29.204] XResolution: 800
    [ 29.204] YResolution: 600
    [ 29.204] XCharSize: 8
    [ 29.204] YCharSize: 16
    [ 29.204] NumberOfPlanes: 1
    [ 29.204] BitsPerPixel: 8
    [ 29.204] NumberOfBanks: 1
    [ 29.204] MemoryModel: 4
    [ 29.204] BankSize: 0
    [ 29.204] NumberOfImages: 25
    [ 29.204] RedMaskSize: 0
    [ 29.204] RedFieldPosition: 0
    [ 29.204] GreenMaskSize: 0
    [ 29.204] GreenFieldPosition: 0
    [ 29.204] BlueMaskSize: 0
    [ 29.204] BlueFieldPosition: 0
    [ 29.204] RsvdMaskSize: 0
    [ 29.204] RsvdFieldPosition: 0
    [ 29.204] DirectColorModeInfo: 0
    [ 29.204] PhysBasePtr: 0xe0000000
    [ 29.205] Mode: 104 (1024x768)
    [ 29.205] ModeAttributes: 0x1f
    [ 29.205] WinAAttributes: 0x7
    [ 29.205] WinBAttributes: 0x0
    [ 29.205] WinGranularity: 64
    [ 29.205] WinSize: 64
    [ 29.205] WinASegment: 0xa000
    [ 29.205] WinBSegment: 0x0
    [ 29.205] WinFuncPtr: 0xc0008211
    [ 29.205] BytesPerScanline: 128
    [ 29.205] XResolution: 1024
    [ 29.205] YResolution: 768
    [ 29.205] XCharSize: 8
    [ 29.205] YCharSize: 16
    [ 29.205] NumberOfPlanes: 4
    [ 29.205] BitsPerPixel: 4
    [ 29.205] NumberOfBanks: 1
    [ 29.205] MemoryModel: 3
    [ 29.205] BankSize: 0
    [ 29.205] NumberOfImages: 31
    [ 29.205] RedMaskSize: 0
    [ 29.205] RedFieldPosition: 0
    [ 29.205] GreenMaskSize: 0
    [ 29.205] GreenFieldPosition: 0
    [ 29.205] BlueMaskSize: 0
    [ 29.205] BlueFieldPosition: 0
    [ 29.205] RsvdMaskSize: 0
    [ 29.205] RsvdFieldPosition: 0
    [ 29.205] DirectColorModeInfo: 0
    [ 29.205] PhysBasePtr: 0x0
    [ 29.206] Mode: 105 (1024x768)
    [ 29.206] ModeAttributes: 0x9b
    [ 29.206] WinAAttributes: 0x7
    [ 29.206] WinBAttributes: 0x0
    [ 29.206] WinGranularity: 64
    [ 29.206] WinSize: 64
    [ 29.206] WinASegment: 0xa000
    [ 29.206] WinBSegment: 0x0
    [ 29.206] WinFuncPtr: 0xc0008211
    [ 29.206] BytesPerScanline: 1024
    [ 29.206] XResolution: 1024
    [ 29.206] YResolution: 768
    [ 29.206] XCharSize: 8
    [ 29.206] YCharSize: 16
    [ 29.206] NumberOfPlanes: 1
    [ 29.206] BitsPerPixel: 8
    [ 29.206] NumberOfBanks: 1
    [ 29.206] MemoryModel: 4
    [ 29.206] BankSize: 0
    [ 29.206] NumberOfImages: 15
    [ 29.206] RedMaskSize: 0
    [ 29.206] RedFieldPosition: 0
    [ 29.206] GreenMaskSize: 0
    [ 29.206] GreenFieldPosition: 0
    [ 29.206] BlueMaskSize: 0
    [ 29.206] BlueFieldPosition: 0
    [ 29.206] RsvdMaskSize: 0
    [ 29.206] RsvdFieldPosition: 0
    [ 29.206] DirectColorModeInfo: 0
    [ 29.206] PhysBasePtr: 0xe0000000
    [ 29.207] Mode: 106 (1280x1024)
    [ 29.207] ModeAttributes: 0x1f
    [ 29.207] WinAAttributes: 0x7
    [ 29.207] WinBAttributes: 0x0
    [ 29.207] WinGranularity: 64
    [ 29.207] WinSize: 64
    [ 29.207] WinASegment: 0xa000
    [ 29.207] WinBSegment: 0x0
    [ 29.207] WinFuncPtr: 0xc0008211
    [ 29.207] BytesPerScanline: 160
    [ 29.207] XResolution: 1280
    [ 29.207] YResolution: 1024
    [ 29.207] XCharSize: 8
    [ 29.207] YCharSize: 16
    [ 29.207] NumberOfPlanes: 4
    [ 29.207] BitsPerPixel: 4
    [ 29.207] NumberOfBanks: 1
    [ 29.207] MemoryModel: 3
    [ 29.207] BankSize: 0
    [ 29.207] NumberOfImages: 18
    [ 29.207] RedMaskSize: 0
    [ 29.207] RedFieldPosition: 0
    [ 29.207] GreenMaskSize: 0
    [ 29.207] GreenFieldPosition: 0
    [ 29.207] BlueMaskSize: 0
    [ 29.207] BlueFieldPosition: 0
    [ 29.207] RsvdMaskSize: 0
    [ 29.207] RsvdFieldPosition: 0
    [ 29.207] DirectColorModeInfo: 0
    [ 29.207] PhysBasePtr: 0x0
    [ 29.208] Mode: 107 (1280x1024)
    [ 29.208] ModeAttributes: 0x9b
    [ 29.208] WinAAttributes: 0x7
    [ 29.208] WinBAttributes: 0x0
    [ 29.208] WinGranularity: 64
    [ 29.208] WinSize: 64
    [ 29.208] WinASegment: 0xa000
    [ 29.208] WinBSegment: 0x0
    [ 29.208] WinFuncPtr: 0xc0008211
    [ 29.208] BytesPerScanline: 1280
    [ 29.208] XResolution: 1280
    [ 29.208] YResolution: 1024
    [ 29.208] XCharSize: 8
    [ 29.208] YCharSize: 16
    [ 29.208] NumberOfPlanes: 1
    [ 29.208] BitsPerPixel: 8
    [ 29.208] NumberOfBanks: 1
    [ 29.208] MemoryModel: 4
    [ 29.208] BankSize: 0
    [ 29.208] NumberOfImages: 8
    [ 29.208] RedMaskSize: 0
    [ 29.209] RedFieldPosition: 0
    [ 29.209] GreenMaskSize: 0
    [ 29.209] GreenFieldPosition: 0
    [ 29.209] BlueMaskSize: 0
    [ 29.209] BlueFieldPosition: 0
    [ 29.209] RsvdMaskSize: 0
    [ 29.209] RsvdFieldPosition: 0
    [ 29.209] DirectColorModeInfo: 0
    [ 29.209] PhysBasePtr: 0xe0000000
    [ 29.210] Mode: 10d (320x200)
    [ 29.210] ModeAttributes: 0x9b
    [ 29.210] WinAAttributes: 0x7
    [ 29.210] WinBAttributes: 0x0
    [ 29.210] WinGranularity: 64
    [ 29.210] WinSize: 64
    [ 29.210] WinASegment: 0xa000
    [ 29.210] WinBSegment: 0x0
    [ 29.210] WinFuncPtr: 0xc0008211
    [ 29.210] BytesPerScanline: 640
    [ 29.210] XResolution: 320
    [ 29.210] YResolution: 200
    [ 29.210] XCharSize: 8
    [ 29.210] YCharSize: 16
    [ 29.210] NumberOfPlanes: 1
    [ 29.210] BitsPerPixel: 15
    [ 29.210] NumberOfBanks: 1
    [ 29.210] MemoryModel: 6
    [ 29.210] BankSize: 0
    [ 29.210] NumberOfImages: 97
    [ 29.210] RedMaskSize: 5
    [ 29.210] RedFieldPosition: 10
    [ 29.210] GreenMaskSize: 5
    [ 29.210] GreenFieldPosition: 5
    [ 29.210] BlueMaskSize: 5
    [ 29.210] BlueFieldPosition: 0
    [ 29.210] RsvdMaskSize: 1
    [ 29.210] RsvdFieldPosition: 15
    [ 29.210] DirectColorModeInfo: 0
    [ 29.210] PhysBasePtr: 0xe0000000
    [ 29.211] Mode: 10e (320x200)
    [ 29.211] ModeAttributes: 0x9b
    [ 29.211] WinAAttributes: 0x7
    [ 29.211] WinBAttributes: 0x0
    [ 29.211] WinGranularity: 64
    [ 29.211] WinSize: 64
    [ 29.211] WinASegment: 0xa000
    [ 29.211] WinBSegment: 0x0
    [ 29.211] WinFuncPtr: 0xc0008211
    [ 29.211] BytesPerScanline: 640
    [ 29.211] XResolution: 320
    [ 29.211] YResolution: 200
    [ 29.211] XCharSize: 8
    [ 29.211] YCharSize: 16
    [ 29.211] NumberOfPlanes: 1
    [ 29.211] BitsPerPixel: 16
    [ 29.211] NumberOfBanks: 1
    [ 29.211] MemoryModel: 6
    [ 29.211] BankSize: 0
    [ 29.211] NumberOfImages: 97
    [ 29.211] RedMaskSize: 5
    [ 29.211] RedFieldPosition: 11
    [ 29.211] GreenMaskSize: 6
    [ 29.211] GreenFieldPosition: 5
    [ 29.211] BlueMaskSize: 5
    [ 29.211] BlueFieldPosition: 0
    [ 29.211] RsvdMaskSize: 0
    [ 29.211] RsvdFieldPosition: 0
    [ 29.211] DirectColorModeInfo: 0
    [ 29.211] PhysBasePtr: 0xe0000000
    [ 29.212] Mode: 10f (320x200)
    [ 29.212] ModeAttributes: 0x9b
    [ 29.212] WinAAttributes: 0x7
    [ 29.212] WinBAttributes: 0x0
    [ 29.212] WinGranularity: 64
    [ 29.212] WinSize: 64
    [ 29.212] WinASegment: 0xa000
    [ 29.212] WinBSegment: 0x0
    [ 29.212] WinFuncPtr: 0xc0008211
    [ 29.212] BytesPerScanline: 960
    [ 29.212] XResolution: 320
    [ 29.212] YResolution: 200
    [ 29.213] XCharSize: 8
    [ 29.213] YCharSize: 16
    [ 29.213] NumberOfPlanes: 1
    [ 29.213] BitsPerPixel: 24
    [ 29.213] NumberOfBanks: 1
    [ 29.213] MemoryModel: 6
    [ 29.213] BankSize: 0
    [ 29.213] NumberOfImages: 64
    [ 29.213] RedMaskSize: 8
    [ 29.213] RedFieldPosition: 16
    [ 29.213] GreenMaskSize: 8
    [ 29.213] GreenFieldPosition: 8
    [ 29.213] BlueMaskSize: 8
    [ 29.213] BlueFieldPosition: 0
    [ 29.213] RsvdMaskSize: 0
    [ 29.213] RsvdFieldPosition: 0
    [ 29.213] DirectColorModeInfo: 0
    [ 29.213] PhysBasePtr: 0xe0000000
    [ 29.214] Mode: 110 (640x480)
    [ 29.214] ModeAttributes: 0x9b
    [ 29.214] WinAAttributes: 0x7
    [ 29.214] WinBAttributes: 0x0
    [ 29.214] WinGranularity: 64
    [ 29.214] WinSize: 64
    [ 29.214] WinASegment: 0xa000
    [ 29.214] WinBSegment: 0x0
    [ 29.214] WinFuncPtr: 0xc0008211
    [ 29.214] BytesPerScanline: 1280
    [ 29.214] XResolution: 640
    [ 29.214] YResolution: 480
    [ 29.214] XCharSize: 8
    [ 29.214] YCharSize: 16
    [ 29.214] NumberOfPlanes: 1
    [ 29.214] BitsPerPixel: 15
    [ 29.214] NumberOfBanks: 1
    [ 29.214] MemoryModel: 6
    [ 29.214] BankSize: 0
    [ 29.214] NumberOfImages: 19
    [ 29.214] RedMaskSize: 5
    [ 29.214] RedFieldPosition: 10
    [ 29.214] GreenMaskSize: 5
    [ 29.214] GreenFieldPosition: 5
    [ 29.214] BlueMaskSize: 5
    [ 29.214] BlueFieldPosition: 0
    [ 29.214] RsvdMaskSize: 1
    [ 29.214] RsvdFieldPosition: 15
    [ 29.214] DirectColorModeInfo: 0
    [ 29.214] PhysBasePtr: 0xe0000000
    [ 29.215] Mode: 111 (640x480)
    [ 29.215] ModeAttributes: 0x9b
    [ 29.215] WinAAttributes: 0x7
    [ 29.215] WinBAttributes: 0x0
    [ 29.215] WinGranularity: 64
    [ 29.215] WinSize: 64
    [ 29.215] WinASegment: 0xa000
    [ 29.215] WinBSegment: 0x0
    [ 29.215] WinFuncPtr: 0xc0008211
    [ 29.215] BytesPerScanline: 1280
    [ 29.215] XResolution: 640
    [ 29.215] YResolution: 480
    [ 29.215] XCharSize: 8
    [ 29.215] YCharSize: 16
    [ 29.215] NumberOfPlanes: 1
    [ 29.215] BitsPerPixel: 16
    [ 29.215] NumberOfBanks: 1
    [ 29.215] MemoryModel: 6
    [ 29.215] BankSize: 0
    [ 29.215] NumberOfImages: 19
    [ 29.215] RedMaskSize: 5
    [ 29.215] RedFieldPosition: 11
    [ 29.215] GreenMaskSize: 6
    [ 29.215] GreenFieldPosition: 5
    [ 29.215] BlueMaskSize: 5
    [ 29.215] BlueFieldPosition: 0
    [ 29.215] RsvdMaskSize: 0
    [ 29.215] RsvdFieldPosition: 0
    [ 29.215] DirectColorModeInfo: 0
    [ 29.215] PhysBasePtr: 0xe0000000
    [ 29.217] Mode: 112 (640x480)
    [ 29.217] ModeAttributes: 0x9b
    [ 29.217] WinAAttributes: 0x7
    [ 29.217] WinBAttributes: 0x0
    [ 29.217] WinGranularity: 64
    [ 29.217] WinSize: 64
    [ 29.217] WinASegment: 0xa000
    [ 29.217] WinBSegment: 0x0
    [ 29.217] WinFuncPtr: 0xc0008211
    [ 29.217] BytesPerScanline: 1920
    [ 29.217] XResolution: 640
    [ 29.217] YResolution: 480
    [ 29.217] XCharSize: 8
    [ 29.217] YCharSize: 16
    [ 29.217] NumberOfPlanes: 1
    [ 29.217] BitsPerPixel: 24
    [ 29.217] NumberOfBanks: 1
    [ 29.217] MemoryModel: 6
    [ 29.217] BankSize: 0
    [ 29.217] NumberOfImages: 12
    [ 29.217] RedMaskSize: 8
    [ 29.217] RedFieldPosition: 16
    [ 29.217] GreenMaskSize: 8
    [ 29.217] GreenFieldPosition: 8
    [ 29.217] BlueMaskSize: 8
    [ 29.217] BlueFieldPosition: 0
    [ 29.217] RsvdMaskSize: 0
    [ 29.217] RsvdFieldPosition: 0
    [ 29.217] DirectColorModeInfo: 0
    [ 29.217] PhysBasePtr: 0xe0000000
    [ 29.218] Mode: 113 (800x600)
    [ 29.218] ModeAttributes: 0x9b
    [ 29.218] WinAAttributes: 0x7
    [ 29.218] WinBAttributes: 0x0
    [ 29.218] WinGranularity: 64
    [ 29.218] WinSize: 64
    [ 29.218] WinASegment: 0xa000
    [ 29.218] WinBSegment: 0x0
    [ 29.218] WinFuncPtr: 0xc0008211
    [ 29.218] BytesPerScanline: 1600
    [ 29.218] XResolution: 800
    [ 29.218] YResolution: 600
    [ 29.218] XCharSize: 8
    [ 29.218] YCharSize: 16
    [ 29.218] NumberOfPlanes: 1
    [ 29.218] BitsPerPixel: 15
    [ 29.218] NumberOfBanks: 1
    [ 29.218] MemoryModel: 6
    [ 29.218] BankSize: 0
    [ 29.218] NumberOfImages: 12
    [ 29.218] RedMaskSize: 5
    [ 29.218] RedFieldPosition: 10
    [ 29.218] GreenMaskSize: 5
    [ 29.218] GreenFieldPosition: 5
    [ 29.218] BlueMaskSize: 5
    [ 29.218] BlueFieldPosition: 0
    [ 29.218] RsvdMaskSize: 1
    [ 29.218] RsvdFieldPosition: 15
    [ 29.218] DirectColorModeInfo: 0
    [ 29.218] PhysBasePtr: 0xe0000000
    [ 29.220] Mode: 114 (800x600)
    [ 29.220] ModeAttributes: 0x9b
    [ 29.220] WinAAttributes: 0x7
    [ 29.220] WinBAttributes: 0x0
    [ 29.220] WinGranularity: 64
    [ 29.220] WinSize: 64
    [ 29.220] WinASegment: 0xa000
    [ 29.220] WinBSegment: 0x0
    [ 29.220] WinFuncPtr: 0xc0008211
    [ 29.220] BytesPerScanline: 1600
    [ 29.220] XResolution: 800
    [ 29.220] YResolution: 600
    [ 29.220] XCharSize: 8
    [ 29.220] YCharSize: 16
    [ 29.220] NumberOfPlanes: 1
    [ 29.220] BitsPerPixel: 16
    [ 29.220] NumberOfBanks: 1
    [ 29.220] MemoryModel: 6
    [ 29.220] BankSize: 0
    [ 29.220] NumberOfImages: 12
    [ 29.220] RedMaskSize: 5
    [ 29.220] RedFieldPosition: 11
    [ 29.220] GreenMaskSize: 6
    [ 29.220] GreenFieldPosition: 5
    [ 29.220] BlueMaskSize: 5
    [ 29.220] BlueFieldPosition: 0
    [ 29.220] RsvdMaskSize: 0
    [ 29.220] RsvdFieldPosition: 0
    [ 29.220] DirectColorModeInfo: 0
    [ 29.220] PhysBasePtr: 0xe0000000
    [ 29.221] Mode: 115 (800x600)
    [ 29.221] ModeAttributes: 0x9b
    [ 29.221] WinAAttributes: 0x7
    [ 29.221] WinBAttributes: 0x0
    [ 29.221] WinGranularity: 64
    [ 29.221] WinSize: 64
    [ 29.221] WinASegment: 0xa000
    [ 29.221] WinBSegment: 0x0
    [ 29.221] WinFuncPtr: 0xc0008211
    [ 29.221] BytesPerScanline: 2400
    [ 29.221] XResolution: 800
    [ 29.221] YResolution: 600
    [ 29.221] XCharSize: 8
    [ 29.221] YCharSize: 16
    [ 29.221] NumberOfPlanes: 1
    [ 29.221] BitsPerPixel: 24
    [ 29.221] NumberOfBanks: 1
    [ 29.221] MemoryModel: 6
    [ 29.221] BankSize: 0
    [ 29.221] NumberOfImages: 7
    [ 29.221] RedMaskSize: 8
    [ 29.221] RedFieldPosition: 16
    [ 29.221] GreenMaskSize: 8
    [ 29.221] GreenFieldPosition: 8
    [ 29.221] BlueMaskSize: 8
    [ 29.221] BlueFieldPosition: 0
    [ 29.221] RsvdMaskSize: 0
    [ 29.221] RsvdFieldPosition: 0
    [ 29.221] DirectColorModeInfo: 0
    [ 29.221] PhysBasePtr: 0xe0000000
    [ 29.223] Mode: 116 (1024x768)
    [ 29.223] ModeAttributes: 0x9b
    [ 29.223] WinAAttributes: 0x7
    [ 29.223] WinBAttributes: 0x0
    [ 29.223] WinGranularity: 64
    [ 29.223] WinSize: 64
    [ 29.223] WinASegment: 0xa000
    [ 29.223] WinBSegment: 0x0
    [ 29.223] WinFuncPtr: 0xc0008211
    [ 29.223] BytesPerScanline: 2048
    [ 29.223] XResolution: 1024
    [ 29.223] YResolution: 768
    [ 29.223] XCharSize: 8
    [ 29.223] YCharSize: 16
    [ 29.223] NumberOfPlanes: 1
    [ 29.223] BitsPerPixel: 15
    [ 29.223] NumberOfBanks: 1
    [ 29.223] MemoryModel: 6
    [ 29.223] BankSize: 0
    [ 29.223] NumberOfImages: 7
    [ 29.223] RedMaskSize: 5
    [ 29.223] RedFieldPosition: 10
    [ 29.223] GreenMaskSize: 5
    [ 29.223] GreenFieldPosition: 5
    [ 29.223] BlueMaskSize: 5
    [ 29.223] BlueFieldPosition: 0
    [ 29.223] RsvdMaskSize: 1
    [ 29.223] RsvdFieldPosition: 15
    [ 29.223] DirectColorModeInfo: 0
    [ 29.223] PhysBasePtr: 0xe0000000
    [ 29.224] Mode: 117 (1024x768)
    [ 29.224] ModeAttributes: 0x9b
    [ 29.224] WinAAttributes: 0x7
    [ 29.224] WinBAttributes: 0x0
    [ 29.224] WinGranularity: 64
    [ 29.224] WinSize: 64
    [ 29.224] WinASegment: 0xa000
    [ 29.224] WinBSegment: 0x0
    [ 29.224] WinFuncPtr: 0xc0008211
    [ 29.224] BytesPerScanline: 2048
    [ 29.224] XResolution: 1024
    [ 29.224] YResolution: 768
    [ 29.224] XCharSize: 8
    [ 29.224] YCharSize: 16
    [ 29.224] NumberOfPlanes: 1
    [ 29.224] BitsPerPixel: 16
    [ 29.224] NumberOfBanks: 1
    [ 29.224] MemoryModel: 6
    [ 29.224] BankSize: 0
    [ 29.224] NumberOfImages: 7
    [ 29.224] RedMaskSize: 5
    [ 29.224] RedFieldPosition: 11
    [ 29.224] GreenMaskSize: 6
    [ 29.224] GreenFieldPosition: 5
    [ 29.224] BlueMaskSize: 5
    [ 29.224] BlueFieldPosition: 0
    [ 29.224] RsvdMaskSize: 0
    [ 29.224] RsvdFieldPosition: 0
    [ 29.224] DirectColorModeInfo: 0
    [ 29.224] PhysBasePtr: 0xe0000000
    [ 29.226] Mode: 118 (1024x768)
    [ 29.226] ModeAttributes: 0x9b
    [ 29.226] WinAAttributes: 0x7
    [ 29.226] WinBAttributes: 0x0
    [ 29.226] WinGranularity: 64
    [ 29.226] WinSize: 64
    [ 29.226] WinASegment: 0xa000
    [ 29.226] WinBSegment: 0x0
    [ 29.226] WinFuncPtr: 0xc0008211
    [ 29.226] BytesPerScanline: 3072
    [ 29.226] XResolution: 1024
    [ 29.226] YResolution: 768
    [ 29.226] XCharSize: 8
    [ 29.226] YCharSize: 16
    [ 29.226] NumberOfPlanes: 1
    [ 29.226] BitsPerPixel: 24
    [ 29.226] NumberOfBanks: 1
    [ 29.226] MemoryModel: 6
    [ 29.226] BankSize: 0
    [ 29.226] NumberOfImages: 4
    [ 29.226] RedMaskSize: 8
    [ 29.226] RedFieldPosition: 16
    [ 29.226] GreenMaskSize: 8
    [ 29.226] GreenFieldPosition: 8
    [ 29.226] BlueMaskSize: 8
    [ 29.226] BlueFieldPosition: 0
    [ 29.226] RsvdMaskSize: 0
    [ 29.226] RsvdFieldPosition: 0
    [ 29.226] DirectColorModeInfo: 0
    [ 29.226] PhysBasePtr: 0xe0000000
    [ 29.227] Mode: 119 (1280x1024)
    [ 29.227] ModeAttributes: 0x9b
    [ 29.227] WinAAttributes: 0x7
    [ 29.227] WinBAttributes: 0x0
    [ 29.228] WinGranularity: 64
    [ 29.228] WinSize: 64
    [ 29.228] WinASegment: 0xa000
    [ 29.228] WinBSegment: 0x0
    [ 29.228] WinFuncPtr: 0xc0008211
    [ 29.228] BytesPerScanline: 2560
    [ 29.228] XResolution: 1280
    [ 29.228] YResolution: 1024
    [ 29.228] XCharSize: 8
    [ 29.228] YCharSize: 16
    [ 29.228] NumberOfPlanes: 1
    [ 29.228] BitsPerPixel: 15
    [ 29.228] NumberOfBanks: 1
    [ 29.228] MemoryModel: 6
    [ 29.228] BankSize: 0
    [ 29.228] NumberOfImages: 3
    [ 29.228] RedMaskSize: 5
    [ 29.228] RedFieldPosition: 10
    [ 29.228] GreenMaskSize: 5
    [ 29.228] GreenFieldPosition: 5
    [ 29.228] BlueMaskSize: 5
    [ 29.228] BlueFieldPosition: 0
    [ 29.228] RsvdMaskSize: 1
    [ 29.228] RsvdFieldPosition: 15
    [ 29.228] DirectColorModeInfo: 0
    [ 29.228] PhysBasePtr: 0xe0000000
    [ 29.229] Mode: 11a (1280x1024)
    [ 29.229] ModeAttributes: 0x9b
    [ 29.229] WinAAttributes: 0x7
    [ 29.229] WinBAttributes: 0x0
    [ 29.229] WinGranularity: 64
    [ 29.229] WinSize: 64
    [ 29.229] WinASegment: 0xa000
    [ 29.229] WinBSegment: 0x0
    [ 29.229] WinFuncPtr: 0xc0008211
    [ 29.229] BytesPerScanline: 2560
    [ 29.229] XResolution: 1280
    [ 29.229] YResolution: 1024
    [ 29.229] XCharSize: 8
    [ 29.229] YCharSize: 16
    [ 29.229] NumberOfPlanes: 1
    [ 29.229] BitsPerPixel: 16
    [ 29.229] NumberOfBanks: 1
    [ 29.229] MemoryModel: 6
    [ 29.229] BankSize: 0
    [ 29.229] NumberOfImages: 3
    [ 29.229] RedMaskSize: 5
    [ 29.229] RedFieldPosition: 11
    [ 29.229] GreenMaskSize: 6
    [ 29.229] GreenFieldPosition: 5
    [ 29.229] BlueMaskSize: 5
    [ 29.229] BlueFieldPosition: 0
    [ 29.229] RsvdMaskSize: 0
    [ 29.229] RsvdFieldPosition: 0
    [ 29.229] DirectColorModeInfo: 0
    [ 29.229] PhysBasePtr: 0xe0000000
    [ 29.231] Mode: 11b (1280x1024)
    [ 29.231] ModeAttributes: 0x9b
    [ 29.231] WinAAttributes: 0x7
    [ 29.231] WinBAttributes: 0x0
    [ 29.231] WinGranularity: 64
    [ 29.231] WinSize: 64
    [ 29.231] WinASegment: 0xa000
    [ 29.231] WinBSegment: 0x0
    [ 29.231] WinFuncPtr: 0xc0008211
    [ 29.231] BytesPerScanline: 3840
    [ 29.231] XResolution: 1280
    [ 29.231] YResolution: 1024
    [ 29.231] XCharSize: 8
    [ 29.231] YCharSize: 16
    [ 29.231] NumberOfPlanes: 1
    [ 29.231] BitsPerPixel: 24
    [ 29.231] NumberOfBanks: 1
    [ 29.231] MemoryModel: 6
    [ 29.231] BankSize: 0
    [ 29.231] NumberOfImages: 2
    [ 29.231] RedMaskSize: 8
    [ 29.231] RedFieldPosition: 16
    [ 29.231] GreenMaskSize: 8
    [ 29.231] GreenFieldPosition: 8
    [ 29.231] BlueMaskSize: 8
    [ 29.231] BlueFieldPosition: 0
    [ 29.231] RsvdMaskSize: 0
    [ 29.231] RsvdFieldPosition: 0
    [ 29.231] DirectColorModeInfo: 0
    [ 29.231] PhysBasePtr: 0xe0000000
    [ 29.232] *Mode: 140 (320x200)
    [ 29.232] ModeAttributes: 0x9b
    [ 29.232] WinAAttributes: 0x7
    [ 29.232] WinBAttributes: 0x0
    [ 29.232] WinGranularity: 64
    [ 29.232] WinSize: 64
    [ 29.232] WinASegment: 0xa000
    [ 29.232] WinBSegment: 0x0
    [ 29.232] WinFuncPtr: 0xc0008211
    [ 29.232] BytesPerScanline: 1280
    [ 29.232] XResolution: 320
    [ 29.232] YResolution: 200
    [ 29.232] XCharSize: 8
    [ 29.232] YCharSize: 16
    [ 29.232] NumberOfPlanes: 1
    [ 29.232] BitsPerPixel: 32
    [ 29.232] NumberOfBanks: 1
    [ 29.232] MemoryModel: 6
    [ 29.232] BankSize: 0
    [ 29.232] NumberOfImages: 48
    [ 29.232] RedMaskSize: 8
    [ 29.232] RedFieldPosition: 16
    [ 29.232] GreenMaskSize: 8
    [ 29.232] GreenFieldPosition: 8
    [ 29.232] BlueMaskSize: 8
    [ 29.232] BlueFieldPosition: 0
    [ 29.233] RsvdMaskSize: 8
    [ 29.233] RsvdFieldPosition: 24
    [ 29.233] DirectColorModeInfo: 2
    [ 29.233] PhysBasePtr: 0xe0000000
    [ 29.234] *Mode: 141 (640x400)
    [ 29.234] ModeAttributes: 0x9b
    [ 29.234] WinAAttributes: 0x7
    [ 29.234] WinBAttributes: 0x0
    [ 29.234] WinGranularity: 64
    [ 29.234] WinSize: 64
    [ 29.234] WinASegment: 0xa000
    [ 29.234] WinBSegment: 0x0
    [ 29.234] WinFuncPtr: 0xc0008211
    [ 29.234] BytesPerScanline: 2560
    [ 29.234] XResolution: 640
    [ 29.234] YResolution: 400
    [ 29.234] XCharSize: 8
    [ 29.234] YCharSize: 16
    [ 29.234] NumberOfPlanes: 1
    [ 29.234] BitsPerPixel: 32
    [ 29.234] NumberOfBanks: 1
    [ 29.234] MemoryModel: 6
    [ 29.234] BankSize: 0
    [ 29.234] NumberOfImages: 11
    [ 29.234] RedMaskSize: 8
    [ 29.234] RedFieldPosition: 16
    [ 29.234] GreenMaskSize: 8
    [ 29.234] GreenFieldPosition: 8
    [ 29.234] BlueMaskSize: 8
    [ 29.234] BlueFieldPosition: 0
    [ 29.234] RsvdMaskSize: 8
    [ 29.234] RsvdFieldPosition: 24
    [ 29.234] DirectColorModeInfo: 2
    [ 29.234] PhysBasePtr: 0xe0000000
    [ 29.236] *Mode: 142 (640x480)
    [ 29.236] ModeAttributes: 0x9b
    [ 29.236] WinAAttributes: 0x7
    [ 29.236] WinBAttributes: 0x0
    [ 29.236] WinGranularity: 64
    [ 29.236] WinSize: 64
    [ 29.236] WinASegment: 0xa000
    [ 29.236] WinBSegment: 0x0
    [ 29.236] WinFuncPtr: 0xc0008211
    [ 29.236] BytesPerScanline: 2560
    [ 29.236] XResolution: 640
    [ 29.236] YResolution: 480
    [ 29.236] XCharSize: 8
    [ 29.236] YCharSize: 16
    [ 29.236] NumberOfPlanes: 1
    [ 29.236] BitsPerPixel: 32
    [ 29.236] NumberOfBanks: 1
    [ 29.236] MemoryModel: 6
    [ 29.236] BankSize: 0
    [ 29.236] NumberOfImages: 9
    [ 29.236] RedMaskSize: 8
    [ 29.236] RedFieldPosition: 16
    [ 29.236] GreenMaskSize: 8
    [ 29.236] GreenFieldPosition: 8
    [ 29.236] BlueMaskSize: 8
    [ 29.236] BlueFieldPosition: 0
    [ 29.236] RsvdMaskSize: 8
    [ 29.236] RsvdFieldPosition: 24
    [ 29.236] DirectColorModeInfo: 2
    [ 29.236] PhysBasePtr: 0xe0000000
    [ 29.238] *Mode: 143 (800x600)
    [ 29.238] ModeAttributes: 0x9b
    [ 29.238] WinAAttributes: 0x7
    [ 29.238] WinBAttributes: 0x0
    [ 29.238] WinGranularity: 64
    [ 29.238] WinSize: 64
    [ 29.238] WinASegment: 0xa000
    [ 29.238] WinBSegment: 0x0
    [ 29.238] WinFuncPtr: 0xc0008211
    [ 29.238] BytesPerScanline: 3200
    [ 29.238] XResolution: 800
    [ 29.238] YResolution: 600
    [ 29.238] XCharSize: 8
    [ 29.238] YCharSize: 16
    [ 29.238] NumberOfPlanes: 1
    [ 29.238] BitsPerPixel: 32
    [ 29.238] NumberOfBanks: 1
    [ 29.238] MemoryModel: 6
    [ 29.238] BankSize: 0
    [ 29.238] NumberOfImages: 5
    [ 29.238] RedMaskSize: 8
    [ 29.238] RedFieldPosition: 16
    [ 29.238] GreenMaskSize: 8
    [ 29.238] GreenFieldPosition: 8
    [ 29.238] BlueMaskSize: 8
    [ 29.238] BlueFieldPosition: 0
    [ 29.238] RsvdMaskSize: 8
    [ 29.238] RsvdFieldPosition: 24
    [ 29.238] DirectColorModeInfo: 2
    [ 29.238] PhysBasePtr: 0xe0000000
    [ 29.239] *Mode: 144 (1024x768)
    [ 29.239] ModeAttributes: 0x9b
    [ 29.239] WinAAttributes: 0x7
    [ 29.239] WinBAttributes: 0x0
    [ 29.239] WinGranularity: 64
    [ 29.239] WinSize: 64
    [ 29.239] WinASegment: 0xa000
    [ 29.239] WinBSegment: 0x0
    [ 29.239] WinFuncPtr: 0xc0008211
    [ 29.239] BytesPerScanline: 4096
    [ 29.239] XResolution: 1024
    [ 29.239] YResolution: 768
    [ 29.239] XCharSize: 8
    [ 29.239] YCharSize: 16
    [ 29.239] NumberOfPlanes: 1
    [ 29.239] BitsPerPixel: 32
    [ 29.239] NumberOfBanks: 1
    [ 29.239] MemoryModel: 6
    [ 29.239] BankSize: 0
    [ 29.239] NumberOfImages: 3
    [ 29.239] RedMaskSize: 8
    [ 29.239] RedFieldPosition: 16
    [ 29.239] GreenMaskSize: 8
    [ 29.239] GreenFieldPosition: 8
    [ 29.239] BlueMaskSize: 8
    [ 29.239] BlueFieldPosition: 0
    [ 29.239] RsvdMaskSize: 8
    [ 29.239] RsvdFieldPosition: 24
    [ 29.239] DirectColorModeInfo: 2
    [ 29.239] PhysBasePtr: 0xe0000000
    [ 29.241] *Mode: 145 (1280x1024)
    [ 29.241] ModeAttributes: 0x9b
    [ 29.241] WinAAttributes: 0x7
    [ 29.241] WinBAttributes: 0x0
    [ 29.241] WinGranularity: 64
    [ 29.241] WinSize: 64
    [ 29.241] WinASegment: 0xa000
    [ 29.241] WinBSegment: 0x0
    [ 29.241] WinFuncPtr: 0xc0008211
    [ 29.241] BytesPerScanline: 5120
    [ 29.241] XResolution: 1280
    [ 29.241] YResolution: 1024
    [ 29.241] XCharSize: 8
    [ 29.241] YCharSize: 16
    [ 29.241] NumberOfPlanes: 1
    [ 29.241] BitsPerPixel: 32
    [ 29.241] NumberOfBanks: 1
    [ 29.241] MemoryModel: 6
    [ 29.241] BankSize: 0
    [ 29.241] NumberOfImages: 1
    [ 29.241] RedMaskSize: 8
    [ 29.241] RedFieldPosition: 16
    [ 29.241] GreenMaskSize: 8
    [ 29.241] GreenFieldPosition: 8
    [ 29.241] BlueMaskSize: 8
    [ 29.241] BlueFieldPosition: 0
    [ 29.241] RsvdMaskSize: 8
    [ 29.241] RsvdFieldPosition: 24
    [ 29.241] DirectColorModeInfo: 2
    [ 29.241] PhysBasePtr: 0xe0000000
    [ 29.243] Mode: 146 (320x200)
    [ 29.243] ModeAttributes: 0x9b
    [ 29.243] WinAAttributes: 0x7
    [ 29.243] WinBAttributes: 0x0
    [ 29.243] WinGranularity: 64
    [ 29.243] WinSize: 64
    [ 29.243] WinASegment: 0xa000
    [ 29.243] WinBSegment: 0x0
    [ 29.243] WinFuncPtr: 0xc0008211
    [ 29.243] BytesPerScanline: 320
    [ 29.243] XResolution: 320
    [ 29.243] YResolution: 200
    [ 29.243] XCharSize: 8
    [ 29.243] YCharSize: 16
    [ 29.243] NumberOfPlanes: 1
    [ 29.243] BitsPerPixel: 8
    [ 29.243] NumberOfBanks: 1
    [ 29.243] MemoryModel: 4
    [ 29.243] BankSize: 0
    [ 29.243] NumberOfImages: 195
    [ 29.243] RedMaskSize: 0
    [ 29.243] RedFieldPosition: 0
    [ 29.243] GreenMaskSize: 0
    [ 29.243] GreenFieldPosition: 0
    [ 29.243] BlueMaskSize: 0
    [ 29.243] BlueFieldPosition: 0
    [ 29.243] RsvdMaskSize: 0
    [ 29.243] RsvdFieldPosition: 0
    [ 29.243] DirectColorModeInfo: 0
    [ 29.243] PhysBasePtr: 0xe0000000
    [ 29.245] *Mode: 147 (1600x1200)
    [ 29.245] ModeAttributes: 0x9b
    [ 29.245] WinAAttributes: 0x7
    [ 29.245] WinBAttributes: 0x0
    [ 29.245] WinGranularity: 64
    [ 29.245] WinSize: 64
    [ 29.245] WinASegment: 0xa000
    [ 29.245] WinBSegment: 0x0
    [ 29.245] WinFuncPtr: 0xc0008211
    [ 29.245] BytesPerScanline: 6400
    [ 29.245] XResolution: 1600
    [ 29.245] YResolution: 1200
    [ 29.245] XCharSize: 8
    [ 29.245] YCharSize: 16
    [ 29.245] NumberOfPlanes: 1
    [ 29.245] BitsPerPixel: 32
    [ 29.245] NumberOfBanks: 1
    [ 29.245] MemoryModel: 6
    [ 29.245] BankSize: 0
    [ 29.245] NumberOfImages: 0
    [ 29.245] RedMaskSize: 8
    [ 29.245] RedFieldPosition: 16
    [ 29.245] GreenMaskSize: 8
    [ 29.245] GreenFieldPosition: 8
    [ 29.245] BlueMaskSize: 8
    [ 29.245] BlueFieldPosition: 0
    [ 29.245] RsvdMaskSize: 8
    [ 29.245] RsvdFieldPosition: 24
    [ 29.245] DirectColorModeInfo: 2
    [ 29.245] PhysBasePtr: 0xe0000000
    [ 29.247] Mode: 148 (1152x864)
    [ 29.247] ModeAttributes: 0x9b
    [ 29.247] WinAAttributes: 0x7
    [ 29.247] WinBAttributes: 0x0
    [ 29.247] WinGranularity: 64
    [ 29.247] WinSize: 64
    [ 29.247] WinASegment: 0xa000
    [ 29.247] WinBSegment: 0x0
    [ 29.247] WinFuncPtr: 0xc0008211
    [ 29.247] BytesPerScanline: 1152
    [ 29.247] XResolution: 1152
    [ 29.247] YResolution: 864
    [ 29.247] XCharSize: 8
    [ 29.247] YCharSize: 16
    [ 29.247] NumberOfPlanes: 1
    [ 29.247] BitsPerPixel: 8
    [ 29.247] NumberOfBanks: 1
    [ 29.247] MemoryModel: 4
    [ 29.247] BankSize: 0
    [ 29.247] NumberOfImages: 11
    [ 29.247] RedMaskSize: 0
    [ 29.247] RedFieldPosition: 0
    [ 29.247] GreenMaskSize: 0
    [ 29.247] GreenFieldPosition: 0
    [ 29.247] BlueMaskSize: 0
    [ 29.247] BlueFieldPosition: 0
    [ 29.247] RsvdMaskSize: 0
    [ 29.247] RsvdFieldPosition: 0
    [ 29.247] DirectColorModeInfo: 0
    [ 29.247] PhysBasePtr: 0xe0000000
    [ 29.249] Mode: 149 (1152x864)
    [ 29.249] ModeAttributes: 0x9b
    [ 29.249] WinAAttributes: 0x7
    [ 29.249] WinBAttributes: 0x0
    [ 29.249] WinGranularity: 64
    [ 29.249] WinSize: 64
    [ 29.249] WinASegment: 0xa000
    [ 29.249] WinBSegment: 0x0
    [ 29.249] WinFuncPtr: 0xc0008211
    [ 29.249] BytesPerScanline: 2304
    [ 29.249] XResolution: 1152
    [ 29.249] YResolution: 864
    [ 29.249] XCharSize: 8
    [ 29.249] YCharSize: 16
    [ 29.249] NumberOfPlanes: 1
    [ 29.249] BitsPerPixel: 15
    [ 29.249] NumberOfBanks: 1
    [ 29.249] MemoryModel: 6
    [ 29.249] BankSize: 0
    [ 29.249] NumberOfImages: 5
    [ 29.249] RedMaskSize: 5
    [ 29.249] RedFieldPosition: 10
    [ 29.249] GreenMaskSize: 5
    [ 29.249] GreenFieldPosition: 5
    [ 29.249] BlueMaskSize: 5
    [ 29.249] BlueFieldPosition: 0
    [ 29.249] RsvdMaskSize: 1
    [ 29.249] RsvdFieldPosition: 15
    [ 29.249] DirectColorModeInfo: 0
    [ 29.249] PhysBasePtr: 0xe0000000
    [ 29.251] Mode: 14a (1152x864)
    [ 29.251] ModeAttributes: 0x9b
    [ 29.251] WinAAttributes: 0x7
    [ 29.251] WinBAttributes: 0x0
    [ 29.251] WinGranularity: 64
    [ 29.251] WinSize: 64
    [ 29.251] WinASegment: 0xa000
    [ 29.251] WinBSegment: 0x0
    [ 29.251] WinFuncPtr: 0xc0008211
    [ 29.251] BytesPerScanline: 2304
    [ 29.251] XResolution: 1152
    [ 29.251] YResolution: 864
    [ 29.251] XCharSize: 8
    [ 29.251] YCharSize: 16
    [ 29.251] NumberOfPlanes: 1
    [ 29.251] BitsPerPixel: 16
    [ 29.251] NumberOfBanks: 1
    [ 29.251] MemoryModel: 6
    [ 29.251] BankSize: 0
    [ 29.251] NumberOfImages: 5
    [ 29.251] RedMaskSize: 5
    [ 29.251] RedFieldPosition: 11
    [ 29.251] GreenMaskSize: 6
    [ 29.251] GreenFieldPosition: 5
    [ 29.251] BlueMaskSize: 5
    [ 29.251] BlueFieldPosition: 0
    [ 29.251] RsvdMaskSize: 0
    [ 29.251] RsvdFieldPosition: 0
    [ 29.251] DirectColorModeInfo: 0
    [ 29.251] PhysBasePtr: 0xe0000000
    [ 29.253] Mode: 14b (1152x864)
    [ 29.253] ModeAttributes: 0x9b
    [ 29.253] WinAAttributes: 0x7
    [ 29.253] WinBAttributes: 0x0
    [ 29.253] WinGranularity: 64
    [ 29.253] WinSize: 64
    [ 29.253] WinASegment: 0xa000
    [ 29.253] WinBSegment: 0x0
    [ 29.253] WinFuncPtr: 0xc0008211
    [ 29.253] BytesPerScanline: 3456
    [ 29.253] XResolution: 1152
    [ 29.253] YResolution: 864
    [ 29.253] XCharSize: 8
    [ 29.253] YCharSize: 16
    [ 29.253] NumberOfPlanes: 1
    [ 29.253] BitsPerPixel: 24
    [ 29.253] NumberOfBanks: 1
    [ 29.253] MemoryModel: 6
    [ 29.253] BankSize: 0
    [ 29.253] NumberOfImages: 3
    [ 29.253] RedMaskSize: 8
    [ 29.253] RedFieldPosition: 16
    [ 29.253] GreenMaskSize: 8
    [ 29.253] GreenFieldPosition: 8
    [ 29.253] BlueMaskSize: 8
    [ 29.253] BlueFieldPosition: 0
    [ 29.253] RsvdMaskSize: 0
    [ 29.253] RsvdFieldPosition: 0
    [ 29.253] DirectColorModeInfo: 0
    [ 29.253] PhysBasePtr: 0xe0000000
    [ 29.255] *Mode: 14c (1152x864)
    [ 29.255] ModeAttributes: 0x9b
    [ 29.255] WinAAttributes: 0x7
    [ 29.255] WinBAttributes: 0x0
    [ 29.255] WinGranularity: 64
    [ 29.255] WinSize: 64
    [ 29.255] WinASegment: 0xa000
    [ 29.255] WinBSegment: 0x0
    [ 29.255] WinFuncPtr: 0xc0008211
    [ 29.255] BytesPerScanline: 4608
    [ 29.255] XResolution: 1152
    [ 29.255] YResolution: 864
    [ 29.255] XCharSize: 8
    [ 29.255] YCharSize: 16
    [ 29.255] NumberOfPlanes: 1
    [ 29.255] BitsPerPixel: 32
    [ 29.255] NumberOfBanks: 1
    [ 29.255] MemoryModel: 6
    [ 29.255] BankSize: 0
    [ 29.255] NumberOfImages: 2
    [ 29.255] RedMaskSize: 8
    [ 29.255] RedFieldPosition: 16
    [ 29.255] GreenMaskSize: 8
    [ 29.255] GreenFieldPosition: 8
    [ 29.255] BlueMaskSize: 8
    [ 29.255] BlueFieldPosition: 0
    [ 29.255] RsvdMaskSize: 8
    [ 29.255] RsvdFieldPosition: 24
    [ 29.255] DirectColorModeInfo: 2
    [ 29.255] PhysBasePtr: 0xe0000000
    [ 29.255]
    [ 29.255] (II) VESA(0): Total Memory: 192 64KB banks (12288kB)
    [ 29.255] (II) VESA(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz
    [ 29.255] (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
    [ 29.255] (II) VESA(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz
    [ 29.255] (WW) VESA(0): Unable to estimate virtual size
    [ 29.255] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "1152x864" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
    [ 29.255] (WW) VESA(0): No valid modes left. Trying less strict filter...
    [ 29.255] (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.00 kHz
    [ 29.255] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz
    [ 29.255] (II) VESA(0): <default monitor>: Using maximum pixel clock of 65.00 MHz
    [ 29.255] (WW) VESA(0): Unable to estimate virtual size
    [ 29.264] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
    [ 29.265] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
    [ 29.265] (II) VESA(0): Not using built-in mode "1152x864" (hsync out of range)
    [ 29.265] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range)
    [ 29.265] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
    [ 29.265] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
    [ 29.265] (**) VESA(0): *Built-in mode "1024x768"
    [ 29.265] (**) VESA(0): *Built-in mode "800x600"
    [ 29.265] (**) VESA(0): *Built-in mode "640x480"
    [ 29.265] (==) VESA(0): DPI set to (96, 96)
    [ 29.265] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (144)
    [ 29.265] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (143)
    [ 29.265] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (142)
    [ 29.265] (**) VESA(0): Using "Shadow Framebuffer"
    [ 29.265] (II) Loading sub module "shadow"
    [ 29.265] (II) LoadModule: "shadow"
    [ 29.265] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 29.276] (II) Module shadow: vendor="X.Org Foundation"
    [ 29.276] compiled for 1.10.4, module version = 1.1.0
    [ 29.276] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.276] (II) Loading sub module "fb"
    [ 29.276] (II) LoadModule: "fb"
    [ 29.276] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 29.279] (II) Module fb: vendor="X.Org Foundation"
    [ 29.279] compiled for 1.10.4, module version = 1.0.0
    [ 29.279] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.279] (II) UnloadModule: "fbdev"
    [ 29.279] (II) Unloading fbdev
    [ 29.279] (II) UnloadModule: "fbdevhw"
    [ 29.279] (II) Unloading fbdevhw
    [ 29.279] (==) Depth 24 pixmap format is 32 bpp
    [ 29.279] (II) Loading sub module "int10"
    [ 29.279] (II) LoadModule: "int10"
    [ 29.279] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 29.279] (II) Module int10: vendor="X.Org Foundation"
    [ 29.279] compiled for 1.10.4, module version = 1.0.0
    [ 29.279] ABI class: X.Org Video Driver, version 10.0
    [ 29.279] (II) VESA(0): initializing int10
    [ 29.280] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 29.282] (II) VESA(0): VESA BIOS detected
    [ 29.282] (II) VESA(0): VESA VBE Version 2.0
    [ 29.282] (II) VESA(0): VESA VBE Total Mem: 12288 kB
    [ 29.282] (II) VESA(0): VESA VBE OEM: VirtualBox VBE BIOS http://www.virtualbox.org/
    [ 29.282] (II) VESA(0): VESA VBE OEM Software Rev: 0.2
    [ 29.282] (II) VESA(0): VESA VBE OEM Vendor: Oracle Corporation
    [ 29.282] (II) VESA(0): VESA VBE OEM Product: Oracle VM VirtualBox VBE Adapter
    [ 29.282] (II) VESA(0): VESA VBE OEM Product Rev: Oracle VM VirtualBox Version 4.0.12
    [ 29.283] (II) VESA(0): virtual address = 0x7f6da8b35000,
    physical address = 0xe0000000, size = 12582912
    [ 29.349] (II) VESA(0): Setting up VESA Mode 0x144 (1024x768)
    [ 29.350] (==) VESA(0): Default visual is TrueColor
    [ 29.354] (==) VESA(0): Backing store disabled
    [ 29.355] (==) VESA(0): DPMS enabled
    [ 29.355] (==) RandR enabled
    [ 29.355] (II) Initializing built-in extension Generic Event Extension
    [ 29.355] (II) Initializing built-in extension SHAPE
    [ 29.355] (II) Initializing built-in extension MIT-SHM
    [ 29.355] (II) Initializing built-in extension XInputExtension
    [ 29.355] (II) Initializing built-in extension XTEST
    [ 29.355] (II) Initializing built-in extension BIG-REQUESTS
    [ 29.355] (II) Initializing built-in extension SYNC
    [ 29.355] (II) Initializing built-in extension XKEYBOARD
    [ 29.355] (II) Initializing built-in extension XC-MISC
    [ 29.355] (II) Initializing built-in extension SECURITY
    [ 29.355] (II) Initializing built-in extension XINERAMA
    [ 29.355] (II) Initializing built-in extension XFIXES
    [ 29.355] (II) Initializing built-in extension RENDER
    [ 29.355] (II) Initializing built-in extension RANDR
    [ 29.355] (II) Initializing built-in extension COMPOSITE
    [ 29.355] (II) Initializing built-in extension DAMAGE
    [ 29.651] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 29.651] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 29.651] (II) LoadModule: "evdev"
    [ 29.652] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.663] (II) Module evdev: vendor="X.Org Foundation"
    [ 29.663] compiled for 1.10.0, module version = 2.6.0
    [ 29.663] Module class: X.Org XInput Driver
    [ 29.663] ABI class: X.Org XInput driver, version 12.2
    [ 29.663] (II) Using input driver 'evdev' for 'Power Button'
    [ 29.663] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.663] (**) Power Button: always reports core events
    [ 29.663] (**) Power Button: Device: "/dev/input/event3"
    [ 29.663] (--) Power Button: Found keys
    [ 29.663] (II) Power Button: Configuring as keyboard
    [ 29.663] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 29.663] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 29.663] (**) Option "xkb_rules" "evdev"
    [ 29.663] (**) Option "xkb_model" "evdev"
    [ 29.663] (**) Option "xkb_layout" "us"
    [ 29.699] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 29.699] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 29.699] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 29.699] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.699] (**) Sleep Button: always reports core events
    [ 29.699] (**) Sleep Button: Device: "/dev/input/event4"
    [ 29.699] (--) Sleep Button: Found keys
    [ 29.699] (II) Sleep Button: Configuring as keyboard
    [ 29.699] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input4/event4"
    [ 29.699] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 29.699] (**) Option "xkb_rules" "evdev"
    [ 29.699] (**) Option "xkb_model" "evdev"
    [ 29.699] (**) Option "xkb_layout" "us"
    [ 29.702] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event1)
    [ 29.702] (**) VirtualBox USB Tablet: Applying InputClass "evdev pointer catchall"
    [ 29.702] (II) Using input driver 'evdev' for 'VirtualBox USB Tablet'
    [ 29.702] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.702] (**) VirtualBox USB Tablet: always reports core events
    [ 29.702] (**) VirtualBox USB Tablet: Device: "/dev/input/event1"
    [ 29.702] (--) VirtualBox USB Tablet: Found 9 mouse buttons
    [ 29.702] (--) VirtualBox USB Tablet: Found scroll wheel(s)
    [ 29.702] (--) VirtualBox USB Tablet: Found relative axes
    [ 29.702] (--) VirtualBox USB Tablet: Found absolute axes
    [ 29.702] (--) VirtualBox USB Tablet: Found x and y absolute axes
    [ 29.702] (II) VirtualBox USB Tablet: Configuring as mouse
    [ 29.702] (II) VirtualBox USB Tablet: Adding scrollwheel support
    [ 29.702] (**) VirtualBox USB Tablet: YAxisMapping: buttons 4 and 5
    [ 29.702] (**) VirtualBox USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 29.702] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input1/event1"
    [ 29.702] (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: MOUSE)
    [ 29.702] (EE) VirtualBox USB Tablet: failed to initialize for relative axes.
    [ 29.702] (II) VirtualBox USB Tablet: initialized for absolute axes.
    [ 29.702] (**) VirtualBox USB Tablet: (accel) keeping acceleration scheme 1
    [ 29.702] (**) VirtualBox USB Tablet: (accel) acceleration profile 0
    [ 29.702] (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000
    [ 29.702] (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4
    [ 29.703] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/js0)
    [ 29.703] (II) No input driver/identifier specified (ignoring)
    [ 29.703] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse0)
    [ 29.703] (II) No input driver/identifier specified (ignoring)
    [ 29.705] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 29.705] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 29.705] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 29.705] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.705] (**) AT Translated Set 2 keyboard: always reports core events
    [ 29.705] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 29.705] (--) AT Translated Set 2 keyboard: Found keys
    [ 29.705] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 29.705] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 29.705] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 29.705] (**) Option "xkb_rules" "evdev"
    [ 29.705] (**) Option "xkb_model" "evdev"
    [ 29.705] (**) Option "xkb_layout" "us"
    [ 29.705] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event5)
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
    [ 29.705] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
    [ 29.705] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event5"
    [ 29.705] (--) ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
    [ 29.705] (--) ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
    [ 29.705] (--) ImExPS/2 Generic Explorer Mouse: Found relative axes
    [ 29.705] (--) ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
    [ 29.705] (II) ImExPS/2 Generic Explorer Mouse: Configuring as mouse
    [ 29.705] (II) ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 29.705] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
    [ 29.705] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE)
    [ 29.706] (II) ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
    [ 29.706] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
    [ 29.706] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
    [ 29.706] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
    [ 29.706] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
    [ 29.706] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1)
    [ 29.706] (II) No input driver/identifier specified (ignoring)
    [ 29.706] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 29.706] (II) No input driver/identifier specified (ignoring)

  • Symbol lookup error during OpenSPARC simulation

    hi..
    I am simulating OpenSPARCT1 - core1_mini on Linux 2.6.26-1-686. I am using vcs from Synopsys and perl5.8.7..
    My all 68 tests are killed by job queue. I am using following command..
    sims -nosas -sim_type=vcs -group=core1_mini -novera_build -novera_run
    I am getting following error..
    perl5.8.7: symbol lookup error: /project//OpenSPARCT1/tools/perlmod/Linux-i686/auto/Bit/Vector/Vector.so: undefined symbol: Perl_Gthr_key_ptr
    sims: Caught a SIGDIE. midas compilation error at /project//OpenSPARCT1/tools/src/sims/sims,1.262 line 4089.
    /bin/rmdir: failed to remove `/var/tmp/neel:bypass_win:model_core1:core1_mini:0:21196': No such file or directory
    Can anybody suggest something..
    Thanks
    Edited by: 914476 on Feb 14, 2012 12:16 PM

    Thank you guys for your response!
    For now it looks like this is a real harware problem, as the problems are present not only under Linux. To check this I pushed up a windoze, and it was doing really strange things (stranger than usually - dll problems, system check even after normal shut down, etc.), so for now I'm pretty much concerned that it is a hw bug.
    The other thing is when I boot from a Live CD Linux (Puppy Linux with 2.6.18.X kernel which supports MCP 55 chipset) no problem arises.
    But then again I will definitely try acpi=off and the other options you guys suggested on the new mobo to get rid of any possible software problems.

  • How can I buy films in languages other than German in Germany? Quite disappointed, i would line to watch films in Original language and not dubbed in strange ways...

    How can I buy films in languages other than German in Germany? Quite disappointed, i would like
    to watch films in Original language and not dubbed in strange ways...

    You are at the mercy of the content owners/copyright holders. They decide what the Apple can sell in each iTS.
    MJ

  • While connecting from Client to EJB , LookUp Error is Comming...

    Hi All
    I am working with Oracle Application Server 10g.
    Here I downloaded one helloworld session bean from oracle site.
    I am able to deploy .ear file.
    But when I am connecting bean using client...
    I am getting following error:
    D:\helloworld>ant run
    Buildfile: build.xml
    init:
    setup:
    cli-classes:
    [javac] Compiling 1 source file to D:\helloworld\build\helloworld\helloworld-client
    cli-descriptor:
    cli-jar:
    [jar] Building jar: D:\helloworld\dist\helloworld-client.jar
    run:
    [java] client started...
    [java] java.lang.InstantiationException: Error communicating with server: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
    [java] java.net.ConnectException: Connection refused: connect; nested exception is:
    [java] javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
    [java] java.net.ConnectException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
    [java] at com.evermind.server.ApplicationClientContext.createContext(ApplicationClientContext.java:63)
    [java] at com.evermind.server.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:145)
    [java] at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
    [java] at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
    [java] at javax.naming.InitialContext.init(InitialContext.java:219)
    [java] at javax.naming.InitialContext.<init>(InitialContext.java:175)
    [java] at hello.HelloClient.main(HelloClient.java:25)
    [java] NamingException: Error reading application-client descriptor: Error communicating with server: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
    [java] java.net.ConnectException: Connection refused: connect; nested exception is:
    [java] javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
    [java] java.net.ConnectException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
    I used the following JNDI Configurations:
    java.naming.factory.initial=com.evermind.server.ApplicationClientInitialContextFactory
    java.naming.provider.url=ormi://localhost:23791/helloworld
    Pls Post your results....
    With Regards
    Kumar

    Try this:
    java.naming.factory.initial=oracle.j2ee.rmi.RMIInitialContextFactory

  • Xorg: symbol lookup error: path : undifined symbol: LoaderReqSymLists

    having problems with xorg.
    first noticed something was wrong when i ran Xorg -configure (yes, i now realize that this is an outdated method)
    the output from that was:
    X.Org S Server 1.11.3
    Release Date: 2011-12-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.1.5-1-ARCH x86-64
    Current Operating System: Linux rustyTower 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86-64
    Kernel command line: root=/dev/sda1 ro
    Build Date: 17 December 2011 09:17:41AM
    Current version of pixman: 0.24.0
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--)probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (++) Log file: "/var/log/Xorg.0.log", Time; Fri Dec 23 10:46:23 2011
    List of video drivers:
    rendition
    cirrus
    ati
    s3virge
    mach64
    savage
    i740
    r128
    v4l
    xgixp
    tdfx
    sis
    apm
    ast
    glint
    radeon
    sisusb
    vmware
    nv
    i128
    dummy
    intel
    ark
    siliconmotion
    mga
    trident
    neomagic
    vmwlegacy
    s3
    voodoo
    xgi
    chips
    tseng
    fbdev
    vesa
    Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers/xgixp_drv.so: undefined symbol: LoaderReqSymLists
    the /var/log/Xorg.0.log file is
    [ 3881.044]
    X.Org X Server 1.11.3
    Release Date: 2011-12-16
    [ 3881.044] X Protocol Version 11, Revision 0
    [ 3881.044] Build Operating System: Linux 3.1.5-1-ARCH x86_64
    [ 3881.046] Current Operating System: Linux rustyTower 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
    [ 3881.047] Kernel command line: root=/dev/sda1 ro
    [ 3881.048] Build Date: 17 December 2011 09:17:41AM
    [ 3881.050]
    [ 3881.051] Current version of pixman: 0.24.0
    [ 3881.053] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 3881.056] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3881.060] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 23 11:03:22 2011
    [ 3881.061] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 3881.063] (==) No Layout section. Using the first Screen section.
    [ 3881.063] (==) No screen section available. Using defaults.
    [ 3881.063] (**) |-->Screen "Default Screen Section" (0)
    [ 3881.063] (**) | |-->Monitor "<default monitor>"
    [ 3881.063] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 3881.063] (==) Automatically adding devices
    [ 3881.063] (==) Automatically enabling devices
    [ 3881.063] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 3881.063] Entry deleted from font path.
    [ 3881.063] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 3881.063] Entry deleted from font path.
    [ 3881.063] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 3881.063] Entry deleted from font path.
    [ 3881.063] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 3881.063] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 3881.063] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 3881.063] (II) Loader magic: 0x7ccae0
    [ 3881.063] (II) Module ABI versions:
    [ 3881.063] X.Org ANSI C Emulation: 0.4
    [ 3881.063] X.Org Video Driver: 11.0
    [ 3881.063] X.Org XInput driver : 13.0
    [ 3881.063] X.Org Server Extension : 6.0
    [ 3881.064] (--) PCI:*(0:2:0:0) 1002:9498:1458:21c5 rev 0, Mem @ 0xd0000000/268435456, 0xfebf0000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 3881.064] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 3881.064] (II) LoadModule: "extmod"
    [ 3881.064] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 3881.064] (II) Module extmod: vendor="X.Org Foundation"
    [ 3881.064] compiled for 1.11.3, module version = 1.0.0
    [ 3881.064] Module class: X.Org Server Extension
    [ 3881.064] ABI class: X.Org Server Extension, version 6.0
    [ 3881.064] (II) Loading extension MIT-SCREEN-SAVER
    [ 3881.064] (II) Loading extension XFree86-VidModeExtension
    [ 3881.064] (II) Loading extension XFree86-DGA
    [ 3881.064] (II) Loading extension DPMS
    [ 3881.064] (II) Loading extension XVideo
    [ 3881.064] (II) Loading extension XVideo-MotionCompensation
    [ 3881.064] (II) Loading extension X-Resource
    [ 3881.064] (II) LoadModule: "dbe"
    [ 3881.064] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 3881.064] (II) Module dbe: vendor="X.Org Foundation"
    [ 3881.064] compiled for 1.11.3, module version = 1.0.0
    [ 3881.064] Module class: X.Org Server Extension
    [ 3881.064] ABI class: X.Org Server Extension, version 6.0
    [ 3881.064] (II) Loading extension DOUBLE-BUFFER
    [ 3881.064] (II) LoadModule: "glx"
    [ 3881.065] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3881.065] (II) Module glx: vendor="X.Org Foundation"
    [ 3881.065] compiled for 1.11.3, module version = 1.0.0
    [ 3881.065] ABI class: X.Org Server Extension, version 6.0
    [ 3881.065] (==) AIGLX enabled
    [ 3881.065] (II) Loading extension GLX
    [ 3881.065] (II) LoadModule: "record"
    [ 3881.065] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 3881.065] (II) Module record: vendor="X.Org Foundation"
    [ 3881.065] compiled for 1.11.3, module version = 1.13.0
    [ 3881.065] Module class: X.Org Server Extension
    [ 3881.065] ABI class: X.Org Server Extension, version 6.0
    [ 3881.065] (II) Loading extension RECORD
    [ 3881.065] (II) LoadModule: "dri"
    [ 3881.065] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 3881.065] (II) Module dri: vendor="X.Org Foundation"
    [ 3881.065] compiled for 1.11.3, module version = 1.0.0
    [ 3881.065] ABI class: X.Org Server Extension, version 6.0
    [ 3881.065] (II) Loading extension XFree86-DRI
    [ 3881.065] (II) LoadModule: "dri2"
    [ 3881.065] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 3881.065] (II) Module dri2: vendor="X.Org Foundation"
    [ 3881.065] compiled for 1.11.3, module version = 1.2.0
    [ 3881.065] ABI class: X.Org Server Extension, version 6.0
    [ 3881.065] (II) Loading extension DRI2
    [ 3881.065] (==) Matched ati as autoconfigured driver 0
    [ 3881.065] (==) Matched vesa as autoconfigured driver 1
    [ 3881.065] (==) Matched fbdev as autoconfigured driver 2
    [ 3881.065] (==) Assigned the driver to the xf86ConfigLayout
    [ 3881.065] (II) LoadModule: "ati"
    [ 3881.066] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 3881.066] (II) Module ati: vendor="X.Org Foundation"
    [ 3881.066] compiled for 1.11.1.902, module version = 6.14.3
    [ 3881.066] Module class: X.Org Video Driver
    [ 3881.066] ABI class: X.Org Video Driver, version 11.0
    [ 3881.066] (II) LoadModule: "radeon"
    [ 3881.066] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 3881.066] (II) Module radeon: vendor="X.Org Foundation"
    [ 3881.066] compiled for 1.11.1.902, module version = 6.14.3
    [ 3881.066] Module class: X.Org Video Driver
    [ 3881.066] ABI class: X.Org Video Driver, version 11.0
    [ 3881.066] (II) LoadModule: "vesa"
    [ 3881.066] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 3881.066] (II) Module vesa: vendor="X.Org Foundation"
    [ 3881.066] compiled for 1.11.1, module version = 2.3.0
    [ 3881.066] Module class: X.Org Video Driver
    [ 3881.066] ABI class: X.Org Video Driver, version 11.0
    [ 3881.066] (II) LoadModule: "fbdev"
    [ 3881.066] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 3881.066] (II) Module fbdev: vendor="X.Org Foundation"
    [ 3881.066] compiled for 1.10.99.902, module version = 0.4.2
    [ 3881.067] ABI class: X.Org Video Driver, version 11.0
    [ 3881.067] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 3881.070] (II) VESA: driver for VESA chipsets: vesa
    [ 3881.070] (II) FBDEV: driver for framebuffer: fbdev
    [ 3881.070] (--) using VT number 7
    [ 3881.081] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 3881.081] (II) [KMS] Kernel modesetting enabled.
    [ 3881.081] (WW) Falling back to old probe method for vesa
    [ 3881.081] (WW) Falling back to old probe method for fbdev
    [ 3881.081] (II) Loading sub module "fbdevhw"
    [ 3881.081] (II) LoadModule: "fbdevhw"
    [ 3881.082] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 3881.082] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 3881.082] compiled for 1.11.3, module version = 0.0.2
    [ 3881.082] ABI class: X.Org Video Driver, version 11.0
    [ 3881.082] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 3881.082] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 3881.082] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 3881.082] (==) RADEON(0): Default visual is TrueColor
    [ 3881.082] (==) RADEON(0): RGB weight 888
    [ 3881.082] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 3881.082] (--) RADEON(0): Chipset: "ATI RV730 PRO [Radeon HD 4650]" (ChipID = 0x9498)
    [ 3881.082] (II) RADEON(0): PCIE card detected
    [ 3881.082] drmOpenDevice: node name is /dev/dri/card0
    [ 3881.082] drmOpenDevice: open result is 8, (OK)
    [ 3881.082] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 3881.082] drmOpenDevice: node name is /dev/dri/card0
    [ 3881.082] drmOpenDevice: open result is 8, (OK)
    [ 3881.082] drmOpenByBusid: drmOpenMinor returns 8
    [ 3881.082] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 3881.082] (II) Loading sub module "exa"
    [ 3881.082] (II) LoadModule: "exa"
    [ 3881.082] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 3881.082] (II) Module exa: vendor="X.Org Foundation"
    [ 3881.082] compiled for 1.11.3, module version = 2.5.0
    [ 3881.082] ABI class: X.Org Video Driver, version 11.0
    [ 3881.082] (II) RADEON(0): KMS Color Tiling: enabled
    [ 3881.082] (II) RADEON(0): KMS Pageflipping: enabled
    [ 3881.082] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 3881.086] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 3881.106] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 3881.162] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 3881.166] (II) RADEON(0): EDID for output HDMI-0
    [ 3881.186] (II) RADEON(0): EDID for output VGA-0
    [ 3881.242] (II) RADEON(0): EDID for output DVI-0
    [ 3881.242] (II) RADEON(0): Manufacturer: ACR Model: 120 Serial#: 270597208
    [ 3881.242] (II) RADEON(0): Year: 2011 Week: 2
    [ 3881.242] (II) RADEON(0): EDID Version: 1.3
    [ 3881.242] (II) RADEON(0): Digital Display Input
    [ 3881.242] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 29
    [ 3881.242] (II) RADEON(0): Gamma: 2.20
    [ 3881.242] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 3881.242] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 3881.242] (II) RADEON(0): First detailed timing is preferred mode
    [ 3881.242] (II) RADEON(0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
    [ 3881.242] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 3881.242] (II) RADEON(0): Supported established timings:
    [ 3881.242] (II) RADEON(0): 720x400@70Hz
    [ 3881.242] (II) RADEON(0): 640x480@60Hz
    [ 3881.242] (II) RADEON(0): 640x480@67Hz
    [ 3881.242] (II) RADEON(0): 640x480@72Hz
    [ 3881.242] (II) RADEON(0): 800x600@56Hz
    [ 3881.242] (II) RADEON(0): 800x600@60Hz
    [ 3881.242] (II) RADEON(0): 800x600@72Hz
    [ 3881.242] (II) RADEON(0): 1024x768@60Hz
    [ 3881.242] (II) RADEON(0): 1024x768@70Hz
    [ 3881.242] (II) RADEON(0): Manufacturer's mask: 10
    [ 3881.242] (II) RADEON(0): Supported standard timings:
    [ 3881.242] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 3881.242] (II) RADEON(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 3881.242] (II) RADEON(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 3881.242] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 3881.242] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 3881.242] (II) RADEON(0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 3881.242] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 3881.242] (II) RADEON(0): Supported detailed timing:
    [ 3881.242] (II) RADEON(0): clock: 138.5 MHz Image Size: 521 x 293 mm
    [ 3881.242] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 3881.242] (II) RADEON(0): v_active: 1080 v_sync: 1082 v_sync_end 1087 v_blanking: 1111 v_border: 0
    [ 3881.242] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 84 kHz, PixClock max 185 MHz
    [ 3881.242] (II) RADEON(0): Serial No: LK60C0134030
    [ 3881.242] (II) RADEON(0): Monitor name: G235H
    [ 3881.242] (II) RADEON(0): EDID (in hex):
    [ 3881.242] (II) RADEON(0): 00ffffffffffff000472200158fc2010
    [ 3881.242] (II) RADEON(0): 0215010380341d78eade95a3544c9926
    [ 3881.242] (II) RADEON(0): 0f5054bb8c10b300714f810095008180
    [ 3881.242] (II) RADEON(0): 81c0d1c001011a3680a070381f403020
    [ 3881.242] (II) RADEON(0): 250009252100001f000000fd00384b1f
    [ 3881.242] (II) RADEON(0): 5412000a202020202020000000ff004c
    [ 3881.242] (II) RADEON(0): 4b363043303133343033300a000000fc
    [ 3881.242] (II) RADEON(0): 0047323335480a2020202020202000e4
    [ 3881.242] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 3881.242] (II) RADEON(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1082 1087 1111 +hsync +vsync (66.6 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 3881.242] (II) RADEON(0): Output HDMI-0 disconnected
    [ 3881.242] (II) RADEON(0): Output VGA-0 disconnected
    [ 3881.242] (II) RADEON(0): Output DVI-0 connected
    [ 3881.242] (II) RADEON(0): Using exact sizes for initial modes
    [ 3881.242] (II) RADEON(0): Output DVI-0 using initial mode 1920x1080
    [ 3881.242] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 3881.242] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:40000000 visible:f7d7000
    [ 3881.242] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 3881.242] (==) RADEON(0): DPI set to (96, 96)
    [ 3881.242] (II) Loading sub module "fb"
    [ 3881.242] (II) LoadModule: "fb"
    [ 3881.242] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 3881.243] (II) Module fb: vendor="X.Org Foundation"
    [ 3881.243] compiled for 1.11.3, module version = 1.0.0
    [ 3881.243] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3881.243] (II) Loading sub module "ramdac"
    [ 3881.243] (II) LoadModule: "ramdac"
    [ 3881.243] (II) Module "ramdac" already built-in
    [ 3881.243] (II) UnloadModule: "vesa"
    [ 3881.243] (II) Unloading vesa
    [ 3881.243] (II) UnloadModule: "fbdev"
    [ 3881.243] (II) Unloading fbdev
    [ 3881.243] (II) UnloadModule: "fbdevhw"
    [ 3881.243] (II) Unloading fbdevhw
    [ 3881.243] (--) Depth 24 pixmap format is 32 bpp
    [ 3881.243] (II) RADEON(0): [DRI2] Setup complete
    [ 3881.243] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 3881.243] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 3881.243] (II) RADEON(0): Front buffer size: 8100K
    [ 3881.243] (II) RADEON(0): VRAM usage limit set to 221119K
    [ 3881.243] (==) RADEON(0): Backing store disabled
    [ 3881.243] (II) RADEON(0): Direct rendering enabled
    [ 3881.243] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 3881.243] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 3881.243] (II) EXA(0): Driver registered support for the following operations:
    [ 3881.243] (II) Solid
    [ 3881.243] (II) Copy
    [ 3881.243] (II) Composite (RENDER acceleration)
    [ 3881.243] (II) UploadToScreen
    [ 3881.243] (II) DownloadFromScreen
    [ 3881.243] (II) RADEON(0): Acceleration enabled
    [ 3881.243] (==) RADEON(0): DPMS enabled
    [ 3881.243] (==) RADEON(0): Silken mouse enabled
    [ 3881.243] (II) RADEON(0): Set up textured video
    [ 3881.243] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 3881.243] (II) RADEON(0): [XvMC] Extension initialized.
    [ 3881.243] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 3881.243] (--) RandR disabled
    [ 3881.243] (II) Initializing built-in extension Generic Event Extension
    [ 3881.243] (II) Initializing built-in extension SHAPE
    [ 3881.243] (II) Initializing built-in extension MIT-SHM
    [ 3881.243] (II) Initializing built-in extension XInputExtension
    [ 3881.243] (II) Initializing built-in extension XTEST
    [ 3881.243] (II) Initializing built-in extension BIG-REQUESTS
    [ 3881.243] (II) Initializing built-in extension SYNC
    [ 3881.243] (II) Initializing built-in extension XKEYBOARD
    [ 3881.243] (II) Initializing built-in extension XC-MISC
    [ 3881.243] (II) Initializing built-in extension SECURITY
    [ 3881.243] (II) Initializing built-in extension XINERAMA
    [ 3881.243] (II) Initializing built-in extension XFIXES
    [ 3881.243] (II) Initializing built-in extension RENDER
    [ 3881.243] (II) Initializing built-in extension RANDR
    [ 3881.243] (II) Initializing built-in extension COMPOSITE
    [ 3881.243] (II) Initializing built-in extension DAMAGE
    [ 3881.251] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 3881.251] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 3881.251] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 3881.251] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 3881.251] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 3881.251] (II) AIGLX: Loaded and initialized r600
    [ 3881.251] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 3881.252] (II) RADEON(0): Setting screen physical size to 508 x 285
    [ 3881.334] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 3881.334] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3881.334] (II) LoadModule: "evdev"
    [ 3881.334] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.335] (II) Module evdev: vendor="X.Org Foundation"
    [ 3881.335] compiled for 1.10.99.902, module version = 2.6.0
    [ 3881.335] Module class: X.Org XInput Driver
    [ 3881.335] ABI class: X.Org XInput driver, version 13.0
    [ 3881.335] (II) Using input driver 'evdev' for 'Power Button'
    [ 3881.335] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.335] (**) Power Button: always reports core events
    [ 3881.335] (**) Power Button: Device: "/dev/input/event3"
    [ 3881.335] (--) Power Button: Found keys
    [ 3881.335] (II) Power Button: Configuring as keyboard
    [ 3881.335] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 3881.335] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 3881.335] (**) Option "xkb_rules" "evdev"
    [ 3881.335] (**) Option "xkb_model" "evdev"
    [ 3881.335] (**) Option "xkb_layout" "us"
    [ 3881.358] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 3881.358] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3881.358] (II) Using input driver 'evdev' for 'Power Button'
    [ 3881.358] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.359] (**) Power Button: always reports core events
    [ 3881.359] (**) Power Button: Device: "/dev/input/event2"
    [ 3881.359] (--) Power Button: Found keys
    [ 3881.359] (II) Power Button: Configuring as keyboard
    [ 3881.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 3881.359] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 3881.359] (**) Option "xkb_rules" "evdev"
    [ 3881.359] (**) Option "xkb_model" "evdev"
    [ 3881.359] (**) Option "xkb_layout" "us"
    [ 3881.359] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP (/dev/input/event5)
    [ 3881.359] (II) No input driver/identifier specified (ignoring)
    [ 3881.359] (II) config/udev: Adding input device Logitech (/dev/input/event1)
    [ 3881.359] (**) Logitech: Applying InputClass "evdev pointer catchall"
    [ 3881.359] (II) Using input driver 'evdev' for 'Logitech'
    [ 3881.359] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.359] (**) Logitech: always reports core events
    [ 3881.359] (**) Logitech: Device: "/dev/input/event1"
    [ 3881.359] (--) Logitech: Found 3 mouse buttons
    [ 3881.359] (--) Logitech: Found scroll wheel(s)
    [ 3881.359] (--) Logitech: Found relative axes
    [ 3881.359] (--) Logitech: Found x and y relative axes
    [ 3881.359] (II) Logitech: Configuring as mouse
    [ 3881.359] (II) Logitech: Adding scrollwheel support
    [ 3881.359] (**) Logitech: YAxisMapping: buttons 4 and 5
    [ 3881.359] (**) Logitech: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 3881.359] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb5/5-3/5-3:1.0/input/input1/event1"
    [ 3881.359] (II) XINPUT: Adding extended input device "Logitech" (type: MOUSE, id 8)
    [ 3881.359] (II) Logitech: initialized for relative axes.
    [ 3881.360] (**) Logitech: (accel) keeping acceleration scheme 1
    [ 3881.360] (**) Logitech: (accel) acceleration profile 0
    [ 3881.360] (**) Logitech: (accel) acceleration factor: 2.000
    [ 3881.360] (**) Logitech: (accel) acceleration threshold: 4
    [ 3881.360] (II) config/udev: Adding input device Logitech (/dev/input/mouse0)
    [ 3881.360] (II) No input driver/identifier specified (ignoring)
    [ 3881.360] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 3881.360] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 3881.360] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 3881.360] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.360] (**) AT Translated Set 2 keyboard: always reports core events
    [ 3881.360] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 3881.360] (--) AT Translated Set 2 keyboard: Found keys
    [ 3881.360] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 3881.360] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 3881.360] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 3881.360] (**) Option "xkb_rules" "evdev"
    [ 3881.360] (**) Option "xkb_model" "evdev"
    [ 3881.360] (**) Option "xkb_layout" "us"
    [ 3881.360] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 3881.360] (II) No input driver/identifier specified (ignoring)
    [ 4330.702] (II) Power Button: Close
    [ 4330.703] (II) UnloadModule: "evdev"
    [ 4330.703] (II) Unloading evdev
    [ 4330.746] (II) Power Button: Close
    [ 4330.746] (II) UnloadModule: "evdev"
    [ 4330.746] (II) Unloading evdev
    [ 4330.849] (II) Logitech: Close
    [ 4330.849] (II) UnloadModule: "evdev"
    [ 4330.849] (II) Unloading evdev
    [ 4330.956] (II) AT Translated Set 2 keyboard: Close
    [ 4330.956] (II) UnloadModule: "evdev"
    [ 4330.956] (II) Unloading evdev
    [ 4330.980] Server terminated successfully (0). Closing log file.
    after i execute:
    pacman -S xorg-xinit xorg-twm xorg-xclock xterm
    both xinit and startx work fine; i can use the keyboard and mouse
    so far i've tried reinstalling / updating with:
    pacman -S xorg
    pacman -S xorg-server
    pacman -S xorg-apps
    pacman -S xf86-video-ati
    the thread https://bbs.archlinux.org/viewtopic.php?id=126754 recommends removing the extra drivers (i have them all downloaded) by using this command:
    pacman -Rns $(pacman -Qqs xorg-drivers | grep -v xf86-input-evdev)
    the output that i get is:
    error: '1.5.0-2': target not found
    when i try to run fluxbox i get:
    Error: Couldn't connect to XServer
    the output i get from lspci | grep VGA is:
    02.00 VGA compatible controller: ATI Technologies Inc RV730 PRO [Radeon HD 4650]
    a similar problem was reported at https://bugzilla.novell.com/show_bug.cgi?id=667877
    i really don't know what they are talking about with using 'nomodset' and i'm not even sure that it applies to my situation
    hope thats enough info to get started on solving this problem

    played around with the .xinitrc file for a while after i got home from work and was able to get fluxbox running.  i would say problem solved, but i guess there wasn't really  a problem after all, just lack of reading. 
    don't know how i overlooked the wiki documentation on .xinitrc found at https://wiki.archlinux.org/index.php/Xinitrc
    mods please close this thread.

  • DB Lookup Error

    Dear All,
    I am getting following Error in the DB Lookup:
    Error: com.sap.engine.services.dbpool.exceptions.BaseSQLException: ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.connector.exceptions.BaseResourceException: Cannot open resource(Managed Connection) with LocalTransaction support or add a second one in the same transaction, for component "webContainer/applications/sap.com/TestDB/TestDB" in application "sap.com/TestDB".
    I followed exactly as told in this Blog Please Help
    /people/william.li/blog/2007/03/30/using-jdbc-connection-pool-in-xi-message-mapping
    Please Help
    Regards,
    Prakash

    Dear Amit,
    Sorry for the very late reply. as you told i am not ableto change the isolation parameter inthe DataSource at all. its resetting back to DEFAULT , i am not able to set it to SERIALISABLE.
    So i tried to create a new Data Source with isolation level anything other t han DEFAULT its showing following error
    error----
    java.rmi.RemoteException: com.sap.engine.services.dbpool.exceptions.BaseRemoteException: Error during runtime changes of application "sap.com/SQLServer". [id = ConfigError]     at com.sap.engine.services.dbpool.deploy.DataSourceManagerImpl.updateDataSourceApplication(DataSourceManagerImpl.java:705)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:324)     at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:58)     at com.sap.pj.jmx.mbeaninfo.AdditionalInfoProviderMBean.invoke(AdditionalInfoProviderMBean.java:289)     at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:944)     at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java:288)     at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java:409)     at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java:277)     at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java:258)     at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java:340)     at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)     at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java:287)     at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:131)     at com.sap.engine.services.jmx.ClusterInterceptor.invokeMbs(ClusterInterceptor.java:212)     at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java:766)     at com.sap.engine.services.jmx.MBeanServerInterceptorInvoker.invokeMbs(MBeanServerInterceptorInvoker.java:102)     at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl.invokeMbs(P4ConnectorServerImpl.java:61)     at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:64)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: java.rmi.RemoteException: Error occurred while making runtime changes with application sap.com/SQLServer; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Clusterwide exception: server ID 8612850:com.sap.engine.services.dbpool.exceptions.BaseDeploymentException: Error while parsing file "SQLServer.xml".     at com.sap.engine.services.dbpool.deploy.ContainerImpl.prepareStart(ContainerImpl.java:484)     at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)     at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)     at com.sap.engine.services.deploy.server.application.RuntimeTransaction.finalActions(RuntimeTransaction.java:286)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:339)     at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.makeRuntimeChanges(DeployCommunicatorImpl.java:344)     at com.sap.engine.services.dbpool.deploy.DataSourceManagerImpl.updateDataSourceApplication(DataSourceManagerImpl.java:685)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:324)     at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:58)     at com.sap.pj.jmx.mbeaninfo.AdditionalInfoProviderMBean.invoke(AdditionalInfoProviderMBean.java:289)     at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:944)     at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java:288)     at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java:409)     at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java:277)     at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java:258)     at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java:340)     at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)     at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java:287)     at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:131)     at com.sap.engine.services.jmx.ClusterInterceptor.invokeMbs(ClusterInterceptor.java:212)     at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java:766)     at com.sap.engine.services.jmx.MBeanServerInterceptorInvoker.invokeMbs(MBeanServerInterceptorInvoker.java:102)     at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl.invokeMbs(P4ConnectorServerImpl.java:61)     at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:64)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: com.sap.engine.services.dbpool.exceptions.BaseIllegalArgumentException: The value of tag <driver-name> is not specified.     at com.sap.engine.services.dbpool.deploy.XMLUtils.processDataSource(XMLUtils.java:298)     at com.sap.engine.services.dbpool.deploy.XMLUtils.processXML(XMLUtils.java:231)     at com.sap.engine.services.dbpool.deploy.XMLUtils.processXML(XMLUtils.java:206)     at com.sap.engine.services.dbpool.deploy.ContainerImpl.prepareStart(ContainerImpl.java:457)     ... 39 more
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.makeRuntimeChanges(DeployCommunicatorImpl.java:346)     at com.sap.engine.services.dbpool.deploy.DataSourceManagerImpl.updateDataSourceApplication(DataSourceManagerImpl.java:685)     ... 29 moreCaused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Clusterwide exception: server ID 8612850:com.sap.engine.services.dbpool.exceptions.BaseDeploymentException: Error while parsing file "SQLServer.xml".     at com.sap.engine.services.dbpool.deploy.ContainerImpl.prepareStart(ContainerImpl.java:484)     at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)     at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)     at com.sap.engine.services.deploy.server.application.RuntimeTransaction.finalActions(RuntimeTransaction.java:286)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:339)     at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.makeRuntimeChanges(DeployCommunicatorImpl.java:344)     at com.sap.engine.services.dbpool.deploy.DataSourceManagerImpl.updateDataSourceApplication(DataSourceManagerImpl.java:685)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:324)     at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:58)     at com.sap.pj.jmx.mbeaninfo.AdditionalInfoProviderMBean.invoke(AdditionalInfoProviderMBean.java:289)     at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:944)     at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java:288)     at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java:409)     at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java:277)     at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java:258)     at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java:340)     at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)     at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java:287)     at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:131)     at com.sap.engine.services.jmx.ClusterInterceptor.invokeMbs(ClusterInterceptor.java:212)     at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java:766)     at com.sap.engine.services.jmx.MBeanServerInterceptorInvoker.invokeMbs(MBeanServerInterceptorInvoker.java:102)     at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl.invokeMbs(P4ConnectorServerImpl.java:61)     at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:64)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: com.sap.engine.services.dbpool.exceptions.BaseIllegalArgumentException: The value of tag <driver-name> is not specified.     at com.sap.engine.services.dbpool.deploy.XMLUtils.processDataSource(XMLUtils.java:298)     at com.sap.engine.services.dbpool.deploy.XMLUtils.processXML(XMLUtils.java:231)     at com.sap.engine.services.dbpool.deploy.XMLUtils.processXML(XMLUtils.java:206)     at com.sap.engine.services.dbpool.deploy.ContainerImpl.prepareStart(ContainerImpl.java:457)     ... 39 more
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.sleepClientThread(ParallelAdapter.java:270)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:127)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)     at com.sap.engine.services.deploy.server.application.RuntimeTransaction.finalActions(RuntimeTransaction.java:286)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:339)     at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.makeRuntimeChanges(DeployCommunicatorImpl.java:344)     ... 30 more     at com.sap.engine.services.dbpool.exceptions.BaseRemoteException.writeReplace(BaseRemoteException.java:178)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:324)     at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:896)     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1011)     at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)     at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:367)     at javax.management.MBeanException.writeObject(MBeanException.java:126)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:324)     at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)     at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)     at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)     at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)     at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:367)     at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:964)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:324)     at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)     at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)     at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)     at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)     at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)     at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)     at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)     at com.sap.engine.services.jmx.ResponseMessage.writeBody(ResponseMessage.java:177)     at com.sap.engine.services.jmx.Message.writeMsg(Message.java:257)     at com.sap.engine.services.jmx.Message.getMsg(Message.java:453)     at com.sap.engine.services.jmx.Message.writeExternal(Message.java:505)     at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1267)     at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1245)     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)     at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)     at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:66)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    error----
    Please Advice
    Regards,
    prakash

  • JDev 10.1.3 lookup error

    Hello everybody.
    I'm trying get session bean in JDev 10.1.3 debug:
    Context context = new InitialContext();
    Object obj = context.lookup("ManageRecords");
    ManageRecordsHome home =
    (ManageRecordsHome)PortableRemoteObject.narrow(
    obj, ManageRecordsHome.class);
    return home.create();
    ang got this exception:
    05/06/27 23:52:11 javax.naming.NamingException: Lookup error: java.io.IOException: Attempted read of 1802399607 bytes exceeds the maximum interceptor data length of 5242880; nested exception is:
         java.io.IOException: Attempted read of 1802399607 bytes exceeds the maximum interceptor data length of 5242880 [Root exception is java.io.IOException: Attempted read of 1802399607 bytes exceeds the maximum interceptor data length of 5242880]
    05/06/27 23:52:11      at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:183)
    05/06/27 23:52:11      at javax.naming.InitialContext.lookup(InitialContext.java:347)
    05/06/27 23:52:11      at com.msr.op.flat.model.EDMLocator.getService(EDMLocator.java:21)
    05/06/27 23:52:11      at com.msr.op.vc.DicCheckBox.doStartTag(DicCheckBox.java:50)
    05/06/27 23:52:11      at formUnload2e_jsp._jspService(formUnload.jsp:16)
    05/06/27 23:52:11      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    05/06/27 23:52:11      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:343)
    05/06/27 23:52:11      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:543)
    05/06/27 23:52:11      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:441)
    05/06/27 23:52:11      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    05/06/27 23:52:11      at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:61)
    05/06/27 23:52:11      at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:672)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:378)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:272)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:36)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:206)
    05/06/27 23:52:11      at oracle.oc4j.security.OC4JAccessController.doPrivilegedWithException(OC4JAccessController.java:186)
    05/06/27 23:52:11      at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:85)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:211)
    05/06/27 23:52:11      at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
    05/06/27 23:52:11      at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
    05/06/27 23:52:11      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
    05/06/27 23:52:11      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    05/06/27 23:52:11      at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    05/06/27 23:52:11      at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    05/06/27 23:52:11      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    05/06/27 23:52:11      at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:61)
    05/06/27 23:52:11      at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:672)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:378)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:272)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:36)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:206)
    05/06/27 23:52:11      at oracle.oc4j.security.OC4JAccessController.doPrivilegedWithException(OC4JAccessController.java:186)
    05/06/27 23:52:11      at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:85)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:211)
    05/06/27 23:52:11      at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
    05/06/27 23:52:11      at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
    05/06/27 23:52:11      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
    05/06/27 23:52:11      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    05/06/27 23:52:11      at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    05/06/27 23:52:11      at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    05/06/27 23:52:11      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    05/06/27 23:52:11      at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:61)
    05/06/27 23:52:11      at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:672)
    05/06/27 23:52:11      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:378)
    05/06/27 23:52:11      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:869)
    05/06/27 23:52:11      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:288)
    05/06/27 23:52:11      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:120)
    05/06/27 23:52:11      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:299)
    05/06/27 23:52:11      at java.lang.Thread.run(Thread.java:534)
    05/06/27 23:52:11 Caused by: java.io.IOException: Attempted read of 1802399607 bytes exceeds the maximum interceptor data length of 5242880
    05/06/27 23:52:11      at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:800)
    05/06/27 23:52:11      at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:114)
    05/06/27 23:52:11      at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:250)
    05/06/27 23:52:11      at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:154)
    05/06/27 23:52:11      ... 52 more
    Under JDev 10.1.2 this code works fine.
    Any ideas?
    Me guarded, that at OC4J container startup i've got this messages:
    27.06.2005 23:52:03 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
    INFO: Beans associated with application current-workspace-app will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=true

    Hi Dvohra,
    Thank you so much for your help. I implemented your suggested changes, it's getting a bit better, no lookup hick up Yeah :=), BUT I have following message:
    [TopLink Finest]: Register the existing object tomis2.webapp.data.model.UtilityCompanies@dcbc7b
    07/11/30 17:49:45 javax.naming.NameNotFoundException: java:comp/env/jdbc/P03DB not found in OFMTomis-ViewController-webapp
    07/11/30 17:49:45      at com.oracle.naming.J2EEContext.getSubContext(J2EEContext.java:225)
    07/11/30 17:49:45      at com.oracle.naming.J2EEContext.lookup(J2EEContext.java:172)
    07/11/30 17:49:45      at com.evermind.server.ApplicationContext.lookupInJavaContext(ApplicationContext.java:308)
    DO I NEED ANOTHER XML TO FIX java:comp/env/jdbc/P03DB ?
    Robert.

  • Oracle10g AppSer..Lookup error: javax.naming.AuthenticationException

    Please help ..
    I have a working EAR on weblogic app server and deployed it on oracle 10g app server release 2 .. the application is developed in struts .. the following error is shown on the console ..
    06/09/22 10:34:28 Start process
    06/09/22 10:34:37 log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
    06/09/22 10:34:37 log4j:WARN Please initialize the log4j system properly.
    06/09/22 10:34:43 INSIDE GET PROPERTY METHOD value for property= org.jnp.interfaces.NamingContextFactory
    06/09/22 10:34:43 INSIDE GET PROPERTY METHOD value for property= localhost:1099
    06/09/22 10:34:43 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2) initialized
    06/09/22 11:04:57 ************Inside eCreditSessionListenerClass Session Created: 0
    22 Sep 2006 11:04:57,352 INFO com.ecredit.login.struts.LoginAction - inside getBeanObjec
    22 Sep 2006 11:04:57,384 INFO com.ecredit.login.struts.LoginAction - inside getBeanObjec------>Login
    22 Sep 2006 11:04:57,399 INFO com.ecredit.login.struts.LoginAction - Exception occured in Throwable Action Classjavax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Invalid username/password for default (); nested exception is:
         javax.naming.AuthenticationException: Invalid username/password for default () [Root exception is javax.naming.AuthenticationException: Invalid username/password for default ()]
    22 Sep 2006 11:04:57,399 INFO com.ecredit.login.struts.LoginAction - after getBeanObjec
    22 Sep 2006 11:04:57,399 INFO com.ecredit.login.struts.LoginAction - after home
    22 Sep 2006 11:04:57,399 INFO com.ecredit.login.struts.LoginAction - Exception occured in Throwable Action Classjava.lang.NullPointerException
    22 Sep 2006 11:04:57,415 DEBUG org.apache.struts.action.RequestProcessor - processForwardConfig(ForwardConfig[name=null,path=null,redirect=false,contextRelative=false,module=null])
    The code snippet where this error probably occurred is >>>>
         private Object getBeanObject(String beanName)
              Object objref = null;
              try
                   System.out.println("inside getBeanObjec");
                   Properties props= new Properties();
                   props.put(Context.INITIAL_CONTEXT_FACTORY, initial_context_factory);
                   props.put(Context.PROVIDER_URL,provider_url);
                   Context initCtx=new InitialContext(props);
                   System.out.println("inside getBeanObjec------>" +beanName);
                   objref=initCtx.lookup(beanName);
              catch(Exception e)
                   e.printStackTrace();
              return objref;
    At the line >>>>>>>>
    objref=initCtx.lookup(beanName);
    Please help me to get rid of this ......
    Thanks in advance
    Gurpreet Singh

    Hi
    private Object getBeanObject(String beanName)
    Object objref = null;
    try
    System.out.println("inside getBeanObjec");
    Context initCtx=new InitialContext();
    System.out.println("inside getBeanObjec------>" +beanName);
    objref=initCtx.lookup(beanName);
    catch(Exception e)
    e.printStackTrace();
    return objref;
    try this pleace
    Asanka Priyanjith

  • Why am I getting lots of dns lookup error's after upgrading to 6.0?

    Half or more of the websites I try to access give me a DNS lookup error page. It didn't happen before the upgrade.

    Cannot connect after upgrading Firefox
    * https://support.mozilla.com/en-US/kb/Cannot%20connect%20after%20upgrading%20Firefox
    Firefox cannot load websites but other programs can
    * https://support.mozilla.com/en-US/kb/Firefox%20cannot%20load%20websites%20but%20other%20programs%20can
    Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    Clear the Network Cache
    * https://support.mozilla.com/en-US/kb/How%20to%20clear%20the%20cache#w_clear-the-cache
    Check and tell if its working.

  • Kde 3.4: symbol lookup error

    Switched to kde3.4 today. Some apps are crashing, wich is pretty annoying.
    When started from command line they give this error:
    symbol lookup error: /opt/kde/lib/libkdeui.so.4: undefined symbol: _ZN12QProgressBarD2Ev
    libkdeui.so.4 is right where it's supposed to be, so I don't understand the problem.
    Can somebody help?

    I have problems with kde 3.4. I removed .kde* but the problem persist.
    When i maximize a kde app like kcontrol or k3b mi computer hangs and i have to reset by buton
    I reinstalled kde, but nothing.
    Is posible to know the integrity of packages?

  • RBL Lookup errors?

    My system.log is filling up with these:
    postfix/smtpd[22148]: warning: 57.223.192.81.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=57.223.192.81.relays.ordb.org type=A: Host not found, try again
    Just started this afternoon. Made no changes to server whatsoever.. only thing I was able to google is that sometimes the RBL's come under DDoS attacks which mung their DNS.
    Anybody else ever see this?
    Thanks!

    rhwalker (Russ) posted this information in another thread this morning.
    "ordb.org vanished as of December 18, 2006."
    Go to your your main.cf file located in "/etc/postfix/" and edit the file.
    You can replace "rejectrblclient relays.ordb.org" with something like "rejectrblclient list.dsbl.org"
    Search the forums for other RBL options. If you don't already have it, you might also want to add "rejectrblclient zen.spamhaus.org" -- this replaces the old "sbl-xbl.spamhaus.org".
    These RBLs are listed under smtpdclientrestrictions and/or smtpdrecipientrestrictions.

Maybe you are looking for