[SOLVED] running steam + counterstrike in second x server NO KEYBOARD

hi im starting steam in a second x server via the following script:
1 #!/bin/bash
2
3 DISPLAY=:1.0
4
5 xinit $HOME/scripts/steam.sh $* -- :1
and my keyboard isn't working.  but whenever i start steam in my current x server the keyboard works fine.
EDIT: adding a wm to the second x server fixed it ... sorry
Last edited by murfMan (2009-12-03 07:54:45)

hi im starting steam in a second x server via the following script:
1 #!/bin/bash
2
3 DISPLAY=:1.0
4
5 xinit $HOME/scripts/steam.sh $* -- :1
and my keyboard isn't working.  but whenever i start steam in my current x server the keyboard works fine.
EDIT: adding a wm to the second x server fixed it ... sorry
Last edited by murfMan (2009-12-03 07:54:45)

Similar Messages

  • How can I run steam in a second X server?

    I've been trying to run steam in a second X server so that I can "alt-tab" by switching ttys. I've tried following this and this. and switching the binary to /usr/bin/steam -bigpicture. When I do this, the screen goes black except for a cursor at the top left. What am I doing wrong? Do I need to run a wm?

    @nomadpenguin: This sounds very similar to an issue that I was having over the summer following the xorg update. Here's how I got things working.

  • [SOLVED] Running VirtualBox on a second XServer

    Hello,
    I am trying to run VirtualBox on a second XServer. I bascially just copy-cutted the method described in the Steam wiki, and I am getting errors.
    Basically I created two files, first vm.sh:
    #!/bin/bash
    VBoxManage startvm Windows
    And second x.vm.sh:
    #!/bin/bash
    DISPLAY=:1.0
    xinit $HOME/vm.sh $* -- :1
    When I run x.vm.sh from GNOME I get a black screen for a couple seconds and get back to desktop.
    This is the out put that I get:
    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.1.901 (1.7.2 RC 1)
    Release Date: 2009-11-6
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-ARCH x86_64
    Current Operating System: Linux Computer 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:01:40 CET 2009 x86_64
    Kernel command line: root=/dev/disk/by-uuid/638b6309-2607-46ad-b560-49961f18c0a8 ro init=/sbin/bootchartd
    Build Date: 08 November 2009 04:08:18PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.1.log", Time: Sun Nov 15 13:14:54 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    record: RECORD extension enabled at configure time.
    record: This extension is known to be broken, disabling extension now..
    record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
    VirtualBox Command Line Management Interface Version 3.1.0_BETA1
    (C) 2005-2009 Sun Microsystems, Inc.
    All rights reserved.
    Waiting for the remote session to open...
    Remote session has been successfully opened.
    waiting for X server to shut down
    And I am back to bash. VB is not running, second XServer is not running.
    When I execute the same file from a virtual terminal, same thing happens.
    Just starting a second xterm like this works fine:
    xinit -- :1
    But it comes with all the GNOME stuff, I want absolutely nothing of that. Just the VM GUI.
    Last edited by corsakh (2009-11-15 06:30:35)

    I changed to:
    #!/bin/bash
    DISPLAY=:1.0
    #xinit $HOME/vm.sh $* -- :1
    X :1 -ac -terminate &
    sleep 2
    VBoxManage startvm Windows
    Now I get a black screen on CTRL-ALT-F8 without a cursor and this out put:
    Waiting for the remote session to open...
    ERROR: Virtual machine 'Windows' has terminated unexpectedly during startup
    Details: code NS_ERROR_FAILURE (0x80004005), component Machine, interface IMachine, callee <NULL>
    Running xterm instead works totally fine:
    #!/bin/bash
    DISPLAY=:1.0
    #xinit $HOME/vm.sh $* -- :1
    X :1 -ac -terminate &
    sleep 2
    xterm
    Substituting VBoxManage line with $HOME/vm.sh gives the same error.
    Last edited by corsakh (2009-11-15 03:52:53)

  • [SOLVED] Running Steam in Wine

    So I get the Connecting to (Username) dialogue, after which Steam disappears and this appears in the terminal:
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng14.so.14
    fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
    err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
    err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
    fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
    err:secur32:SECUR32_initSchannelSP TLS library not found, SSL connections will fail
    err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
    fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
    fixme:toolhelp:Heap32ListFirst : stub
    err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
    err:mmdevapi:DllGetClassObject Driver initialization failed
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
    err:dsound:devenum_thread_proc CoCreateInstance failed: 80004005
    err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
    err:mmdevapi:DllGetClassObject Driver initialization failed
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
    err:dsound:devenum_thread_proc CoCreateInstance failed: 80004005
    err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
    err:mmdevapi:DllGetClassObject Driver initialization failed
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
    err:dsound:devenum_thread_proc CoCreateInstance failed: 80004005
    err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
    err:mmdevapi:DllGetClassObject Driver initialization failed
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
    err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
    err:mmdevapi:DllGetClassObject Driver initialization failed
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
    err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered
    err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1
    fixme:wbemprox:wbem_locator_ConnectServer 0x1fdb48, L"ROOT\\CIMV2", (null), (null), (null), 0x00000080, (null), (nil), 0x4b5c638)
    err:ole:CoGetClassObject class {dff32fea-3331-48da-a272-ccfc238695be} not registered
    err:ole:CoGetClassObject class {dff32fea-3331-48da-a272-ccfc238695be} not registered
    err:ole:create_server class {dff32fea-3331-48da-a272-ccfc238695be} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {dff32fea-3331-48da-a272-ccfc238695be} could be created for context 0x17
    asdsaDSAFsafdsfFSAGHKHFKJAKJFASDF8778787fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
    fixme:win:RegisterDeviceNotificationA (hwnd=0x100b6, filter=0x32d5b4,flags=0x00000004) returns a fake device notification handle!
    fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
    fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.
    fixme:dbghelp:elf_search_auxv can't find symbol in module
    Specs: Intel GMA HD, Intel Core i3
    Anybody know why this is happening?
    Last edited by turbo47 (2011-12-08 00:20:35)

    Looks like to me you are missing some dependencies.
    http://www.archlinux.org/packages/?sort … =&limit=50
    You need to install the correct one according to your installed architecture.

  • [SOLVED] Running 32bit applications on arch x64 (Steam/bumblebee)

    Hi, guys. I tried to use native steam on my laptop, and I got a usual problem  https://support.steampowered.com/kb_art … -EYZB-7457 .
    I 'm using bumblebee and I suppose I have mistakes in my lib32 packages. So it would be nice if someone explained what's wrong with it. Tried a lot of suggestions from other threads I might break it by myself=/. So what i have:
    $ optirun steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1383158641_client)
    [VGL] WARNING: The OpenGL rendering context obtained on X display
    [VGL] :8 is indirect, which may cause performance to suffer.
    [VGL] If :8 is a local X display, then the framebuffer device
    [VGL] permissions may be set incorrectly.
    Installing breakpad exception handler for appid(steam)/version(1383158641_client)
    unlinked 0 orphaned pipes
    Installing breakpad exception handler for appid(steam)/version(1383158641_client)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    [1117/154407:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
    [1117/154407:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
    [VGL] WARNING: The OpenGL rendering context obtained on X display
    [VGL] :8 is indirect, which may cause performance to suffer.
    [VGL] If :8 is a local X display, then the framebuffer device
    [VGL] permissions may be set incorrectly.
    Error: OpenGL GLX context is not using direct rendering, which may cause performance problems.
    For more information visit https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457.
    Installing breakpad exception handler for appid(steam)/version(1383158641_client)
    Installing breakpad exception handler for appid(steam)/version(1383158641_client)
    Installing breakpad exception handler for appid(steam)/version(1383158641_client)
    $ glxinfo32
    name of display: :0.0
    libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/tls/i965_dri.so
    libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/i965_dri.so
    libGL error: dlopen /usr/lib32/xorg/modules/dri/i965_dri.so failed (/usr/lib32/xorg/modules/dri/i965_dri.so: cannot open shared object file: No such file or directory)
    libGL error: unable to load driver: i965_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: i965
    libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/swrast_dri.so
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/bubka/.drirc: No such file or directory.
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.4
    server glx extensions:
    $ optirun glxinfo32
    name of display: :0.0
    [VGL] WARNING: The OpenGL rendering context obtained on X display
    [VGL] :8 is indirect, which may cause performance to suffer.
    [VGL] If :8 is a local X display, then the framebuffer device
    [VGL] permissions may be set incorrectly.
    [VGL] WARNING: The OpenGL rendering context obtained on X display
    [VGL] :8 is indirect, which may cause performance to suffer.
    [VGL] If :8 is a local X display, then the framebuffer device
    [VGL] permissions may be set incorrectly.
    display: :0 screen: 0
    direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
    server glx vendor string: VirtualGL
    server glx version string: 1.4
    server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_make_current_read, GLX_SUN_get_transparent_index
    client glx vendor string: VirtualGL
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_make_current_read, GLX_SUN_get_transparent_index
    GLX version: 1.4
    GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_make_current_read, GLX_SUN_get_transparent_index
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce 310M/PCIe/SSE2
    OpenGL version string: 2.1.2 NVIDIA 325.15
    OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
    # pacman -Qs lib32
    local/lib32-alsa-lib 1.0.27.2-1
    An alternative implementation of Linux sound support (32 bit)
    local/lib32-attr 2.4.47-1
    Extended attribute support library for ACL support (32-bit)
    local/lib32-bzip2 1.0.6-1
    A high-quality data compression program (32-bit)
    local/lib32-dbus 1.6.16-1
    Freedesktop.org message bus system (32-bit)
    local/lib32-elfutils 0.157-1
    Collection of libraries for working with ELF object files and DWARF
    debugging information (32-bit)
    local/lib32-expat 2.1.0-1
    An XML Parser library written in C (32 bit)
    local/lib32-flac 1.3.0-1
    Free Lossless Audio Codec (32-bit)
    local/lib32-fontconfig 2.11.0-1
    A library for configuring and customizing font access (32-bit)
    local/lib32-freetype2 2.5.0.1-1
    TrueType font rendering library (32-bit)
    local/lib32-gcc-libs 4.8.2-4
    Runtime libraries shipped by GCC (32-bit)
    local/lib32-glew 1.10.0-1
    A cross-platform C/C++ extension loading library (32 bit)
    local/lib32-glib2 2.38.1-1
    Common C routines used by GTK+ 2.4 and other libs (32-bit)
    local/lib32-glibc 2.18-10
    GNU C Library for multilib
    local/lib32-glu 9.0.0-2
    Mesa OpenGL utility library (32 bits)
    local/lib32-json-c 0.11-1
    A JSON implementation in C (32-bit)
    local/lib32-lcms2 2.5-1
    Small-footprint color management engine, version 2 (32-bit)
    local/lib32-libasyncns 0.8-6
    A C library for Linux/Unix for executing name service queries
    asynchronously (32-bit)
    local/lib32-libcap 2.22-2
    POSIX 1003.1e capabilities (32-bit)
    local/lib32-libdrm 2.4.47-1
    Userspace interface to kernel DRM services (32-bit)
    local/lib32-libffi 3.0.13-1
    A portable, high level programming interface to various calling conventions
    (32-bit)
    local/lib32-libgcrypt 1.5.3-1
    General purpose cryptographic library based on the code from GnuPG (32-bit)
    local/lib32-libgpg-error 1.12-1
    Support library for libgcrypt (32-bit)
    local/lib32-libice 1.0.8-1
    X11 Inter-Client Exchange library (32-bit)
    local/lib32-libjpeg-turbo 1.3.0-3
    libjpeg derivative with accelerated baseline JPEG compression and
    decompression (32-bit)
    local/lib32-libmng 2.0.2-1
    A collection of routines used to create and manipulate MNG format graphics
    files (32-bit)
    local/lib32-libogg 1.3.1-1
    Ogg bitstream and framing library (32-bit)
    local/lib32-libpciaccess 0.13.2-1
    X11 PCI access library (32-bit
    local/lib32-libpng 1.6.6-1
    A collection of routines used to create PNG format graphics files (32-bit)
    local/lib32-libpulse 4.0-6
    A featureful, general-purpose sound server (32-bit client libraries)
    local/lib32-libsm 1.2.2-1
    X11 Session Management library (32-bit)
    local/lib32-libsndfile 1.0.25-2
    A C library for reading and writing files containing sampled sound (32-bit)
    local/lib32-libtiff 4.0.3-2
    Library for manipulation of TIFF images (32-bit)
    local/lib32-libvorbis 1.3.3-1
    Vorbis codec library (32-bit)
    local/lib32-libx11 1.6.2-1
    X11 client-side library (32-bit)
    local/lib32-libxau 1.0.8-1
    X11 authorisation library (32-bit)
    local/lib32-libxcb 1.9.1-1
    X11 client-side library (32-bit)
    local/lib32-libxcursor 1.1.14-1
    X cursor management library (32-bit)
    local/lib32-libxdamage 1.1.4-1
    X11 damaged region extension library (32-bit)
    local/lib32-libxdmcp 1.1.1-1
    X11 Display Manager Control Protocol library (32-bit)
    local/lib32-libxext 1.3.2-1
    X11 miscellaneous extensions library (32-bit)
    local/lib32-libxfixes 5.0.1-1
    X11 miscellaneous 'fixes' extension library (32-bit)
    local/lib32-libxi 1.7.2-1
    X11 Input extension library (32-bit)
    local/lib32-libxmu 1.1.2-1
    X11 miscellaneous micro-utility library (32-bit)
    local/lib32-libxrandr 1.4.2-1
    X11 RandR extension library (32-bit)
    local/lib32-libxrender 0.9.8-1
    X Rendering Extension client library (32-bit)
    local/lib32-libxss 1.2.2-1
    X11 Screen Saver extension library (32-bit)
    local/lib32-libxt 1.1.4-1
    X11 toolkit intrinsics library (32-bit)
    local/lib32-libxtst 1.2.2-1
    X11 Testing -- Resource extension library (32-bit)
    local/lib32-libxv 1.0.10-1
    X11 Video extension library (32-bit)
    local/lib32-libxxf86vm 1.1.3-1
    X11 XFree86 video mode extension library (32-bit)
    local/lib32-llvm-libs 3.3-1
    Low Level Virtual Machine (runtime library)(32-bit)
    local/lib32-mesa 9.2.3-1
    an open-source implementation of the OpenGL specification (32-bit)
    local/lib32-mesa-demos 8.1.0-3
    Mesa demos and tools (32-bit)
    local/lib32-mesa-libgl 9.2.3-1
    Mesa 3-D graphics library (32-bit)
    local/lib32-nvidia-utils 331.20-1
    NVIDIA drivers utilities (32-bit)
    local/lib32-openal 1.15.1-1
    OpenAL audio library for use with opengl (32-bit)
    local/lib32-openssl 1.0.1.e-2
    The Open Source toolkit for Secure Sockets Layer and Transport Layer
    Security (32-bit)
    local/lib32-pcre 8.33-1
    A library that implements Perl 5-style regular expressions (32-bit)
    local/lib32-primus 20131027-1
    Faster OpenGL offloading for Bumblebee (32-bit)
    local/lib32-qt4 4.8.5-6
    A cross-platform application and UI framework (32-bit)
    local/lib32-sqlite 3.8.1-1
    A C library that implements an SQL database engine (32-bit)
    local/lib32-systemd 208-1
    system and service manager (32-bit)
    local/lib32-util-linux 2.24-1
    Miscellaneous system utilities for Linux (32-bit)
    local/lib32-v4l-utils 1.0.0-2
    Userspace tools and conversion library for Video 4 Linux (32-bit)
    local/lib32-virtualgl 2.3.2-2
    32-bit serverside components for 64-bit VirtualGL servers
    local/lib32-xz 5.0.5-1
    Library and command line tools for XZ and LZMA compressed files (32-bit)
    local/lib32-zlib 1.2.8-1
    Compression library implementing the deflate compression method found in
    gzip and PKZIP (32-bit)
    Thanks
    Last edited by bubka (2013-11-17 14:38:38)

    Direct rendering is working for me. Here's a list of all lib32 packages installed on my system:
    lib32-acl
    lib32-alsa-lib
    lib32-alsa-plugins
    lib32-atk
    lib32-attr
    lib32-bzip2
    lib32-cairo
    lib32-curl
    lib32-dbus
    lib32-e2fsprogs
    lib32-elfutils
    lib32-expat
    lib32-flac
    lib32-flashplugin
    lib32-fontconfig
    lib32-freetype2
    lib32-gcc-libs
    lib32-gdk-pixbuf2
    lib32-gettext
    lib32-glew
    lib32-glib
    lib32-glib2
    lib32-glibc
    lib32-glu
    lib32-gmp
    lib32-gnutls
    lib32-gtk2
    lib32-harfbuzz
    lib32-icu
    lib32-intel-dri
    lib32-json-c
    lib32-keyutils
    lib32-krb5
    lib32-lcms2
    lib32-libasyncns
    lib32-libcanberra
    lib32-libcap
    lib32-libcups
    lib32-libdrm
    lib32-libffi
    lib32-libgcrypt
    lib32-libgnome-keyring
    lib32-libgpg-error
    lib32-libice
    lib32-libjpeg-turbo
    lib32-libjpeg6-turbo
    lib32-libldap
    lib32-libltdl
    lib32-libmng
    lib32-libogg
    lib32-libpciaccess
    lib32-libpng
    lib32-libpng12
    lib32-libpng15
    lib32-libpulse
    lib32-libsm
    lib32-libsndfile
    lib32-libssh2
    lib32-libtasn1
    lib32-libtiff
    lib32-libtxc_dxtn
    lib32-libvorbis
    lib32-libx11
    lib32-libxau
    lib32-libxcb
    lib32-libxcomposite
    lib32-libxcursor
    lib32-libxdamage
    lib32-libxdmcp
    lib32-libxext
    lib32-libxfixes
    lib32-libxft
    lib32-libxi
    lib32-libxinerama
    lib32-libxmu
    lib32-libxrandr
    lib32-libxrender
    lib32-libxss
    lib32-libxt
    lib32-libxtst
    lib32-libxv
    lib32-libxxf86vm
    lib32-llvm-libs
    lib32-mesa
    lib32-mesa-libgl
    lib32-mpg123
    lib32-ncurses
    lib32-nettle
    lib32-nspr
    lib32-nss
    lib32-nvidia-utils
    lib32-openal
    lib32-openssl
    lib32-p11-kit
    lib32-pango
    lib32-pcre
    lib32-pixman
    lib32-primus
    lib32-qt4
    lib32-sdl
    lib32-sdl_image
    lib32-sdl_ttf
    lib32-sqlite
    lib32-systemd
    lib32-tdb
    lib32-util-linux
    lib32-v4l-utils
    lib32-virtualgl
    lib32-xz
    lib32-zlib

  • [Solved] Running 0 A.D. in another XOrg server

    Hello, everyone.
    I installed 0 A.D. in my system, and I would like to run it on a separated XOrg server. So, I created this script for this purpose:
    #!/bin/bash
    DISPLAY=:1.0
    xinit /usr/bin/0ad $* -- :1
    When running this script on tty2, it works, but so much strange. The game runs, but with most of it dark: I cannot see the menu, images, map, characters, only text, the mouse pointer and a few more things.
    I tried configuring my XOrg on display 1, running this:
    [mateusfelipe@ArchLinux ~]$ sudo Xorg :1 -configure
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.11.1-1-ARCH x86_64
    Current Operating System: Linux ArchLinux 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64
    Kernel command line: root=/dev/sda2 rw quiet initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Build Date: 08 October 2013 08:48:10PM
    Current version of pixman: 0.30.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.1.log", Time: Tue Oct 15 14:06:12 2013
    setversion 1.4 failed
    List of video drivers:
    intel
    vesa
    (++) Using config file: "/root/xorg.conf.new"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Number of created screens does not match number of detected devices.
    Configuration failed.
    (EE) Server terminated with error (2). Closing log file.
    As you see, it does not work. What can I do to properly run 0 A.D. on another XOrg server?
    Thanks.
    Soution:
    #!/bin/bash
    xinit 0ad $* -- :1 vt2
    Last edited by Twinsen (2013-12-20 11:31:40)

    See `man Xorg`, it's the first option listed.
    EDIT: I suppose what may not be immediately clear is that xinit or startx pass everything on the command line after the double dash "--" on as command line parameters to Xorg.  These parameters can set, among other things, which tty or vt the new session should run in.
    Last edited by Trilby (2013-10-21 00:44:29)

  • Installed hotfix for error 3241 when you run RESTORE FILELISTONLY statement in SQL Server 2008 R2. But still get same errormessage.

    I ran into erro 3241 when you run RESTORE FILELISTONLY statement in SQL Server 2008 R2.
    Found the hotfix 
    Cumulative Update 13 for SQL Server 2008 R2 SP1.
    I have installed this hotfix, now running 10.50.2876.0
    But I still get the same error when trying to restore a backup.
    What else do I need to do?

    second to what bodo said Instead of installing SQL server 2012 SP1 CU13 it would be better to install
    SQL Server 2008 r2 Sp2 SP's are more throughly tested and would include all fixes for CU and Sp1
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • Running Steam

    When running steam, it says: "OpenGL GLX extensions not supported by display".
    What can I do to solve this?
    More info:
    Samsung Laptop w/ Dual GPUs (intel & nvidia). Nvidia driver installed (I assume the system only uses the nvidia GPU and I'm fine with that).
    Steam command line output:
    [gilnaa@localhost ~]$ steam > st.log
    [gilnaa@localhost ~]$ cat st.log
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1407966480_client)
    Xlib: extension "GLX" missing on display ":0.0".
    Installing breakpad exception handler for appid(steam)/version(1407966480)
    Installing breakpad exception handler for appid(steam)/version(1407966480)
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    OpenGL GLX extension not supported by displayAssert( Assertion Failed: Fatal Error: OpenGL GLX extension not supported by display ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/Main.cpp:284
    Installing breakpad exception handler for appid(steam)/version(1407966480)
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20140823162512_5.dmp
    [gilnaa@localhost ~]$ glxinfo
    name of display: :0.0
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't find RGB GLX visual or fbconfig
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    [gilnaa@localhost ~]$ glxgears
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't get an RGB, Double-buffered visual
    [multilib] is enabled. I've also installed (manually):
    multilib/lib32-nvidia-utils 340.32-1
    multilib/lib32-mesa 10.2.6-1
    multilib/lib32-mesa-demos 8.2.0-2
    extra/mesa-demos 8.2.0-3
    multilib/lib32-nvidia-libgl 340.32-1
    How can I make steam work?

    Still doesn't work.
    I've tried running `nvidia-xconfig` (which I havn't before), but after that, xorg cannot find the screen.
    How can I make sure that the NVIDIA driver is the active GPU driver?
    Edit: I ran nvidia-settings and it assured me I was NOT running the nvidia driver. It advised me to run nvidia-xconfig, after which xorg server won't start (i'll try again and get a specific log file)
    Edit 2:
    Here is the Xorg log:
    [ 15.411]
    X.Org X Server 1.16.0
    Release Date: 2014-07-16
    [ 15.411] X Protocol Version 11, Revision 0
    [ 15.411] Build Operating System: Linux 3.15.5-2-ARCH x86_64
    [ 15.411] Current Operating System: Linux localhost 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
    [ 15.411] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda6 rw
    [ 15.411] Build Date: 31 July 2014 11:53:19AM
    [ 15.411]
    [ 15.411] Current version of pixman: 0.32.6
    [ 15.411] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 15.411] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 15.411] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 23 21:17:29 2014
    [ 15.502] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 15.582] (==) No Layout section. Using the first Screen section.
    [ 15.582] (==) No screen section available. Using defaults.
    [ 15.582] (**) |-->Screen "Default Screen Section" (0)
    [ 15.582] (**) | |-->Monitor "<default monitor>"
    [ 15.596] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 15.596] (==) Automatically adding devices
    [ 15.596] (==) Automatically enabling devices
    [ 15.596] (==) Automatically adding GPU devices
    [ 15.773] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 15.773] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 15.773] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 15.779] (II) Loader magic: 0x818d80
    [ 15.780] (II) Module ABI versions:
    [ 15.780] X.Org ANSI C Emulation: 0.4
    [ 15.780] X.Org Video Driver: 18.0
    [ 15.780] X.Org XInput driver : 21.0
    [ 15.780] X.Org Server Extension : 8.0
    [ 15.782] (EE) systemd-logind: failed to get session: PID 299 does not belong to any known session
    [ 15.782] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 15.782] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 15.784] (--) PCI:*(0:0:2:0) 8086:0166:144d:c711 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 15.784] (--) PCI: (0:1:0:0) 10de:1140:144d:c711 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 15.784] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 15.790] (II) LoadModule: "glx"
    [ 15.894] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 18.276] (II) Module glx: vendor="NVIDIA Corporation"
    [ 18.276] compiled for 4.0.2, module version = 1.0.0
    [ 18.276] Module class: X.Org Server Extension
    [ 18.290] (II) NVIDIA GLX Module 340.32 Tue Aug 5 20:32:43 PDT 2014
    [ 18.297] (II) Applying OutputClass "nvidia" to /dev/dri/card1
    [ 18.297] loading driver: nvidia
    [ 18.297] (==) Matched intel as autoconfigured driver 0
    [ 18.297] (==) Matched nvidia as autoconfigured driver 1
    [ 18.297] (==) Matched nouveau as autoconfigured driver 2
    [ 18.297] (==) Matched nvidia as autoconfigured driver 3
    [ 18.297] (==) Matched nv as autoconfigured driver 4
    [ 18.297] (==) Matched intel as autoconfigured driver 5
    [ 18.297] (==) Matched modesetting as autoconfigured driver 6
    [ 18.297] (==) Matched fbdev as autoconfigured driver 7
    [ 18.297] (==) Matched vesa as autoconfigured driver 8
    [ 18.297] (==) Assigned the driver to the xf86ConfigLayout
    [ 18.297] (II) LoadModule: "intel"
    [ 18.394] (WW) Warning, couldn't open module intel
    [ 18.394] (II) UnloadModule: "intel"
    [ 18.394] (II) Unloading intel
    [ 18.394] (EE) Failed to load module "intel" (module does not exist, 0)
    [ 18.394] (II) LoadModule: "nvidia"
    [ 18.395] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 18.478] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 18.478] compiled for 4.0.2, module version = 1.0.0
    [ 18.478] Module class: X.Org Video Driver
    [ 18.479] (II) LoadModule: "nouveau"
    [ 18.480] (WW) Warning, couldn't open module nouveau
    [ 18.480] (II) UnloadModule: "nouveau"
    [ 18.480] (II) Unloading nouveau
    [ 18.480] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 18.480] (II) LoadModule: "nv"
    [ 18.480] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
    [ 18.487] (II) Module nv: vendor="X.Org Foundation"
    [ 18.487] compiled for 1.16.0, module version = 2.1.20
    [ 18.487] Module class: X.Org Video Driver
    [ 18.487] ABI class: X.Org Video Driver, version 18.0
    [ 18.487] (II) LoadModule: "modesetting"
    [ 18.488] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 18.501] (II) Module modesetting: vendor="X.Org Foundation"
    [ 18.501] compiled for 1.16.0, module version = 0.9.0
    [ 18.501] Module class: X.Org Video Driver
    [ 18.501] ABI class: X.Org Video Driver, version 18.0
    [ 18.501] (II) LoadModule: "fbdev"
    [ 18.501] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 18.509] (II) Module fbdev: vendor="X.Org Foundation"
    [ 18.509] compiled for 1.16.0, module version = 0.4.4
    [ 18.509] Module class: X.Org Video Driver
    [ 18.509] ABI class: X.Org Video Driver, version 18.0
    [ 18.509] (II) LoadModule: "vesa"
    [ 18.509] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 18.522] (II) Module vesa: vendor="X.Org Foundation"
    [ 18.522] compiled for 1.16.0, module version = 2.3.2
    [ 18.522] Module class: X.Org Video Driver
    [ 18.522] ABI class: X.Org Video Driver, version 18.0
    [ 18.522] (II) NVIDIA dlloader X Driver 340.32 Tue Aug 5 20:13:04 PDT 2014
    [ 18.522] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 18.534] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
    Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
    Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
    GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
    GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
    Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
    GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
    GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
    GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
    GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
    GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
    GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
    Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
    GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
    GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
    GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
    Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
    GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
    Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
    GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
    GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
    GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
    GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
    GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
    GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
    Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
    GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
    GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
    GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
    GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
    GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
    Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
    GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
    GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
    GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
    GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
    Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
    GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
    GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
    GeForce Go 6600, GeForce Go 6600 GT, Quadro NVS 440, Quadro FX 550,
    Quadro FX 550, Quadro FX 540, GeForce 6200, GeForce 6500,
    GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
    GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
    GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS,
    GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT,
    GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
    GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
    GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7350 LE,
    GeForce 7300 LE, GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300,
    GeForce Go 7400, GeForce Go 7400 GS, Quadro NVS 110M,
    Quadro NVS 120M, Quadro FX 350M, GeForce 7500 LE, Quadro FX 350,
    GeForce 7300 GS, GeForce 7650 GS, GeForce 7600 GT, GeForce 7600 GS,
    GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, GeForce Go 7700,
    GeForce Go 7600, GeForce Go 7600 GT, Quadro NVS 300M,
    GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, GeForce 7900 GTX,
    GeForce 7900 GT, GeForce 7900 GS, GeForce 7950 GX2, GeForce 7950 GX2,
    GeForce 7950 GT, GeForce Go 7950 GTX, GeForce Go 7900 GS,
    GeForce Go 7900 GTX, Quadro FX 2500M, Quadro FX 1500M,
    Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, Quadro FX 4500 X2,
    GeForce 6150, GeForce 6150 LE, GeForce 6100, GeForce Go 6150,
    Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100,
    GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400,
    GeForce 6100 nForce 420, GeForce 7150M / nForce 630M,
    GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a,
    GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a,
    GeForce 8800 GTX, GeForce 8800 GTS, GeForce 8800 Ultra,
    Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, GeForce 8600 GT,
    GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, GeForce 9500M GS,
    GeForce 8300 GS, GeForce 8600M GT, GeForce 9650M GS,
    GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M,
    Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce GT 330,
    GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
    GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
    GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
    Quadro NVS 135M, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G,
    Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260,
    GeForce GTX 285, GeForce GTX 275, GeForce GTX 260, GeForce GTX 295,
    Quadroplex 2200 D2, Quadroplex 2200 S4, Quadro CX, Quadro FX 5800,
    Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512,
    GeForce 9800 GT, GeForce 8800 GT, GeForce GT 230, GeForce 9800 GX2,
    GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX,
    GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT,
    GeForce 8800M GTX, GeForce 8800 GS, GeForce GTX 285M,
    GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX/9800 GTX+,
    GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250,
    GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 4700 X2,
    Quadro FX 3700, Quadro VX 200, Quadro FX 3600M, Quadro FX 2800M,
    Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS,
    GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140,
    GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS,
    GeForce 9800M GTS, GeForce 9600 GT, GeForce 9600 GT,
    GeForce GTS 160M, GeForce GTS 150M, GeForce 9600 GSO,
    GeForce 9600 GT, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT,
    GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce 9500 GS,
    GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT,
    GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce G 110M,
    GeForce GT 130M, GeForce GT 120M, GeForce GT 220M, GeForce 9650 S,
    Quadro FX 380, Quadro FX 580, Quadro FX 1700M, GeForce 9400 GT,
    Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400,
    GeForce 8400 SE, GeForce 8400 GS, GeForce 9300M GS, GeForce G100,
    GeForce 9300 SE, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M,
    Quadro NVS 160M, GeForce G 105M, GeForce G 103M, GeForce G105M,
    Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro FX 370M,
    Quadro NVS 295, GeForce 9100M G, GeForce 8200M G, GeForce 9200,
    GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200,
    nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a,
    GeForce 9400, GeForce 9400, GeForce 9400M G, GeForce 9400M,
    GeForce 9300, ION, GeForce 9400M G, GeForce 9400, nForce 760i SLI,
    GeForce 9400, GeForce 9300 / nForce 730i, GeForce 9200,
    GeForce 9100M G, GeForce 8200M G, GeForce 9400M, GeForce 9200,
    GeForce G102M, GeForce G102M, ION, ION, GeForce 9400, ION, ION LE,
    ION LE, GeForce GT 220, GeForce 315, GeForce 210, GeForce GT 230M,
    GeForce GT 330M, GeForce GT 230M, GeForce GT 330M, NVS 5100M,
    GeForce GT 320M, GeForce GT 240M, GeForce GT 325M, Quadro FX 880M,
    GeForce G210, GeForce 205, GeForce 310, ION, GeForce 210,
    GeForce 310, GeForce 315, GeForce G105M, GeForce G105M, NVS 2100M,
    NVS 3100M, GeForce 305M, ION, GeForce 310M, GeForce 305M,
    GeForce 310M, GeForce 305M, GeForce G210M, GeForce 310M,
    Quadro FX 380 LP, Quadro FX 380M, GeForce GT 330, GeForce GT 320,
    GeForce GT 240, GeForce GT 340, GeForce GT 330, GeForce GTS 260M,
    GeForce GTS 250M, GeForce 315, GeForce GT 335M, GeForce GTS 350M,
    GeForce GTS 360M, Quadro FX 1800M
    [ 18.539] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 18.539] (II) FBDEV: driver for framebuffer: fbdev
    [ 18.539] (II) VESA: driver for VESA chipsets: vesa
    [ 18.539] (++) using VT number 1
    [ 18.539] (II) modesetting(0): using drv /dev/dri/card0
    [ 18.539] (WW) Falling back to old probe method for fbdev
    [ 18.539] (II) Loading sub module "fbdevhw"
    [ 18.539] (II) LoadModule: "fbdevhw"
    [ 18.540] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 18.547] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 18.547] compiled for 1.16.0, module version = 0.0.2
    [ 18.547] ABI class: X.Org Video Driver, version 18.0
    [ 18.547] (WW) Falling back to old probe method for vesa
    [ 18.547] (II) modesetting(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 18.547] (==) modesetting(0): Depth 24, (==) framebuffer bpp 32
    [ 18.547] (==) modesetting(0): RGB weight 888
    [ 18.547] (==) modesetting(0): Default visual is TrueColor
    [ 18.547] (II) modesetting(0): ShadowFB: preferred YES, enabled YES
    [ 18.547] (II) modesetting(0): Output LVDS-0 has no monitor section
    [ 18.548] (II) modesetting(0): Output VGA-0 has no monitor section
    [ 18.549] (II) modesetting(0): Output HDMI-0 has no monitor section
    [ 18.549] (II) modesetting(0): Output DisplayPort-0 has no monitor section
    [ 18.549] (II) modesetting(0): EDID for output LVDS-0
    [ 18.549] (II) modesetting(0): Manufacturer: AUO Model: 46ec Serial#: 0
    [ 18.549] (II) modesetting(0): Year: 2011 Week: 15
    [ 18.549] (II) modesetting(0): EDID Version: 1.4
    [ 18.549] (II) modesetting(0): Digital Display Input
    [ 18.549] (II) modesetting(0): 6 bits per channel
    [ 18.549] (II) modesetting(0): Digital interface is undefined
    [ 18.549] (II) modesetting(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 18.549] (II) modesetting(0): Gamma: 2.20
    [ 18.549] (II) modesetting(0): No DPMS capabilities specified
    [ 18.549] (II) modesetting(0): Supported color encodings: RGB 4:4:4
    [ 18.549] (II) modesetting(0): First detailed timing is preferred mode
    [ 18.549] (II) modesetting(0): Preferred mode is native pixel format and refresh rate
    [ 18.549] (II) modesetting(0): redX: 0.590 redY: 0.340 greenX: 0.330 greenY: 0.550
    [ 18.549] (II) modesetting(0): blueX: 0.150 blueY: 0.140 whiteX: 0.313 whiteY: 0.329
    [ 18.549] (II) modesetting(0): Manufacturer's mask: 0
    [ 18.549] (II) modesetting(0): Supported detailed timing:
    [ 18.549] (II) modesetting(0): clock: 70.7 MHz Image Size: 344 x 193 mm
    [ 18.549] (II) modesetting(0): h_active: 1366 h_sync: 1374 h_sync_end 1384 h_blank_end 1492 h_border: 0
    [ 18.549] (II) modesetting(0): v_active: 768 v_sync: 771 v_sync_end 772 v_blanking: 790 v_border: 0
    [ 18.549] (II) modesetting(0): Unknown vendor-specific block f
    [ 18.549] (II) modesetting(0): AUO
    [ 18.549] (II) modesetting(0): B156XW04 V6
    [ 18.549] (II) modesetting(0): EDID (in hex):
    [ 18.549] (II) modesetting(0): 00ffffffffffff0006afec4600000000
    [ 18.549] (II) modesetting(0): 0f15010490221378020bb59757548c26
    [ 18.549] (II) modesetting(0): 23505400000001010101010101010101
    [ 18.549] (II) modesetting(0): 0101010101019e1b567e50001630080a
    [ 18.549] (II) modesetting(0): 310058c1100000180000000f00000000
    [ 18.549] (II) modesetting(0): 00000000000000000020000000fe0041
    [ 18.549] (II) modesetting(0): 554f0a202020202020202020000000fe
    [ 18.549] (II) modesetting(0): 004231353658573034205636200a0084
    [ 18.549] (II) modesetting(0): Printing probed modes for output LVDS-0
    [ 18.549] (II) modesetting(0): Modeline "1366x768"x60.0 70.70 1366 1374 1384 1492 768 771 772 790 -hsync -vsync (47.4 kHz eP)
    [ 18.549] (II) modesetting(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [ 18.549] (II) modesetting(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 18.549] (II) modesetting(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [ 18.549] (II) modesetting(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [ 18.549] (II) modesetting(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [ 18.549] (II) modesetting(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [ 18.549] (II) modesetting(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 18.549] (II) modesetting(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 18.550] (II) modesetting(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [ 18.550] (II) modesetting(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [ 18.550] (II) modesetting(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [ 18.550] (II) modesetting(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 18.550] (II) modesetting(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [ 18.550] (II) modesetting(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [ 18.550] (II) modesetting(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [ 18.550] (II) modesetting(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [ 18.551] (II) modesetting(0): EDID for output VGA-0
    [ 18.551] (II) modesetting(0): EDID for output HDMI-0
    [ 18.551] (II) modesetting(0): EDID for output DisplayPort-0
    [ 18.551] (II) modesetting(0): Output LVDS-0 connected
    [ 18.551] (II) modesetting(0): Output VGA-0 disconnected
    [ 18.551] (II) modesetting(0): Output HDMI-0 disconnected
    [ 18.551] (II) modesetting(0): Output DisplayPort-0 disconnected
    [ 18.551] (II) modesetting(0): Using exact sizes for initial modes
    [ 18.551] (II) modesetting(0): Output LVDS-0 using initial mode 1366x768
    [ 18.551] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 18.551] (==) modesetting(0): DPI set to (96, 96)
    [ 18.551] (II) Loading sub module "fb"
    [ 18.551] (II) LoadModule: "fb"
    [ 18.551] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.560] (II) Module fb: vendor="X.Org Foundation"
    [ 18.560] compiled for 1.16.0, module version = 1.0.0
    [ 18.560] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.560] (II) Loading sub module "shadow"
    [ 18.560] (II) LoadModule: "shadow"
    [ 18.560] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 18.563] (II) Module shadow: vendor="X.Org Foundation"
    [ 18.563] compiled for 1.16.0, module version = 1.1.0
    [ 18.563] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.564] (II) UnloadModule: "nvidia"
    [ 18.564] (II) Unloading nvidia
    [ 18.564] (II) UnloadModule: "nv"
    [ 18.564] (II) Unloading nv
    [ 18.564] (II) UnloadModule: "fbdev"
    [ 18.564] (II) Unloading fbdev
    [ 18.564] (II) UnloadSubModule: "fbdevhw"
    [ 18.564] (II) Unloading fbdevhw
    [ 18.564] (II) UnloadModule: "vesa"
    [ 18.564] (II) Unloading vesa
    [ 18.564] (==) Depth 24 pixmap format is 32 bpp
    [ 18.592] (==) modesetting(0): Backing store enabled
    [ 18.592] (==) modesetting(0): Silken mouse enabled
    [ 18.592] (II) modesetting(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 18.593] (==) modesetting(0): DPMS enabled
    [ 18.610] (--) RandR disabled
    [ 18.694] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    [ 18.694] (II) modesetting(0): Damage tracking initialized
    [ 18.694] (II) modesetting(0): Setting screen physical size to 361 x 203
    [ 19.222] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 19.222] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 19.222] (II) LoadModule: "evdev"
    [ 19.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 19.252] (II) Module evdev: vendor="X.Org Foundation"
    [ 19.252] compiled for 1.16.0, module version = 2.9.0
    [ 19.252] Module class: X.Org XInput Driver
    [ 19.252] ABI class: X.Org XInput driver, version 21.0
    [ 19.252] (II) Using input driver 'evdev' for 'Power Button'
    [ 19.252] (**) Power Button: always reports core events
    [ 19.252] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 19.252] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 19.252] (--) evdev: Power Button: Found keys
    [ 19.252] (II) evdev: Power Button: Configuring as keyboard
    [ 19.252] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
    [ 19.252] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 19.252] (**) Option "xkb_rules" "evdev"
    [ 19.252] (**) Option "xkb_model" "pc104"
    [ 19.252] (**) Option "xkb_layout" "us"
    [ 19.283] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 19.283] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 19.283] (II) Using input driver 'evdev' for 'Video Bus'
    [ 19.283] (**) Video Bus: always reports core events
    [ 19.283] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 19.283] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 19.283] (--) evdev: Video Bus: Found keys
    [ 19.283] (II) evdev: Video Bus: Configuring as keyboard
    [ 19.283] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6"
    [ 19.283] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 19.283] (**) Option "xkb_rules" "evdev"
    [ 19.283] (**) Option "xkb_model" "pc104"
    [ 19.283] (**) Option "xkb_layout" "us"
    [ 19.284] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    [ 19.284] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 19.284] (II) Using input driver 'evdev' for 'Video Bus'
    [ 19.284] (**) Video Bus: always reports core events
    [ 19.284] (**) evdev: Video Bus: Device: "/dev/input/event5"
    [ 19.284] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 19.284] (--) evdev: Video Bus: Found keys
    [ 19.284] (II) evdev: Video Bus: Configuring as keyboard
    [ 19.284] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:00/input/input7/event5"
    [ 19.284] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 19.284] (**) Option "xkb_rules" "evdev"
    [ 19.284] (**) Option "xkb_model" "pc104"
    [ 19.284] (**) Option "xkb_layout" "us"
    [ 19.284] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 19.284] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 19.284] (II) Using input driver 'evdev' for 'Power Button'
    [ 19.284] (**) Power Button: always reports core events
    [ 19.284] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 19.284] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 19.284] (--) evdev: Power Button: Found keys
    [ 19.284] (II) evdev: Power Button: Configuring as keyboard
    [ 19.285] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
    [ 19.285] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 19.285] (**) Option "xkb_rules" "evdev"
    [ 19.285] (**) Option "xkb_model" "pc104"
    [ 19.285] (**) Option "xkb_layout" "us"
    [ 19.285] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 19.285] (II) No input driver specified, ignoring this device.
    [ 19.285] (II) This device may have been added with another device file.
    [ 19.286] (II) config/udev: Adding input device Webcam SC-10HDD12636P (/dev/input/event11)
    [ 19.286] (**) Webcam SC-10HDD12636P: Applying InputClass "evdev keyboard catchall"
    [ 19.286] (II) Using input driver 'evdev' for 'Webcam SC-10HDD12636P'
    [ 19.286] (**) Webcam SC-10HDD12636P: always reports core events
    [ 19.286] (**) evdev: Webcam SC-10HDD12636P: Device: "/dev/input/event11"
    [ 19.286] (--) evdev: Webcam SC-10HDD12636P: Vendor 0xc45 Product 0x64e0
    [ 19.286] (--) evdev: Webcam SC-10HDD12636P: Found keys
    [ 19.286] (II) evdev: Webcam SC-10HDD12636P: Configuring as keyboard
    [ 19.286] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input12/event11"
    [ 19.286] (II) XINPUT: Adding extended input device "Webcam SC-10HDD12636P" (type: KEYBOARD, id 10)
    [ 19.286] (**) Option "xkb_rules" "evdev"
    [ 19.286] (**) Option "xkb_model" "pc104"
    [ 19.286] (**) Option "xkb_layout" "us"
    [ 19.287] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
    [ 19.287] (II) No input driver specified, ignoring this device.
    [ 19.287] (II) This device may have been added with another device file.
    [ 19.287] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
    [ 19.287] (II) No input driver specified, ignoring this device.
    [ 19.287] (II) This device may have been added with another device file.
    [ 19.287] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
    [ 19.287] (II) No input driver specified, ignoring this device.
    [ 19.287] (II) This device may have been added with another device file.
    [ 19.287] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 19.287] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 19.287] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 19.287] (**) AT Translated Set 2 keyboard: always reports core events
    [ 19.288] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 19.288] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 19.288] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 19.288] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 19.288] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 19.288] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 19.288] (**) Option "xkb_rules" "evdev"
    [ 19.288] (**) Option "xkb_model" "pc104"
    [ 19.288] (**) Option "xkb_layout" "us"
    [ 19.288] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 19.288] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 19.288] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 19.288] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 19.288] (II) LoadModule: "synaptics"
    [ 19.289] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 19.303] (II) Module synaptics: vendor="X.Org Foundation"
    [ 19.303] compiled for 1.16.0, module version = 1.8.0
    [ 19.303] Module class: X.Org XInput Driver
    [ 19.303] ABI class: X.Org XInput driver, version 21.0
    [ 19.303] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 19.303] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 19.303] (**) Option "Device" "/dev/input/event7"
    [ 19.413] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1210 - 5738 (res 48)
    [ 19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 986 - 4886 (res 80)
    [ 19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 19.413] (**) Option "TapButton1" "1"
    [ 19.413] (**) Option "TapButton2" "2"
    [ 19.413] (**) Option "TapButton3" "3"
    [ 19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 19.414] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 19.466] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
    [ 19.466] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
    [ 19.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 19.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 19.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.033
    [ 19.467] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 19.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 19.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 19.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 19.467] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 19.468] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 19.468] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 19.468] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 19.468] (II) No input driver specified, ignoring this device.
    [ 19.468] (II) This device may have been added with another device file.
    [ 32.387] (II) modesetting(0): EDID vendor "AUO", prod id 18156
    [ 32.387] (II) modesetting(0): Printing DDC gathered Modelines:
    [ 32.387] (II) modesetting(0): Modeline "1366x768"x0.0 70.70 1366 1374 1384 1492 768 771 772 790 -hsync -vsync (47.4 kHz eP)
    Along with the Xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 340.32 (buildmeister@swio-display-x64-rhel04-01) Tue Aug 5 21:15:33 PDT 2014
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Last edited by Gilnaa (2014-08-23 12:26:16)

  • Cannot kill a session that is running a query on a linked server in SQL Server 2008 R2

    Hi,
    Cannot kill a session that is running a query on a linked server  in SQL Server 2008 R2.
    When I try to kill, it status shown as "KILLED/ROLLBACK"
    I have facing the issue from long back. I searched many and none of them worked for me
    Any help is greatly appreciated
    Thanks
    Jaison
    Carver

    I guess its stuck, can you see some blocking or any other process blocking the rollback.
    can you check rollback status using below command. Or you can use sp_who2 and check status column
    select percent_complete,estimated_completion_time from sys.dm_exec_requests
    where spid=xxx
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Error while running an albpm process on enterprise server 5.7

    Hi,
    I am trying to run an ALBPM project on the ALBPM Enterprise Server 5.7 on weblogic 9.2
    This Order management process, makes a call to the sub process < CreateOrderWSCaller >, which using an interactive activity further calls the webservice <OrderService>. This webservice is hosted at http://localhost:7001/webservices/OrderService
    The process is getting successfully deployed but when running the same on the enterprise server, I am getting the following exeption
    A component failed while executing activity '/CreateOrderWSCaller#Default-1.0/callWS' (BP-method Add Order) over instance '/CreateOrderWSCaller#Default-1.0/2/0'. Details: The task could not be successfully executed. Reason: 'fuego.connector.ConnectorException: The configuration name [OrderService] and type [Web Service] is not defined. Detail:The connector must be configured in the appropiate context. '. Caused by: The configuration name [OrderService] and type [Web Service] is not defined. Detail:The connector must be configured in the appropiate context. fuego.lang.ComponentExecutionException: The task could not be successfully executed. Reason: 'fuego.connector.ConnectorException: The configuration name [OrderService] and type [Web Service] is not defined. Detail:The connector must be configured in the appropiate context. '.
    Please help.
    Thanks
    deepak

    Hi Wilson,
    Iam trying to install Siebel 8.1.1.0, with the next image creator utility (Linux_ImageCreator ) in console mode.
    But i got the error message when creating the install image. I have downloaded the file four times, and also i checked the MD5 and SHA-1 codes in order to validate the integrity of the downloaded file. The codes are the same that are available in Oracle Edelivery.
    About the O.S. i will change it, however, at this time i have not be able neither create the install image.
    What could i do for solving this issue?
    Thanks in advance.

  • Getting an error running an SSIS package from SQL server agent

    This is the first time I'm running an SSIS package in SQL server agent.
    I'm running a SQL server agent job and getting this error message:
    Am I using the correct options? (options list below)
    Message
    Executed as user: SITEX\stxdatasqlexec. Microsoft (R) SQL Server Execute Package Utility  Version 10.50.1600.1 for 32-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  1:42:00 PM  Error: 2014-04-17
    13:42:01.01     Code: 0xC0011007     Source: {B72BF421-785A-44EC-9570-D2A40B046CA7}      Description: Unable to load the package as XML because of package does not have a valid XML format. A
    specific XML parser error will be posted.  End Error  Error: 2014-04-17 13:42:01.02     Code: 0xC0011002     Source: {B72BF421-785A-44EC-9570-D2A40B046CA7}      Description: Failed
    to open package file "C:\Users\halexandrovich\Documents\Nbr_Rolls_base.dtsx" due to error 0x80070003 "The system cannot find the path specified.".  This happens when loading a package and the file cannot be opened or loaded correctly
    into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  End Error  Could not load package "C:\Users\halexandrovich\Documents\Nbr_Rolls_base.dtsx"
    because of error 0xC0011002.  Description: Failed to open package file "C:\Users\halexandrovich\Documents\Nbr_Rolls_base.dtsx" due to error 0x80070003 "The system cannot find the path specified.".  This happens when loading a
    package and the file cannot be opened or loaded correctly into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  Source:
    {B72BF421-785A-44EC-9570-D2A40B046CA7}  Started:  1:42:00 PM  Finished: 1:42:01 PM  Elapsed:  0.047 seconds.  The package could not be found.  The step failed.
    Here are the options I'm using:
    package source - file system
    data source  destination = my SQL server db
    execution option - use 32 bit runtime
    command line entry:
    - /FILE "C:\Users\halexandrovich\Documents\Nbr_Rolls_base.dtsx"  /CONNECTION DestinationConnectionOLEDB;"\"Data Source=esxdspr-sql01.sitex.com;Initial Catalog=SuesTbls;Provider=SQLNCLI10;Integrated Security=SSPI;Auto Translate=false;\""
    /CONNECTION SourceConnectionFlatFile;"\\sitex.com\dfs\Production\SFTPData\LPSEFTProcess\FromAADFS\Rpt_Nbr_Rollsperbatch_20140331_20_0.txt"
    /X86  /CHECKPOINTING OFF /REPORTING E
    I checked the filename so it must be the XML format it's complaining about.

    Thank you, pituach.
    I tried running the package using just my c drive without partition, C:\Nbr_Rolls.dtsx, but still getting the same
    error. I do not see any option on this site to post my package. I know it's not the path that's the issue. Our support desk already fixed that because I was getting a different message before.
    Message
    Executed as user: SITEX\stxdatasqlexec. Microsoft (R) SQL Server Execute Package Utility  Version 10.50.1600.1 for 32-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  11:23:00 AM  Error: 2014-04-18
    11:23:00.44     Code: 0xC0011007     Source: {2BEE62EB-DD08-4867-9F5C-660167964650}      Description: Unable to load the package as XML because of package does not have a valid XML format. A
    specific XML parser error will be posted.  End Error  Error: 2014-04-18 11:23:00.45     Code: 0xC0011002     Source: {2BEE62EB-DD08-4867-9F5C-660167964650}      Description: Failed
    to open package file "C:\Nbr_Rolls.dtsx" due to error 0x800C0006 "The system cannot locate the object specified.".  This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of
    either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  End Error  Could not load package "C:\Nbr_Rolls.dtsx" because of error 0xC0011002.  Description: Failed
    to open package file "C:\Nbr_Rolls.dtsx" due to error 0x800C0006 "The system cannot locate the object specified.".  This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of
    either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  Source: {2BEE62EB-DD08-4867-9F5C-660167964650}  Started:  11:23:00 AM  Finished: 11:23:00 AM 
    Elapsed:  0.125 seconds.  The package could not be found.  The step failed.

  • Second Task Server not appearing in the Manager

    I have set up a second Collection and Task Server (W2003 SP2) on a VM. The Collection Server is running fine.
    The Task Server does not appear in the Manager displayer, after refreshes (F5) and rebooting both the Manager and the new Collection/Task Server.
    Following some of the suggestions on this forum, he is my troubleshooting:
    1. I have a local account "ZAMadmin" on both servers that is a local admin account with full rights to the Filestore
    2. Only the TASKSERVER.exe is running; TASKSERVERCORE.exe is not
    3. I have uninstalled/reinstalled the Task Server.
    4. Port 7465 is NOT open when a TELNET 127.0.0.1 7465 (connect failed)
    Any ideas what to check?

    Originally Posted by pcwoodring
    I have set up a second Collection and Task Server (W2003 SP2) on a VM. The Collection Server is running fine.
    The Task Server does not appear in the Manager displayer, after refreshes (F5) and rebooting both the Manager and the new Collection/Task Server.
    Following some of the suggestions on this forum, he is my troubleshooting:
    1. I have a local account "ZAMadmin" on both servers that is a local admin account with full rights to the Filestore
    2. Only the TASKSERVER.exe is running; TASKSERVERCORE.exe is not
    3. I have uninstalled/reinstalled the Task Server.
    4. Port 7465 is NOT open when a TELNET 127.0.0.1 7465 (connect failed)
    Any ideas what to check?
    I entered a ticket with Novell Support $, and the issue revolved around installing the Collection Server, then installing the Task Server later on. I guess the "Component Install" isn't entirely true!
    Here is the scenario for anyone else with this problem:
    1. Second Collection Server installs and it grabs new DLLs for the Primary
    2. Task Server installs but can't start because of DLL conflict
    3. Reinstalling the Task Server does not overwrite the DLL, so the same problem
    The fix is stupid and simple:
    Install the Task Server to a new folder. Then it can install all of the DLLs including the shared programs
    I hope this helps someone else avoid misery!

  • Significant difference in response times for same query running on Windows client vs database server

    I have a query which is taking a long time to return the results using the Oracle client.
    When I run this query on our database server (Unix/Solaris) it completes in 80 seconds.
    When I run the same query on a Windows client it completes in 47 minutes.
    Ideally I would like to get a response time equivalent on the Windows client to what I get when running this on the database server.
    In both cases the query plans are the same.
    The query and plan is shown below :
    {code}
    SQL> explain plan
      2  set statement_id = 'SLOW'
      3  for
      4  SELECT DISTINCT /*+ FIRST_ROWS(503) */ objecttype.id_object
      5  FROM documents objecttype WHERE objecttype.id_type_definition = 'duotA9'
      6  ;
    Explained.
    SQL> select * from table(dbms_xplan.display('PLAN_TABLE','SLOW','TYPICAL'));
    PLAN_TABLE_OUTPUT
    | Id  | Operation          | Name      | Rows  | Bytes |TempSpc| Cost (%CPU)|
    |   0 | SELECT STATEMENT   |           |  2852K|    46M|       | 69851   (1)|
    |   1 |  HASH UNIQUE       |           |  2852K|    46M|   153M| 69851   (1)|
    |*  2 |   TABLE ACCESS FULL| DOCUMENTS |  2852K|    46M|       | 54063   (1)|
    {code}
    Are there are configuration changes that can be done on the Oracle client or database to improve the response times for the query when it is running from the client?
    The version on the database server is 10.2.0.1.0
    The version of the oracle client is also 10.2.0.1.0
    I am happy to provide any further information if required.
    Thank you in advance.

    I have a query which is taking a long time to return the results using the Oracle client.
    When I run this query on our database server (Unix/Solaris) it completes in 80 seconds.
    When I run the same query on a Windows client it completes in 47 minutes.
    There are NO queries that 'run' on a client. Queries ALWAYS run within the database server.
    A client can choose when to FETCH query results. In sql developer (or toad) I can choose to get 10 rows at a time. Until I choose to get the next set of 10 rows NO rows will be returned from the server to the client; That query might NEVER complete.
    You may get the same results depending on the client you are using. Post your question in a forum for whatever client you are using.

  • NodeManager not able to start second managed server in same machine

    Hi,
    I am facing an issue, I am not able start a second ManagedServer(MG2) using nodemanager (through AdminConsole)
    My setup is as below:
    Server 1
    1) Admin Server + ManagedServer (MG1) (INSTALL LOCATION: /opt/web/MyServer1)
    2) Second Managed Server (MG2) (INSTALL LOCATION: /opt/web/MyServer2)
    Both belong a same Domain (MyDomain) and NodeManager runs from /opt/web/MyServer1
    I can start MG1, but not MG2.
    I did
    1) nmEnroll for (1) nmEnroll('/opt/web/MyServer1/domains/MyDomain','/opt/web/MyServer1/wlserver_10.3/common/nodemanager')
    2) nmEnroll for (2) nmEnroll('/opt/web/MyServer2/domains/MyDomain','/opt/web/MyServer2/wlserver_10.3/common/nodemanager')
    I see following error in nodemanager.log,
    The domain 'MyDomain' at '/opt/web/MyServer2/domains/MyDomain' was not registered in the nodemanager.domains file and dy
    namic domain registration is not supported. Please register the domain in the nodemanager.domains file.
    I can start the MG2 if I manually edit nodemanager.domains to point /opt/web/MyServer2/domains/MyDomain.
    Is there a way to configure multiple domains locations in nodemanager.domains, so Nodemanger can start managed server installed in different location?

    Your nmEnroll shows 2 different domain path values supplied - which means you have told NM to try to connect to 2 different domains
    1) nmEnroll for (1) nmEnroll('/opt/web/MyServer1/domains/MyDomain','/opt/web/MyServer1/wlserver_10.3/common/nodemanager')
    2) nmEnroll for (2) nmEnroll('/opt/web/MyServer2/domains/MyDomain','/opt/web/MyServer2/wlserver_10.3/common/nodemanager')
    You also show 2 distinct node managers you are trying to configure.
    nmEnroll enrolls a domain, not an individual server. If you have only 1 installation of nodemanager, and only 1 domain, then you would only need one nmEnroll command.

  • [Solved] Counter Strike Crashes when joining a server

    Hello, I have been running Steam (and of course Counter Strike) through wine for quite a while. However, after the new Steam release I am unable to join any games in Counter Strike 1.6 - other steam games seem to work fine.
    What happens is that I can enter CS, enter the console and everything, even get the servers, but when I try to join, hl.exe hangs, and I have to kill the process.
    I have tried deleting the steam folder, running with and without any mods in counter strike, updating wine to newest revision, tried locking the motd files (as described on winehq).
    Also I have tried switching between ALSA/OSS audiodrivers in wine.
    I have tried everything I can think of, and run through just about every hit that google provides me. But still no luck. I hope that you have an idea to help me on the way, if not, I might have to wait Until steam releases a client for linux ..
    Last edited by Paaskehare (2010-07-05 02:58:36)

    This is the output from the terminal when I start CS and try to join a server.
    fixme:dwmapi:DwmSetWindowAttribute (0x300a2, 2, 0x32d7fc, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x300a2, 3, 0x32d7f8, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x300a2, 4, 0x32d7f4, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x400a2, 2, 0x32d7fc, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x400a2, 3, 0x32d7f8, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x400a2, 4, 0x32d7f4, 4) stub
    err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered
    err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1
    fixme:win:EnumDisplayDevicesW ((null),0,0x32c2ac,0x00000000), stub!
    fixme:dwmapi:DwmSetWindowAttribute (0x2012c, 2, 0x32cab4, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x2012c, 3, 0x32cab0, 4) stub
    fixme:dwmapi:DwmSetWindowAttribute (0x2012c, 4, 0x32caac, 4) stub
    err:ole:RevokeDragDrop invalid hwnd (nil)
    err:ole:RevokeDragDrop invalid hwnd 0x10136
    fixme:win:EnumDisplayDevicesW ((null),0,0x33f22c,0x00000000), stub!
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x8007000e
    err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not registered
    err:ole:CoGetClassObject no class object {9ba05972-f6a8-11cf-a442-00a0c90a8f39} could be created for context 0x5
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
    fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x215450, L"c:\\steam\\steamapps\\reedtz\\counter-strike\\hl.exe"
    fixme:hnetcfg:fw_app_put_Name 0x215450, L"Counter-Strike"
    fixme:hnetcfg:fw_apps_Add 0x217c30, 0x215450
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (0): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (1252): STUB
    err:ntdll:RtlpWaitForCriticalSection section 0x1496e8c "?" wait timed out in thread 001f, blocked by 0020, retrying (60 sec)
    Solution:
    It seems it was a problem with running wine as if it were Windows 7, I changed this to XP and it ran right away.
    Last edited by Paaskehare (2010-07-05 02:59:38)

Maybe you are looking for