Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
thinkpad - X 3D poor performance
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
gaussian
n00b
n00b


Joined: 04 Jul 2011
Posts: 5

PostPosted: Mon Jul 04, 2011 3:10 pm    Post subject: thinkpad - X 3D poor performance Reply with quote

Hi,

I can't enable hardware acceleration on my graphic card. I've follow the "Hardware 3D Acceleration Guide". I read many threads too and I can't find the problem. glxgears states 60 fps. There is clearly a problem somewhere. Perhaps somebody can help.

The adapter is an intel i915
Code:

lspci -k
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
   Subsystem: Lenovo Device 20e5
   Kernel driver in use: i915


The direct rendering appears to be enabled.
Code:
 
glxinfo | grep rendering
direct rendering: Yes


Here is /var/log/Xorg.0.log
Code:

.158]
X.Org X Server 1.10.2
Release Date: 2011-05-28
[    61.164] X Protocol Version 11, Revision 0
[    61.166] Build Operating System: Linux 2.6.38-gentoo-r6 x86_64 Gentoo
[    61.168] Current Operating System: Linux tuxlea 2.6.38-gentoo-r6 #4 SMP Sat Jun 25 15:46:03 EDT 2011 x86_64
[    61.171] Kernel command line: root=/dev/sda4 i915.modeset=1
[    61.173] Build Date: 30 June 2011  11:50:39AM
[    61.175] 
[    61.177] Current version of pixman: 0.22.0
[    61.179]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    61.184] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    61.191] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul  4 09:31:09 2011
[    61.302] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    61.305] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    61.362] (==) No Layout section.  Using the first Screen section.
[    61.362] (==) No screen section available. Using defaults.
[    61.362] (**) |-->Screen "Default Screen Section" (0)
[    61.362] (**) |   |-->Monitor "<default monitor>"
[    61.363] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[    61.363] (==) Automatically adding devices
[    61.363] (==) Automatically enabling devices
[    61.415] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    61.415]    Entry deleted from font path.
[    61.415] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    61.415]    Entry deleted from font path.
[    61.415] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    61.415]    Entry deleted from font path.
[    61.429] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
[    61.429] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    61.429] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[    61.429] (II) Loader magic: 0x7cd160
[    61.429] (II) Module ABI versions:
[    61.429]    X.Org ANSI C Emulation: 0.4
[    61.429]    X.Org Video Driver: 10.0
[    61.429]    X.Org XInput driver : 12.2
[    61.429]    X.Org Server Extension : 5.0
[    61.432] (--) PCI:*(0:0:2:0) 8086:2a42:17aa:20e5 rev 7, Mem @ 0xf4400000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[    61.432] (--) PCI: (0:0:2:1) 8086:2a43:17aa:20e5 rev 7, Mem @ 0xf4200000/1048576
[    61.432] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    61.432] (II) LoadModule: "extmod"
[    61.534] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[    61.550] (II) Module extmod: vendor="X.Org Foundation"
[    61.550]    compiled for 1.10.2, module version = 1.0.0
[    61.550]    Module class: X.Org Server Extension
[    61.550]    ABI class: X.Org Server Extension, version 5.0
[    61.550] (II) Loading extension MIT-SCREEN-SAVER
[    61.550] (II) Loading extension XFree86-VidModeExtension
[    61.550] (II) Loading extension XFree86-DGA
[    61.550] (II) Loading extension DPMS
[    61.550] (II) Loading extension XVideo
[    61.550] (II) Loading extension XVideo-MotionCompensation
[    61.550] (II) Loading extension X-Resource
[    61.550] (II) LoadModule: "dbe"
[    61.551] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[    61.556] (II) Module dbe: vendor="X.Org Foundation"
[    61.556]    compiled for 1.10.2, module version = 1.0.0
[    61.556]    Module class: X.Org Server Extension
[    61.556]    ABI class: X.Org Server Extension, version 5.0
[    61.556] (II) Loading extension DOUBLE-BUFFER
[    61.556] (II) LoadModule: "glx"
[    61.556] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    61.573] (II) Module glx: vendor="X.Org Foundation"
[    61.573]    compiled for 1.10.2, module version = 1.0.0
[    61.573]    ABI class: X.Org Server Extension, version 5.0
[    61.573] (==) AIGLX enabled
[    61.573] (II) Loading extension GLX
[    61.573] (II) LoadModule: "record"
[    61.573] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[    61.585] (II) Module record: vendor="X.Org Foundation"
[    61.585]    compiled for 1.10.2, module version = 1.13.0
[    61.585]    Module class: X.Org Server Extension
[    61.586]    ABI class: X.Org Server Extension, version 5.0
[    61.586] (II) Loading extension RECORD
[    61.586] (II) LoadModule: "dri"
[    61.586] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[    61.612] (II) Module dri: vendor="X.Org Foundation"
[    61.612]    compiled for 1.10.2, module version = 1.0.0
[    61.612]    ABI class: X.Org Server Extension, version 5.0
[    61.612] (II) Loading extension XFree86-DRI
[    61.612] (II) LoadModule: "dri2"
[    61.612] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[    61.620] (II) Module dri2: vendor="X.Org Foundation"
[    61.620]    compiled for 1.10.2, module version = 1.2.0
[    61.620]    ABI class: X.Org Server Extension, version 5.0
[    61.620] (II) Loading extension DRI2
[    61.620] (==) Matched intel as autoconfigured driver 0
[    61.620] (==) Matched vesa as autoconfigured driver 1
[    61.620] (==) Matched fbdev as autoconfigured driver 2
[    61.620] (==) Assigned the driver to the xf86ConfigLayout
[    61.620] (II) LoadModule: "intel"
[    61.620] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    61.642] (II) Module intel: vendor="X.Org Foundation"
[    61.642]    compiled for 1.10.2, module version = 2.14.0
[    61.642]    Module class: X.Org Video Driver
[    61.642]    ABI class: X.Org Video Driver, version 10.0
[    61.642] (II) LoadModule: "vesa"
[    61.657] (WW) Warning, couldn't open module vesa
[    61.657] (II) UnloadModule: "vesa"
[    61.657] (II) Unloading vesa
[    61.657] (EE) Failed to load module "vesa" (module does not exist, 0)
[    61.660] (II) LoadModule: "fbdev"
[    61.661] (WW) Warning, couldn't open module fbdev
[    61.661] (II) UnloadModule: "fbdev"
[    61.661] (II) Unloading fbdev
[    61.661] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    61.663] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
   i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
   E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
   965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
   4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
   Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
   Sandybridge, Sandybridge
