You are not logged in.
I have Nvidia NVS 140M on 64-bit Arch. I am trying to find perfect configuration for my Thinkpad with no luck.
I used to have nouveau drivers, now using nvidia-173xx. The problems are following:
1) YouTube videos:
- with nouveau I was not able to watch any video (it was like a slideshow)
- with nvidia everything works fine.
I'd prefer nouveau than nvidia, because of KMS.
2) Glxgears
As far as I remember, you can check if acceleration is working, using this tool - CPU usage should be not changed after glxgears started. On both drivers (nouveau and nvidia) running glxgears process uses 100% CPU.
3) vdpau
According to this thread, my card supports vdpau. I can not make it to work.
Additional information:
thinkpad ~ $ pacman -Qs nvidia
local/lib32-libvdpau 0.4.1-3
Nvidia VDPAU library (32-bit)
local/libvdpau 0.4.1-1
Nvidia VDPAU library
local/nvidia-173xx 173.14.28-3
NVIDIA drivers for kernel26, 173xx branch.
local/nvidia-173xx-utils 173.14.28-1
NVIDIA drivers utilities and libraries, 173xx branch.thinkpad ~ $ vainfo
libva: libva version 0.31.1
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
libva: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exitthinkpad ~ $ cat /etc/X11/xorg.conf.d/20-nvidia.conf
Section "Module"
Load "glx"
Disable "dri"
Disable "dri2"
EndSection
Section "Device"
Identifier "Default nvidia Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSectionthinkpad ~ $ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
GLX_EXT_framebuffer_sRGB, GLX_NV_present_video
GLX version: 1.3
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB,
GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: Quadro NVS 140M/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 173.14.28
OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
OpenGL extensions:
GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers,
GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
.................thinkpad ~ $ cat /var/log/Xorg.0.log
[ 2830.098]
X.Org X Server 1.9.4
Release Date: 2011-02-04
[ 2830.098] X Protocol Version 11, Revision 0
[ 2830.099] Build Operating System: Linux 2.6.37-ARCH x86_64
[ 2830.099] Current Operating System: Linux thinkpad 2.6.37-ARCH #1 SMP PREEMPT Tue Mar 8 08:34:35 CET 2011 x86_64
[ 2830.099] Kernel command line: root=/dev/sda3 ro
[ 2830.100] Build Date: 04 February 2011 09:38:18PM
[ 2830.100]
[ 2830.100] Current version of pixman: 0.20.2
[ 2830.101] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2830.101] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2830.103] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 12 21:24:44 2011
[ 2830.104] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2830.104] (==) No Layout section. Using the first Screen section.
[ 2830.104] (==) No screen section available. Using defaults.
[ 2830.104] (**) |-->Screen "Default Screen Section" (0)
[ 2830.104] (**) | |-->Monitor "<default monitor>"
[ 2830.105] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 2830.105] (**) | |-->Device "Default nvidia Device"
[ 2830.105] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2830.105] (==) Automatically adding devices
[ 2830.105] (==) Automatically enabling devices
[ 2830.105] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 2830.105] Entry deleted from font path.
[ 2830.105] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 2830.105] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2830.105] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2830.105] (II) Loader magic: 0x7d3b20
[ 2830.105] (II) Module ABI versions:
[ 2830.105] X.Org ANSI C Emulation: 0.4
[ 2830.105] X.Org Video Driver: 8.0
[ 2830.105] X.Org XInput driver : 11.0
[ 2830.105] X.Org Server Extension : 4.0
[ 2830.108] (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
[ 2830.108] (II) Open ACPI successful (/var/run/acpid.socket)
[ 2830.108] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 2830.108] (WW) "dri2" will not be loaded unless you've specified it to be loaded elsewhere.
[ 2830.108] (II) "extmod" will be loaded by default.
[ 2830.108] (II) "dbe" will be loaded by default.
[ 2830.108] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 2830.108] (II) "record" will be loaded by default.
[ 2830.108] (II) "dri" will be loaded even though the default is to disable it.
[ 2830.108] (II) "dri2" will be loaded even though the default is to disable it.
[ 2830.108] (II) LoadModule: "glx"
[ 2830.109] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2830.118] (II) Module glx: vendor="NVIDIA Corporation"
[ 2830.118] compiled for 4.0.2, module version = 1.0.0
[ 2830.118] Module class: X.Org Server Extension
[ 2830.118] (II) NVIDIA GLX Module 173.14.28 Wed Sep 29 10:19:01 PDT 2010
[ 2830.118] (II) Loading extension GLX
[ 2830.118] (II) LoadModule: "extmod"
[ 2830.118] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 2830.118] (II) Module extmod: vendor="X.Org Foundation"
[ 2830.118] compiled for 1.9.4, module version = 1.0.0
[ 2830.119] Module class: X.Org Server Extension
[ 2830.119] ABI class: X.Org Server Extension, version 4.0
[ 2830.119] (II) Loading extension MIT-SCREEN-SAVER
[ 2830.119] (II) Loading extension XFree86-VidModeExtension
[ 2830.119] (II) Loading extension XFree86-DGA
[ 2830.119] (II) Loading extension DPMS
[ 2830.119] (II) Loading extension XVideo
[ 2830.119] (II) Loading extension XVideo-MotionCompensation
[ 2830.119] (II) Loading extension X-Resource
[ 2830.119] (II) LoadModule: "dbe"
[ 2830.119] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 2830.119] (II) Module dbe: vendor="X.Org Foundation"
[ 2830.119] compiled for 1.9.4, module version = 1.0.0
[ 2830.119] Module class: X.Org Server Extension
[ 2830.119] ABI class: X.Org Server Extension, version 4.0
[ 2830.119] (II) Loading extension DOUBLE-BUFFER
[ 2830.119] (II) LoadModule: "record"
[ 2830.119] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 2830.119] (II) Module record: vendor="X.Org Foundation"
[ 2830.119] compiled for 1.9.4, module version = 1.13.0
[ 2830.119] Module class: X.Org Server Extension
[ 2830.119] ABI class: X.Org Server Extension, version 4.0
[ 2830.119] (II) Loading extension RECORD
[ 2830.119] (II) LoadModule: "nvidia"
[ 2830.119] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 2830.120] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 2830.120] compiled for 4.0.2, module version = 1.0.0
[ 2830.120] Module class: X.Org Video Driver
[ 2830.120] (II) NVIDIA dlloader X Driver 173.14.28 Wed Sep 29 10:00:06 PDT 2010
[ 2830.120] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 2830.120] (--) using VT number 7
[ 2830.124] (II) Loading sub module "fb"
[ 2830.124] (II) LoadModule: "fb"
[ 2830.124] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2830.124] (II) Module fb: vendor="X.Org Foundation"
[ 2830.124] compiled for 1.9.4, module version = 1.0.0
[ 2830.124] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2830.124] (II) Loading sub module "wfb"
[ 2830.125] (II) LoadModule: "wfb"
[ 2830.125] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 2830.125] (II) Module wfb: vendor="X.Org Foundation"
[ 2830.125] compiled for 1.9.4, module version = 1.0.0
[ 2830.125] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2830.125] (II) Loading sub module "ramdac"
[ 2830.125] (II) LoadModule: "ramdac"
[ 2830.125] (II) Module "ramdac" already built-in
[ 2830.125] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2830.125] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 2830.125] (==) NVIDIA(0): RGB weight 888
[ 2830.125] (==) NVIDIA(0): Default visual is TrueColor
[ 2830.125] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2830.125] (**) NVIDIA(0): Option "NoLogo" "True"
[ 2830.125] (**) NVIDIA(0): Enabling RENDER acceleration
[ 2830.125] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 2830.126] (II) NVIDIA(0): enabled.
[ 2834.780] (II) NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86GL) at PCI:1:0:0 (GPU-0)
[ 2834.780] (--) NVIDIA(0): Memory: 524288 kBytes
[ 2834.780] (--) NVIDIA(0): VideoBIOS: 60.86.3e.00.00
[ 2834.780] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 2834.780] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 2834.780] (--) NVIDIA(0): Connected display device(s) on Quadro NVS 140M at PCI:1:0:0:
[ 2834.781] (--) NVIDIA(0): LEN (DFP-0)
[ 2834.781] (--) NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
[ 2834.781] (--) NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
[ 2834.785] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1280x800"
[ 2834.785] (WW) NVIDIA(0): is specified in the EDID; however, the EDID's valid
[ 2834.785] (WW) NVIDIA(0): HorizSync range (42.088-49.305 kHz) would exclude this
[ 2834.785] (WW) NVIDIA(0): mode's HorizSync (32.9 kHz); ignoring HorizSync check for
[ 2834.785] (WW) NVIDIA(0): mode "1280x800".
[ 2834.785] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1280x800"
[ 2834.785] (WW) NVIDIA(0): is specified in the EDID; however, the EDID's valid
[ 2834.785] (WW) NVIDIA(0): VertRefresh range (52.000-60.000 Hz) would exclude this
[ 2834.785] (WW) NVIDIA(0): mode's VertRefresh (39.9 Hz); ignoring VertRefresh check
[ 2834.785] (WW) NVIDIA(0): for mode "1280x800".
[ 2834.785] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1280x800"
[ 2834.785] (WW) NVIDIA(0): is specified in the EDID; however, the EDID's valid
[ 2834.785] (WW) NVIDIA(0): HorizSync range (42.088-49.305 kHz) would exclude this
[ 2834.785] (WW) NVIDIA(0): mode's HorizSync (32.9 kHz); ignoring HorizSync check for
[ 2834.785] (WW) NVIDIA(0): mode "1280x800".
[ 2834.785] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1280x800"
[ 2834.785] (WW) NVIDIA(0): is specified in the EDID; however, the EDID's valid
[ 2834.785] (WW) NVIDIA(0): VertRefresh range (52.000-60.000 Hz) would exclude this
[ 2834.785] (WW) NVIDIA(0): mode's VertRefresh (39.9 Hz); ignoring VertRefresh check
[ 2834.785] (WW) NVIDIA(0): for mode "1280x800".
[ 2834.787] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 2834.787] (==) NVIDIA(0):
[ 2834.787] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 2834.787] (==) NVIDIA(0): will be used as the requested mode.
[ 2834.787] (==) NVIDIA(0):
[ 2834.787] (II) NVIDIA(0): Validated modes:
[ 2834.787] (II) NVIDIA(0): "nvidia-auto-select"
[ 2834.787] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
[ 2836.069] (--) NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
[ 2836.069] (--) NVIDIA(0): option
[ 2836.069] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[ 2836.069] (--) Depth 24 pixmap format is 32 bpp
[ 2836.074] (II) NVIDIA(0): Initialized GPU GART.
[ 2836.084] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 2836.968] (II) Loading extension NV-GLX
[ 2837.035] (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
[ 2837.037] (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
[ 2837.037] (==) NVIDIA(0): Backing store disabled
[ 2837.037] (==) NVIDIA(0): Silken mouse enabled
[ 2837.040] (==) NVIDIA(0): DPMS enabled
[ 2837.040] (II) Loading extension NV-CONTROL
[ 2837.041] (==) RandR enabled
[ 2837.041] (II) Initializing built-in extension Generic Event Extension
[ 2837.041] (II) Initializing built-in extension SHAPE
[ 2837.041] (II) Initializing built-in extension MIT-SHM
[ 2837.041] (II) Initializing built-in extension XInputExtension
[ 2837.041] (II) Initializing built-in extension XTEST
[ 2837.041] (II) Initializing built-in extension BIG-REQUESTS
[ 2837.041] (II) Initializing built-in extension SYNC
[ 2837.041] (II) Initializing built-in extension XKEYBOARD
[ 2837.041] (II) Initializing built-in extension XC-MISC
[ 2837.041] (II) Initializing built-in extension SECURITY
[ 2837.041] (II) Initializing built-in extension XINERAMA
[ 2837.042] (II) Initializing built-in extension XFIXES
[ 2837.042] (II) Initializing built-in extension RENDER
[ 2837.042] (II) Initializing built-in extension RANDR
[ 2837.042] (II) Initializing built-in extension COMPOSITE
[ 2837.042] (II) Initializing built-in extension DAMAGE
[ 2837.042] (II) Initializing extension GLX
[ 2837.204] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 2837.204] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2837.204] (II) LoadModule: "evdev"
[ 2837.204] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2837.205] (II) Module evdev: vendor="X.Org Foundation"
[ 2837.205] compiled for 1.9.4, module version = 2.6.0
[ 2837.205] Module class: X.Org XInput Driver
[ 2837.205] ABI class: X.Org XInput driver, version 11.0
[ 2837.205] (**) Power Button: always reports core events
[ 2837.205] (**) Power Button: Device: "/dev/input/event4"
[ 2837.216] (--) Power Button: Found keys
[ 2837.216] (II) Power Button: Configuring as keyboard
[ 2837.216] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 2837.216] (**) Option "xkb_rules" "evdev"
[ 2837.216] (**) Option "xkb_model" "evdev"
[ 2837.216] (**) Option "xkb_layout" "us"
[ 2837.264] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 2837.264] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 2837.264] (**) Video Bus: always reports core events
[ 2837.264] (**) Video Bus: Device: "/dev/input/event3"
[ 2837.279] (--) Video Bus: Found keys
[ 2837.279] (II) Video Bus: Configuring as keyboard
[ 2837.279] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 2837.279] (**) Option "xkb_rules" "evdev"
[ 2837.280] (**) Option "xkb_model" "evdev"
[ 2837.280] (**) Option "xkb_layout" "us"
[ 2837.284] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 2837.284] (II) No input driver/identifier specified (ignoring)
[ 2837.284] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 2837.284] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 2837.284] (**) Sleep Button: always reports core events
[ 2837.284] (**) Sleep Button: Device: "/dev/input/event2"
[ 2837.306] (--) Sleep Button: Found keys
[ 2837.306] (II) Sleep Button: Configuring as keyboard
[ 2837.306] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 2837.306] (**) Option "xkb_rules" "evdev"
[ 2837.306] (**) Option "xkb_model" "evdev"
[ 2837.306] (**) Option "xkb_layout" "us"
[ 2837.312] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/event9)
[ 2837.312] (**) Logitech USB Laser Mouse: Applying InputClass "evdev pointer catchall"
[ 2837.312] (**) Logitech USB Laser Mouse: always reports core events
[ 2837.312] (**) Logitech USB Laser Mouse: Device: "/dev/input/event9"
[ 2837.333] (--) Logitech USB Laser Mouse: Found 12 mouse buttons
[ 2837.333] (--) Logitech USB Laser Mouse: Found scroll wheel(s)
[ 2837.333] (--) Logitech USB Laser Mouse: Found relative axes
[ 2837.333] (--) Logitech USB Laser Mouse: Found x and y relative axes
[ 2837.333] (II) Logitech USB Laser Mouse: Configuring as mouse
[ 2837.333] (II) Logitech USB Laser Mouse: Adding scrollwheel support
[ 2837.333] (**) Logitech USB Laser Mouse: YAxisMapping: buttons 4 and 5
[ 2837.333] (**) Logitech USB Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 2837.333] (II) XINPUT: Adding extended input device "Logitech USB Laser Mouse" (type: MOUSE)
[ 2837.333] (**) Logitech USB Laser Mouse: (accel) keeping acceleration scheme 1
[ 2837.333] (**) Logitech USB Laser Mouse: (accel) acceleration profile 0
[ 2837.333] (**) Logitech USB Laser Mouse: (accel) acceleration factor: 2.000
[ 2837.333] (**) Logitech USB Laser Mouse: (accel) acceleration threshold: 4
[ 2837.333] (II) Logitech USB Laser Mouse: initialized for relative axes.
[ 2837.334] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/mouse1)
[ 2837.334] (II) No input driver/identifier specified (ignoring)
[ 2837.335] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 2837.335] (II) No input driver/identifier specified (ignoring)
[ 2837.342] (II) config/udev: Adding input device Integrated Camera (/dev/input/event8)
[ 2837.342] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 2837.342] (**) Integrated Camera: always reports core events
[ 2837.342] (**) Integrated Camera: Device: "/dev/input/event8"
[ 2837.373] (--) Integrated Camera: Found keys
[ 2837.373] (II) Integrated Camera: Configuring as keyboard
[ 2837.373] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD)
[ 2837.373] (**) Option "xkb_rules" "evdev"
[ 2837.373] (**) Option "xkb_model" "evdev"
[ 2837.373] (**) Option "xkb_layout" "us"
[ 2837.382] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 2837.382] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 2837.382] (**) AT Translated Set 2 keyboard: always reports core events
[ 2837.382] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 2837.403] (--) AT Translated Set 2 keyboard: Found keys
[ 2837.403] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 2837.403] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 2837.403] (**) Option "xkb_rules" "evdev"
[ 2837.403] (**) Option "xkb_model" "evdev"
[ 2837.403] (**) Option "xkb_layout" "us"
[ 2837.404] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6)
[ 2837.404] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 2837.404] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 2837.404] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event6"
[ 2837.419] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 2837.419] (--) TPPS/2 IBM TrackPoint: Found relative axes
[ 2837.419] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 2837.419] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[ 2837.419] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 2837.419] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 2837.419] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
[ 2837.420] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 2837.420] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 2837.420] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 2837.420] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 2837.420] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 2837.420] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[ 2837.420] (II) No input driver/identifier specified (ignoring)
[ 2837.422] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[ 2837.422] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 2837.422] (**) ThinkPad Extra Buttons: always reports core events
[ 2837.422] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
[ 2837.446] (--) ThinkPad Extra Buttons: Found keys
[ 2837.446] (II) ThinkPad Extra Buttons: Configuring as keyboard
[ 2837.446] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
[ 2837.446] (**) Option "xkb_rules" "evdev"
[ 2837.446] (**) Option "xkb_model" "evdev"
[ 2837.446] (**) Option "xkb_layout" "us"Offline
why do you use 173-xx and not latest nvidia driver ?
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline
I was not sure, which version to use. I found there that for Quadro I should use 173xx, isn't it true?
Offline
According to nvidia ftp://download.nvidia.com/XFree86/Linux … chips.html your Quadro NVS 140M should be supported by the latest driver -- current 260.19.44
Offline
Thanks for advice. I've changed drivers to the newest ones, vdpau is working now.
GlxGears still uses 100% CPU - is it OK?
Should I disable both dri and dri2 in xorg.conf, for nvidia drivers?
Offline
GlxGears still uses 100% CPU - is it OK?
Should I disable both dri and dri2 in xorg.conf, for nvidia drivers?
Dunno. Comment them out, restart X and see what happens.
Last edited by skunktrader (2011-03-13 16:01:02)
Offline