VBox 4.3.26 - no 3D acceleration

Hello guys,
I've installed Arch with all the guides provided on Wiki. Now I encountered a problem that couldnt resolve for three days: No hardware rendering. Only Gallium.
Host: Win8.1
VBox 4.3.26 with guest additions from pacman repos
[dan@arch ~]$ glxinfo |grep render
direct rendering: Yes
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_query_renderer, GLX_OML_swap_method, GLX_SGIS_multisample,
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 128 bits)
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp,
[root@arch dan]# dmesg |grep vbox
[ 5.684685] vboxguest: misc device minor 58, IRQ 20, I/O port d020, MMIO at 00000000f0400000 (size 0x400000)
[ 5.684690] vboxguest: Successfully loaded version 4.3.26_OSE (interface 0x00010004)
[ 5.913222] vboxsf: Successfully loaded version 4.3.26_OSE (interface 0x00010004)
[ 6.202601] [drm] Initialized vboxvideo 1.0.0 20090303 for 0000:00:02.0 on minor 0
[ 70.018] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 70.018] (II) LoadModule: "glx"
[ 70.018] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 70.020] (II) Module glx: vendor="X.Org Foundation"
[ 70.020] compiled for 1.17.1, module version = 1.0.0
[ 70.020] ABI class: X.Org Server Extension, version 9.0
[ 70.020] (==) AIGLX enabled
[ 70.020] (==) Matched vboxvideo as autoconfigured driver 0
[ 70.020] (==) Matched vboxvideo as autoconfigured driver 1
[ 70.020] (==) Matched modesetting as autoconfigured driver 2
[ 70.020] (==) Matched fbdev as autoconfigured driver 3
[ 70.021] (==) Matched vesa as autoconfigured driver 4
[ 70.021] (==) Assigned the driver to the xf86ConfigLayout
[ 70.021] (II) LoadModule: "vboxvideo"
[ 70.021] (II) Loading /usr/lib/xorg/modules/drivers/vboxvideo.so
[ 70.021] (II) Module vboxvideo: vendor="Oracle Corporation"
[ 70.021] compiled for 1.6.99, module version = 1.0.1
[ 70.021] Module class: X.Org Video Driver
[ 70.021] ABI class: X.Org Video Driver, version 19.0
[ 70.021] (**) Load address of symbol "VBOXVIDEO" is 0x7f9922d94840
[ 70.021] (II) LoadModule: "modesetting"
[ 70.021] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 70.021] (II) Module modesetting: vendor="X.Org Foundation"
[ 70.021] compiled for 1.17.1, module version = 1.17.1
[ 70.021] Module class: X.Org Video Driver
[ 70.021] ABI class: X.Org Video Driver, version 19.0
[ 70.021] (II) LoadModule: "fbdev"
[ 70.021] (WW) Warning, couldn't open module fbdev
[ 70.022] (II) UnloadModule: "fbdev"
[ 70.022] (II) Unloading fbdev
[ 70.022] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 70.022] (II) LoadModule: "vesa"
[ 70.022] (WW) Warning, couldn't open module vesa
[ 70.022] (II) UnloadModule: "vesa"
[ 70.022] (II) Unloading vesa
[ 70.022] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 70.022] (II) VBoxVideo: guest driver for VirtualBox: vbox
[ 70.022] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 70.022] (++) using VT number 2
[ 70.022] (WW) Falling back to old probe method for modesetting
[ 70.022] (II) VBoxVideo(0): VirtualBox guest additions video driver version 4.3.26_OSE
What would be your thoughts?
Thanks

Wow, you're right. I noticed that gdm use two ttys, but thought it just another fancy stuff from gnome devs. Well, it is.
Now I got the hardware rendering, big thanks to you.
Time for me to solve another trashload:
[dan@arch ~]$ glxinfo | grep render
pci id for fd 4: 80ee:beef, driver (null)
OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
OpenGL Warning: glVertexArrayRangeNV not found in mesa table
OpenGL Warning: glCombinerInputNV not found in mesa table
OpenGL Warning: glCombinerOutputNV not found in mesa table
OpenGL Warning: glCombinerParameterfNV not found in mesa table
OpenGL Warning: glCombinerParameterfvNV not found in mesa table
OpenGL Warning: glCombinerParameteriNV not found in mesa table
OpenGL Warning: glCombinerParameterivNV not found in mesa table
OpenGL Warning: glFinalCombinerInputNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glDeleteFencesNV not found in mesa table
OpenGL Warning: glFinishFenceNV not found in mesa table
OpenGL Warning: glGenFencesNV not found in mesa table
OpenGL Warning: glGetFenceivNV not found in mesa table
OpenGL Warning: glIsFenceNV not found in mesa table
OpenGL Warning: glSetFenceNV not found in mesa table
OpenGL Warning: glTestFenceNV not found in mesa table
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: vboxvideo
direct rendering: Yes
OpenGL renderer string: Chromium
Last edited by bfg9800gt (2015-05-14 17:12:37)

