Pages : 1
#1 Le 09/12/2012, à 13:17
- Nuliel
[Résolu]60fps-Nvidia 9600M GT
Bonjour,
(j'ai rajouté l'explication en fin de message)
J'ai testé le benchmark glxgears et il m'a renvoyé comme valeur 60fps. D'après le tableau de la page classement glxgears "http://doc.ubuntu-fr.org/classement_glxgears", je serais en avant-dernière position ce qui ne devrait pas être le cas puisque mon ordinateur portable a:
-une carte graphique Nvidia 9600M GT (32 coeurs cuda:est-ce possible?+512 Mo de mémoire)
-un processeur Intel 2 coeurs
-3072MB de RAM
J'utilise le pilote propriétaire Nvidia version 304.43.
Je sais que ce test n'est pas très fiable car il peut être basé sur le processeur mais je pense devoir obtenir plus que 60fps avec.
J'ai fait le test en live-CD et en ayant désactivé le KMS(je ne savais pas si ma carte graphique était considéré comme ancienne) et j'ai obtenu 300fps. Savez-vous pourquoi?
Voici le fichier /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.43 (buildmeister@swio-display-x86-rhel47-02.nvidia.com) Sun Aug 19 21:28:54 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Et le fichier /var/log/Xorg.0.log:
[ 29.041]
X.Org X Server 1.11.3
Release Date: 2011-12-16
[ 29.041] X Protocol Version 11, Revision 0
[ 29.041] Build Operating System: Linux 2.6.42-26-generic i686 Ubuntu
[ 29.041] Current Operating System: Linux HP-Pavilion-dv7-Notebook-PC 3.2.0-34-generic #53-Ubuntu SMP Thu Nov 15 10:49:02 UTC 2012 i686
[ 29.041] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic root=UUID=5c34a70a-6d1e-42ee-bc2d-e483aa4c6fc1 ro quiet splash vt.handoff=7
[ 29.041] Build Date: 29 August 2012 12:10:05AM
[ 29.041] xorg-server 2:1.11.4-0ubuntu10.8 (For technical support please see http://www.ubuntu.com/support)
[ 29.041] Current version of pixman: 0.24.4
[ 29.041] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 29.041] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 29.041] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 9 11:15:41 2012
[ 29.041] (==) Using config file: "/etc/X11/xorg.conf"
[ 29.041] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 29.042] (==) ServerLayout "Layout0"
[ 29.042] (**) |-->Screen "Screen0" (0)
[ 29.042] (**) | |-->Monitor "Monitor0"
[ 29.042] (**) | |-->Device "Device0"
[ 29.042] (**) |-->Input Device "Keyboard0"
[ 29.042] (**) |-->Input Device "Mouse0"
[ 29.042] (==) Automatically adding devices
[ 29.042] (==) Automatically enabling devices
[ 29.042] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 29.042] Entry deleted from font path.
[ 29.042] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 29.042] Entry deleted from font path.
[ 29.042] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 29.042] Entry deleted from font path.
[ 29.042] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 29.042] Entry deleted from font path.
[ 29.042] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 29.042] Entry deleted from font path.
[ 29.042] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 29.042] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 29.042] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 29.042] (WW) Disabling Keyboard0
[ 29.042] (WW) Disabling Mouse0
[ 29.042] (II) Loader magic: 0xb325a0
[ 29.042] (II) Module ABI versions:
[ 29.042] X.Org ANSI C Emulation: 0.4
[ 29.042] X.Org Video Driver: 11.0
[ 29.042] X.Org XInput driver : 16.0
[ 29.042] X.Org Server Extension : 6.0
[ 29.044] (--) PCI:*(0:1:0:0) 10de:0649:103c:30f4 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00008000/128
[ 29.044] (II) Open ACPI successful (/var/run/acpid.socket)
[ 29.044] (II) LoadModule: "extmod"
[ 29.052] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 29.053] (II) Module extmod: vendor="X.Org Foundation"
[ 29.053] compiled for 1.11.3, module version = 1.0.0
[ 29.053] Module class: X.Org Server Extension
[ 29.053] ABI class: X.Org Server Extension, version 6.0
[ 29.053] (II) Loading extension MIT-SCREEN-SAVER
[ 29.053] (II) Loading extension XFree86-VidModeExtension
[ 29.053] (II) Loading extension XFree86-DGA
[ 29.053] (II) Loading extension DPMS
[ 29.053] (II) Loading extension XVideo
[ 29.053] (II) Loading extension XVideo-MotionCompensation
[ 29.053] (II) Loading extension X-Resource
[ 29.053] (II) LoadModule: "dbe"
[ 29.053] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 29.053] (II) Module dbe: vendor="X.Org Foundation"
[ 29.053] compiled for 1.11.3, module version = 1.0.0
[ 29.053] Module class: X.Org Server Extension
[ 29.053] ABI class: X.Org Server Extension, version 6.0
[ 29.053] (II) Loading extension DOUBLE-BUFFER
[ 29.053] (II) LoadModule: "glx"
[ 29.053] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/libglx.so
[ 29.084] (II) Module glx: vendor="NVIDIA Corporation"
[ 29.084] compiled for 4.0.2, module version = 1.0.0
[ 29.084] Module class: X.Org Server Extension
[ 29.084] (II) NVIDIA GLX Module 304.43 Sun Aug 19 20:41:51 PDT 2012
[ 29.084] (II) Loading extension GLX
[ 29.084] (II) LoadModule: "record"
[ 29.084] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 29.084] (II) Module record: vendor="X.Org Foundation"
[ 29.084] compiled for 1.11.3, module version = 1.13.0
[ 29.084] Module class: X.Org Server Extension
[ 29.084] ABI class: X.Org Server Extension, version 6.0
[ 29.084] (II) Loading extension RECORD
[ 29.084] (II) LoadModule: "dri"
[ 29.084] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 29.085] (II) Module dri: vendor="X.Org Foundation"
[ 29.085] compiled for 1.11.3, module version = 1.0.0
[ 29.085] ABI class: X.Org Server Extension, version 6.0
[ 29.085] (II) Loading extension XFree86-DRI
[ 29.085] (II) LoadModule: "dri2"
[ 29.085] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 29.085] (II) Module dri2: vendor="X.Org Foundation"
[ 29.085] compiled for 1.11.3, module version = 1.2.0
[ 29.085] ABI class: X.Org Server Extension, version 6.0
[ 29.085] (II) Loading extension DRI2
[ 29.085] (II) LoadModule: "nvidia"
[ 29.085] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 29.086] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 29.086] compiled for 4.0.2, module version = 1.0.0
[ 29.086] Module class: X.Org Video Driver
[ 29.086] (II) NVIDIA dlloader X Driver 304.43 Sun Aug 19 20:21:53 PDT 2012
[ 29.086] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 29.086] (++) using VT number 7
[ 29.086] (II) Loading sub module "fb"
[ 29.086] (II) LoadModule: "fb"
[ 29.086] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 29.086] (II) Module fb: vendor="X.Org Foundation"
[ 29.086] compiled for 1.11.3, module version = 1.0.0
[ 29.086] ABI class: X.Org ANSI C Emulation, version 0.4
[ 29.086] (II) Loading sub module "wfb"
[ 29.086] (II) LoadModule: "wfb"
[ 29.087] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 29.087] (II) Module wfb: vendor="X.Org Foundation"
[ 29.087] compiled for 1.11.3, module version = 1.0.0
[ 29.087] ABI class: X.Org ANSI C Emulation, version 0.4
[ 29.087] (II) Loading sub module "ramdac"
[ 29.087] (II) LoadModule: "ramdac"
[ 29.087] (II) Module "ramdac" already built-in
[ 29.087] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 29.087] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 29.087] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 29.087] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 29.087] (==) NVIDIA(0): RGB weight 888
[ 29.087] (==) NVIDIA(0): Default visual is TrueColor
[ 29.087] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 29.087] (**) NVIDIA(0): Enabling 2D acceleration
[ 31.859] (II) NVIDIA(GPU-0): Display (LPL (DFP-0)) does not support NVIDIA 3D Vision
[ 31.859] (II) NVIDIA(GPU-0): stereo.
[ 31.866] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:1:0:0 (GPU-0)
[ 31.866] (--) NVIDIA(0): Memory: 524288 kBytes
[ 31.866] (--) NVIDIA(0): VideoBIOS: 62.94.1b.00.06
[ 31.866] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 31.866] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 31.870] (--) NVIDIA(0): Valid display device(s) on GeForce 9600M GT at PCI:1:0:0
[ 31.870] (--) NVIDIA(0): CRT-0
[ 31.870] (--) NVIDIA(0): LPL (DFP-0) (connected)
[ 31.870] (--) NVIDIA(0): DFP-1
[ 31.870] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 31.870] (--) NVIDIA(0): LPL (DFP-0): 330.0 MHz maximum pixel clock
[ 31.870] (--) NVIDIA(0): LPL (DFP-0): Internal Dual Link LVDS
[ 31.870] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 31.870] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 31.870] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.870] (**) NVIDIA(0): device LPL (DFP-0) (Using EDID frequencies has been
[ 31.870] (**) NVIDIA(0): enabled on all display devices.)
[ 31.871] (==) NVIDIA(0):
[ 31.871] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 31.871] (==) NVIDIA(0): will be used as the requested mode.
[ 31.871] (==) NVIDIA(0):
[ 31.871] (II) NVIDIA(0): Validated MetaModes:
[ 31.871] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 31.871] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[ 32.939] (--) NVIDIA(0): DPI set to (98, 99); computed from "UseEdidDpi" X config
[ 32.939] (--) NVIDIA(0): option
[ 32.939] (--) Depth 24 pixmap format is 32 bpp
[ 32.940] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 33.096] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 33.402] (II) Loading extension NV-GLX
[ 33.444] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 33.444] (==) NVIDIA(0): Backing store disabled
[ 33.444] (==) NVIDIA(0): Silken mouse enabled
[ 33.444] (**) NVIDIA(0): DPMS enabled
[ 33.444] (II) Loading extension NV-CONTROL
[ 33.445] (II) Loading extension XINERAMA
[ 33.445] (II) Loading sub module "dri2"
[ 33.445] (II) LoadModule: "dri2"
[ 33.445] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 33.445] (II) Module dri2: vendor="X.Org Foundation"
[ 33.445] compiled for 1.11.3, module version = 1.2.0
[ 33.445] ABI class: X.Org Server Extension, version 6.0
[ 33.445] (II) NVIDIA(0): [DRI2] Setup complete
[ 33.445] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 33.445] (--) RandR disabled
[ 33.445] (II) Initializing built-in extension Generic Event Extension
[ 33.445] (II) Initializing built-in extension SHAPE
[ 33.445] (II) Initializing built-in extension MIT-SHM
[ 33.445] (II) Initializing built-in extension XInputExtension
[ 33.445] (II) Initializing built-in extension XTEST
[ 33.445] (II) Initializing built-in extension BIG-REQUESTS
[ 33.445] (II) Initializing built-in extension SYNC
[ 33.445] (II) Initializing built-in extension XKEYBOARD
[ 33.445] (II) Initializing built-in extension XC-MISC
[ 33.445] (II) Initializing built-in extension SECURITY
[ 33.445] (II) Initializing built-in extension XINERAMA
[ 33.445] (II) Initializing built-in extension XFIXES
[ 33.445] (II) Initializing built-in extension RENDER
[ 33.445] (II) Initializing built-in extension RANDR
[ 33.445] (II) Initializing built-in extension COMPOSITE
[ 33.445] (II) Initializing built-in extension DAMAGE
[ 33.448] (II) Initializing extension GLX
[ 33.473] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 33.477] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 33.477] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 33.477] (II) LoadModule: "evdev"
[ 33.492] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.492] (II) Module evdev: vendor="X.Org Foundation"
[ 33.492] compiled for 1.11.3, module version = 2.7.0
[ 33.492] Module class: X.Org XInput Driver
[ 33.492] ABI class: X.Org XInput driver, version 16.0
[ 33.492] (II) Using input driver 'evdev' for 'Power Button'
[ 33.492] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.492] (**) Power Button: always reports core events
[ 33.492] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 33.492] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 33.492] (--) evdev: Power Button: Found keys
[ 33.492] (II) evdev: Power Button: Configuring as keyboard
[ 33.493] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 33.493] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 33.493] (**) Option "xkb_rules" "evdev"
[ 33.493] (**) Option "xkb_model" "pc105"
[ 33.493] (**) Option "xkb_layout" "fr"
[ 33.493] (**) Option "xkb_variant" "oss"
[ 33.495] (II) XKB: reuse xkmfile /var/lib/xkb/server-6CCE7350BC740BB33D520367F4A10E64192A358C.xkm
[ 33.496] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 33.496] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 33.496] (II) Using input driver 'evdev' for 'Video Bus'
[ 33.496] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.496] (**) Video Bus: always reports core events
[ 33.496] (**) evdev: Video Bus: Device: "/dev/input/event8"
[ 33.496] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 33.496] (--) evdev: Video Bus: Found keys
[ 33.496] (II) evdev: Video Bus: Configuring as keyboard
[ 33.496] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input8/event8"
[ 33.496] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 33.496] (**) Option "xkb_rules" "evdev"
[ 33.496] (**) Option "xkb_model" "pc105"
[ 33.496] (**) Option "xkb_layout" "fr"
[ 33.496] (**) Option "xkb_variant" "oss"
[ 33.497] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 33.497] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 33.497] (II) Using input driver 'evdev' for 'Power Button'
[ 33.497] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.497] (**) Power Button: always reports core events
[ 33.497] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 33.497] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 33.497] (--) evdev: Power Button: Found keys
[ 33.497] (II) evdev: Power Button: Configuring as keyboard
[ 33.497] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 33.497] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 33.497] (**) Option "xkb_rules" "evdev"
[ 33.497] (**) Option "xkb_model" "pc105"
[ 33.497] (**) Option "xkb_layout" "fr"
[ 33.497] (**) Option "xkb_variant" "oss"
[ 33.498] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 33.498] (II) No input driver specified, ignoring this device.
[ 33.498] (II) This device may have been added with another device file.
[ 33.498] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 33.498] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 33.498] (II) Using input driver 'evdev' for 'Sleep Button'
[ 33.498] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.499] (**) Sleep Button: always reports core events
[ 33.499] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 33.499] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 33.499] (--) evdev: Sleep Button: Found keys
[ 33.499] (II) evdev: Sleep Button: Configuring as keyboard
[ 33.499] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 33.499] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 33.499] (**) Option "xkb_rules" "evdev"
[ 33.499] (**) Option "xkb_model" "pc105"
[ 33.499] (**) Option "xkb_layout" "fr"
[ 33.499] (**) Option "xkb_variant" "oss"
[ 33.499] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event12)
[ 33.499] (II) No input driver specified, ignoring this device.
[ 33.499] (II) This device may have been added with another device file.
[ 33.500] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event13)
[ 33.500] (II) No input driver specified, ignoring this device.
[ 33.500] (II) This device may have been added with another device file.
[ 33.500] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event5)
[ 33.500] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 33.500] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[ 33.500] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.500] (**) Logitech USB Optical Mouse: always reports core events
[ 33.500] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event5"
[ 33.500] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[ 33.500] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[ 33.500] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[ 33.500] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[ 33.500] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[ 33.500] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[ 33.500] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[ 33.500] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 33.500] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 33.500] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input5/event5"
[ 33.500] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[ 33.501] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[ 33.501] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 33.501] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 33.501] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 33.501] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 33.501] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 33.501] (II) No input driver specified, ignoring this device.
[ 33.501] (II) This device may have been added with another device file.
[ 33.502] (II) config/udev: Adding input device HP Webcam (/dev/input/event10)
[ 33.502] (**) HP Webcam: Applying InputClass "evdev keyboard catchall"
[ 33.502] (II) Using input driver 'evdev' for 'HP Webcam'
[ 33.502] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.502] (**) HP Webcam: always reports core events
[ 33.502] (**) evdev: HP Webcam: Device: "/dev/input/event10"
[ 33.502] (--) evdev: HP Webcam: Vendor 0x90c Product 0xc371
[ 33.502] (--) evdev: HP Webcam: Found keys
[ 33.502] (II) evdev: HP Webcam: Configuring as keyboard
[ 33.502] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input10/event10"
[ 33.502] (II) XINPUT: Adding extended input device "HP Webcam" (type: KEYBOARD, id 11)
[ 33.502] (**) Option "xkb_rules" "evdev"
[ 33.502] (**) Option "xkb_model" "pc105"
[ 33.502] (**) Option "xkb_layout" "fr"
[ 33.502] (**) Option "xkb_variant" "oss"
[ 33.503] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 33.503] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 33.503] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 33.503] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.503] (**) AT Translated Set 2 keyboard: always reports core events
[ 33.503] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[ 33.503] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 33.503] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 33.503] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 33.503] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 33.503] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 33.503] (**) Option "xkb_rules" "evdev"
[ 33.503] (**) Option "xkb_model" "pc105"
[ 33.503] (**) Option "xkb_layout" "fr"
[ 33.503] (**) Option "xkb_variant" "oss"
[ 33.503] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[ 33.504] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 33.504] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 33.504] (II) LoadModule: "synaptics"
[ 33.504] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 33.504] (II) Module synaptics: vendor="X.Org Foundation"
[ 33.504] compiled for 1.11.3, module version = 1.6.2
[ 33.504] Module class: X.Org XInput Driver
[ 33.504] ABI class: X.Org XInput driver, version 16.0
[ 33.504] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 33.504] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 33.504] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 33.504] (**) Option "Device" "/dev/input/event14"
[ 33.512] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5608
[ 33.512] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4638
[ 33.512] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 33.512] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 33.512] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right
[ 33.512] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 33.512] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 33.512] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 33.512] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event14"
[ 33.512] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 33.512] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 33.512] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 33.512] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
[ 33.512] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 33.512] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 33.512] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 33.512] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 33.512] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 33.513] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[ 33.513] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 33.513] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event9)
[ 33.513] (II) No input driver specified, ignoring this device.
[ 33.513] (II) This device may have been added with another device file.
[ 33.513] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 33.513] (II) No input driver specified, ignoring this device.
[ 33.513] (II) This device may have been added with another device file.
[ 33.516] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event11)
[ 33.516] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 33.516] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 33.516] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.516] (**) HP WMI hotkeys: always reports core events
[ 33.516] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event11"
[ 33.516] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[ 33.516] (--) evdev: HP WMI hotkeys: Found keys
[ 33.516] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[ 33.516] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[ 33.516] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
[ 33.516] (**) Option "xkb_rules" "evdev"
[ 33.516] (**) Option "xkb_model" "pc105"
[ 33.516] (**) Option "xkb_layout" "fr"
[ 33.516] (**) Option "xkb_variant" "oss"
[ 33.517] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ene_ir) (/dev/input/event7)
[ 33.517] (**) MCE IR Keyboard/Mouse (ene_ir): Applying InputClass "evdev pointer catchall"
[ 33.517] (**) MCE IR Keyboard/Mouse (ene_ir): Applying InputClass "evdev keyboard catchall"
[ 33.517] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (ene_ir)'
[ 33.517] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.517] (**) MCE IR Keyboard/Mouse (ene_ir): always reports core events
[ 33.517] (**) evdev: MCE IR Keyboard/Mouse (ene_ir): Device: "/dev/input/event7"
[ 33.517] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Vendor 0 Product 0
[ 33.517] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Found 3 mouse buttons
[ 33.517] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Found relative axes
[ 33.517] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Found x and y relative axes
[ 33.517] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Found keys
[ 33.517] (II) evdev: MCE IR Keyboard/Mouse (ene_ir): Configuring as mouse
[ 33.517] (II) evdev: MCE IR Keyboard/Mouse (ene_ir): Configuring as keyboard
[ 33.517] (**) evdev: MCE IR Keyboard/Mouse (ene_ir): YAxisMapping: buttons 4 and 5
[ 33.517] (**) evdev: MCE IR Keyboard/Mouse (ene_ir): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 33.517] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[ 33.517] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (ene_ir)" (type: KEYBOARD, id 15)
[ 33.517] (**) Option "xkb_rules" "evdev"
[ 33.517] (**) Option "xkb_model" "pc105"
[ 33.517] (**) Option "xkb_layout" "fr"
[ 33.517] (**) Option "xkb_variant" "oss"
[ 33.517] (II) evdev: MCE IR Keyboard/Mouse (ene_ir): initialized for relative axes.
[ 33.517] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) keeping acceleration scheme 1
[ 33.517] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration profile 0
[ 33.518] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration factor: 2.000
[ 33.518] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration threshold: 4
[ 33.518] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ene_ir) (/dev/input/mouse1)
[ 33.518] (II) No input driver specified, ignoring this device.
[ 33.518] (II) This device may have been added with another device file.
[ 33.518] (II) config/udev: Adding input device ENE eHome Infrared Remote Receiver (/dev/input/event6)
[ 33.518] (**) ENE eHome Infrared Remote Receiver: Applying InputClass "evdev keyboard catchall"
[ 33.518] (II) Using input driver 'evdev' for 'ENE eHome Infrared Remote Receiver'
[ 33.518] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.518] (**) ENE eHome Infrared Remote Receiver: always reports core events
[ 33.518] (**) evdev: ENE eHome Infrared Remote Receiver: Device: "/dev/input/event6"
[ 33.518] (--) evdev: ENE eHome Infrared Remote Receiver: Vendor 0 Product 0
[ 33.518] (--) evdev: ENE eHome Infrared Remote Receiver: Found keys
[ 33.518] (II) evdev: ENE eHome Infrared Remote Receiver: Configuring as keyboard
[ 33.518] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input6/event6"
[ 33.518] (II) XINPUT: Adding extended input device "ENE eHome Infrared Remote Receiver" (type: KEYBOARD, id 16)
[ 33.518] (**) Option "xkb_rules" "evdev"
[ 33.518] (**) Option "xkb_model" "pc105"
[ 33.518] (**) Option "xkb_layout" "fr"
[ 33.518] (**) Option "xkb_variant" "oss"
[ 34.134] (II) NVIDIA(GPU-0): Display (LPL (DFP-0)) does not support NVIDIA 3D Vision
[ 34.134] (II) NVIDIA(GPU-0): stereo.
[ 34.134] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 34.134] (**) NVIDIA(0): device LPL (DFP-0) (Using EDID frequencies has been
[ 34.134] (**) NVIDIA(0): enabled on all display devices.)
[ 35.034] (II) NVIDIA(GPU-0): Display (LPL (DFP-0)) does not support NVIDIA 3D Vision
[ 35.034] (II) NVIDIA(GPU-0): stereo.
[ 35.034] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 35.034] (**) NVIDIA(0): device LPL (DFP-0) (Using EDID frequencies has been
[ 35.034] (**) NVIDIA(0): enabled on all display devices.)
[ 47.776] (II) NVIDIA(GPU-0): Display (LPL (DFP-0)) does not support NVIDIA 3D Vision
[ 47.776] (II) NVIDIA(GPU-0): stereo.
[ 47.776] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 47.776] (**) NVIDIA(0): device LPL (DFP-0) (Using EDID frequencies has been
[ 47.776] (**) NVIDIA(0): enabled on all display devices.)
[ 48.102] (II) NVIDIA(GPU-0): Display (LPL (DFP-0)) does not support NVIDIA 3D Vision
[ 48.102] (II) NVIDIA(GPU-0): stereo.
[ 48.102] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 48.102] (**) NVIDIA(0): device LPL (DFP-0) (Using EDID frequencies has been
[ 48.102] (**) NVIDIA(0): enabled on all display devices.)
Je précise que je ne veux pas utiliser l'overclocking.
Merci d'avance.
explication:
J'ai désactivé "Sync to Vblank" dans Nvidia-serveur-settings et je suis passé à 5100 fps.
Dernière modification par Nuliel (Le 26/03/2020, à 18:00)
Hors ligne
#2 Le 09/12/2012, à 13:30
- slasher-fun
Re : [Résolu]60fps-Nvidia 9600M GT
Bonjour,
glxgears n'est PAS un benchmark. 60 fps correspond tout simplement à la fréquence de rafraîchissement de ton écran.
Hors ligne
#3 Le 09/12/2012, à 13:33
- f.x0
Re : [Résolu]60fps-Nvidia 9600M GT
Bonjour ublender,
C'est la synchronisation verticale qui fait ça, mais c'est pas pour limiter les ressources, c'est pour éviter le tearing (quand deux bouts d'images différentes sont affichées à l'écran en gros).
En résumé, ne touche à rien ton Vsync est bien configuré
plus d'info ici
SOPI
Hors ligne
Pages : 1