Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 06/12/2010, à 15:30

elnk

Nvidia-settings soucis :(

Bonjour à tous,
J'ai un petit soucis avec mon nvidia-settings hmm
C'est à dire que j'ai l'impression qu'il ne prend pas en compte les changements/paramèters que je choisie
apres un redemarrafge ou quand je quitte puis retourne sur ma session hmm
Les chanegment se fond par cntre à partir du moment ou je lance nvidia-settings.
J'ai donc pallier se probléme avec a chaque demarrage de session avec un script qui lance nvidia-settings
puis le referme hmm mais c'est un peu lourd et ne me permet pas de comprendre et reglé le vrai soucis:/

Lorsque je lance un "sudo nvidia-settings", voilà le retour ( en plus du panneau nvidia évidement ) :

elnk@elnk-linux:~$ sudo nvidia-settings
[sudo] password for elnk: 

ERROR: Cannot open display 'elnk-linux:0.0'.


ERROR: Unable to assign attribute CursorShadow specified on line 22 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute CursorShadowAlpha specified on line 23 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute CursorShadowRed specified on line 24 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute CursorShadowGreen specified on line 25 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute CursorShadowBlue specified on line 26 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute CursorShadowXOffset specified on line 27 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute CursorShadowYOffset specified on line 28 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute SyncToVBlank specified on line 29 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute LogAniso specified on line 30 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute FSAA specified on line 31 of configuration
       file '/home/elnk/.nvidia-settings-rc' (no Display connection).


ERROR: Unable to assign attribute TextureSharpen specified on line 32 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute AllowFlipping specified on line 33 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute FSAAAppControlled specified on line 34 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute LogAnisoAppControlled specified on line 35 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute OpenGLImageSettings specified on line 36 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute RedBrightness specified on line 37 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute GreenBrightness specified on line 38 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute BlueBrightness specified on line 39 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute RedContrast specified on line 40 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute GreenContrast specified on line 41 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute BlueContrast specified on line 42 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute RedGamma specified on line 43 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute GreenGamma specified on line 44 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute BlueGamma specified on line 45 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute DigitalVibrance specified on line 46 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute ImageSharpening specified on line 47 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute XVideoTextureSyncToVBlank specified on line
       48 of configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute XVideoBlitterSyncToVBlank specified on line
       49 of configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).


ERROR: Unable to assign attribute XVideoSyncToDisplay specified on line 50 of
       configuration file '/home/elnk/.nvidia-settings-rc' (no Display
       connection).

Xorg.conf :

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 260.19.06  (buildd@palmer)  Mon Oct  4 16:01:38 UTC 2010

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 260.19.06  (buildmeister@builder101)  Mon Sep 13 07:06:38 PDT 2010
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "keyboard"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
    # generated from default
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "IQT Q995"
    HorizSync       30.0 - 96.0
    VertRefresh     50.0 - 150.0
EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 7600 GT"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
    Option         "NoLogo" "True"
    SubSection     "Display"
        Virtual     1280 1024
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "NoLogo" "True"
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1152x864_100 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Xorg.0.log :

