Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Slow VirtualBox Hardware Graphics Acceleration
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
zevran
n00b
n00b


Joined: 19 Aug 2014
Posts: 1

PostPosted: Tue Aug 19, 2014 6:56 am    Post subject: Slow VirtualBox Hardware Graphics Acceleration Reply with quote

I've installed Gentoo as a VirtualBox guest but am having problems getting hardware graphics acceleration to work. I've emerged X and virtualbox-guest-additions, and added virtualbox-guest-additions to my default runlevel.

When I disable hardware acceleration in VirtualBox, I get around 800fps in glxgears. When hardware acceleration is enabled, I only get 5 fps (?!?!?). Running "glxinfo | grep rendering" tells me that direct rendering is working. The only hint of something being wrong is the following in Xorg.log after all of the VBoxVideo output:

Code:
[    19.188] (II) AIGLX: Screen 0 is not DRI2 capable
[    19.188] (EE) AIGLX: reverting to software rendering


I have no idea how that makes things over a hundred times slower only when the VM has hardware acceleration enabled though. Can anybody help me figure out what's going on here?
Here is my full Xorg.0.log output:

Code:

[    19.105]
X.Org X Server 1.15.0
Release Date: 2013-12-27
[    19.105] X Protocol Version 11, Revision 0
[    19.105] Build Operating System: Linux 3.14.14-gentoo x86_64 Gentoo
[    19.105] Current Operating System: Linux gentoo 3.14.14-gentoo #2 SMP Mon Aug 18 21:32:03 EST 2014 x86_64
[    19.105] Kernel command line: BOOT_IMAGE=/vmlinuz-3.14.14-gentoo root=/dev/sda4 ro vga=792
[    19.105] Build Date: 18 August 2014  11:30:24PM
[    19.105] 
[    19.105] Current version of pixman: 0.32.4
[    19.105]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    19.105] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.107] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 19 16:45:20 2014
[    19.107] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.109] (==) No Layout section.  Using the first Screen section.
[    19.109] (==) No screen section available. Using defaults.
[    19.109] (**) |-->Screen "Default Screen Section" (0)
[    19.109] (**) |   |-->Monitor "<default monitor>"
[    19.109] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[    19.109] (==) Automatically adding devices
[    19.109] (==) Automatically enabling devices
[    19.109] (==) Automatically adding GPU devices
[    19.111] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    19.111]    Entry deleted from font path.
[    19.111] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    19.111]    Entry deleted from font path.
[    19.111] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    19.111]    Entry deleted from font path.
[    19.112] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    19.112]    Entry deleted from font path.
[    19.112]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    19.112] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    19.112]    Entry deleted from font path.
[    19.112]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    19.112] (==) FontPath set to:
   /usr/share/fonts/misc/
