[SOLVED] Unable to start vmware 9 after update

Hello Folks,
I got one weird issue after update,
I tried to start vmware, failed as nothing happeded, no error message shown.
Do you have any clues ?
┌─[root@tp]─[/tmp]─[0+4]─[99%=]
└─# uname -a
Linux tp 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64 GNU/Linux
┌─[root@tp]─[/tmp]─[0+4]─[99%=]
└─# vmware
┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
└─# vmware-modconfig --console --install-all
Stopping VMware services:
   VMware Authentication Daemon                                        done
   VM communication interface socket family                            done
   Virtual machine communication interface                             done
   Virtual machine monitor                                             done
   Blocking file system                                                done
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-CEZuvv/vmmon-only'
/usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/hostif.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/driver.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/memtrack.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/driverLog.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/apic.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/vmx86.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/cpuid.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/task.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/hashFunc.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/comport.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/phystrack.o
  CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmcore/moduleloop.o
  LD [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmmon.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/modconfig-CEZuvv/vmmon-only/vmmon.mod.o
  LD [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmmon-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmmon-only'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/modconfig-CEZuvv/vmmon-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-CEZuvv/vmnet-only'
/usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/driver.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/hub.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/netif.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/userif.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/bridge.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/filter.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/procfs.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/smac_compat.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/smac.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/vnetEvent.o
  CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/vnetUserListener.o
  LD [M]  /tmp/modconfig-CEZuvv/vmnet-only/vmnet.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/modconfig-CEZuvv/vmnet-only/vmnet.mod.o
  LD [M]  /tmp/modconfig-CEZuvv/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmnet-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmnet-only'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/modconfig-CEZuvv/vmnet-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-CEZuvv/vmblock-only'
/usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/filesystem.o
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/file.o
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/stubs.o
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/block.o
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/module.o
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/control.o
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/super.o
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/inode.o
  CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.o
/tmp/modconfig-CEZuvv/vmblock-only/linux/inode.c:49:4: warning: initialization from incompatible pointer type [enabled by default]
/tmp/modconfig-CEZuvv/vmblock-only/linux/inode.c:49:4: warning: (near initialization for ‘RootInodeOps.lookup’) [enabled by default]
/tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:38:4: warning: initialization from incompatible pointer type [enabled by default]
/tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:38:4: warning: (near initialization for ‘LinkDentryOps.d_revalidate’) [enabled by default]
/tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c: In function ‘DentryOpRevalidate’:
/tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:104:7: warning: passing argument 2 of ‘actualDentry->d_op->d_revalidate’ makes integer from pointer without a cast [enabled by default]
/tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:104:7: note: expected ‘unsigned int’ but argument is of type ‘struct nameidata *’
  LD [M]  /tmp/modconfig-CEZuvv/vmblock-only/vmblock.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/modconfig-CEZuvv/vmblock-only/vmblock.mod.o
  LD [M]  /tmp/modconfig-CEZuvv/vmblock-only/vmblock.ko
make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmblock-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmblock-only'
cp -f vmblock.ko ./../vmblock.o
make: Leaving directory `/tmp/modconfig-CEZuvv/vmblock-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-CEZuvv/vmci-only'
/usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/linux/driver.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/linux/vmciKernelIf.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDriver.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDatagram.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciResource.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciRoute.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciContext.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciHashtable.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciEvent.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciQueuePair.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciQPair.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDoorbell.o
  CC [M]  /tmp/modconfig-CEZuvv/vmci-only/driverLog.o
  LD [M]  /tmp/modconfig-CEZuvv/vmci-only/vmci.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/modconfig-CEZuvv/vmci-only/vmci.mod.o
  LD [M]  /tmp/modconfig-CEZuvv/vmci-only/vmci.ko
make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmci-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmci-only'
cp -f vmci.ko ./../vmci.o
make: Leaving directory `/tmp/modconfig-CEZuvv/vmci-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-CEZuvv/vsock-only'
/usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
  CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/af_vsock.o
  CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/vsockAddr.o
  CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/notifyQState.o
  CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/util.o
  CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/stats.o
  CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/notify.o
  CC [M]  /tmp/modconfig-CEZuvv/vsock-only/driverLog.o
  LD [M]  /tmp/modconfig-CEZuvv/vsock-only/vsock.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/modconfig-CEZuvv/vsock-only/vsock.mod.o
  LD [M]  /tmp/modconfig-CEZuvv/vsock-only/vsock.ko
make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-CEZuvv/vsock-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vsock-only'
cp -f vsock.ko ./../vsock.o
make: Leaving directory `/tmp/modconfig-CEZuvv/vsock-only'
Starting VMware services:
   Virtual machine monitor                                             done
   Virtual machine communication interface                             done
   VM communication interface socket family                            done
   Blocking file system                                                done
   Virtual ethernet                                                   failed
   VMware Authentication Daemon                                        done
Unable to start services
┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
└─# vmware
┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
└─#
Thanks in advance,
Liao
Last edited by liao (2013-01-11 14:10:29)

after check vmware message under /tmp/vmware-$USER/vmware*.log, found one package is missing - libpng12, after installed it, everything looks good again

Similar Messages

  • [nothing to do/solved]unable to mount external devices after update

    Hi,
    in recent times I was unable to mount usb-sticks for example after a kernel update, I assume. The first time mount didnt know the fstype vfat nor any other.. and now the second time the device wasnt even listed under /dev. dmesg told me that the device was recognized though. Rebooting the system fixed it both times, but this isnt really satisfying.
    Since I am not that knowledgeable, I would like to know what I could have tried.
    Thanks
    Last edited by dt (2011-12-18 11:41:44)

    dt wrote:
    Hi,
    in recent times I was unable to mount usb-sticks for example after a kernel update, I assume. The first time mount didnt know the fstype vfat nor any other.. and now the second time the device wasnt even listed under /dev. dmesg told me that the device was recognized though. Rebooting the system fixed it both times, but this isnt really satisfying.
    Since I am not that knowledgeable, I would like to know what I could have tried.
    Thanks
    There's nothing wrong here. You updated the kernel and didn't reboot. The modules needed for the drive did not exist when you tried to mount it.

  • Sync session failed to start in iTunes after updated to iOS 7

    Sync session failed to start in iTunes after updated to iOS 7

    Restart your computer
    While your computer is restarting, clear all of the applications from the background on your iPhone. You can do this by pushing the home button twice and swiping the programs off the screen by pushing them upwards.
    After you are done doing that, restart your phone.
    Wait about 10 seconds or so and turn your phone back on. By the time you get your phone back on your computer should be completly restarted and ready to go.
    When your phone is back on, plug it into your computer. This should automatically bring up your Itunes, you may get another pop up that says autoplay, you can close that out. That's it. I hope it helps and good luck

  • I am unable to activate my iphone after update

    i am unable to activate my iphone3gs after update ios with 6.1.3
    help me soon

    Try troubleshooting activation issues.

  • Can't start KDE applications after update to KDE 4.9 [SOLVED]

    After updating to KDE 4.9, I can not start systemsettings, kwrite, konversation, digikam or any other KDE application using krunner or from a shell. Non-kde applications starts fine. Any help deeply appreciated!
    Last edited by sredna (2012-08-09 15:10:14)

    I got no messages on the terminal, and restarting KDE or even rebooting did not help. But killing some stale processes did, so now I just wonder where those came from...
    Thanks for your help anyways!

  • HT4623 I am unable to activate my 3gs after updating to ios 6.0.1

    I am unable to activate my 3gs iphone after updating its software from ios 5 to ios 6.0.1. It gives the message: "Your iPhone could not be activated because the activation server is temporarily unavailable. Try connecting your iPhone to iTunes to activate it, or try again in a couple of minutes. If this problem persists, contact Apple Support at apple.com/support."
    I have read many blogs on the same problem on different websites but could not solve this issue. I am quite disappointed.

    Yes that was but it was long time ago when it was jail broken.
    Is there any solution now that I can bring it on the working path again?

  • HT4993 I am unable to send text imessages after update on 4S...please help and thank you.  They just sit there in the sending mode.

    I am unable to send text messages after the update.  They just sit there in "sending" mode.  Thank you.

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste (command-V) into the text box that opens, then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    I've seen an unconfirmed report that the "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you might need to remove it as well, if applicable.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • Start up failure after update

    My HP Pavilion 17-e073ed fails to start up after updating. (Windwos 8.1)
    The failure id is OU6G62-6RN71F-MFPWWK-60S303
    Automatic system recovery doesn't work and starting up in the safe mode isn't possible.
    Can anybody help

    Hi PECAKO,
    Welcome to the HP Forums! I see that you are having some problems upgrading to Windows 8.1. The Automatic System Recovery was that trying to restore Windows 8 or trying to recover 8.1? How long have you had the Pavilion for?
    Thank you,
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • SOLVED - Unable to login into xfce after upgrade

    I upgraded my Arch computer. When rebooting I get SLIM and can enter my login/password but can go any further as it loops back to SLIM. I've read another post on consolekit & HAL.
    I have consolekit 0.4.1-2 and HAL 0.5.14-1. SLIM gets started via /etc/inittab
    id:5:initdefault:
    x:5:respawn:/usr/bin/slim >& /dev/null
    And my .xinitrc looks like:
    #!bin/sh
    exec ck-launch-session startxfce4
    It has been working for months this way. Too bad to be stuck today.
    Any hint on how I can debug this issue?
    Thanks
    Alphazo
    ---> ANSWER IS HERE:
    http://bbs.archlinux.org/viewtopic.php?id=86747
    Just had to
    sudo rm ~/.ICEauthority
    and rebooted.
    COOL... That didn't even give me enough time to get nervous.
    EDIT
    I killed SLIM and tried to launch 'startx'. I don't know how to copy/paste from the command line but what I see is :
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    xf86TokenToOptInfo: table is NULL
    (EE) config/hal: couldn't find input devices: org.freedesktop.DBus.Error.AccessDenied (Rejected send message, 1 matched rules; type="method_call", sender.........
    <stdin>3: error: Unknown #directive "Xft"
    EDIT2
    Here is a copy of the log files after rebooting:
    /var/log/slim.log
    /usr/bin/xauth: creating new authority file /var/run/slim.auth
    slim: waiting for X server to begin accepting connections
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.3.901 (1.7.4 RC 1)
    Release Date: 2009-12-11
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux ARCH-DN 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/disk/by-uuid/046d7122-21a4-47df-8f19-3fb5ebec9192 ro vga=773
    Build Date: 12 December 2009 12:59:40PM
    Current version of pixman: 0.16.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 24 19:46:20 2009
    (==) Using default built-in configuration (30 lines)
    .(EE) Failed to load module "fbdev" (module does not exist, 0)
    xf86TokenToOptinfo: table is NULL
    xf86TokenToOptinfo: table is NULL
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    Errors from xkbcomp are not fatal to the X server
    /usr/bin/xauth: creating new authority file /home/dnativel/.Xauthority
    /usr/bin/startxfce4: X server already running on display :0.0
    <stdin>:1: error: Unknown #directive "Those"
    # Those are fallback settings, use the ui plugin to change it
    <stdin>:2: error: Unknown #directive "or"
    # or add your overrides to ~/.Xresources
    <stdin>:3: error: Unknown #directive "Xft"
    # Xft.hintstyle: hintnone/hintslight/hintmedium/hintfull
    <stdin>:4: error: Unknown #directive "Xft"
    # Xft hinting: 1/0
    4 errors in preprocessor.
    xrdb: "Xft.hinting" on line 9 overrides entry on line 6
    xrdb: "Xft.hintstyle" on line 11 overrides entry on line 7
    Agent pid 3015
    xfce4-session: Unable to access file /home/dnativel/.ICEauthority: Permission non accordée
    Agent pid 3015 killed
    slim: waiting for X server to shut down.
    /usr/bin/xauth: creating new authority file /var/run/slim.auth
    slim: waiting for X server to begin accepting connections
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.3.901 (1.7.4 RC 1)
    Release Date: 2009-12-11
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux ARCH-DN 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/disk/by-uuid/046d7122-21a4-47df-8f19-3fb5ebec9192 ro vga=773
    Build Date: 12 December 2009 12:59:40PM
    Current version of pixman: 0.16.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 24 19:46:56 2009
    (==) Using default built-in configuration (30 lines)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    xf86TokenToOptinfo: table is NULL
    xf86TokenToOptinfo: table is NULL
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Duplicate shape name ""
    > Using last definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    > Warning: Multiple doodads named ""
    > Using first definition
    Errors from xkbcomp are not fatal to the X server
    /var/log/Xorg.0.log
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.3.901 (1.7.4 RC 1)
    Release Date: 2009-12-11
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux ARCH-DN 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/disk/by-uuid/046d7122-21a4-47df-8f19-3fb5ebec9192 ro vga=773
    Build Date: 12 December 2009 12:59:40PM
    Current version of pixman: 0.16.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 24 19:46:56 2009
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:27a2:1028:0201 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xeff00000/524288, 0xd0000000/268435456, 0xefec0000/262144, I/O @ 0x0000eff8/8
    (--) PCI: (0:0:2:1) 8086:27a6:1028:0201 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xeff80000/524288
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default intel Device 0"
    Driver "intel"
    EndSection
    Section "Screen"
    Identifier "Builtin Default intel Screen 0"
    Device "Builtin Default intel Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default intel Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default intel Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default intel Device 0"
    (==) No monitor specified for screen "Builtin Default intel Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 2.9.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.2.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 00@00:02:0
    (WW) Falling back to old probe method for vesa
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules/libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) intel(0): Creating default Display subsection in Screen section
    "Builtin Default intel Screen 0" for depth/fbbpp 24/32
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
    (--) intel(0): Chipset: "945GM"
    (--) intel(0): Linear framebuffer at 0xD0000000
    (--) intel(0): IO registers at addr 0xEFF00000 size 524288
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (II) intel(0): the SDVO device with slave addr 70 is found on DVO 1 port
    (II) intel(0): 2 display pipes available.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA has no monitor section
    (II) intel(0): Output LVDS has no monitor section
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): EDID vendor "LCD", prod id 14086
    xf86TokenToOptinfo: table is NULL
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
    (II) intel(0): I2C bus "SDVOB DDC Bus" initialized.
    (II) intel(0): Output TMDS-1 has no monitor section
    (II) intel(0): SDVOB: device VID/DID: 04:AA.03, clock range 25.0MHz - 165.0MHz
    (II) intel(0): SDVOB: 1 input channel
    (II) intel(0): SDVOB: TMDS0 output reported
    xf86TokenToOptinfo: table is NULL
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
    (II) intel(0): No SDVO device found on SDVOC
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
    (II) intel(0): Output TV has no monitor section
    (II) intel(0): Current clock rate multiplier: 1
    (II) intel(0): EDID vendor "LCD", prod id 14086
    (II) intel(0): Output VGA disconnected
    (II) intel(0): Output LVDS connected
    (II) intel(0): Output TMDS-1 disconnected
    (II) intel(0): Output TV disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1280x800
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (II) intel(0): detected 256 kB GTT.
    (II) intel(0): detected 7932 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from 0x00000000 to 0x00000020
    (WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000400
    (WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000000 to 0x00000203
    (WW) intel(0): PIPEASTAT before: status:
    (WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
    (WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x80000202
    (WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
    (WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS
    (II) UnloadModule: "vesa"
    (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): Kernel reported 488960 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 1955836 kB available
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): Current clock rate multiplier: 1
    (II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x005fffff: compressed frame buffer (6144 kB, 0x000000007f800000 physical
    (II) intel(0): 0x00600000-0x00600fff: compressed ll buffer (4 kB, 0x000000007fe00000 physical
    (II) intel(0): 0x00601000-0x0060afff: HW cursors (40 kB, 0x000000007fe01000 physical
    (II) intel(0): 0x0060b000-0x0060bfff: overlay registers (4 kB, 0x000000007fe0b000 physical
    (II) intel(0): 0x007bf000: end of stolen memory
    (II) intel(0): 0x007bf000-0x0f9f3fff: DRI memory manager (248020 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): BO memory allocation layout:
    (II) intel(0): 0x007bf000: start of memory manager
    (II) intel(0): 0x00800000-0x00ffffff: front buffer (8192 kB) X tiled
    (II) intel(0): 0x0f9f4000: end of memory manager
    (II) intel(0): using SSC reference clock of 96 MHz
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane B is now disabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane A is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe none
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output TMDS-1 is connected to pipe none
    (II) intel(0): Output TV is connected to pipe none
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: DRI2 Enabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 338 x 211
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "fr"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device AlpsPS/2 ALPS DualPoint TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) Synaptics touchpad driver version 1.2.1
    (**) Option "Device" "/dev/input/event8"
    (II) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
    (II) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
    (II) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
    (II) AlpsPS/2 ALPS DualPoint TouchPad: finger width range 0 - 0
    (II) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
    (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
    (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
    (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 0
    (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
    (II) config/hal: Adding input device DualPoint Stick
    (**) DualPoint Stick: always reports core events
    (**) DualPoint Stick: Device: "/dev/input/event7"
    (II) DualPoint Stick: Found 3 mouse buttons
    (II) DualPoint Stick: Found relative axes
    (II) DualPoint Stick: Found x and y relative axes
    (II) DualPoint Stick: Configuring as mouse
    (**) DualPoint Stick: YAxisMapping: buttons 4 and 5
    (**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
    (**) DualPoint Stick: (accel) keeping acceleration scheme 1
    (**) DualPoint Stick: (accel) acceleration profile 0
    (II) DualPoint Stick: initialized for relative axes.
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event4"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "fr"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "fr"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event6"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "fr"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event5"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "fr"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    Last edited by alphazo (2009-12-25 00:04:20)

    Hi John,
    Thanks for reply
    I got error while doing following steps in few procedures
    Change directory to c:\oraclexe\apex\owa, open the README.TXT file and follow the instructions within to complete the installation
    Before doing the above step i was able to login into my application but without images
    Can you please help that how to check those errors and any particular procedure you know which is responsible for the Login problem.
    Thanks a Lot for help John
    Thanks & Regards
    Sanjay

  • [Solved] 'New' error messages during init after updating initscripts

    After updating to the latest initscripts, I got some error messages during init that I hadn't seen before.  They occurred during one of the UDev steps, and were caused by an attempt to load an IDE module despite the controller being disabled.  The controller shows up in Windows devmgr too, so I guess it's a failing of the mobo or BIOS.
    In any case, I downgraded and found that the errors were nothing new.  I'm just curious if the appearance of the errors during init was by design or a happy accident.
    Last edited by alphaniner (2011-08-01 17:07:30)

    alphaniner wrote:
    karol wrote:If you have the new (i.e. current) initscripts, you should be fine:
    http://projects.archlinux.org/initscrip … 328fbaf2e7
    http://projects.archlinux.org/initscrip … 42dfeca8c2
    I had never noticed the file before yesterday, actually. And I'm up-to-date, yet it's still full of 'em.
    You need to reboot.
    After you do, run
    tail /var/log/boot
    Mine isn't perfect, but I've already sent an e-mail to the dev (it's a matter of just a sed oneliner)
    [karol@black ~]$ tail /var/log/boot
    Tue Aug 2 05:03:01 2011: :: Setting Hostname: black ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:01 2011: :: Setting Locale: pl_PL.UTF-8 ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:01 2011: :: Setting Consoles to UTF-8 mode ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:01 2011: :: Loading Keyboard Map: pl ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:02 2011: :: Loading Console Font: Lat2-Terminus16 ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:02 2011: :: Saving dmesg Log ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:02 2011: INIT: Entering runlevel: 3
    Tue Aug 2 05:03:02 2011: :: Starting Syslog-NG ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:03 2011: :: Starting D-BUS system messagebus ^[[171G [BUSY] ^[[171G [DONE]
    Tue Aug 2 05:03:04 2011: :: Starting acpid ^[[171G [BKGD] :: Starting gpm ^[[171G [BKGD^[[0;1

  • Unable to start Soa Suite after applying 10.1.3.4 MLR#8

    Hi
    We are trying to install AIA2.5 on 10.1.3.4 windows machine.We are unable to start the soa suite after applying 10.1.3.4 MLR#8. Following is the error we are getting while starting the soa suite.Kindly help.
    OC4J startup failed
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.xml.jaxb.JaxbNode
         Dependent class: oracle.security.wss.config.AttributeConfigTypeImpl
         Loader: oracle.ws.security:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_1/webservices/lib/wssecurity.jar
         Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\product\10.1.3.1\OracleAS_1\j2ee\home\oc4j.jar
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2264)
         at oracle.classloader.PolicyClassLoader.bulkLoadClasses(PolicyClassLoader.java:1538)
         at oracle.classloader.util.XMLConfiguration.bulkLoadClasses(XMLConfiguration.java:885)
         at oracle.classloader.util.XMLConfiguration.access$100(XMLConfiguration.java:41)
         at oracle.classloader.util.XMLConfiguration$Externals.load(XMLConfiguration.java:871)
         at oracle.classloader.util.XMLConfiguration.endElement(XMLConfiguration.java:685)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1774)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2930)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
         at oracle.classloader.util.XMLConfiguration.configureLoaders(XMLConfiguration.java:277)
         at oracle.classloader.util.InitialLoadersFactory.populateLoaders(InitialLoadersFactory.java:389)
         at oracle.classloader.util.InitialLoadersFactory.initLoaders(InitialLoadersFactory.java:230)
         at oracle.classloader.util.InitialLoadersFactory.create(InitialLoadersFactory.java:167)
         at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:26)
    Warning: The flag AppendRatio=3 has been EOL'd as of 6.0_10 and will be ignored

    Hi,
    I have a similar problem where the error is:
    Dependent class: oracle.security.wss.WSSecurity
         Loader: oracle.ws.security:10.1.3
         Code-Source: /E:/jdeveloper/webservices/lib/wssecurity.jar
         Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\jdeveloper\j2ee\home\oc4j.jar
    This load was initiated at oracle.ws.security:10.1.3 using the Class.forName() method.
    The missing class is available from the following locations:
    I'm working with JDeveloper 10.1.3.4

  • Unable to install any addons after updating to Firefox 7.0.1

    I am not able to install any addons after updating to firefox 7.0.1. Addons are still working. Addons will start to download but will get stuck at 100% download progress.

    What addons do you already have installed? Could be one of them is interfering with the downloads somehow...

  • App.  do not start any more after update iOS 4

    After update to iOS4 en restore process from i Tunes 9.2.
    every thing wend OK, only after starting any app. from the i phone it stops.
    only the applications by the iOS 4 are working OK.
    thanks Erik

    Hey Mario Augusto Molina Guerra,
    Thanks for the question. The following article outlines how to download past purchases on your iOS device:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Thanks,
    Matt M.

  • Starting up Issues after updating UAD2 5.4.1

    After updating to version 5.4.1 UAD2 i have noticed the computer takes something like 5 minutes until you can use the Dock, (when you start up the computer) the cursor of the mouse moves but aint nothing to click, you can also see your desktop and your wallpaper then after these 5 minutes it works normally... anyone else having this ?

    hey , thanks i tried and it worked , but just with the free apps ..the others still do not wanna run
    best regards tarek

  • Unable to start message server after NIC installation

    I installed a fresh Solaris 10, it worked all fine. Because it does not support my NIC, so I downloaded a free sfe driver for my NIC, and installed it. The driver worked for me, but after that, ODE is unable to start. I think the new driver installation is the problem, but don't how to resolve it. Anyone can help me out of there please?

    I have resolved the problem. I created /etc/defaultrouter for my office LAN. When I don't have connection to that router, the problem will ocur. So I just simply remove the file, then, it works!

Maybe you are looking for

  • Disc Drive problems on Macbook Pro

    My disc drive on my macbook pro has recently been skipping over certain parts of movies, telling me that it's "refreshing the disc drive", and is now not responding when I insert a disc. I get the dreaded color wheel as a mouse, and i have to force q

  • IMac G5 PowerMac wont boot up

    When I try to boot up iMac G5 PowerMac, it turns on the sleep light, no screen and then all of the fans get into turbo mode. Please help!!

  • Java programs runs in eclipse but no of errors on command line

    I have a strange problem. I made program that runs fine in eclipse IDE but when I try to compile it using 'javac', it raises a lot of errors. All of same kind with location different. The error is ' cannot find symbol '. Symbol: class AllegroGraph...

  • How to remove white spaces from XML content using Coldfusion?

    Hi, Can anybody help me in removing white spaces in between the tags from the below XML content using coldfusion? XML content: <?xml version="1.0" encoding="UTF-8"?> <chart showdates="true" today="08/12/2009"> <phases> <phase color="CCFFCC" name="Fun

  • Adobe Camera Raw Calibration

    Hi, I've requested access to the SDK as it may help me further but thought that in the meantime, I would post my query here. Would anyone know if (and how) it is possible to "add" a camera calibration from within the ACR pull-down menu (which typical