[    61.664] (--) using VT number 7

[    61.676] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    61.676] drmOpenDevice: node name is /dev/dri/card0
[    61.676] drmOpenDevice: open result is 8, (OK)
[    61.677] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    61.677] drmOpenDevice: node name is /dev/dri/card0
[    61.677] drmOpenDevice: open result is 8, (OK)
[    61.677] drmOpenByBusid: drmOpenMinor returns 8
[    61.677] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    61.677] (II) intel(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[    61.677] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    61.677] (==) intel(0): RGB weight 888
[    61.677] (==) intel(0): Default visual is TrueColor
[    61.677] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[    61.677] (--) intel(0): Chipset: "GM45"
[    61.677] (**) intel(0): Tiling enabled
[    61.677] (**) intel(0): SwapBuffers wait enabled
[    61.677] (==) intel(0): video overlay key set to 0x101fe
[    61.677] (II) intel(0): Output LVDS1 has no monitor section
[    61.678] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    61.694] (II) intel(0): Output VGA1 has no monitor section
[    61.698] (II) intel(0): Output HDMI1 has no monitor section
[    61.698] (II) intel(0): Output DP1 has no monitor section
[    61.699] (II) intel(0): Output DP2 has no monitor section
[    61.699] (II) intel(0): EDID for output LVDS1
[    61.699] (II) intel(0): Manufacturer: LEN  Model: 4050  Serial#: 0
[    61.699] (II) intel(0): Year: 2007  Week: 0
[    61.699] (II) intel(0): EDID Version: 1.3
[    61.699] (II) intel(0): Digital Display Input
[    61.699] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[    61.699] (II) intel(0): Gamma: 2.20
[    61.699] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[    61.699] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    61.699] (II) intel(0): First detailed timing is preferred mode
[    61.699] (II) intel(0): redX: 0.600 redY: 0.351   greenX: 0.324 greenY: 0.554
[    61.699] (II) intel(0): blueX: 0.153 blueY: 0.145   whiteX: 0.312 whiteY: 0.328
[    61.699] (II) intel(0): Manufacturer's mask: 0
[    61.699] (II) intel(0): Supported detailed timing:
[    61.699] (II) intel(0): clock: 69.3 MHz   Image Size:  331 x 207 mm
[    61.699] (II) intel(0): h_active: 1280  h_sync: 1304  h_sync_end 1336 h_blank_end 1408 h_border: 0
[    61.699] (II) intel(0): v_active: 800  v_sync: 804  v_sync_end 808 v_blanking: 820 v_border: 0
[    61.699] (II) intel(0): Supported detailed timing:
[    61.700] (II) intel(0): clock: 57.8 MHz   Image Size:  331 x 207 mm
[    61.700] (II) intel(0): h_active: 1280  h_sync: 1304  h_sync_end 1336 h_blank_end 1408 h_border: 0
[    61.700] (II) intel(0): v_active: 800  v_sync: 804  v_sync_end 808 v_blanking: 820 v_border: 0
[    61.700] (II) intel(0): Unknown vendor-specific block f
[    61.700] (II) intel(0):  154WX5-TLB2
[    61.700] (II) intel(0): EDID (in hex):
[    61.700] (II) intel(0):    00ffffffffffff0030ae504000000000
[    61.700] (II) intel(0):    0011010380211578eab3409959538d27
[    61.700] (II) intel(0):    25505400000001010101010101010101
[    61.700] (II) intel(0):    010101010101121b0080502014301820
[    61.700] (II) intel(0):    44004bcf100000199416008050201430
[    61.700] (II) intel(0):    182044004bcf100000190000000f0081
[    61.700] (II) intel(0):    0a32810a28140100320c011b000000fe
[    61.700] (II) intel(0):    003135345758352d544c42320a200014
[    61.700] (II) intel(0): EDID vendor "LEN", prod id 16464
[    61.700] (II) intel(0): Printing DDC gathered Modelines:
[    61.700] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (49.2 kHz)
[    61.700] (II) intel(0): Modeline "1280x800"x0.0   57.80  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (41.1 kHz)
[    61.700] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    61.700] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    61.700] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    61.700] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    61.700] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    61.700] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    61.700] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    61.700] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    61.701] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    61.701] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    61.701] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    61.701] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    61.701] (II) intel(0): Printing probed modes for output LVDS1
[    61.701] (II) intel(0): Modeline "1280x800"x60.0   69.30  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (49.2 kHz)
[    61.701] (II) intel(0): Modeline "1280x800"x50.1   57.80  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (41.1 kHz)
[    61.701] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    61.701] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    61.701] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    61.701] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    61.717] (II) intel(0): EDID for output VGA1
[    61.721] (II) intel(0): EDID for output HDMI1
[    61.721] (II) intel(0): EDID for output DP1
[    61.722] (II) intel(0): EDID for output DP2
[    61.722] (II) intel(0): Output LVDS1 connected
[    61.722] (II) intel(0): Output VGA1 disconnected
[    61.722] (II) intel(0): Output HDMI1 disconnected
[    61.722] (II) intel(0): Output DP1 disconnected
[    61.722] (II) intel(0): Output DP2 disconnected
[    61.722] (II) intel(0): Using exact sizes for initial modes
[    61.722] (II) intel(0): Output LVDS1 using initial mode 1280x800
[    61.722] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    61.722] (II) intel(0): Kernel page flipping support detected, enabling
[    61.722] (**) intel(0): Display dimensions: (330, 210) mm
[    61.722] (**) intel(0): DPI set to (98, 96)
[    61.722] (II) Loading sub module "fb"
[    61.722] (II) LoadModule: "fb"
[    61.722] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    61.741] (II) Module fb: vendor="X.Org Foundation"
[    61.741]    compiled for 1.10.2, module version = 1.0.0
[    61.741]    ABI class: X.Org ANSI C Emulation, version 0.4
[    61.741] (==) Depth 24 pixmap format is 32 bpp
[    61.741] (==) intel(0): VideoRam: 262144 KB
[    61.741] (II) intel(0): [DRI2] Setup complete
[    61.741] (II) intel(0): [DRI2]   DRI driver: i965
[    61.741] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[    61.783] (II) UXA(0): Driver registered support for the following operations:
[    61.783] (II)         solid
[    61.783] (II)         copy
[    61.783] (II)         composite (RENDER acceleration)
[    61.783] (II)         put_image
[    61.783] (II)         get_image
[    61.783] (==) intel(0): Backing store disabled
[    61.783] (==) intel(0): Silken mouse enabled
[    61.784] (II) intel(0): Initializing HW Cursor
[    61.810] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    61.815] (==) intel(0): DPMS enabled
[    61.815] (==) intel(0): Intel XvMC decoder enabled
[    61.815] (II) intel(0): Set up textured video
[    61.815] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    61.815] (II) intel(0): direct rendering: DRI2 Enabled
[    61.815] (==) intel(0): hotplug detection: "enabled"
[    61.815] (--) RandR disabled
[    61.815] (II) Initializing built-in extension Generic Event Extension
[    61.815] (II) Initializing built-in extension SHAPE
[    61.815] (II) Initializing built-in extension MIT-SHM
[    61.815] (II) Initializing built-in extension XInputExtension
[    61.815] (II) Initializing built-in extension XTEST
[    61.815] (II) Initializing built-in extension BIG-REQUESTS
[    61.815] (II) Initializing built-in extension SYNC
[    61.816] (II) Initializing built-in extension XKEYBOARD
[    61.816] (II) Initializing built-in extension XC-MISC
[    61.816] (II) Initializing built-in extension XINERAMA
[    61.816] (II) Initializing built-in extension XFIXES
[    61.816] (II) Initializing built-in extension RENDER
[    61.816] (II) Initializing built-in extension RANDR
[    61.816] (II) Initializing built-in extension COMPOSITE
[    61.816] (II) Initializing built-in extension DAMAGE
[    62.070] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    62.070] (II) AIGLX: enabled GLX_INTEL_swap_event
[    62.070] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    62.070] (II) AIGLX: enabled GLX_SGI_make_current_read
[    62.070] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    62.070] (II) AIGLX: Loaded and initialized /usr/lib64/dri/i965_dri.so
[    62.070] (II) GLX: Initialized DRI2 GL provider for screen 0
[    62.071] (II) intel(0): Setting screen physical size to 338 x 211
[    62.618] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    62.618] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    62.618] (**) Power Button: Applying InputClass "Keyboard all"
[    62.618] (II) LoadModule: "evdev"
[    62.618] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    62.632] (II) Module evdev: vendor="X.Org Foundation"
[    62.632]    compiled for 1.10.2, module version = 2.6.0
[    62.633]    Module class: X.Org XInput Driver
[    62.633]    ABI class: X.Org XInput driver, version 12.2
[    62.633] (II) Using input driver 'evdev' for 'Power Button'
[    62.633] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    62.633] (**) Power Button: always reports core events
[    62.633] (**) Power Button: Device: "/dev/input/event2"
[    62.638] (--) Power Button: Found keys
[    62.638] (II) Power Button: Configuring as keyboard
[    62.638] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    62.638] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    62.638] (**) Option "xkb_rules" "evdev"
[    62.638] (**) Option "xkb_model" "pc105"
[    62.638] (**) Option "xkb_layout" "us,ca,latam"
[    62.638] (**) Option "xkb_variant" "multix"
[    62.638] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp"
[    62.723] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    62.723] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    62.723] (**) Video Bus: Applying InputClass "Keyboard all"
[    62.723] (II) Using input driver 'evdev' for 'Video Bus'
[    62.723] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    62.723] (**) Video Bus: always reports core events
[    62.723] (**) Video Bus: Device: "/dev/input/event3"
[    62.725] (--) Video Bus: Found keys
[    62.725] (II) Video Bus: Configuring as keyboard
[    62.725] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    62.725] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    62.725] (**) Option "xkb_rules" "evdev"
[    62.725] (**) Option "xkb_model" "pc105"
[    62.725] (**) Option "xkb_layout" "us,ca,latam"
[    62.725] (**) Option "xkb_variant" "multix"
[    62.725] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp"
[    62.737] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    62.737] (II) No input driver/identifier specified (ignoring)
[    62.737] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    62.737] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    62.737] (**) Sleep Button: Applying InputClass "Keyboard all"
[    62.738] (II) Using input driver 'evdev' for 'Sleep Button'
[    62.738] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    62.738] (**) Sleep Button: always reports core events
[    62.738] (**) Sleep Button: Device: "/dev/input/event1"
[    62.743] (--) Sleep Button: Found keys
[    62.743] (II) Sleep Button: Configuring as keyboard
[    62.743] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[    62.743] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    62.743] (**) Option "xkb_rules" "evdev"
[    62.743] (**) Option "xkb_model" "pc105"
[    62.743] (**) Option "xkb_layout" "us,ca,latam"
[    62.743] (**) Option "xkb_variant" "multix"
[    62.743] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp"
[    62.750] (II) config/udev: Adding input device Microsoft Microsoft Wheel Mouse Optical® (/dev/input/event10)
[    62.750] (**) Microsoft Microsoft Wheel Mouse Optical®: Applying InputClass "evdev pointer catchall"
[    62.750] (II) Using input driver 'evdev' for 'Microsoft Microsoft Wheel Mouse Optical®'
[    62.750] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    62.750] (**) Microsoft Microsoft Wheel Mouse Optical®: always reports core events
[    62.750] (**) Microsoft Microsoft Wheel Mouse Optical®: Device: "/dev/input/event10"
[    62.755] (--) Microsoft Microsoft Wheel Mouse Optical®: Found 3 mouse buttons
[    62.755] (--) Microsoft Microsoft Wheel Mouse Optical®: Found scroll wheel(s)
[    62.755] (--) Microsoft Microsoft Wheel Mouse Optical®: Found relative axes
[    62.755] (--) Microsoft Microsoft Wheel Mouse Optical®: Found x and y relative axes
[    62.755] (II) Microsoft Microsoft Wheel Mouse Optical®: Configuring as mouse
[    62.755] (II) Microsoft Microsoft Wheel Mouse Optical®: Adding scrollwheel support
[    62.755] (**) Microsoft Microsoft Wheel Mouse Optical®: YAxisMapping: buttons 4 and 5
[    62.755] (**) Microsoft Microsoft Wheel Mouse Optical®: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    62.755] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input10/event10"
[    62.755] (II) XINPUT: Adding extended input device "Microsoft Microsoft Wheel Mouse Optical®" (type: MOUSE)
[    62.755] (II) Microsoft Microsoft Wheel Mouse Optical®: initialized for relative axes.
[    62.755] (**) Microsoft Microsoft Wheel Mouse Optical®: (accel) keeping acceleration scheme 1
[    62.755] (**) Microsoft Microsoft Wheel Mouse Optical®: (accel) acceleration profile 0
[    62.755] (**) Microsoft Microsoft Wheel Mouse Optical®: (accel) acceleration factor: 2.000
[    62.755] (**) Microsoft Microsoft Wheel Mouse Optical®: (accel) acceleration threshold: 4
[    62.756] (II) config/udev: Adding input device Microsoft Microsoft Wheel Mouse Optical® (/dev/input/mouse0)
[    62.756] (II) No input driver/identifier specified (ignoring)
[    62.759] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[    62.759] (II) No input driver/identifier specified (ignoring)
[    62.761] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event6)
[    62.761] (II) No input driver/identifier specified (ignoring)
[    62.761] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[    62.761] (II) No input driver/identifier specified (ignoring)
[    62.762] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event8)
[    62.762] (II) No input driver/identifier specified (ignoring)
[    62.763] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[    62.763] (II) No input driver/identifier specified (ignoring)
[    62.779] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    62.779] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    62.779] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard all"
[    62.779] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    62.779] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    62.779] (**) AT Translated Set 2 keyboard: always reports core events
[    62.779] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[    62.791] (--) AT Translated Set 2 keyboard: Found keys
[    62.791] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    62.791] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    62.791] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    62.791] (**) Option "xkb_rules" "evdev"
[    62.791] (**) Option "xkb_model" "pc105"
[    62.791] (**) Option "xkb_layout" "us,ca,latam"
[    62.791] (**) Option "xkb_variant" "multix"
[    62.791] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp"
[    62.792] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event11)
[    62.792] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[    62.792] (II) Using input driver 'evdev' for 'DualPoint Stick'
[    62.792] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    62.793] (**) DualPoint Stick: always reports core events
[    62.793] (**) DualPoint Stick: Device: "/dev/input/event11"
[    62.799] (--) DualPoint Stick: Found 3 mouse buttons
[    62.799] (--) DualPoint Stick: Found relative axes
[    62.799] (--) DualPoint Stick: Found x and y relative axes
[    62.799] (II) DualPoint Stick: Configuring as mouse
[    62.799] (**) DualPoint Stick: YAxisMapping: buttons 4 and 5
[    62.799] (**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    62.799] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[    62.799] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
[    62.799] (II) DualPoint Stick: initialized for relative axes.
[    62.799] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[    62.799] (**) DualPoint Stick: (accel) acceleration profile 0
[    62.799] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[    62.799] (**) DualPoint Stick: (accel) acceleration threshold: 4
[    62.800] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[    62.800] (II) No input driver/identifier specified (ignoring)
[    62.801] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event12)
[    62.801] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[    62.801] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    62.801] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    62.801] (II) LoadModule: "synaptics"
[    62.801] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    62.812] (II) Module synaptics: vendor="X.Org Foundation"
[    62.812]    compiled for 1.10.2, module version = 1.4.0
[    62.812]    Module class: X.Org XInput Driver
[    62.812]    ABI class: X.Org XInput driver, version 12.2
[    62.813] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[    62.813] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    62.813] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    62.813] (**) Option "Device" "/dev/input/event12"
[    62.850] (--) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[    62.850] (--) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[    62.850] (--) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[    62.850] (--) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[    62.850] (**) Option "SHMConfig" "on"
[    62.850] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 16
[    62.850] (**) Option "TapButton1" "1"
[    62.850] (**) Option "TapButton2" "2"
[    62.850] (**) Option "TapButton3" "3"
[    62.850] (**) Option "ClickFinger3" "3"
[    62.882] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    62.882] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    62.898] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
[    62.898] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
[    62.898] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    62.898] (**) AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[    62.898] (**) AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156
[    62.898] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[    62.898] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[    62.899] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[    62.899] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[    62.922] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    62.922] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[    62.922] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    62.922] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[    62.922] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    62.922] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    62.922] (**) Option "Device" "/dev/input/mouse2"
[    62.930] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[    62.930] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[    62.930] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid pressure range.  defaulting to 0 - 256
[    62.930] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 16
[    62.950] (EE) Query no Synaptics: 6003C8
[    62.950] (--) AlpsPS/2 ALPS DualPoint TouchPad: no supported touchpad found
[    62.950] (EE) AlpsPS/2 ALPS DualPoint TouchPad Unable to query/initialize Synaptics hardware.
[    62.963] (EE) PreInit returned 11 for "AlpsPS/2 ALPS DualPoint TouchPad"
[    62.963] (II) UnloadModule: "synaptics"
[    62.963] (II) Unloading synaptics


Yes, I am also member of the video group.
Thank you.
Back to top
View user's profile Send private message
Mad Merlin
Veteran
Veteran


Joined: 09 May 2005
Posts: 1155

PostPosted: Tue Jul 05, 2011 4:23 am    Post subject: Reply with quote

Exactly 60 fps? You have vsync enabled. Also, glxgears is not a benchmark.

Does anything feel slow or are you just basing this on your glxgears number?
_________________
Game! - Where the stick is mightier than the sword!
Back to top
View user's profile Send private message
gaussian
n00b
n00b


Joined: 04 Jul 2011
Posts: 5

PostPosted: Wed Jul 06, 2011 6:49 pm    Post subject: Reply with quote

You are right. The following solve the problem. I get more than 1000 fps now.[/list]
Code:

vblank_mode=0 glxgears

Thanks for the answer.
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