[    19.112] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    19.112] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.112] (II) Loader magic: 0x808c60
[    19.112] (II) Module ABI versions:
[    19.112]    X.Org ANSI C Emulation: 0.4
[    19.112]    X.Org Video Driver: 15.0
[    19.112]    X.Org XInput driver : 20.0
[    19.112]    X.Org Server Extension : 8.0
[    19.112] (II) xfree86: Adding drm device (/dev/dri/card0)
[    19.119] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/134217728
[    19.120] Initializing built-in extension Generic Event Extension
[    19.120] Initializing built-in extension SHAPE
[    19.120] Initializing built-in extension MIT-SHM
[    19.120] Initializing built-in extension XInputExtension
[    19.120] Initializing built-in extension XTEST
[    19.120] Initializing built-in extension BIG-REQUESTS
[    19.120] Initializing built-in extension SYNC
[    19.120] Initializing built-in extension XKEYBOARD
[    19.120] Initializing built-in extension XC-MISC
[    19.120] Initializing built-in extension XINERAMA
[    19.120] Initializing built-in extension XFIXES
[    19.120] Initializing built-in extension RENDER
[    19.120] Initializing built-in extension RANDR
[    19.120] Initializing built-in extension COMPOSITE
[    19.120] Initializing built-in extension DAMAGE
[    19.120] Initializing built-in extension MIT-SCREEN-SAVER
[    19.122] Initializing built-in extension DOUBLE-BUFFER
[    19.122] Initializing built-in extension RECORD
[    19.122] Initializing built-in extension DPMS
[    19.122] Initializing built-in extension Present
[    19.122] Initializing built-in extension DRI3
[    19.123] Initializing built-in extension X-Resource
[    19.126] Initializing built-in extension XVideo
[    19.127] Initializing built-in extension XVideo-MotionCompensation
[    19.128] Initializing built-in extension XFree86-VidModeExtension
[    19.128] Initializing built-in extension XFree86-DGA
[    19.130] Initializing built-in extension XFree86-DRI
[    19.130] Initializing built-in extension DRI2
[    19.130] (II) LoadModule: "glx"
[    19.133] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    19.151] (II) Module glx: vendor="X.Org Foundation"
[    19.151]    compiled for 1.15.0, module version = 1.0.0
[    19.151]    ABI class: X.Org Server Extension, version 8.0
[    19.151] (==) AIGLX enabled
[    19.154] Loading extension GLX
[    19.154] (==) Matched vboxvideo as autoconfigured driver 0
[    19.154] (==) Matched vboxvideo as autoconfigured driver 1
[    19.154] (==) Matched modesetting as autoconfigured driver 2
[    19.154] (==) Matched fbdev as autoconfigured driver 3
[    19.154] (==) Matched vesa as autoconfigured driver 4
[    19.154] (==) Assigned the driver to the xf86ConfigLayout
[    19.154] (II) LoadModule: "vboxvideo"
[    19.155] (II) Loading /usr/lib64/xorg/modules/drivers/vboxvideo_drv.so
[    19.158] (II) Module vboxvideo: vendor="Oracle Corporation"
[    19.158]    compiled for 1.15.0, module version = 1.0.1
[    19.158]    Module class: X.Org Video Driver
[    19.158]    ABI class: X.Org Video Driver, version 15.0
[    19.158] (**) Load address of symbol "VBOXVIDEO" is 0x7f418a6c2440
[    19.158] (II) LoadModule: "modesetting"
[    19.158] (WW) Warning, couldn't open module modesetting
[    19.158] (II) UnloadModule: "modesetting"
[    19.158] (II) Unloading modesetting
[    19.158] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    19.158] (II) LoadModule: "fbdev"
[    19.158] (WW) Warning, couldn't open module fbdev
[    19.158] (II) UnloadModule: "fbdev"
[    19.158] (II) Unloading fbdev
[    19.158] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    19.158] (II) LoadModule: "vesa"
[    19.158] (WW) Warning, couldn't open module vesa
[    19.158] (II) UnloadModule: "vesa"
[    19.158] (II) Unloading vesa
[    19.158] (EE) Failed to load module "vesa" (module does not exist, 0)
[    19.158] (II) VBoxVideo: guest driver for VirtualBox: vbox
[    19.158] (--) using VT number 7