Similar Messages

  • [SOLVED] 3d Acceleration on Arch Linux guest

    I've just installed the latest FTP Arch Linux (2009.02) as a Guest running in Virtual Box 3.0.2 in my Windows 7 host, and I cannot get Xorg working at all.
    - 3D Acceleration is enabled for the VM, and 128MB of video memory allocated
    - Guest Additions were installed successfully, added rc.vboxadd to daemons, and everything loads ok on startup.
    Output of 'dmesg | grep vbox':
    vboxadd: Successfully loaded version 3.0.2 (interface 0x0010004)
    vboxvfs: Successfully loaded version 3.0.2 (interface 0x0010004)
    [drm] Initialized vboxvideo 1.0.0 20090303 for 0000:00:02.0 on minor 0
    Here is my .xinitrc:
    /usr/bin/VBoxClient-all
    I've symlinked vboxvideo_dri.so since the installer didn't do it.
    Output of 'ls -l /usr/lib/xorg/modules/dri/vboxvideo_dri.so':
    lrwxrwxrwx 1 root root 19 2009-07-31 22:42 /usr/lib/xorg/modules/dri/vboxvideo_dri.so -> /usr/lib/VBoxOGL.so
    And error when I run 'startx':
    (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/vboxvideo_dri.so failed (libXcomposite.so.1: cannot open shared object file: No such file or directory)
    (EE) AIGLX: reverting to software rendering
    waiting for X server to shut down
    And then it shuts down, without even trying to load swrast_dri.so. But the weirdest part is, that symlink exists, but X is saying it doesn't! I've restarted the VM and still get the same error.
    Here is my xorg.conf (created by installing GA), and I do have HAL up and running, loaded before the rc.vboxadd daemon:
    # Default xorg.conf for Xorg 1.5+ without PCI_TXT_IDS_PATH enabled.
    # This file was created by VirtualBox Additions installer as it
    # was unable to find any existing configuration file for X.
    Section "Device"
    Identifier "VirtualBox Video Card"
    Driver "vboxvideo"
    EndSection
    So... what next? 
    Last edited by timmahcheese (2009-08-03 15:20:55)

    Silly me, I forgot the libxcomposite package. I guess I should read the errors closer.
    Anyway, I'm still getting an error (signal 11) being caused by VBoxClient-all. Here is my Xorg.0.log:
    X.Org X Server 1.6.2
    Release Date: 2009-7-7
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux obi-wan 2.6.30-ARCH #1 SMP PREEMPT Mon Jul 20 11:20:32 UTC 2009 i686
    Build Date: 18 July 2009 08:27:13PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 2 23:20:02 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) No Layout section. Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |-->Screen "Default Screen Section" (0)
    (**) | |-->Monitor "<default monitor>"
    (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    (**) | |-->Device "VirtualBox Video Card"
    (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x7a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 InnoTek Systemberatung GmbH VirtualBox Graphics Adapter rev 0, Mem @ 0xe0000000/134217728
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "vboxvideo"
    (II) Loading /usr/lib/xorg/modules/drivers//vboxvideo_drv.so
    (II) Module vboxvideo: vendor="Sun Microsystems, Inc."
    compiled for 1.5.99.901, module version = 1.0.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) VBoxVideo: guest driver for VirtualBox: vbox
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) VBoxVideo(0): VirtualBox guest additions video driver version 3.0.2
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) VBoxVideo(0): initializing int10
    (II) VBoxVideo(0): Primary V_BIOS segment is: 0xc000
    (II) VBoxVideo(0): VESA BIOS detected
    (II) VBoxVideo(0): VESA VBE Version 2.0
    (II) VBoxVideo(0): VESA VBE Total Mem: 131072 kB
    (II) VBoxVideo(0): VESA VBE OEM: VirtualBox VBE BIOS http://www.virtualbox.org/
    (II) VBoxVideo(0): VESA VBE OEM Software Rev: 0.2
    (II) VBoxVideo(0): VESA VBE OEM Vendor: Sun Microsystems, Inc.
    (II) VBoxVideo(0): VESA VBE OEM Product: VirtualBox VBE Adapter
    (II) VBoxVideo(0): VESA VBE OEM Product Rev: Sun VirtualBox Version 3.0.2
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "shadowfb"
    (II) LoadModule: "shadowfb"
    (II) Loading /usr/lib/xorg/modules//libshadowfb.so
    (II) Module shadowfb: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) VBoxVideo(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    (==) VBoxVideo(0): Depth 24, (--) framebuffer bpp 32
    (II) VBoxVideo(0): Output VBOX1 has no monitor section
    (II) VBoxVideo(0): The maximum supported resolution is currently 32000x32000
    (II) VBoxVideo(0): Output VBOX1 has no monitor section
    (II) VBoxVideo(0): Output VBOX1 connected
    (II) VBoxVideo(0): Using exact sizes for initial modes
    (II) VBoxVideo(0): Output VBOX1 using initial mode 1024x768
    (==) VBoxVideo(0): RGB weight 888
    (==) VBoxVideo(0): Default visual is TrueColor
    (==) VBoxVideo(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) VBoxVideo(0): DPI set to (96, 96)
    (II) Loading sub module "dri"
    (II) LoadModule: "dri"
    (II) Reloading /usr/lib/xorg/modules/extensions//libdri.so
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (==) VBoxVideo(0): Default visual is TrueColor
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) VBoxVideo(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) VBoxVideo(0): [drm] framebuffer handle = 0xe0000000
    (II) VBoxVideo(0): [drm] added 1 reserved context for kernel
    (II) VBoxVideo(0): X context handle = 0x1
    (II) VBoxVideo(0): [drm] installed DRM signal handler
    (II) VBoxVideo(0): visual configurations initialized
    (==) VBoxVideo(0): Backing store disabled
    (II) VBoxVideo(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) VBoxVideo(0): DPMS enabled
    (II) VBoxVideo(0): The VBox video extensions are now enabled.
    (II) VBoxVideo(0): [DRI] installation complete
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) Next line is added to allow vboxvideo_drv.so to appear as whitelisted driver
    (II) The file referenced, is *NOT* loaded
    (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
    (EE) AIGLX error: vboxvideo does not export required DRI extension
    (EE) AIGLX: reverting to software rendering
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) VBoxVideo(0): Setting screen physical size to 270 x 203
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device ImExPS/2 Generic Explorer Mouse
    (**) ImExPS/2 Generic Explorer Mouse: always reports core events
    (**) ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event5"
    (II) ImExPS/2 Generic Explorer Mouse: Found 5 mouse buttons
    (II) ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
    (II) ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
    (II) ImExPS/2 Generic Explorer Mouse: Configuring as mouse
    (**) ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
    (**) ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE)
    (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
    (**) ImExPS/2 Generic Explorer Mouse: (accel) filter chain progression: 2.00
    (**) ImExPS/2 Generic Explorer Mouse: (accel) filter stage 0: 20.00 ms
    (**) ImExPS/2 Generic Explorer Mouse: (accel) set acceleration profile 0
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device VirtualBox Guest Service
    (II) LoadModule: "vboxmouse"
    (II) Loading /usr/lib/xorg/modules/input//vboxmouse_drv.so
    (II) Module vboxmouse: vendor="Sun Microsystems Inc."
    compiled for 0.0.0, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) VirtualBox Guest Service: always reports core events
    (**) VirtualBox Guest Service: Device: "/dev/vboxadd"
    (II) XINPUT: Adding extended input device "VirtualBox Guest Service" (type: MOUSE)
    (**) VirtualBox Guest Service: (accel) keeping acceleration scheme 1
    (**) VirtualBox Guest Service: (accel) filter chain progression: 2.00
    (**) VirtualBox Guest Service: (accel) filter stage 0: 20.00 ms
    (**) VirtualBox Guest Service: (accel) set acceleration profile 0
    (**) VirtualBox Guest Service: Mouse Integration associated with screen 0
    (II) VirtualBox Guest Service: On.
    Backtrace:
    0: /usr/bin/X(xorg_backtrace+0x3b) [0x813154b]
    1: /usr/bin/X(xf86SigHandler+0x9e) [0x80cacee]
    2: [0xb8008400]
    3: /usr/bin/X(Dispatch+0x80) [0x808c350]
    4: /usr/bin/X(main+0x395) [0x8072005]
    5: /lib/libc.so.6(__libc_start_main+0xe6) [0xb7be2a36]
    6: /usr/bin/X [0x80714b1]
    Fatal server error:
    Caught signal 11. Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) ImExPS/2 Generic Explorer Mouse: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) VirtualBox Guest Service: Off.
    (II) VirtualBox Guest Service: Close
    (II) UnloadModule: "vboxmouse"
    Last edited by timmahcheese (2009-08-03 04:07:48)

  • VERR_VMX_NO_VMX when I try to start  SampleAppv207_OBI_BP1 (Oracle VBox).

    Failed to open a session for the virtual machine SampleAppv207_OBI_BP1.
    VT-x is not available. (VERR_VMX_NO_VMX).
    Result Code: E_FAIL (0x80004005)
    Component: Console
    Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
    I cannot find anything about this in Oracle Support, in Oracle Forums, in Blog Space / Google Search.
    Also, the Settings -> System -> Acceleration tab (where I would expect to find a relevant setting to adjust) is grayed out.
    Thanks in advance for any help.
    Kind regards,
    Michael K

    Hi Michael,
    I have the same problem.
    Do you have fixed the problem.
    I've tried to add "<HardwareVirtEx enabled="false" exclusive="false"/>"; unfortunately with no result.
    This are my entries:
    VBoxSVC.log
    VirtualBox COM Server 4.2.0 r80737 win.amd64 (Sep 13 2012 07:09:55) release log
    00:00:00.000000 main Log opened 2012-09-25T14:00:13.150595800Z
    00:00:00.000000 main OS Product: Windows 7
    00:00:00.000000 main OS Release: 6.1.7601
    00:00:00.000000 main OS Service Pack: 1
    00:00:00.047000 main DMI Product Name: Virtual Machine
    00:00:00.047000 main DMI Product Version: 7.0
    00:00:00.047000 main Host RAM: 15999MB RAM, available: 9678MB
    00:00:00.047000 main Executable: C:\Program Files\Oracle\VirtualBox\VBoxSVC.exe
    00:00:00.047000 main Process ID: 4744
    00:00:00.047000 main Package type: WINDOWS_64BITS_GENERIC
    00:00:00.063000 Loading settings file "C:\Users\lucian.dinescu/.VirtualBox\VirtualBox.xml" with version "1.12-windows"
    00:00:00.063000 USBLibInit: USB Service not found
    00:00:00.157000 VDInit finished
    00:00:00.172000 Loading settings file "C:\Users\lucian.dinescu\VirtualBox VMs\SampleAppv207_OBI_BP1\SampleAppv207_OBI_BP1.vbox" with version "1.12-windows"
    00:00:00.610000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:00.891000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:02.797000 ERROR [COM]: aRC=VBOX_E_INVALID_VM_STATE (0x80bb0002) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={Machine} aText={Machine is not locked for session (session state: Unlocked)}, preserve=false
    00:00:02.829000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:02.907000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:03.157000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:03.266000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:04.375000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:04.391000 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={22781af3-1c96-4126-9edf-67a020e0e858} aComponent={SessionMachine} aText={Saved screenshot data is not available (VERR_NOT_SUPPORTED)}, preserve=false
    00:00:04.407000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:05.672000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:05.735000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:05.797000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:06.141000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:06.219000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:06.547000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:06.657000 WARNING [COM]: aRC=E_FAIL (0x80004005) aIID={30678943-32df-4830-b413-931b25ac86a0} aComponent={Host} aText={Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer}, preserve=true
    00:00:14.438000 main ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={29989373-b111-4654-8493-2e1176cba890} aComponent={Medium} aText={Medium 'C:\Users\lucian.dinescu\VirtualBox VMs\SampleAppv207_OBI_BP1\SampleAppv207_OBI_BP1-disk1.vmdk' cannot be closed because it is still attached to 1 virtual machines}, preserve=false
    00:00:14.438000 main ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={29989373-b111-4654-8493-2e1176cba890} aComponent={Medium} aText={Medium 'C:\Users\lucian.dinescu\VirtualBox VMs\SampleAppv207_OBI_BP1\SampleAppv207_OBI_BP1-disk2.vmdk' cannot be closed because it is still attached to 1 virtual machines}, preserve=false
    00:00:14.438000 Watcher ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={3b2f08eb-b810-4715-bee0-bb06b9880ad2} aComponent={VirtualBox} aText={The object is not ready}, preserve=false
    ========
    selectorwindow.log
    VirtualBox GUI VM Selector Window 4.2.0 r80737 win.amd64 (Sep 13 2012 07:09:55) release log
    00:00:00.578000 Log opened 2012-09-25T14:00:13.697866600Z
    00:00:00.578000 OS Product: Windows 7
    00:00:00.578000 OS Release: 6.1.7601
    00:00:00.578000 OS Service Pack: 1
    00:00:00.578000 Host RAM: 15999MB RAM, available: 9665MB
    00:00:00.578000 Executable: C:\Program Files\Oracle\VirtualBox\VirtualBox.exe
    00:00:00.578000 Process ID: 3720
    00:00:00.578000 Package type: WINDOWS_64BITS_GENERIC
    00:00:00.578000 Loading VMs started...
    00:00:00.578000 Loading VM {d0aa1b5a-db73-47d6-9ca3-dcd6d9441dc0}...
    00:00:00.578000 VM {SampleAppv207_OBI_BP1} is accessible.
    00:00:00.578000 VM {SampleAppv207_OBI_BP1} groups are {}.
    00:00:00.578000 Creating item for VM {SampleAppv207_OBI_BP1}, group {}.
    00:00:00.594000 Loading VMs finished.
    00:00:07.547000 ERROR [COM]: aRC=E_UNEXPECTED (0x8000ffff) aIID={12f4dcdb-12b2-4ec1-b7cd-ddd9f6c5bf4d} aComponent={Session} aText={The session is not locked (session state: Unlocked)}, preserve=false
    ==========
    VirtualBox.xml
    <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.12-windows">
    <Global>
    <ExtraData>
    <ExtraDataItem name="GUI/DetailsPageBoxes" value="general,preview,system,display,storage,audio,network,usb,sharedFolders,description"/>
    <ExtraDataItem name="GUI/GroupDefinitions/" value="m=d0aa1b5a-db73-47d6-9ca3-dcd6d9441dc0"/>
    <ExtraDataItem name="GUI/LastItemSelected" value="m=SampleAppv207_OBI_BP1"/>
    <ExtraDataItem name="GUI/LastWindowPosition" value="297,87,770,550"/>
    <ExtraDataItem name="GUI/SplitterSizes" value="179,587"/>
    <ExtraDataItem name="GUI/UpdateCheckCount" value="5"/>
    <ExtraDataItem name="GUI/UpdateDate" value="1 d, 2012-09-26, stable, 4.2.0"/>
    </ExtraData>
    <MachineRegistry>
    <MachineEntry uuid="{d0aa1b5a-db73-47d6-9ca3-dcd6d9441dc0}" src="C:\Users\lucian.dinescu\VirtualBox VMs\SampleAppv207_OBI_BP1\SampleAppv207_OBI_BP1.vbox"/>
    </MachineRegistry>
    <MediaRegistry>
    <HardDisks/>
    <DVDImages/>
    <FloppyImages/>
    </MediaRegistry>
    <NetserviceRegistry>
    <DHCPServers>
    <DHCPServer networkName="HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter" IPAddress="192.168.56.100" networkMask="255.255.255.0" lowerIP="192.168.56.101" upperIP="192.168.56.254" enabled="1"/>
    </DHCPServers>
    </NetserviceRegistry>
    <SystemProperties defaultMachineFolder="C:\Users\lucian.dinescu\VirtualBox VMs" defaultHardDiskFormat="VDI" VRDEAuthLibrary="VBoxAuth" webServiceAuthLibrary="VBoxAuth" LogHistoryCount="3"/>
    <USBDeviceFilters/>
    </Global>
    </VirtualBox>
    =======
    Regards,
    Lucian

  • No 3D acceleration with Arch + virtualbox-guest-modules 4.3.24-1

    I've been using Arch happily in 64 bit VirtualBox setup for a few months (under 64bit Win7), but after installing cool-retro-term, realized I have no 3D acceleration. glxinfo shows I'm using unaccelerated Gallium instead of Chromium:
    OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
    I've googled about 100 different bug reports and solution suggestions, but to no avail. Virtualbox forums say that a similar bug was fixed last June, and after that the glxinfo should give a dozen warnings about being unable to load stuff, but report the Chromium drivers. I have the latest version of virtualbox-guest-modules (4.3.24-1) which should contain the fix, but that doesn't help.
    I installed Debian today to test things out, and indeed, I had 3D acceleration out of the box. This was likely because the initial install was Debian stable, and the latest Mesa versions (around early 2014) initially broke the 3D acceleration, so probably Mesa was too stable... Upgrading to Debian Jessie broke the 3D acceleration to same state as my Arch install (Gallium renderer instead of Chromium), which seems to support this hypothesis. HOWEVER, re-compiling the latest guest additions seemed to have the effect the Virtualbox forums suggested there should be -- 3D support was restored, and Chromium once again the renderer in glxinfo.
    Has someone successfully gotten Arch under Virtualbox working with 3D acceleration without downgrading Mesa libraries? The Cinnamon desktop nags me about not having HW acceleration, and cool-retro-term uses 100 % CPU due to software rendering, so I'd rather have acceleration than not.

    I have the same problem (with standard 3.19.2-1 kernel, vbox 4.3.26).
    I tried grabbing an older mesa and mesa-libgl from the arch rollback machine (which worked the last time it stopped working) but version 10.4.6 just crashed my machine when gnome was starting. I'm guessing there are more packages required for that approach to work but i don't know what they are. A complete rollback would be clean but would probably be more annoying lol.

  • Install in vbox on arch in vbox

    Hi,
    ALL SOFWARE UPDATED:
    I am using Vbox on a mac
    Installed archlinux_64  as guest and all works ok.  RAM : 2048MB
    Installed vbox on the archlinux_64.
    New Guest Settings -
    ram :768MB
    boot order : cd/dvd, hard disk
    chipset : PIIX3
    acceleration : PAE/NX      (tried unchecked)
    Video Mem : 128MB
    Acceleration : 3D
    Storage : IDE Secondary Master with iso
    Controller : SATA
    SATA Port : 0:     arch.vdi
    Network : Bridged
    New install archlinux problem
    After I click  Boot Arch Linux (i686) loads image followed by:-
    Probing EDD (edd=off to disable)……ok
    early console in decompress_kernel
    Decompressing Linux…Parsing ELF…Performing relocations..done.
    Booting the kernel.
    [  0.000000] tsc: Fast calibration failed
    THAT IS AS FAR AS IT GOES.
    Can’t find any solution on the web, any ideas. Thanks

    Is there any sane reason why you don't run the second (in your case nested) VM on the Mac host, too?
    Nested virtualization isn't really supported in VirtualBox. It may or may not work, so do not expect a real solution. You can try to turn off I/O APIC in the nested guest, turn off 3D, use only 1 CPU etc.
    Last edited by teekay (2014-01-02 09:12:46)

  • Media Encoder CC not using GPU acceleration for After Effects CC raytrace comp

    I created a simple scene in After Effects that's using the raytracer engine... I also have GPU enabled in the raytracer settings for After Effects.
    When I render the scene in After Effects using the built-in Render Queue, it only takes 10 minutes to render the scene.
    But when I export the scene to Adobe Media Encoder, it indicates it will take 13 hours to render the same scene.
    So clearly After Effects is using GPU accelleration but for some reason Media Encoder is not.
    I should also point out that my GeForce GTX 660 Ti card isn't officially supported and I had to manually add it into the list of supported cards in:
    C:\Program Files\Adobe\Adobe After Effects CC\Support Files\raytracer_supported_cards.txt
    C:\Program Files\Adobe\Adobe Media Encoder CC\cuda_supported_cards.txt
    While it's not officially supported, it's weird that After Effects has no problem with it yet Adobe Media Encoder does...
    I also updated After Effects to 12.1 and AME to 7.1 as well as set AME settings to use CUDA but it didn't make a difference.
    Any ideas?

    That is normal behavior.
    The "headless" version of After Effects that is called to render frames for Adobe Media Encoder (or for Premiere Pro) using Dynamic Link does not use the GPU for acceleration of the ray-traced 3D renderer.
    If you are rendering heavy compositions that require GPU processing and/or the Render Multiple Frames Simultaneously multiprocessing, then the recommended workflow is to render and export a losslessly encoded master file from After Effects and have Adobe Media Encoder pick that up from a watch folder to encode into your various delivery formats.

  • AME takes a long time to start encoding when using GPU Acceleration (OpenCL)

    Have had this issue for a while not (current update as well as at least the previous one).
    I switched to using GPU Hardware Acceleration over Software Only rendering. The speed for the actual encoding on my Mac is much faster that software only rendering. However, more often than not, the encoding process seems to stick at 0% waiting to start for a long time, say anywhere from 1 minute to several minutes. Then it will eventually start.
    Can't seem to find what is causing this. Doesn't seem related to any particular project, codec, output format or anything else I can see. I'd like to keep using GPU Acceleration but it's pointless if it takes 5 times as long to even start as rendering by software-only would. It doesn't even pass any elapsed time while it's hanging or waiting. Says at 0 until it starts. Like I said, once it starts, it's a much faster render than what the software would take. Any suggestions? Thanks.
    using an iMac, 3.4Ghz, 24GB RAM, AMD Radeon HD 6970M 2048 MB

    Actually, I just discovered it doesn't seem to have anything to do with OpenCL. I just put the rendering back to software only and it is doing the same thing. hangs for a long time before it starts to run. Activity monitor shows it running 85-95% CPU, 17 threads and about 615 MB of memory. Activity Monitor doesn't say its not responding, it just seems kind of idle. It took almost 7 minutes for it to start rendering.
    1- Running version 7.2.2.29 of Media Encoder,
    version 7.2.2 (33) of Premiere.
    2- Yes, a premiere project of HD 1080 source shot with Canon 60D, output to H.264 YouTube 720, fps 23.976
    not sure what you are referring to by native rendering. The rendering setting i tried now is Mercury Playback Engine Software Only if that is what you are referring to. But OpenCL gives me the same issue now.
    3- H.264 YouTube 720, 23,976 - seems to happen on multiple output types
    4- In Premiere, I have my project timeline window selected. Command-M, selected the output location I wanted and what output codec, selected submit to Queue. Media Encoder comes up, the project loads and I select the run icon. It preps and shows the encoding process setup in the "Encoding" window, then just sits there with no "Elapsed" time occurring until almost 5-6 minutes later, then it kicks in.

  • I am using Flash Got to integrate my Download Accelerator Plus into FF7, now, in the Advanced options tab, I have C:\Users\SCARLET\Downloads, so my games can be d/l there, but they are not, they're going into another folder. HELP!

    Well, basically, I want my game downloads to go into that folder. When I used DAP with Flash Got the first time, it did. Now, it doesn't want to go there. It only goes into the "My DAP Dowloads" folder. I checked the Flash Got website, but when it explained about the Flash Got options, it didn't give any help about that?

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • How do I disable the hardware acceleration in Flash player on a Windows XP machine remotely?

    How do I disable the hardware acceleration in Flash player on a Windows XP machine remotely?
    I have a few hundred computers running Adobe Flash Player.
    The operation system is Windows XP.
    They are Compaq 6005 desktop PC’s, with an inbuilt ATI radeon HD 4200 video card.
    We have a persistent issue where viewing a flash video (e.g. something on youtube) causes the video card driver to crash.  You are left with no video signal to the monitor.  Audio continues and the computer still responds to commands. This only happens when watching flash video.
    We have tried:
    Updating flash plugin (numerous versions)
    Updating the video card drivers (we have tried the last three video card driver versions, including the HP drivers and ATI drivers)
    Updating the browsers (this problem happens with IE8/9 and Firefox10/11/12)
    There seems to be two ways to work round this issue.  One is to disable the video acceleration in the ‘troubleshoot’ section in the advanced part of the display settings area in windows.  The other way is to start a flash video, right click, go to ‘settings’ and untick the box marked ‘Enable Hardware Acceleration’.
    Doing either of these things allows the user to view flash videos with no apparent issues.
    Is there a way to disable the hardware acceleration in Flash without visiting the PC?  Perhaps an undocumented option in the mms.cfg file? I understand that you can use an option to skip the video card check, and so force hardware acceleration on, can you do the opposite?
    Thanks in advance
    Daniel.

    Hi.
    I have had over 200 views, and no suggestions as to how this could be fixed.
    I have also posted in the general flash forum, that thread has fewer views.
    If I should put this question in a different forum please let me know which one.
    If what I am asking is not possible is there a mechanism for escalating this issue or requesting a feature for the next version of flash?
    Thanks.

  • How do I use an SSL Accelerator with iWS 6?

    I have an application that uses iWS 6 sp2 and iAS 6 sp4. The web server exposes a https port. I can get this port to work fine with a certificate requested against the internal module. When I use the module supplied by the SSL accelerator (Sun Crypto Accelerator 1) I can install and view a certificate, but I cannot start the web server. I get the following error in my logs:
    [18/Mar/2002:15:57:17] failure ( 2820): Invalid configuration: File /usr/local/iplanet/servers/https-www.exsel.org.uk/config/server.xml, line 22, column 390: SEC_ERROR_BAD_DER - Certificate is improperly DER encoded : unable to find certificate Server-Cert
    I can see a certificate by this name in the cerfticate database for the additional module. I can view it and it looks good (I'm generating my own certificates at the moment - so I know that the internal and external certificates were generated in the same way).
    Has anyone any experience of using this combination of things?

    I think you are getting your certificates crossed up some how. "Server-Cert" is normally the name of the internal certificate. See what the name of the one installed on your accelerator is and change the name in server.xml to match that. Be sure to backup up all your files first!

  • Hardware Graphics Acceleration

    As many users have noticed, there’s a new feature which is introduced in Office 2013 called "Hardware Graphics Acceleration", which sometimes is also called as "GPU rendering". The purpose of course is to improve performance.
    As stated in the System Requirements for Office 2013, Graphics hardware acceleration requires a DirectX10 graphics card and a 1024 x 576 or higher resolution monitor.
    A graphics processor helps increase the performance of certain features, such as drawing tables in Excel 2013 or transitions, animations, and video integration in PowerPoint 2013. Use of a graphics processor with Office 2013 requires a Microsoft DirectX
    10-compliant graphics processor that has 64 MB of video memory. These processors were widely available in 2007. Most computers that are available today include a graphics processor that meets or exceeds this standard. But, if you or your users do not have
    a graphics processor, you can still run Office 2013.
    (http://technet.microsoft.com/en-us/library/ee624351(v=office.15).aspx)
    The option of hardware graphics acceleration can be found in any Office applications from
    FILE -> Options -> Advanced ->
    Display -> Disable hardware graphics acceleration:
    This setting can be controlled by the following registry key:
    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure
    that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, 
    http://support.microsoft.com/kb/322756
    HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Graphics
    DWORD: DisableHardwareAcceleration
    Value: 1 to disable, 0 to enable
    Administrators can deploy this setting using Group Policy as well. Follow the steps below:
    Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these
    problems can be solved. Modify the registry at your own risk.
    1. Add the following files to your domain controller: Office15.admx and
    Office15.adml files to your domain controller and then
    2. In the Local Group Policy Editor, select the Miscellaneous node of the
    Microsoft Office 2013 tree. This setting is shown in the following figure.
    For more information about how to use .admx and .adml files for Group Policy administration, go to the following Microsoft TechNet website:
    How to manage Group Policy ADMX files
    Please note the change is global: Changing this option in a single Office program also applies to other remaining Office programs. So you don't need to follow these steps for all Office programs one by one. If you want to just disable animations in Word
    but leave them on in Outlook, no we can’t.
    When do we need to disable Hardware Graphics Acceleration?
    I’ve seen in some cases users complain that Office Applications are laggy and slow, sometimes even hang/freeze. They have tried many things but couldn’t figure out the root. Actually, the animation sometimes can slow the performance down, once they disable
    the Hardware Graphics Acceleration, the problem is gone.
    There are also issues like blurred text/font, cursor hangs randomly in Office applications, we can disable this simple option to see if this fixes the problem.
    Please note, the Hardware Graphics Acceleration option is not the only option that may cause issues. For example, an user needs to turn off the animation to improve the performance of Excel, but it doesn’t have any effects after disabling Hardware Graphics
    Acceleration. Now let’s check this Windows setting:
    On the Desktop, right click on This PC(or Computer) icon, select
    Properties, then Advanced system settings on the left side, under
    Advanced tab, click on the Settings button for
    Performance.
    Now we see this:
    Uncheck the box for Animate controls and elements inside windows, click
    OK button.
    Now the problem should be gone.
    Another case:
    If you have blurred text/font issue in Word, you may consider to disable Hardware Graphics Acceleration. If this doesn’t help, what to do next?
    Please go to FILE tab -> Options ->
    Advanced -> Under Disable hardware graphics acceleration, there’s a checkbox for
    Use Subpixel positioning to smooth fonts on screen, uncheck it and click
    OK. The blurred text/font should be gone.
    Summary
    In this article I introduced how to configure Hardware Graphics Acceleration from applications, the registry and Group Policy. There are also some issues it may cause and what we should do to resolve them. If you have any ideas about this topic or any other
    comment, please feel free to post in the forum, thank you.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    prasoonblueluck,
    Have you installed these drivers?
    John B @ forum.notebookreview.com

  • How to get gps and acceleration in a application??

    Situation:
    I only can get acceleration or gps seperately.
    Purpose:
    Get both acceleration and gps in an application.
    Question:
    Does anyone know how to get the both accelerations and gps data??
    My code:
    if (bps_event_get_domain(event) == sensor_get_domain()) {
                handle_acceleration_response(event);
    }else if (bps_event_get_domain(event) == geolocation_get_domain()) {
                handle_geolocation_response(event);
    Thank your attention.
    -Fight with BB10

    Native sdk.
    Thx
    -Fight with BB10

  • Is there a way to disable mouse acceleration in OSX Yosemite?

    i have used my dads iMac and MBP in the past and always noticed how bad the mouse response was in my opinion. Mind you, some people like the way the mouse responds in OSX and will probably have no idea what my issue is. That is mouse acceleration and the lack of option to disable it in the mouse settings panel. Here is a good explanation about what it is, also in the video is a visual example.
    "Mouse or cursor acceleration, to put it simply, makes the travel distance of your cursor on the screen reliant of the velocity of your physical mouse movement rather than just the distance that you move your mouse. So making one movement of the same distance at two different speeds will cause two different relative cursor movements, with quick movement causing the cursor to travel a greater distance."
    source:
    https://www.youtube.com/watch?v=16diwK6HWbI
    So the thing i want to accomplish, is making the physical mouse movement one-to-one with the cursor speed on the screen. As an example: moving my mouse 10 cm would always make my mouse on the screen go 1000 pixels, no matter how fast i move my mouse.
    I've had my mouse set up like that in windows and linux for quite some time now and i hope there is an easy way to set the mouse response like that in OSX as well.
    I want to make clear that this isn't just an issue in games where you want to have great mouse precision. I have become really accustomed to this way of mouse response in any type of application. So the problem lies not in any mouse settings of any game/program. The problem lies in how OSX translates physical mouse movement to cursor movement.
    Anyway, i ran into this issue about a year ago when i was using my dad's computer. i've had my own windows computer for some time now. An option to disable mouse acceleration in OSX Yosemite might have been implemented properly in the mean time. I have searched this community and found some old posts of people who had this same problem as me, but never read about any fix for it. The main reason i am asking this is because i am considering buying a Macbook.
    I'd rather not use any third party software, but if there is any out that that just works and is easy to use, let me know.

    Please don't be obnoxious to people like tbirdvet trying to help; nobody here owes you an answer, or anything else for that matter.
    Anyway, Yosemite seems to enable mouse acceleration by default. You can disable it to get a constant pixels pointer moves / meters mouse moved ratio by typing this in terminal:
         defaults write .GlobalPreferences com.apple.mouse.scaling -1
    you'll need to logout and log back in for changes to take effect. To restore the standard behaviour:
         defaults write .GlobalPreferences com.apple.mouse.scaling 2
    should do the trick.
    C.

  • Image is not printing in PrintAdvanceDataGrid when the PrintAdvanceDataGrid was added to Vbox

    I tried to print the image in the PrintAdvance Data Grid  , image is not priniting  when the PrintAdvanceDataGrid was added to Vbox or Vgroup, can any one help?

    Images are loaded asynchronously, so they appear after the page is sent to the printer.  Using an image cache should help.
    -Alex

  • How to check whether Java 3d is using hardware acceleration?

    Hi
    I just started looking into Java3d api. I am going through the tutorial examples. When I run it on Windows with JDK1.4.2, the app runs, but taskmanager shows cpu usage is around 55% of my 3GHz Intel processor.
    I am sending the following VM parameters
    -Djava.library.path=C:\progra~1\Java\Java3D\bin -Dj3d.rend=ogl -Dj3d.debug=true
    I tried Direct3D as well by passing -Dj3d.rend=d3d. I don't see much difference in cpu usage. The sample I am playing is the one where you create a ColorCube and rotate it on a timeline. Pretty straight forward code taken from the tutorial.
    I am wondering
    a) Why is my cpu at 55% if it is using h/w acceleration?
    b) Is there any way to find out whether Java is using software renderer vs h/w renderer.
    I used sys internals processexp tool to look at the stack of java thread that is spinning the cube. I don't see any references to opengl or j3d dlls in the call stack.
    I appreciate ur help.
    Thanks

    check this link, it queries the properties of your system:
    http://download.java.net/media/java3d/webstart/test/QueryProperties.jnlp

Maybe you are looking for

  • Mozilla Firefox\lsmlder.dll is reported as a virus by AVIRA

    Mozilla Firefox\lsmlder.dll Reported as a virus by AVIRA

  • Photoshop CC einige Minuten nach Start inaktiv

    Hallo zusammen! Ich habe ein Problem mit meinem Adobe Photoshop CC. Direkt nach dem Start, also nachdem das Programm komplett geöffnet ist und ich einmal kurz außerhalb des Arbeitsbereiches klicke, also z.B. ein Bild reinziehen möchte, funktioniert n

  • Implementing Oracle discoverer on OLTP databases

    We have a database(520 tables) completely normalized minute level for ex:Person->Phone->PhoneType, Person->Email->EmailType. That means completely normalized, in order generate a report you have to have more than 10 joins. Apart from these we need to

  • Labview 5.1 vs. 5.0 and dll calls

    Hello! I have Analogic cPCI-14-2 DAQ cards in the PXI box. Their driver is a dll for which I wrote LabView interface using LV5.01 . Everything was nice until I switched to 5.1, now it is impossible to run the program for more than 5min without a memo

  • Object changed by date,person required for table TADIR

    HI Experts,     I required this         the entries in tadir table has belonged to different object types.   i required the last changed by ,last change date.if u recommended that depending on object type select those changedby ,date from different t