[    19.808] 
X.Org X Server 1.9.0
Release Date: 2010-08-20
[    19.808] X Protocol Version 11, Revision 0
[    19.808] Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
[    19.808] Current Operating System: Linux elnk-linux 2.6.35-23-generic #41-Ubuntu SMP Wed Nov 24 10:18:49 UTC 2010 i686
[    19.808] Kernel command line: root=UUID=680739b9-c4ef-48e5-b877-1f2fa93f9433 ro splash vga=792 
[    19.808] Build Date: 23 November 2010  09:54:06PM
[    19.808] xorg-server 2:1.9.0-0ubuntu7.1 (For technical support please see http://www.ubuntu.com/support) 
[    19.808] Current version of pixman: 0.18.4
[    19.808]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    19.808] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.808] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec  2 21:27:41 2010
[    19.838] (==) Using config file: "/etc/X11/xorg.conf"
[    19.838] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.869] (==) ServerLayout "Default Layout"
[    19.869] (**) |-->Screen "Screen0" (0)
[    19.869] (**) |   |-->Monitor "Monitor0"
[    19.869] (**) |   |-->Device "Device0"
[    19.869] (**) |-->Input Device "Keyboard0"
[    19.869] (**) |-->Input Device "Mouse0"
[    19.869] (**) Option "Xinerama" "0"
[    19.869] (==) Automatically adding devices
[    19.869] (==) Automatically enabling devices
[    19.892] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.892]     Entry deleted from font path.
[    19.928] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
[    19.928] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    19.928] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    19.928] (WW) Disabling Keyboard0
[    19.928] (WW) Disabling Mouse0
[    19.928] (II) Loader magic: 0x81f8e00
[    19.928] (II) Module ABI versions:
[    19.928]     X.Org ANSI C Emulation: 0.4
[    19.928]     X.Org Video Driver: 8.0
[    19.928]     X.Org XInput driver : 11.0
[    19.928]     X.Org Server Extension : 4.0
[    19.929] (--) PCI:*(0:5:0:0) 10de:0391:1043:81f7 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, I/O @ 0x00006c00/128, BIOS @ 0x????????/131072
[    19.929] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    19.929] (II) "extmod" will be loaded by default.
[    19.929] (II) "dbe" will be loaded by default.
[    19.929] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    19.929] (II) "record" will be loaded by default.
[    19.929] (II) "dri" will be loaded by default.
[    19.929] (II) "dri2" will be loaded by default.
[    19.929] (II) LoadModule: "glx"
[    19.942] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[    20.651] (II) Module glx: vendor="NVIDIA Corporation"
[    20.651]     compiled for 4.0.2, module version = 1.0.0
[    20.651]     Module class: X.Org Server Extension
[    20.651] (II) NVIDIA GLX Module  260.19.06  Mon Sep 13 07:01:31 PDT 2010
[    20.651] (II) Loading extension GLX
[    20.651] (II) LoadModule: "extmod"
[    20.687] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    20.696] (II) Module extmod: vendor="X.Org Foundation"
[    20.696]     compiled for 1.9.0, module version = 1.0.0
[    20.696]     Module class: X.Org Server Extension
[    20.696]     ABI class: X.Org Server Extension, version 4.0
[    20.696] (II) Loading extension MIT-SCREEN-SAVER
[    20.696] (II) Loading extension XFree86-VidModeExtension
[    20.696] (II) Loading extension XFree86-DGA
[    20.696] (II) Loading extension DPMS
[    20.696] (II) Loading extension XVideo
[    20.696] (II) Loading extension XVideo-MotionCompensation
[    20.696] (II) Loading extension X-Resource
[    20.696] (II) LoadModule: "dbe"
[    20.696] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    20.697] (II) Module dbe: vendor="X.Org Foundation"
[    20.697]     compiled for 1.9.0, module version = 1.0.0
[    20.697]     Module class: X.Org Server Extension
[    20.697]     ABI class: X.Org Server Extension, version 4.0
[    20.697] (II) Loading extension DOUBLE-BUFFER
[    20.697] (II) LoadModule: "record"
[    20.697] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    20.698] (II) Module record: vendor="X.Org Foundation"
[    20.698]     compiled for 1.9.0, module version = 1.13.0
[    20.698]     Module class: X.Org Server Extension
[    20.698]     ABI class: X.Org Server Extension, version 4.0
[    20.698] (II) Loading extension RECORD
[    20.698] (II) LoadModule: "dri"
[    20.698] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    20.699] (II) Module dri: vendor="X.Org Foundation"
[    20.699]     compiled for 1.9.0, module version = 1.0.0
[    20.699]     ABI class: X.Org Server Extension, version 4.0
[    20.699] (II) Loading extension XFree86-DRI
[    20.699] (II) LoadModule: "dri2"
[    20.700] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    20.700] (II) Module dri2: vendor="X.Org Foundation"
[    20.700]     compiled for 1.9.0, module version = 1.2.0
[    20.700]     ABI class: X.Org Server Extension, version 4.0
[    20.700] (II) Loading extension DRI2
[    20.700] (II) LoadModule: "nvidia"
[    20.700] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[    20.742] (II) Module nvidia: vendor="NVIDIA Corporation"
[    20.742]     compiled for 4.0.2, module version = 1.0.0
[    20.742]     Module class: X.Org Video Driver
[    20.755] (II) NVIDIA dlloader X Driver  260.19.06  Mon Sep 13 06:37:13 PDT 2010
[    20.759] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    20.759] (++) using VT number 7

[    20.769] (II) Loading sub module "fb"
[    20.769] (II) LoadModule: "fb"
[    20.769] (II) Loading /usr/lib/xorg/modules/libfb.so
[    20.777] (II) Module fb: vendor="X.Org Foundation"
[    20.777]     compiled for 1.9.0, module version = 1.0.0
[    20.777]     ABI class: X.Org ANSI C Emulation, version 0.4
[    20.777] (II) Loading sub module "wfb"
[    20.777] (II) LoadModule: "wfb"
[    20.778] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    20.787] (II) Module wfb: vendor="X.Org Foundation"
[    20.787]     compiled for 1.9.0, module version = 1.0.0
[    20.787]     ABI class: X.Org ANSI C Emulation, version 0.4
[    20.787] (II) Loading sub module "ramdac"
[    20.787] (II) LoadModule: "ramdac"
[    20.787] (II) Module "ramdac" already built-in
[    20.805] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    20.805] (==) NVIDIA(0): RGB weight 888
[    20.805] (==) NVIDIA(0): Default visual is TrueColor
[    20.805] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    20.805] (**) NVIDIA(0): Option "NoLogo" "True"
[    20.805] (**) NVIDIA(0): Option "TwinView" "0"
[    20.805] (**) NVIDIA(0): Option "MetaModes" "1152x864_100 +0+0"
[    20.805] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[    20.807] (**) NVIDIA(0): Enabling RENDER acceleration
[    20.807] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[    20.807] (II) NVIDIA(0):     enabled.
[    21.920] (II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT (G73) at PCI:5:0:0 (GPU-0)
[    21.920] (--) NVIDIA(0): Memory: 262144 kBytes
[    21.920] (--) NVIDIA(0): VideoBIOS: 05.73.22.19.00
[    21.920] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    21.920] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    21.920] (--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:5:0:0
[    21.920] (--) NVIDIA(0):     IQT Q995 (CRT-0)
[    21.920] (--) NVIDIA(0): IQT Q995 (CRT-0): 400.0 MHz maximum pixel clock
[    21.922] (II) NVIDIA(0): Assigned Display Device: CRT-0
[    21.922] (II) NVIDIA(0): Validated modes:
[    21.922] (II) NVIDIA(0):     "1152x864_100+0+0"
[    21.922] (II) NVIDIA(0): Virtual screen size determined to be 1152 x 864
[    21.926] (--) NVIDIA(0): DPI set to (83, 84); computed from "UseEdidDpi" X config
[    21.926] (--) NVIDIA(0):     option
[    21.933] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[    21.933] (--) Depth 24 pixmap format is 32 bpp
[    21.934] (II) NVIDIA(0): Initialized GPU GART.
[    21.946] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    21.946] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    21.946] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    21.946] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    21.946] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    21.946] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    21.946] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    21.946] (II) NVIDIA(0):     Config Options in the README.
[    21.946] (II) NVIDIA(0): Setting mode "1152x864_100+0+0"
[    22.019] (II) Loading extension NV-GLX
[    22.053] (II) NVIDIA(0): Initialized OpenGL Acceleration
[    22.089] (==) NVIDIA(0): Disabling shared memory pixmaps
[    22.090] (II) NVIDIA(0): Initialized X Rendering Acceleration
[    22.090] (==) NVIDIA(0): Backing store disabled
[    22.090] (==) NVIDIA(0): Silken mouse enabled
[    22.091] (==) NVIDIA(0): DPMS enabled
[    22.091] (II) Loading extension NV-CONTROL
[    22.091] (II) Loading extension XINERAMA
[    22.091] (II) Loading sub module "dri2"
[    22.091] (II) LoadModule: "dri2"
[    22.092] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[    22.092] (II) NVIDIA(0): [DRI2] Setup complete
[    22.092] (==) RandR enabled
[    22.092] (II) Initializing built-in extension Generic Event Extension
[    22.092] (II) Initializing built-in extension SHAPE
[    22.092] (II) Initializing built-in extension MIT-SHM
[    22.092] (II) Initializing built-in extension XInputExtension
[    22.092] (II) Initializing built-in extension XTEST
[    22.092] (II) Initializing built-in extension BIG-REQUESTS
[    22.092] (II) Initializing built-in extension SYNC
[    22.092] (II) Initializing built-in extension XKEYBOARD
[    22.092] (II) Initializing built-in extension XC-MISC
[    22.092] (II) Initializing built-in extension SECURITY
[    22.092] (II) Initializing built-in extension XINERAMA
[    22.092] (II) Initializing built-in extension XFIXES
[    22.092] (II) Initializing built-in extension RENDER
[    22.092] (II) Initializing built-in extension RANDR
[    22.092] (II) Initializing built-in extension COMPOSITE
[    22.092] (II) Initializing built-in extension DAMAGE
[    22.092] (II) Initializing built-in extension GESTURE
[    22.092] (II) Initializing extension GLX
[    22.258] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    22.279] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    22.279] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.279] (II) LoadModule: "evdev"
[    22.279] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.302] (II) Module evdev: vendor="X.Org Foundation"
[    22.302]     compiled for 1.9.0, module version = 2.3.2
[    22.302]     Module class: X.Org XInput Driver
[    22.302]     ABI class: X.Org XInput driver, version 11.0
[    22.302] (**) Power Button: always reports core events
[    22.302] (**) Power Button: Device: "/dev/input/event1"
[    22.302] (II) Power Button: Found keys
[    22.302] (II) Power Button: Configuring as keyboard
[    22.302] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    22.302] (**) Option "xkb_rules" "evdev"
[    22.302] (**) Option "xkb_model" "pc105"
[    22.303] (**) Option "xkb_layout" "fr"
[    22.303] (**) Option "xkb_variant" "oss"
[    22.305] (II) XKB: reuse xkmfile /var/lib/xkb/server-6CCE7350BC740BB33D520367F4A10E64192A358C.xkm
[    22.313] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    22.313] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.313] (**) Power Button: always reports core events
[    22.313] (**) Power Button: Device: "/dev/input/event0"
[    22.313] (II) Power Button: Found keys
[    22.313] (II) Power Button: Configuring as keyboard
[    22.313] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    22.313] (**) Option "xkb_rules" "evdev"
[    22.313] (**) Option "xkb_model" "pc105"
[    22.313] (**) Option "xkb_layout" "fr"
[    22.313] (**) Option "xkb_variant" "oss"
[    22.314] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event3)
[    22.314] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[    22.314] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[    22.314] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event3"
[    22.314] (II) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[    22.314] (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[    22.314] (II) Logitech USB-PS/2 Optical Mouse: Found relative axes
[    22.314] (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[    22.314] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[    22.314] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[    22.314] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.314] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
[    22.314] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[    22.315] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[    22.315] (II) No input driver/identifier specified (ignoring)
[    22.319] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    22.319] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    22.319] (**) AT Translated Set 2 keyboard: always reports core events
[    22.319] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[    22.320] (II) AT Translated Set 2 keyboard: Found keys
[    22.320] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    22.320] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    22.320] (**) Option "xkb_rules" "evdev"
[    22.320] (**) Option "xkb_model" "pc105"
[    22.320] (**) Option "xkb_layout" "fr"
[    22.320] (**) Option "xkb_variant" "oss"
[    93.973] (II) XKB: reuse xkmfile /var/lib/xkb/server-4D33D8BF09D21CF5AB419CE4CC95E4D787E6D915.xkm
[150191.942] (II) config/udev: removing device Logitech USB-PS/2 Optical Mouse
[150191.968] (II) Logitech USB-PS/2 Optical Mouse: Close
[150191.977] (II) UnloadModule: "evdev"
[247731.263] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[247731.263] (II) No input driver/identifier specified (ignoring)
[247731.267] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event3)
[247731.267] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[247731.270] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[247731.270] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event3"
[247731.270] (II) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[247731.270] (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[247731.270] (II) Logitech USB-PS/2 Optical Mouse: Found relative axes
[247731.270] (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[247731.270] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[247731.270] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[247731.270] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[247731.279] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
[247731.279] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[250816.302] (II) XKB: reuse xkmfile /var/lib/xkb/server-4D33D8BF09D21CF5AB419CE4CC95E4D787E6D915.xkm
[259448.785] (II) XKB: reuse xkmfile /var/lib/xkb/server-4D33D8BF09D21CF5AB419CE4CC95E4D787E6D915.xkm
[262965.839] (II) XKB: reuse xkmfile /var/lib/xkb/server-4D33D8BF09D21CF5AB419CE4CC95E4D787E6D915.xkm
[262975.071] (II) XKB: reuse xkmfile /var/lib/xkb/server-4D33D8BF09D21CF5AB419CE4CC95E4D787E6D915.xkm
[263012.964] (II) XKB: reuse xkmfile /var/lib/xkb/server-4D33D8BF09D21CF5AB419CE4CC95E4D787E6D915.xkm

Hors ligne

#2 Le 07/12/2010, à 09:57

elnk

Re : Nvidia-settings soucis :(

up ? svp

Hors ligne

#3 Le 07/12/2010, à 10:18

mloupiot

Re : Nvidia-settings soucis :(

Bonjour,
j'avais ajouter ça dans "programmes au démarrage" pour résoudre un problème similaire :

sh -c '/usr/bin/nvidia-settings --load-config-only'

Hors ligne