[    19.162] (II) VBoxVideo(0): VirtualBox guest additions video driver version 4.2.24_OSE
[    19.162] (II) Loading sub module "ramdac"
[    19.162] (II) LoadModule: "ramdac"
[    19.162] (II) Module "ramdac" already built-in
[    19.162] (II) Loading sub module "fb"
[    19.162] (II) LoadModule: "fb"
[    19.162] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    19.164] (II) Module fb: vendor="X.Org Foundation"
[    19.164]    compiled for 1.15.0, module version = 1.0.0
[    19.164]    ABI class: X.Org ANSI C Emulation, version 0.4
[    19.164] (II) Loading sub module "shadowfb"
[    19.164] (II) LoadModule: "shadowfb"
[    19.164] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so
[    19.165] (II) Module shadowfb: vendor="X.Org Foundation"
[    19.165]    compiled for 1.15.0, module version = 1.0.0
[    19.165]    ABI class: X.Org ANSI C Emulation, version 0.4
[    19.165] (II) Loading sub module "vgahw"
[    19.165] (II) LoadModule: "vgahw"
[    19.165] (II) Loading /usr/lib64/xorg/modules/libvgahw.so
[    19.166] (II) Module vgahw: vendor="X.Org Foundation"
[    19.166]    compiled for 1.15.0, module version = 0.1.0
[    19.166]    ABI class: X.Org Video Driver, version 15.0
[    19.166] (II) Loading sub module "dri"
[    19.166] (II) LoadModule: "dri"
[    19.166] (II) Module "dri" already built-in
[    19.169] (II) VBoxVideo(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[    19.169] (==) VBoxVideo(0): Depth 24, (--) framebuffer bpp 32
[    19.169] (--) VBoxVideo(0): Virtual size is 32000x32000 (pitch 32000)
[    19.169] (**) VBoxVideo(0):  Built-in mode "VBoxInitialMode": 118.0 MHz (scaled from 0.0 MHz), 61.3 kHz, 60.0 Hz
[    19.169] (II) VBoxVideo(0): Modeline "VBoxInitialMode"x0.0  117.99  1920 1922 1924 1926  1015 1017 1019 1021 (61.3 kHz b)
[    19.169] (**) VBoxVideo(0):  Built-in mode "VBoxDynamicMode": 118.0 MHz (scaled from 0.0 MHz), 61.3 kHz, 60.0 Hz
[    19.169] (II) VBoxVideo(0): Modeline "VBoxDynamicMode"x0.0  117.99  1920 1922 1924 1926  1015 1017 1019 1021 (61.3 kHz b)
[    19.169] (**) VBoxVideo(0):  Built-in mode "VBoxDynamicMode": 118.0 MHz (scaled from 0.0 MHz), 61.3 kHz, 60.0 Hz
[    19.169] (II) VBoxVideo(0): Modeline "VBoxDynamicMode"x0.0  117.99  1920 1922 1924 1926  1015 1017 1019 1021 (61.3 kHz b)
[    19.169] (**) VBoxVideo(0):  Built-in mode "VBox-1280x960": 74.5 MHz (scaled from 0.0 MHz), 58.0 kHz, 60.0 Hz
[    19.169] (II) VBoxVideo(0): Modeline "VBox-1280x960"x0.0   74.54  1280 1282 1284 1286  960 962 964 966 (58.0 kHz b)
[    19.169] (**) VBoxVideo(0):  Built-in mode "VBox-1024x768": 47.8 MHz (scaled from 0.0 MHz), 46.4 kHz, 60.0 Hz
[    19.169] (II) VBoxVideo(0): Modeline "VBox-1024x768"x0.0   47.83  1024 1026 1028 1030  768 770 772 774 (46.4 kHz b)
[    19.169] (**) VBoxVideo(0):  Built-in mode "VBox-800x600": 29.3 MHz (scaled from 0.0 MHz), 36.4 kHz, 60.0 Hz
[    19.169] (II) VBoxVideo(0): Modeline "VBox-800x600"x0.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[    19.169] (**) VBoxVideo(0):  Built-in mode "VBox-640x480": 18.8 MHz (scaled from 0.0 MHz), 29.2 kHz, 60.0 Hz
[    19.169] (II) VBoxVideo(0): Modeline "VBox-640x480"x0.0   18.84  640 642 644 646  480 482 484 486 (29.2 kHz b)
[    19.169] (II) VBoxVideo(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[    19.169] (==) VBoxVideo(0): RGB weight 888
[    19.169] (==) VBoxVideo(0): Default visual is TrueColor
[    19.169] (==) VBoxVideo(0): Using gamma correction (1.0, 1.0, 1.0)
[    19.169] (==) VBoxVideo(0): DPI set to (96, 96)
[    19.169] (--) Depth 24 pixmap format is 32 bpp
[    19.175] drmOpenDevice: node name is /dev/dri/card0
[    19.175] drmOpenDevice: open result is 11, (OK)
[    19.175] drmOpenDevice: node name is /dev/dri/card0
[    19.175] drmOpenDevice: open result is 11, (OK)
[    19.175] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    19.175] drmOpenDevice: node name is /dev/dri/card0
[    19.175] drmOpenDevice: open result is 11, (OK)
[    19.175] drmOpenByBusid: drmOpenMinor returns 11
[    19.175] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    19.175] (II) [drm] DRM interface version 1.4
[    19.175] (II) [drm] DRM open master succeeded.
[    19.175] (II) VBoxVideo(0): [drm] Using the DRM lock SAREA also for drawables.
[    19.175] (II) VBoxVideo(0): [drm] framebuffer handle = 0xe0000000
[    19.175] (II) VBoxVideo(0): [drm] added 1 reserved context for kernel
[    19.175] (II) VBoxVideo(0): X context handle = 0x1
[    19.175] (II) VBoxVideo(0): [drm] installed DRM signal handler
[    19.175] (II) VBoxVideo(0): visual configurations initialized
[    19.177] (II) VBoxVideo(0): Requested monitor count: 1
[    19.177] (II) VBoxVideo(0): Output VBOX0 has no monitor section
[    19.177] (II) VBoxVideo(0): Output VBOX0 has no monitor section
[    19.178] (II) VBoxVideo(0): EDID for output VBOX0
[    19.178] (II) VBoxVideo(0): Manufacturer: VBX  Model: 0  Serial#: 66520960
[    19.178] (II) VBoxVideo(0): Year: 1990  Week: 1
[    19.178] (II) VBoxVideo(0): EDID Version: 1.3
[    19.178] (II) VBoxVideo(0): Digital Display Input
[    19.178] (II) VBoxVideo(0): Indeterminate output size
[    19.178] (II) VBoxVideo(0): Gamma: 2.20
[    19.178] (II) VBoxVideo(0): DPMS capabilities: StandBy Suspend Off
[    19.178] (II) VBoxVideo(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    19.178] (II) VBoxVideo(0): Default color space is primary color space
[    19.178] (II) VBoxVideo(0): First detailed timing is preferred mode
[    19.178] (II) VBoxVideo(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    19.178] (II) VBoxVideo(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[    19.178] (II) VBoxVideo(0): Manufacturer's mask: 0
[    19.178] (II) VBoxVideo(0): Supported detailed timing:
[    19.178] (II) VBoxVideo(0): clock: 118.0 MHz   Image Size:  0 x 0 mm
[    19.178] (II) VBoxVideo(0): h_active: 1920  h_sync: 1922  h_sync_end 1924 h_blank_end 1926 h_border: 0
[    19.178] (II) VBoxVideo(0): v_active: 1015  v_sync: 1017  v_sync_end 1019 v_blanking: 1021 v_border: 0
[    19.178] (II) VBoxVideo(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200 kHz, PixClock max 1005 MHz
[    19.178] (II) VBoxVideo(0): Monitor name: VBOX monitor
[    19.178] (II) VBoxVideo(0): EDID (in hex):
[    19.178] (II) VBoxVideo(0):    00ffffffffffff00585800008007f703
[    19.178] (II) VBoxVideo(0):    0100010380000078eeee91a3544c9926
[    19.178] (II) VBoxVideo(0):    0f505400000001010101010101010101
[    19.178] (II) VBoxVideo(0):    010101010101162e800670f706300202
[    19.178] (II) VBoxVideo(0):    2200000000000000000000fd0000c800
[    19.178] (II) VBoxVideo(0):    c864000a202020202020000000fc0056
[    19.178] (II) VBoxVideo(0):    424f58206d6f6e69746f720a00000010
[    19.178] (II) VBoxVideo(0):    000a2020202020202020202020200057
[    19.178] (II) VBoxVideo(0): Printing probed modes for output VBOX0
[    19.178] (II) VBoxVideo(0): Modeline "1920x1015"x60.0  117.99  1920 1922 1924 1926  1015 1017 1019 1021 (61.3 kHz Pb)
[    19.178] (II) VBoxVideo(0): Modeline "1280x960"x60.0   74.54  1280 1282 1284 1286  960 962 964 966 (58.0 kHz b)
[    19.178] (II) VBoxVideo(0): Modeline "1024x768"x60.0   47.83  1024 1026 1028 1030  768 770 772 774 (46.4 kHz b)
[    19.178] (II) VBoxVideo(0): Modeline "800x600"x60.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[    19.178] (II) VBoxVideo(0): Modeline "640x480"x60.0   18.84  640 642 644 646  480 482 484 486 (29.2 kHz b)
[    19.178] (II) VBoxVideo(0): Output VBOX0 connected
[    19.178] (II) VBoxVideo(0): Using exact sizes for initial modes
[    19.178] (II) VBoxVideo(0): Output VBOX0 using initial mode 1920x1015
[    19.178] (II) VBoxVideo(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    19.178] (II) VBoxVideo(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    19.182] (==) VBoxVideo(0): DPMS enabled
[    19.182] (II) VBoxVideo(0): [DRI] installation complete
[    19.182] (--) RandR disabled
[    19.188] (II) AIGLX: Screen 0 is not DRI2 capable
[    19.188] (EE) AIGLX: reverting to software rendering
[    19.238] (II) AIGLX: Loaded and initialized swrast
[    19.238] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    19.238] (II) VBoxVideo(0): Setting screen physical size to 508 x 268
[    19.306] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    19.306] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    19.306] (II) LoadModule: "evdev"
[    19.306] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    19.311] (II) Module evdev: vendor="X.Org Foundation"
[    19.311]    compiled for 1.15.0, module version = 2.8.2
[    19.311]    Module class: X.Org XInput Driver
[    19.311]    ABI class: X.Org XInput driver, version 20.0
[    19.311] (II) Using input driver 'evdev' for 'Power Button'
[    19.311] (**) Power Button: always reports core events
[    19.311] (**) evdev: Power Button: Device: "/dev/input/event0"
[    19.311] (--) evdev: Power Button: Vendor 0 Product 0x1
[    19.311] (--) evdev: Power Button: Found keys
[    19.311] (II) evdev: Power Button: Configuring as keyboard
[    19.311] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0"
[    19.311] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    19.311] (**) Option "xkb_rules" "evdev"
[    19.311] (**) Option "xkb_model" "pc104"
[    19.311] (**) Option "xkb_layout" "us"
[    19.327] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    19.327] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    19.327] (II) Using input driver 'evdev' for 'Sleep Button'
[    19.327] (**) Sleep Button: always reports core events
[    19.327] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[    19.327] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    19.327] (--) evdev: Sleep Button: Found keys
[    19.327] (II) evdev: Sleep Button: Configuring as keyboard
[    19.327] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input1/event1"
[    19.327] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[    19.327] (**) Option "xkb_rules" "evdev"
[    19.327] (**) Option "xkb_model" "pc104"
[    19.327] (**) Option "xkb_layout" "us"
[    19.329] (II) config/udev: Adding drm device (/dev/dri/card0)
[    19.329] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/event5)
[    19.329] (**) VirtualBox mouse integration: Applying InputClass "evdev pointer catchall"
[    19.329] (II) Using input driver 'evdev' for 'VirtualBox mouse integration'
[    19.329] (**) VirtualBox mouse integration: always reports core events
[    19.329] (**) evdev: VirtualBox mouse integration: Device: "/dev/input/event5"
[    19.329] (--) evdev: VirtualBox mouse integration: Vendor 0x80ee Product 0xcafe
[    19.329] (--) evdev: VirtualBox mouse integration: Found 1 mouse buttons
[    19.329] (--) evdev: VirtualBox mouse integration: Found absolute axes
[    19.329] (--) evdev: VirtualBox mouse integration: Found x and y absolute axes
[    19.329] (--) evdev: VirtualBox mouse integration: Found absolute touchscreen
[    19.329] (II) evdev: VirtualBox mouse integration: Configuring as touchscreen
[    19.329] (**) evdev: VirtualBox mouse integration: YAxisMapping: buttons 4 and 5
[    19.329] (**) evdev: VirtualBox mouse integration: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.329] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/input/input6/event5"
[    19.329] (II) XINPUT: Adding extended input device "VirtualBox mouse integration" (type: TOUCHSCREEN, id 8)
[    19.329] (II) evdev: VirtualBox mouse integration: initialized for absolute axes.
[    19.329] (**) VirtualBox mouse integration: (accel) keeping acceleration scheme 1
[    19.329] (**) VirtualBox mouse integration: (accel) acceleration profile 0
[    19.329] (**) VirtualBox mouse integration: (accel) acceleration factor: 2.000
[    19.329] (**) VirtualBox mouse integration: (accel) acceleration threshold: 4
[    19.329] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event4)
[    19.329] (**) VirtualBox USB Tablet: Applying InputClass "evdev pointer catchall"
[    19.329] (II) Using input driver 'evdev' for 'VirtualBox USB Tablet'
[    19.329] (**) VirtualBox USB Tablet: always reports core events
[    19.329] (**) evdev: VirtualBox USB Tablet: Device: "/dev/input/event4"
[    19.329] (--) evdev: VirtualBox USB Tablet: Vendor 0x80ee Product 0x21
[    19.329] (--) evdev: VirtualBox USB Tablet: Found 9 mouse buttons
[    19.329] (--) evdev: VirtualBox USB Tablet: Found scroll wheel(s)
[    19.329] (--) evdev: VirtualBox USB Tablet: Found relative axes
[    19.329] (--) evdev: VirtualBox USB Tablet: Found absolute axes
[    19.329] (--) evdev: VirtualBox USB Tablet: Found x and y absolute axes
[    19.329] (--) evdev: VirtualBox USB Tablet: Found absolute touchscreen
[    19.329] (II) evdev: VirtualBox USB Tablet: Configuring as touchscreen
[    19.329] (II) evdev: VirtualBox USB Tablet: Adding scrollwheel support
[    19.329] (**) evdev: VirtualBox USB Tablet: YAxisMapping: buttons 4 and 5
[    19.329] (**) evdev: VirtualBox USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.329] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb2/2-1/2-1:1.0/0003:80EE:0021.0001/input/input5/event4"
[    19.329] (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: TOUCHSCREEN, id 9)
[    19.329] (WW) evdev: VirtualBox USB Tablet: touchpads, tablets and touchscreens ignore relative axes.
[    19.329] (II) evdev: VirtualBox USB Tablet: initialized for absolute axes.
[    19.329] (**) VirtualBox USB Tablet: (accel) keeping acceleration scheme 1
[    19.329] (**) VirtualBox USB Tablet: (accel) acceleration profile 0
[    19.329] (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000
[    19.329] (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4
[    19.329] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse1)
[    19.329] (II) No input driver specified, ignoring this device.
[    19.329] (II) This device may have been added with another device file.
[    19.329] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    19.329] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    19.329] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    19.329] (**) AT Translated Set 2 keyboard: always reports core events
[    19.329] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[    19.329] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    19.329] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    19.329] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    19.329] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    19.329] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    19.329] (**) Option "xkb_rules" "evdev"
[    19.329] (**) Option "xkb_model" "pc104"
[    19.329] (**) Option "xkb_layout" "us"
[    19.330] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event3)
[    19.330] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[    19.330] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
[    19.330] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[    19.330] (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event3"
[    19.330] (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6
[    19.330] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
[    19.330] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
[    19.330] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes
[    19.330] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
[    19.330] (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse
[    19.330] (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
[    19.330] (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
[    19.330] (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.330] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3"
[    19.330] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 11)
[    19.330] (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
[    19.330] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
[    19.330] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
[    19.330] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[    19.330] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[    19.330] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[    19.330] (II) No input driver specified, ignoring this device.
[    19.330] (II) This device may have been added with another device file.
[    78.164] (II) evdev: ImExPS/2 Generic Explorer Mouse: Close
[    78.164] (II) UnloadModule: "evdev"
[    78.164] (II) evdev: AT Translated Set 2 keyboard: Close
[    78.164] (II) UnloadModule: "evdev"
[    78.164] (II) evdev: VirtualBox USB Tablet: Close
[    78.164] (II) UnloadModule: "evdev"
[    78.164] (II) evdev: VirtualBox mouse integration: Close
[    78.164] (II) UnloadModule: "evdev"
[    78.164] (II) evdev: Sleep Button: Close
[    78.164] (II) UnloadModule: "evdev"
[    78.164] (II) evdev: Power Button: Close
[    78.164] (II) UnloadModule: "evdev"
[    78.179] (II) VBoxVideo(0): [drm] removed 1 reserved context for kernel
[    78.179] (II) VBoxVideo(0): [drm] unmapping 8192 bytes of SAREA 0x2b7ff000 at 0x7f418ed15000
[    78.181] (II) VBoxVideo(0): [drm] Closed DRM master.
[    78.202] (EE) Server terminated successfully (0). Closing log file.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum